<div class="sub-hub-tout" data-module="subHubTout">
    <div class="card-collection" data-module="cardCollection" data-nba-instruction="" data-sitecore-recommendation="">
        <section class="grid-x grid-margin-x">
            <h2 class="card-collection__title cell">Accommodation deals</h2>
            <div class="cell">
                <p class="card-collection__subtitle">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
            </div>
            <div class="card-collection__item cell medium-6 large-3">
                <div style="max-width: 500px;">
                    <div data-module="card" class="js-adbutler-card card-standard js-card-standard card-standard--offer has-location loaded"> <a href="[%OfferLink%]" class="card-standard__anchor js-link">
                            <figure class="image js-image loaded" data-module="imagelazy">
                                <picture class="image__container" style="opacity: 1; visibility: inherit;"> <img class="js-image-lazyload js-fallback-image loaded" src="[%ImageURL%]" alt="[%Title%]" /> </picture>
                            </figure>
                            <p class="card-standard__offer-badge js-offer-badge">[%OfferBanner%]</p>
                            <div class="card-standard__inner">
                                <div class="card-standard__details">
                                    <p class="card-horizontal__category js-category">[%Eyebrow - Category%]</p>
                                    <h3 class="card-standard__title js-title">[%Title%]</h3>
                                    <p class="card-standard__subtitle js-subtitle">[%Description%]</p>
                                </div>
                                <p class="card-standard__location js-location-name">[%Location%]</p>
                                <p class="card-standard__offer js-offer"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p>
                            </div>
                        </a> </div>
                    <div data-module="card" class="js-adbutler-card card-standard js-card-standard card-standard--offer card-standard--small has-location loaded"> <a href="[%OfferLink%]" class="card-standard__anchor js-link">
                            <figure class="image js-image loaded" data-module="imagelazy">
                                <picture class="image__container" style="opacity: 1; visibility: inherit;"> <img class="js-image-lazyload js-fallback-image loaded" src="[%ImageURL%]" alt="[%Title%]" /> </picture>
                            </figure>
                            <p class="card-standard__offer-badge js-offer-badge">[%OfferBanner%]</p>
                            <div class="card-standard__inner">
                                <div class="card-standard__details">
                                    <p class="card-horizontal__category js-category">[%Eyebrow - Category%]</p>
                                    <h3 class="card-standard__title js-title">[%Title%]</h3>
                                    <p class="card-standard__subtitle js-subtitle">[%Description%]</p>
                                </div>
                                <p class="card-standard__location js-location-name">[%Location%]</p>
                                <p class="card-standard__offer js-offer"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p>
                            </div>
                        </a> </div>
                    <div data-module="card" class="js-adbutler-card card-horizontal card-horizontal--offer loaded"> <a href="[%OfferLink%]" class="card-horizontal__link js-link">
                            <div class="card-horizontal__image js-image">
                                <figure class="image js-image loaded" data-module="imagelazy">
                                    <picture class="image__container" style="opacity: 1; visibility: inherit;"> <img class="js-image-lazyload js-fallback-image loaded" src="[%ImageURL%]" alt="[%Title%]" /> </picture>
                                </figure>
                                <p class="card-horizontal__offer-badge js-offer-badge">[%OfferBanner%]</p>
                            </div>
                            <div class="card-horizontal__copy">
                                <p class="card-horizontal__category js-category">[%Eyebrow - Category%]</p>
                                <h2 class="card-horizontal__title js-title">[%Title%]</h2>
                                <p class="card-horizontal__subtitle js-subtitle">[%Description%]</p>
                                <p class="card-horizontal__location js-location-name">[%Location%]</p>
                                <p class="card-horizontal__offer js-offer"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p>
                            </div>
                        </a> </div>
                    <div data-module="card" class="search-results-item search-results-item--offer"> <a class="search-results-item__link" href="[%OfferLink%]"> <span class="search-results-item__banner-title">[%OfferBanner%]</span>
                            <div class="search-results-item__image-wrapper">
                                <figure class="image js-image loaded" data-module="imagelazy">
                                    <picture class="image__container" style="opacity: 1; visibility: inherit;"> <img class="js-image-lazyload js-fallback-image loaded" src="[%ImageURL%]" alt="[%Title%]" /> </picture>
                                </figure>
                            </div>
                            <div class="search-results-item__content">
                                <p class="search-results-item__category">[%Eyebrow - Category%]</p>
                                <p class="search-results-item__title">[%Title%]</p>
                                <p class="search-results-item__subtitle">[%Description%]</p>
                                <p class="search-results-item__offer-price"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p>
                            </div>
                        </a> </div>
                </div>
                <script type="text/javascript">
                    if (location.hostname === "tourismireland.orders.adbutler.com") {
                        const cards = document.querySelectorAll('.js-adbutler-card');
                        cards.forEach((card, index) => {
                            if (index > 0) {
                                card.style.display = "none";
                            }
                        });
                    }
                </script>
                <style>
                    a,
                    body,
                    div,
                    figure,
                    html,
                    picture {
                        -webkit-text-size-adjust: none;
                        border: 0;
                        font: inherit;
                        font-size: 100%;
                        margin: 0;
                        padding: 0;
                        vertical-align: baseline
                    }
                    .campaign-tout__date,
                    .search-results-item__category,
                    .search-results-item__spacer {
                        margin-bottom: 10px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__date,
                        .search-results-item__category,
                        .search-results-item__spacer {
                            margin-bottom: 10px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__date,
                        .search-results-item__category,
                        .search-results-item__spacer {
                            margin-bottom: 10px
                        }
                    }
                    .campaign-tout__eyebrow,
                    .campaign-tout__location,
                    .campaign-tout__subtitle,
                    .campaign-tout__title,
                    .search-results-item {
                        margin-bottom: 20px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__eyebrow,
                        .campaign-tout__location,
                        .campaign-tout__subtitle,
                        .campaign-tout__title,
                        .search-results-item {
                            margin-bottom: 20px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__eyebrow,
                        .campaign-tout__location,
                        .campaign-tout__subtitle,
                        .campaign-tout__title,
                        .search-results-item {
                            margin-bottom: 20px
                        }
                    }
                    .campaign-tout__fake-button {
                        margin-bottom: 40px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__fake-button {
                            margin-bottom: 60px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__fake-button {
                            margin-bottom: 80px
                        }
                    }
                    .campaign-tout__date,
                    .campaign-tout__eyebrow,
                    .campaign-tout__location,
                    .campaign-tout__subtitle,
                    .card-featured--long-form .card-featured__rating-text,
                    .card-featured--long-form .card-featured__read-time,
                    .card-featured__category,
                    .card-featured__location,
                    .card-featured__offer,
                    .card-featured__offer-badge,
                    .card-featured__page-type,
                    .card-featured__read-time,
                    .card-featured__title,
                    .card-horizontal__category,
                    .card-horizontal__heading,
                    .card-horizontal__location,
                    .card-horizontal__offer,
                    .card-horizontal__offer-badge,
                    .card-horizontal__page-type,
                    .card-horizontal__rating-text,
                    .card-horizontal__read-time,
                    .card-horizontal__title,
                    .card-standard--small .card-standard__title,
                    .card-standard__link,
                    .card-standard__location,
                    .card-standard__offer,
                    .card-standard__offer-badge,
                    .card-standard__page-type,
                    .card-standard__rating-text,
                    .card-standard__read-time,
                    .card-standard__subtitle,
                    .card-standard__title,
                    .image__description,
                    .image__location,
                    .search-results-item--offer .search-results-item__banner-title,
                    .search-results-item--offer .search-results-item__offer-price,
                    .search-results-item__category,
                    .search-results-item__subtitle,
                    .search-results-item__title {
                        font-family: "Proxima Nova", sans-serif
                    }
                    .card-featured--long-form [lang=ar] .card-featured__rating-text,
                    .search-results-item--offer [lang=ar] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ar] .search-results-item__offer-price,
                    [lang=ar] .campaign-tout__date,
                    [lang=ar] .campaign-tout__eyebrow,
                    [lang=ar] .campaign-tout__location,
                    [lang=ar] .campaign-tout__subtitle,
                    [lang=ar] .card-featured--long-form .card-featured__rating-text,
                    [lang=ar] .card-featured__category,
                    [lang=ar] .card-featured__location,
                    [lang=ar] .card-featured__offer,
                    [lang=ar] .card-featured__offer-badge,
                    [lang=ar] .card-featured__page-type,
                    [lang=ar] .card-featured__read-time,
                    [lang=ar] .card-featured__title,
                    [lang=ar] .card-horizontal__category,
                    [lang=ar] .card-horizontal__heading,
                    [lang=ar] .card-horizontal__location,
                    [lang=ar] .card-horizontal__offer,
                    [lang=ar] .card-horizontal__offer-badge,
                    [lang=ar] .card-horizontal__page-type,
                    [lang=ar] .card-horizontal__rating-text,
                    [lang=ar] .card-horizontal__read-time,
                    [lang=ar] .card-horizontal__title,
                    [lang=ar] .card-standard__link,
                    [lang=ar] .card-standard__location,
                    [lang=ar] .card-standard__offer,
                    [lang=ar] .card-standard__offer-badge,
                    [lang=ar] .card-standard__page-type,
                    [lang=ar] .card-standard__rating-text,
                    [lang=ar] .card-standard__read-time,
                    [lang=ar] .card-standard__subtitle,
                    [lang=ar] .card-standard__title,
                    [lang=ar] .image__description,
                    [lang=ar] .image__location,
                    [lang=ar] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ar] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ar] .search-results-item__category,
                    [lang=ar] .search-results-item__subtitle,
                    [lang=ar] .search-results-item__title {
                        font-family: Lateef, sans-serif
                    }
                    .card-featured--long-form [lang=ja] .card-featured__rating-text,
                    .search-results-item--offer [lang=ja] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ja] .search-results-item__offer-price,
                    [lang=ja] .campaign-tout__date,
                    [lang=ja] .campaign-tout__eyebrow,
                    [lang=ja] .campaign-tout__location,
                    [lang=ja] .campaign-tout__subtitle,
                    [lang=ja] .card-featured--long-form .card-featured__rating-text,
                    [lang=ja] .card-featured__category,
                    [lang=ja] .card-featured__location,
                    [lang=ja] .card-featured__offer,
                    [lang=ja] .card-featured__offer-badge,
                    [lang=ja] .card-featured__page-type,
                    [lang=ja] .card-featured__read-time,
                    [lang=ja] .card-featured__title,
                    [lang=ja] .card-horizontal__category,
                    [lang=ja] .card-horizontal__heading,
                    [lang=ja] .card-horizontal__location,
                    [lang=ja] .card-horizontal__offer,
                    [lang=ja] .card-horizontal__offer-badge,
                    [lang=ja] .card-horizontal__page-type,
                    [lang=ja] .card-horizontal__rating-text,
                    [lang=ja] .card-horizontal__read-time,
                    [lang=ja] .card-horizontal__title,
                    [lang=ja] .card-standard__link,
                    [lang=ja] .card-standard__location,
                    [lang=ja] .card-standard__offer,
                    [lang=ja] .card-standard__offer-badge,
                    [lang=ja] .card-standard__page-type,
                    [lang=ja] .card-standard__rating-text,
                    [lang=ja] .card-standard__read-time,
                    [lang=ja] .card-standard__subtitle,
                    [lang=ja] .card-standard__title,
                    [lang=ja] .image__description,
                    [lang=ja] .image__location,
                    [lang=ja] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ja] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ja] .search-results-item__category,
                    [lang=ja] .search-results-item__subtitle,
                    [lang=ja] .search-results-item__title {
                        font-family: "MP Plus Rounded 1c", sans-serif
                    }
                    .card-featured--long-form [lang=ru] .card-featured__rating-text,
                    .search-results-item--offer [lang=ru] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ru] .search-results-item__offer-price,
                    [lang=ru] .campaign-tout__date,
                    [lang=ru] .campaign-tout__eyebrow,
                    [lang=ru] .campaign-tout__location,
                    [lang=ru] .campaign-tout__subtitle,
                    [lang=ru] .card-featured--long-form .card-featured__rating-text,
                    [lang=ru] .card-featured__category,
                    [lang=ru] .card-featured__location,
                    [lang=ru] .card-featured__offer,
                    [lang=ru] .card-featured__offer-badge,
                    [lang=ru] .card-featured__page-type,
                    [lang=ru] .card-featured__read-time,
                    [lang=ru] .card-featured__title,
                    [lang=ru] .card-horizontal__category,
                    [lang=ru] .card-horizontal__heading,
                    [lang=ru] .card-horizontal__location,
                    [lang=ru] .card-horizontal__offer,
                    [lang=ru] .card-horizontal__offer-badge,
                    [lang=ru] .card-horizontal__page-type,
                    [lang=ru] .card-horizontal__rating-text,
                    [lang=ru] .card-horizontal__read-time,
                    [lang=ru] .card-horizontal__title,
                    [lang=ru] .card-standard__link,
                    [lang=ru] .card-standard__location,
                    [lang=ru] .card-standard__offer,
                    [lang=ru] .card-standard__offer-badge,
                    [lang=ru] .card-standard__page-type,
                    [lang=ru] .card-standard__rating-text,
                    [lang=ru] .card-standard__read-time,
                    [lang=ru] .card-standard__subtitle,
                    [lang=ru] .card-standard__title,
                    [lang=ru] .image__description,
                    [lang=ru] .image__location,
                    [lang=ru] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ru] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ru] .search-results-item__category,
                    [lang=ru] .search-results-item__subtitle,
                    [lang=ru] .search-results-item__title {
                        font-family: Raleway, sans-serif
                    }
                    .card-featured__category,
                    .card-featured__read-time {
                        font-size: 14px;
                        line-height: 18px;
                        display: block;
                        font-weight: 400
                    }
                    @media (min-width:320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: calc(.71429vw + 6.57143px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(1.33929vw + 13.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(0vw + 24px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(2.14286vw - 4.28571px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: 30px
                        }
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-weight: 800
                        }
                    }
                    .card-featured__offer-badge,
                    .card-featured__page-type,
                    .card-horizontal__offer-badge,
                    .card-horizontal__page-type,
                    .card-standard__offer-badge,
                    .card-standard__page-type,
                    .image__description,
                    .image__location,
                    .search-results-item--offer .search-results-item__banner-title {
                        font-size: 12px;
                        line-height: 14px;
                        font-style: normal
                    }
                    @media (min-width:320px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            font-size: calc(.44643vw + 10.57143px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            font-size: 14px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            line-height: calc(1.33929vw + 9.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            line-height: 20px
                        }
                    }
                    .card-featured__title {
                        font-family: ioi, sans-serif;
                        font-weight: 700;
                        font-size: 24px;
                        line-height: 26px
                    }
                    @media (min-width:320px) {
                        .card-featured__title {
                            font-size: calc(1.78571vw + 18.28571px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__title {
                            font-size: calc(1.08696vw + 23.65217px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__title {
                            font-size: calc(2.14286vw + 9.71429px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__title {
                            font-size: 44px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__title {
                            line-height: calc(1.78571vw + 20.28571px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__title {
                            line-height: calc(1.08696vw + 25.65217px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__title {
                            line-height: calc(2.14286vw + 11.71429px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__title {
                            line-height: 46px
                        }
                    }
                    .card-featured__offer,
                    .card-horizontal__heading,
                    .card-horizontal__offer,
                    .card-horizontal__title,
                    .card-standard__offer,
                    .card-standard__title,
                    .search-results-item--offer .search-results-item__offer-price,
                    .search-results-item__title {
                        font-family: ioi, sans-serif;
                        font-style: normal;
                        font-weight: 700;
                        letter-spacing: .3px;
                        font-size: 16px;
                        line-height: 20px
                    }
                    @media (min-width:320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            font-size: calc(.2vw + 15.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            line-height: calc(.4vw + 18.72px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            line-height: 24px
                        }
                    }
                    .campaign-tout__eyebrow,
                    .card-standard--small .card-standard__title {
                        font-style: normal;
                        font-weight: 800;
                        letter-spacing: .3px;
                        font-size: 14px;
                        line-height: 18px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: calc(.71429vw + 6.57143px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: calc(1.33929vw + 13.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: calc(.72115vw + 18.46154px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: 30px
                        }
                    }
                    .campaign-tout__subtitle,
                    .card-standard__subtitle,
                    .search-results-item__subtitle {
                        font-style: normal;
                        font-weight: 400;
                        letter-spacing: .3px;
                        font-size: 14px;
                        line-height: 20px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            font-size: 16px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: calc(.3vw + 19.04px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: calc(.35714vw + 18.28571px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: 24px
                        }
                    }
                    .campaign-tout__date,
                    .campaign-tout__location,
                    .card-featured--long-form .card-featured__rating-text,
                    .card-featured--long-form .card-featured__read-time,
                    .card-featured__location,
                    .card-horizontal__category,
                    .card-horizontal__location,
                    .card-horizontal__rating-text,
                    .card-horizontal__read-time,
                    .card-standard__link,
                    .card-standard__location,
                    .card-standard__rating-text,
                    .card-standard__read-time,
                    .search-results-item__category {
                        font-style: normal;
                        font-weight: 400;
                        font-size: 12px;
                        line-height: 17px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            font-size: calc(.44643vw + 10.57143px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            font-size: 14px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            line-height: calc(.89286vw + 14.14286px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            line-height: 21px
                        }
                    }
                    .card-featured__location,
                    .card-horizontal__location,
                    .card-standard__location {
                        color: #767676;
                        padding-left: 1.25rem;
                        position: relative;
                        width: 100%
                    }
                    .card-featured__location::before,
                    .card-horizontal__location::before,
                    .card-standard__location::before {
                        background-image: url(/img/ui/icons/pin-green.svg);
                        background-position: left center;
                        background-repeat: no-repeat;
                        background-size: contain;
                        bottom: 0;
                        content: '';
                        height: 1.5rem;
                        left: -.3125rem;
                        position: absolute;
                        width: 1.5rem
                    }
                    .card-standard__link {
                        color: #767676;
                        display: block;
                        padding-left: 1.25rem;
                        position: relative;
                        text-decoration: none;
                        width: 100%
                    }
                    .card-standard__link::before {
                        background-image: url(/img/ui/icons/view-details-green-light.svg);
                        background-position: left center;
                        background-repeat: no-repeat;
                        background-size: contain;
                        bottom: 0;
                        content: '';
                        height: 1.5rem;
                        left: -.3125rem;
                        position: absolute;
                        width: 1.5rem
                    }
                    .card-standard__link:hover {
                        color: #767676;
                        text-decoration: underline
                    }
                    .card-featured--long-form .card-featured__rating-text,
                    .card-horizontal__rating-text,
                    .card-standard__rating-text {
                        color: #767676;
                        margin-left: .3125rem
                    }
                    .card-horizontal__image .image img {
                        height: auto;
                        left: 50%;
                        min-height: 100%;
                        min-width: 100%;
                        position: absolute;
                        top: 50%;
                        -webkit-transform: translate(-50%, -50%);
                        transform: translate(-50%, -50%);
                        width: auto
                    }
                    .image {
                        position: relative
                    }
                    .image img {
                        width: 100%
                    }
                    .image:not(.image--original-size) {
                        padding-bottom: 56.5%
                    }
                    .image:not(.image--original-size) img {
                        height: 100%;
                        -o-object-fit: cover;
                        object-fit: cover;
                        -o-object-position: 50% 50%;
                        object-position: 50% 50%
                    }
                    .image:not(.image--original-size) .image__container,
                    .image:not(.image--original-size) .image__lowres {
                        height: 100%;
                        left: 0;
                        overflow: hidden;
                        position: absolute;
                        top: 0
                    }
                    .image:not(.image--original-size) .image__container {
                        opacity: 0
                    }
                    .image:not(.image--original-size) .image__caption {
                        bottom: 0;
                        position: absolute
                    }
                    .image__container,
                    .image__lowres {
                        visibility: hidden;
                        width: 100%
                    }
                    .image__lowres {
                        -webkit-filter: blur(25px);
                        filter: blur(25px);
                        width: 100%
                    }
                    .image__lowres.loaded {
                        visibility: visible
                    }
                    .image__caption {
                        -webkit-box-align: center;
                        -ms-flex-align: center;
                        align-items: center;
                        background-color: #fff;
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        padding: 1em 1.1em;
                        text-align: left;
                        width: 100%
                    }
                    .image__description,
                    .image__location {
                        color: #767676
                    }
                    .image__location {
                        font-weight: 600;
                        margin-right: .7em
                    }
                    .image__location-icon {
                        background-image: url(/img/ui/icons/pin-grey.svg);
                        background-position: center;
                        background-repeat: no-repeat;
                        background-size: 18px;
                        display: block;
                        height: 15px;
                        margin-right: .3125rem;
                        width: 14px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .image__location-icon {
                            background-size: 20px;
                            height: 18px;
                            margin-right: .625rem;
                            width: 16px
                        }
                    }
                    .card-standard {
                        background-color: #fff;
                        border-radius: 4px;
                        -webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05);
                        box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05);
                        display: block;
                        height: 100%;
                        min-height: 1px;
                        overflow: hidden;
                        position: relative;
                        -webkit-transition: -webkit-box-shadow .2s ease-in-out;
                        transition: -webkit-box-shadow .2s ease-in-out;
                        transition: box-shadow .2s ease-in-out;
                        transition: box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
                        width: 100%
                    }
                    .card-standard:hover {
                        -webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1);
                        box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1)
                    }
                    .card-standard:hover picture {
                        -webkit-transform: scale(1.05);
                        transform: scale(1.05)
                    }
                    .card-standard picture {
                        -webkit-transform: scale(1);
                        transform: scale(1);
                        -webkit-transition: -webkit-transform .2s ease-in-out;
                        transition: -webkit-transform .2s ease-in-out;
                        transition: transform .2s ease-in-out;
                        transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
                    }
                    .card-standard .image {
                        height: auto;
                        overflow: hidden;
                        width: 100%
                    }
                    .card-standard .image:not(.image--original-size) {
                        padding-bottom: 56%
                    }
                    .card-standard .image::after {
                        background-image: url(/img/bg/card-bottom.svg);
                        background-position: 0 0;
                        background-repeat: repeat-x;
                        bottom: -.125rem;
                        content: '';
                        height: .625rem;
                        left: 0;
                        position: absolute;
                        width: 100%
                    }
                    .card-standard .image__container::after {
                        bottom: 0;
                        -webkit-box-shadow: inset 0 .25rem 3.75rem rgba(0, 0, 0, .4);
                        box-shadow: inset 0 .25rem 3.75rem rgba(0, 0, 0, .4);
                        content: '';
                        left: 0;
                        position: absolute;
                        right: 0;
                        top: 0
                    }
                    .card-standard__anchor {
                        cursor: pointer;
                        display: block;
                        text-decoration: none
                    }
                    .card-standard__inner {
                        left: 0;
                        padding: 1.25rem;
                        width: 100%
                    }
                    .card-standard__title {
                        color: #232528;
                        margin-bottom: .75rem
                    }
                    .card-standard.has-location .card-standard__details {
                        margin-bottom: 3.125rem
                    }
                    .card-standard__subtitle {
                        color: #111317
                    }
                    .card-standard__subtitle:empty {
                        display: none
                    }
                    .card-standard__read-time {
                        color: #767676
                    }
                    .card-standard__read-time:empty {
                        display: none
                    }
                    .card-standard__page-type {
                        color: #fff;
                        font-weight: 800;
                        left: .9375rem;
                        position: absolute;
                        text-shadow: 0 0 .25rem rgba(0, 0, 0, .6);
                        text-transform: uppercase;
                        top: .9375rem;
                        width: 100%
                    }
                    .card-standard__page-type:empty {
                        display: none
                    }
                    .card-standard__location {
                        bottom: 1.25rem;
                        position: absolute
                    }
                    .card-standard__location:empty {
                        display: none
                    }
                    .card-standard__link--external::before {
                        background-image: url(/img/ui/icons/external-link-green-light.svg)
                    }
                    .card-standard__link--bold {
                        color: #111317;
                        font-weight: 700
                    }
                    .card-standard__link--bold:hover {
                        color: #111317
                    }
                    .card-standard__rating {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        margin-bottom: .6875rem
                    }
                    .card-standard--small .card-standard__subtitle {
                        display: none
                    }
                    .card-standard--short-form:hover {
                        -webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05);
                        box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05)
                    }
                    .card-standard--short-form:hover picture {
                        -webkit-transform: scale(1);
                        transform: scale(1)
                    }
                    .card-standard--short-form .card-standard__inner {
                        padding-bottom: 0
                    }
                    .card-standard--short-form .card-standard__location {
                        bottom: auto;
                        position: relative
                    }
                    .card-standard--short-form .card-standard__link,
                    .card-standard--short-form .card-standard__location {
                        border-top: 1px solid #ebebeb;
                        padding: .6875rem 0 .6875rem 1.875rem
                    }
                    .card-standard--short-form .card-standard__link::before,
                    .card-standard--short-form .card-standard__location::before {
                        height: 2.875rem
                    }
                    .card-standard--long-form .card-standard__subtitle {
                        margin-bottom: .75rem
                    }
                    .card-horizontal {
                        background-color: #fff;
                        border-radius: .25rem;
                        -webkit-box-shadow: 0 0 .3125rem rgba(0, 0, 0, .05), 0 .1875rem .375rem rgba(0, 0, 0, .15);
                        box-shadow: 0 0 .3125rem rgba(0, 0, 0, .05), 0 .1875rem .375rem rgba(0, 0, 0, .15);
                        margin-bottom: 1.25rem;
                        overflow: hidden;
                        padding: 0;
                        -webkit-transition: -webkit-box-shadow .2s ease-in-out;
                        transition: -webkit-box-shadow .2s ease-in-out;
                        transition: box-shadow .2s ease-in-out;
                        transition: box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out
                    }
                    .card-horizontal:hover {
                        -webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1);
                        box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1)
                    }
                    .card-horizontal:hover .card-horizontal__image {
                        -webkit-transform: scale(1.05);
                        transform: scale(1.05)
                    }
                    .card-horizontal__link {
                        color: #000;
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        min-height: 8rem;
                        text-decoration: none
                    }
                    .card-horizontal__link:hover {
                        color: #000
                    }
                    .card-horizontal__heading {
                        margin-bottom: 3.125rem
                    }
                    .card-horizontal__title {
                        margin-bottom: .625rem;
                        width: 100%
                    }
                    .card-horizontal__subtitle {
                        display: none
                    }
                    .card-horizontal__image-container {
                        overflow: hidden
                    }
                    .card-horizontal__image {
                        background-position: center center;
                        background-size: cover;
                        border-radius: .25rem 0 0 .25rem;
                        -webkit-box-flex: 0;
                        -ms-flex: 0 0 5.5rem;
                        flex: 0 0 5.5rem;
                        -webkit-box-orient: vertical;
                        -webkit-box-direction: normal;
                        -ms-flex-direction: column;
                        flex-direction: column;
                        min-height: 5.5rem;
                        position: relative;
                        -webkit-transform: scale(1);
                        transform: scale(1);
                        -webkit-transition: -webkit-transform .2s ease-in-out;
                        transition: -webkit-transform .2s ease-in-out;
                        transition: transform .2s ease-in-out;
                        transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .card-horizontal__image {
                            -webkit-box-flex: 0;
                            -ms-flex: 0 0 8.75rem;
                            flex: 0 0 8.75rem;
                            min-height: 8.75rem
                        }
                    }
                    .card-horizontal__image .image {
                        height: 100%
                    }
                    .card-horizontal__copy {
                        -webkit-box-align: start;
                        -ms-flex-align: start;
                        align-items: flex-start;
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        -ms-flex-wrap: wrap;
                        flex-wrap: wrap;
                        padding: .9375rem
                    }
                    .card-horizontal__page-type {
                        color: #767676;
                        font-weight: 800;
                        text-transform: uppercase;
                        width: 100%
                    }
                    .card-horizontal__page-type:empty {
                        display: none
                    }
                    .card-horizontal__category,
                    .card-horizontal__read-time {
                        color: #767676
                    }
                    .card-horizontal__category:empty,
                    .card-horizontal__read-time:empty {
                        display: none
                    }
                    .card-horizontal__location {
                        -ms-flex-item-align: end;
                        align-self: flex-end
                    }
                    .card-horizontal__location:empty {
                        display: none
                    }
                    .card-horizontal__rating {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        margin-bottom: .6875rem
                    }
                    .card-featured {
                        border-radius: .25rem;
                        -webkit-box-shadow: 0 .25rem .25rem rgba(17, 19, 23, .1);
                        box-shadow: 0 .25rem .25rem rgba(17, 19, 23, .1);
                        color: #fff;
                        display: block;
                        height: 100%;
                        min-height: 1px;
                        overflow: hidden;
                        position: relative;
                        -webkit-transition: -webkit-box-shadow .2s ease-in-out;
                        transition: -webkit-box-shadow .2s ease-in-out;
                        transition: box-shadow .2s ease-in-out;
                        transition: box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out
                    }
                    .card-featured .image:not(.image--original-size) {
                        height: auto;
                        overflow: hidden;
                        padding-bottom: 126%;
                        width: 100%
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .card-featured .image:not(.image--original-size) {
                            padding-bottom: 56%
                        }
                    }
                    .card-featured__category,
                    .card-featured__read-time {
                        color: #fff;
                        text-shadow: 0 4px 4px rgba(0, 0, 0, .25)
                    }
                    .card-featured__category {
                        font-weight: 300
                    }
                    .card-featured__page-type {
                        color: #fff;
                        font-weight: 800;
                        left: 1.25rem;
                        position: absolute;
                        text-shadow: 0 0 .25rem rgba(0, 0, 0, .6);
                        text-transform: uppercase;
                        top: 1.25rem;
                        width: 100%
                    }
                    .card-featured__overlay {
                        bottom: 0;
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        -webkit-box-orient: vertical;
                        -webkit-box-direction: normal;
                        -ms-flex-direction: column;
                        flex-direction: column;
                        -webkit-box-pack: end;
                        -ms-flex-pack: end;
                        justify-content: flex-end;
                        left: 0;
                        padding: 1.25rem;
                        position: absolute;
                        right: 0;
                        top: 0;
                        width: 100%
                    }
                    .card-featured__title {
                        color: #fff;
                        margin-bottom: .375rem
                    }
                    .card-featured__location {
                        color: #fff
                    }
                    .card-featured__location::before {
                        background-image: url(/img/ui/icons/pin-grey.svg)
                    }
                    .card-featured--long-form .card-featured__rating {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        margin-bottom: .6875rem
                    }
                    .card-featured--long-form .card-featured__rating-text {
                        color: #fff
                    }
                    .star-rating {
                        height: 20px;
                        overflow: hidden;
                        position: relative
                    }
                    .star-rating--light::before {
                        background: url(/img/ui/icons/star-white.svg) repeat-x !important;
                        background-size: 20px 20px !important
                    }
                    .star-rating--5-max {
                        background: url(/img/ui/icons/star-grey.svg) repeat-x;
                        background-size: 20px 20px;
                        width: 100px
                    }
                    .star-rating--5-max::before {
                        background: url(/img/ui/icons/star-green.svg) repeat-x;
                        background-size: 20px 20px;
                        content: '';
                        height: 100%;
                        left: 0;
                        position: absolute;
                        top: 0;
                        width: 100%
                    }
                    .star-rating--5-max.star-rating--4-rating::before {
                        -webkit-transform: translateX(-20%);
                        transform: translateX(-20%)
                    }
                    .star-rating--5-max.star-rating--3-rating::before {
                        -webkit-transform: translateX(-40%);
                        transform: translateX(-40%)
                    }
                    .star-rating--5-max.star-rating--2-rating::before {
                        -webkit-transform: translateX(-60%);
                        transform: translateX(-60%)
                    }
                    .star-rating--5-max.star-rating--1-rating::before {
                        -webkit-transform: translateX(-80%);
                        transform: translateX(-80%)
                    }
                    .star-rating--5-max.star-rating--0-rating::before {
                        -webkit-transform: translateX(-100%);
                        transform: translateX(-100%)
                    }
                    .star-rating--4-max {
                        background: url(/img/ui/icons/star-grey.svg) repeat-x;
                        background-size: 20px 20px;
                        width: 80px
                    }
                    .star-rating--4-max::before {
                        background: url(/img/ui/icons/star-green.svg) repeat-x;
                        background-size: 20px 20px;
                        content: '';
                        height: 100%;
                        left: 0;
                        position: absolute;
                        top: 0;
                        width: 100%
                    }
                    .star-rating--4-max.star-rating--3-rating::before {
                        -webkit-transform: translateX(-25%);
                        transform: translateX(-25%)
                    }
                    .star-rating--4-max.star-rating--2-rating::before {
                        -webkit-transform: translateX(-50%);
                        transform: translateX(-50%)
                    }
                    .star-rating--4-max.star-rating--1-rating::before {
                        -webkit-transform: translateX(-75%);
                        transform: translateX(-75%)
                    }
                    .star-rating--4-max.star-rating--0-rating::before {
                        -webkit-transform: translateX(-100%);
                        transform: translateX(-100%)
                    }
                    .card-standard .image::after {
                        background-image: url('data:image/svg+xml;utf8,<svg width="280" height="9" viewBox="0 0 280 9" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M-228.95 2.8278C-229.995 2.70196 -231.087 2.57129 -232.226 2.43093L-232.226 9.00586L511.223 9.00586L511.223 4.99489C510.851 4.99489 510.479 4.98521 510.27 4.96101C508.249 4.72385 506.088 4.72386 503.904 4.72386C503.137 4.40443 501.534 4.34635 500.257 4.20115C499.304 4.09468 498.165 4.07532 497.19 3.98336C496.214 3.89141 495.331 3.76558 494.634 3.56231C493.774 3.31547 492.798 3.31062 491.939 3.48001C491.474 3.57197 491.242 3.72201 490.777 3.71233C489.964 3.69781 488.965 3.63489 488.663 3.46065C488.593 3.42193 488.895 3.40258 489.035 3.37355C489.128 3.35419 489.128 3.31546 489.081 3.2719C489.058 3.33482 488.872 3.39289 488.663 3.39289C488.431 3.39289 488.221 3.32998 488.221 3.25738C488.221 3.18478 488.431 3.12186 488.663 3.12186C488.709 3.12186 488.733 3.13155 488.756 3.13639C488.593 3.09283 488.407 3.0541 488.198 3.04926L488.111 3.0479C487.505 3.0384 486.826 3.02775 486.316 3.08316C485.55 3.16543 484.922 3.30579 484.249 3.42678C483.598 3.5381 483.11 3.70749 482.134 3.69781C481.368 3.43162 481.368 3.06379 479.648 2.91859C478.394 2.80728 477.79 2.54109 477.627 2.23134C477.581 2.14906 477.255 2.07162 477.046 1.9845C475.931 2.05226 474.955 1.99903 474.142 1.80543C473.306 1.61668 472.353 1.57795 471.191 1.67474C470.425 1.73766 469.821 1.62151 470.053 1.486C470.262 1.35048 470.564 1.22465 470.796 1.09398C470.982 0.987502 470.889 0.881016 470.425 0.856817C470.123 0.847137 469.565 0.900379 469.379 0.963298C468.171 1.34565 467.009 1.73768 465.848 2.1297C464.338 1.91191 462.595 2.06678 461.015 1.97482C459.946 2.11518 458.552 2.14422 457.948 2.42493C457.762 2.43945 457.553 2.44913 457.391 2.47817C455.671 2.76856 453.859 2.74919 451.954 2.5556C450.467 2.79759 448.957 3.04442 447.47 3.29126C447.47 3.33965 447.47 3.38806 447.424 3.43162C447.098 3.72685 446.75 3.77524 445.844 3.63973C445.147 3.52841 444.45 3.41226 443.776 3.30579L439.524 3.30579C438.595 3.4413 437.549 3.60584 436.481 3.76555C435.04 3.97851 433.669 4.22052 432.113 4.38023C430.556 4.53995 428.86 4.64158 427.164 4.72386C425.003 4.82549 423.237 5.13524 421.17 5.27559C418.544 5.29495 415.896 5.25623 413.34 5.35303C411.04 5.44015 408.856 5.6773 406.788 5.83217C405.743 5.80313 404.976 5.63858 404.093 5.75474C402.722 5.93865 401.607 5.70634 400.283 5.64826C398.564 5.77894 396.705 5.91445 394.776 5.93381L394.658 5.96231C393.496 6.24227 392.409 6.50411 390.409 6.4807C389.386 6.47102 388.341 6.60656 387.086 6.69367C386.273 6.63076 385.297 6.51459 384.252 6.48556C382.3 6.42748 381.138 6.19033 380.302 5.82734C380.209 5.79346 379.977 5.77894 379.768 5.7499C379.28 5.90478 378.885 6.07902 378.281 6.20969C377.351 6.40813 376.863 6.65011 376.515 6.90662C376.585 6.89694 376.678 6.88726 376.771 6.88726C377.026 6.88726 377.096 6.92598 376.956 6.97922C376.817 7.0373 376.631 7.07117 376.515 7.07117C376.422 7.07117 376.375 7.05666 376.352 7.03246C376.313 7.04869 376.291 7.06832 376.271 7.08565L376.259 7.09538C376.05 7.26961 374.679 7.29865 374.052 7.16313C373.866 7.12441 373.657 7.08569 373.471 7.04213L373.471 7.04205C373.425 7.03242 373.401 7.02759 373.378 7.01793L373.378 7.01787C373.285 6.99853 373.192 6.97919 373.146 6.95502C372.217 6.53395 370.637 6.31616 368.476 6.2242C367.5 6.3452 366.408 6.47588 365.316 6.61139C364.364 6.20485 364.341 5.74022 362.714 5.43047C361.39 5.23204 359.833 5.29978 358.346 5.33366C357.301 5.35786 356.372 5.52726 355.21 5.44014C354.885 5.41594 354.304 5.45466 354.048 5.51274C352.259 5.92412 349.704 5.90477 347.589 6.12256C346.73 5.95801 345.94 5.80798 345.219 5.67246C343.942 5.66278 343.082 5.83701 342.129 5.93865C341.525 6.00641 341.177 6.16612 341.479 6.30164C342.246 6.64526 341.525 6.83886 340.294 7.00342C339.922 7.05182 339.597 7.10989 339.248 7.16313C339.76 7.30348 340.317 7.42932 340.712 7.58419C340.921 7.66647 340.619 7.77296 340.155 7.81168C339.504 7.86975 338.923 7.79231 338.319 7.74875C335.694 7.56 335.206 7.59872 333.394 8.1069C333.138 8.1795 332.906 8.26177 332.627 8.33437C332.209 8.44568 331.256 8.41666 331.001 8.28114C330.675 8.11658 330.42 7.94719 330.118 7.77295C329.514 7.86975 329.026 7.95686 328.515 8.03914C328.352 7.95202 328.189 7.86975 328.003 7.78263C327.818 7.70035 327.655 7.61807 327.469 7.53095C326.4 7.58903 326.795 7.82135 326.447 7.9617C326.145 8.07786 325.239 8.16982 324.82 8.11174C323.914 7.98107 323.055 7.82619 322.125 7.71003C321.359 7.61323 320.476 7.58903 319.663 7.71003C319.546 7.83586 319.43 7.96654 319.314 8.09238C318.501 8.22305 317.641 8.18918 316.851 8.1069C316.061 8.02462 315.318 7.9133 315.481 7.68098C315.783 7.25992 314.76 6.95501 313.645 6.66462C313.297 6.5775 312.762 6.59687 312.576 6.68398L312.493 6.72165C311.519 7.15931 311.285 7.26429 309.974 7.41965C310.044 7.5842 309.905 7.79231 309.626 7.79231C309.417 7.79231 309.161 7.67131 309.045 7.52128L308.58 7.56968C307.488 7.50192 306.28 7.39544 305.026 7.35188C303.957 7.31316 302.842 7.3422 301.703 7.3422L301.697 7.3429C299.956 7.52658 298.216 7.71026 296.452 7.89395C295.825 7.68099 295.755 7.68099 295.151 7.89395C294.756 7.83587 294.361 7.78262 293.92 7.71971C293.362 7.63743 292.712 7.55032 291.899 7.43416C291.178 7.35672 290.156 7.65679 288.832 7.62291C287.786 7.59871 286.718 7.64226 285.556 7.65678C285.022 7.78746 284.557 7.92298 283.999 8.0343C284.046 8.15529 283.697 8.1795 283.279 8.08271C283.07 8.07303 282.861 8.05849 282.675 8.04881C282.489 8.03913 282.303 7.99558 282.21 7.95686C281.467 7.66647 280.816 7.34704 278.841 7.47287C277.935 7.37608 278.168 7.15829 277.842 6.99857C277.587 6.87274 276.681 6.77594 276.263 6.83402C275.333 6.95502 274.45 7.09053 273.567 7.21636C272.499 7.1244 271.5 7.18733 270.477 7.26477C269.827 7.31317 269.478 7.18249 269.664 7.00342C269.85 6.82434 269.966 6.64527 270.129 6.46619C268.874 6.45167 267.62 6.44198 266.365 6.41778C265.645 6.4081 264.925 6.18548 265.041 6.00156C265.157 5.81765 265.389 5.63858 265.598 5.42562C265.017 5.39175 264.344 5.30462 263.879 5.34334C261.858 5.49337 259.836 5.60954 257.676 5.61922C256.653 5.62406 255.654 5.74506 254.632 5.80798C254.098 5.83702 253.517 5.74021 253.285 5.57081C253.145 5.48853 253.122 5.39658 253.075 5.30947C251.24 5.25623 249.66 5.33366 248.638 5.71601C248.522 5.75473 248.289 5.76924 248.08 5.80312C246.384 5.90476 244.665 5.89024 242.922 5.84184C242.156 5.82248 241.459 5.65793 241.366 5.44014C241.319 5.29494 241.366 5.15459 241.366 5.01424C242.016 4.85936 242.574 4.719 243.271 4.55444C241.621 4.42861 240.042 4.30762 238.392 4.18178C237.463 4.3173 236.58 4.44797 235.674 4.57864C235.302 4.55445 234.791 4.55445 234.535 4.50121C234.07 4.40441 233.745 4.27375 233.35 4.15759C232.491 3.89624 230.632 3.78007 229.331 3.92043C228.982 3.95915 228.634 4.04142 228.471 4.12369C228.03 4.34149 228.099 4.60768 227.147 4.7674C226.868 4.8158 226.241 4.85452 226.101 4.82549C225.497 4.69481 225.079 4.52057 224.498 4.38506C223.662 4.18662 222.686 4.13822 221.71 4.21566C221.571 4.3173 221.176 4.37053 220.851 4.32697C220.734 4.34633 220.618 4.35602 220.502 4.38022C220.363 4.4141 220.316 4.47217 220.154 4.50121C219.271 4.68028 218.76 4.68513 217.946 4.51089C217.621 4.44314 217.389 4.36569 217.087 4.29793C216.947 4.26405 216.738 4.23986 216.483 4.20114C215.925 4.19146 215.275 4.16243 214.624 4.16727C213.718 4.17211 213.021 4.25437 212.463 4.43345C211.975 4.59316 211.813 4.58348 211.116 4.43345C210.744 4.35601 210.349 4.28826 210.163 4.35602C209.722 4.53025 209.094 4.63189 208.351 4.69481C208.305 4.72869 208.188 4.76256 208.003 4.78676C207.817 4.81096 207.7 4.78676 207.631 4.7432C207.422 4.75288 207.189 4.76256 206.957 4.7674C206.748 4.7674 206.562 4.80128 206.353 4.8158C204.936 4.90291 204.75 4.84968 205.145 4.45281C205.331 4.26406 205.029 4.17695 204.169 4.21082C203.751 4.22534 203.333 4.2689 202.914 4.28342C202.775 4.28826 202.589 4.25438 202.333 4.23502C201.753 3.84299 200.934 6.82433 200.353 6.41778C199.726 5.99672 198.175 7.68218 197.431 7.30951C196.339 7.20788 195.387 7.11592 194.457 7.02397C194.499 6.82405 194.541 6.65927 194.583 6.49456L194.597 6.43835C192.575 6.16248 190.601 5.87208 188.533 5.61073C188.068 5.55265 187.325 5.60104 186.651 5.60104C186.372 5.41713 186.07 5.23806 185.791 5.06383L184.026 4.99123C183.909 4.95251 183.723 4.91379 183.7 4.87023C183.514 4.454 182.608 4.15877 180.773 3.99906C180.331 3.96034 179.867 3.90226 179.495 3.83451C179.565 3.84902 179.611 3.86838 179.611 3.89258C179.611 3.95066 179.449 3.98454 179.17 3.98454C178.891 3.98454 178.728 3.95066 178.728 3.89258C178.728 3.8345 178.914 3.80064 179.17 3.80064C179.27 3.80064 179.352 3.80421 179.418 3.81442C179.428 3.81629 179.438 3.81815 179.449 3.82C179.439 3.81795 179.428 3.81609 179.418 3.81442C178.946 3.72815 178.612 3.61888 178.612 3.49571C178.589 2.99721 176.707 3.81731 175.917 3.41076C175.801 3.23653 175.708 3.04779 175.545 2.85903C175.359 2.62672 174.802 2.5396 173.733 2.57832C173.315 2.59284 172.897 2.63157 172.478 2.65577C171.224 2.57833 170.066 3.28179 168.811 3.20435C167.789 3.0398 167.246 4.05714 165.713 3.99906C164.458 3.95066 163.324 4.88862 162.186 4.78698C161.21 4.47723 160.258 4.18683 159.328 3.89643C158.864 3.89643 158.399 3.89645 157.888 3.90129C156.958 4.00293 155.867 4.11908 154.705 4.24491C152.637 4.39979 150.105 4.19652 148.037 4.44819C147.061 4.39979 146.062 4.3514 144.877 4.29816C143.576 4.45788 142.205 4.64663 140.718 4.80634C140.811 4.83054 140.881 4.87409 140.881 4.92733C140.881 5.02413 140.672 5.11125 140.44 5.11125C140.184 5.11125 139.998 5.05316 139.998 4.98057C139.998 4.94669 140.045 4.90797 140.114 4.87409C140.045 4.87893 139.998 4.88862 139.928 4.89346C138.372 5.04349 136.629 5.14029 134.91 5.23224C131.936 5.39196 129.613 5.78397 126.732 5.97757C125.431 6.20988 123.804 6.28732 122.132 6.3454C122.062 6.35024 122.015 6.35993 121.922 6.35993C121.876 6.35993 121.853 6.35508 121.829 6.35508L121.649 6.36069C121.239 6.37341 120.814 6.38662 120.389 6.40349C119.901 6.42285 119.413 6.45189 118.647 6.49061C117.671 6.40833 116.556 6.28249 115.324 6.22441C114.093 6.16149 112.768 6.16634 110.84 6.12762C109.26 6.22926 107.099 6.36476 104.706 6.51963C103.15 6.50995 101.338 6.50028 99.6647 6.4906C97.3646 6.64064 95.808 6.99879 93.3685 7.03751C93.1362 7.03751 92.8574 7.04718 92.6947 7.02782C92.1603 6.96974 92.0442 6.87294 92.3462 6.77614C93.4149 6.44703 90.9806 6.02695 90.2371 5.60104C88.9648 5.28781 85.5034 5.49661 83.7306 5.25954C83.8143 5.25821 83.9455 5.2556 84.1043 5.25224C84.7436 5.24434 85.3848 5.23099 86.0267 5.21287C86.5384 5.19622 84.9391 5.23459 84.1043 5.25224C83.972 5.25387 83.8398 5.25528 83.7076 5.25644C80.8967 5.28114 78.1277 5.19739 75.5019 4.94668C74.3867 4.84021 73.318 4.79665 72.1795 4.82085C72.3422 4.84505 72.4584 4.86925 72.4584 4.88861C72.4584 4.91281 72.2725 4.92733 72.0169 4.92733C71.7846 4.92733 71.6219 4.8886 71.5987 4.8402C71.4128 4.84504 71.2502 4.84989 71.0643 4.85957C70.1117 4.91281 69.043 4.94668 68.0672 4.93216C67.0682 4.9128 65.8832 4.86925 65.1862 4.7531C63.6064 4.49174 61.9336 4.30298 59.9587 4.14811C57.3566 3.94967 55.1726 3.57217 52.3614 3.42214C51.8967 3.39794 51.4785 3.3205 51.13 3.24791C49.8754 2.98171 48.2955 2.86555 46.4601 2.77843C43.8114 2.6526 41.5578 2.40093 39.9082 2.00406C39.095 2.14442 38.2354 2.27993 37.1899 2.37189C36.6555 2.32833 36.0283 2.28961 35.4474 2.23153C34.1928 2.10086 32.7755 2.07182 31.6139 2.18314C31.033 2.24122 30.4057 2.28477 29.7784 2.32349C29.8249 2.35253 29.8481 2.38157 29.8481 2.41545C29.8481 2.51225 29.6623 2.59452 29.4067 2.59452C29.1511 2.59452 28.9652 2.51225 28.9652 2.41545C28.9652 2.39609 28.9885 2.38157 28.9885 2.36705C26.5025 2.49772 23.9236 2.56064 21.9255 2.95751C20.2759 2.96719 18.7658 2.98171 17.2323 2.98655C15.2807 2.99623 13.3291 2.98655 11.4704 3.18982C11.424 3.19466 11.3543 3.19466 11.3078 3.1995C11.2613 3.20434 11.2148 3.21403 11.1451 3.21403L11.0987 3.21403C10.7037 3.24306 10.2855 3.25757 9.84407 3.26241C9.6582 3.27693 9.49558 3.27694 9.33293 3.26726L8.26422 3.26726C5.22063 3.27694 2.15381 3.2721 -0.843307 3.2721C-2.02821 3.44149 -3.09695 3.60121 -4.21217 3.76093C-4.56067 3.79481 -4.9324 3.81416 -5.30414 3.82868C-6.41934 3.8674 -7.58102 3.83352 -8.69624 3.88192L-8.69661 3.88195C-9.11468 3.91098 -9.53278 3.94001 -9.92763 3.97871C-12.7389 4.24007 -15.2481 4.64177 -18.3149 4.77245C-18.8957 4.79665 -19.3837 4.93217 -19.9413 5.00477C-20.6847 5.09672 -21.4282 5.24192 -22.2181 5.25644C-24.8667 5.30967 -28.3532 4.93799 -30.8624 5.08802C-33.3716 5.23805 -35.6547 3.94582 -38.3266 3.96034C-38.7448 3.96518 -39.2094 3.99422 -39.5579 4.04262C-39.9064 4.09102 -40.3014 4.12975 -40.6731 4.16847C-40.6499 4.18298 -40.6499 4.20234 -40.7196 4.22654C-40.859 4.28462 -41.0449 4.31849 -41.161 4.31849C-41.2772 4.31849 -41.3237 4.28945 -41.3469 4.24589C-43.3218 4.43465 -45.4128 4.53629 -47.527 4.63792C-48.5958 4.69116 -49.5716 4.80247 -50.6868 4.80731C-51.5464 4.81215 -52.4292 4.83151 -53.2889 4.84119C-54.497 4.96702 -55.7052 5.07834 -56.8204 5.22837C-60.5145 5.72204 -62.0015 5.8624 -66.4855 5.9592C-68.0654 5.99308 -69.2968 6.2157 -70.8534 6.23506C-73.6647 6.2641 -75.6863 5.1945 -78.6137 5.10738C-79.0087 5.13642 -79.4036 5.16061 -79.7986 5.18965C-79.9148 5.23321 -80.0309 5.25257 -80.1471 5.22837C-80.1703 5.22353 -80.1703 5.21869 -80.1936 5.21385C-81.332 5.29129 -82.4705 5.36389 -83.6089 5.451C-85.4676 5.59136 -86.6678 5.18481 -88.5497 5.29613C-90.1993 5.39777 -91.9418 5.4026 -93.6146 5.55748C-94.7298 5.66395 -96.1703 5.62039 -97.4714 5.64459C-98.7724 5.67363 -100.213 5.63491 -101.328 5.75107C-103.535 5.97854 -106.137 5.86239 -108.182 6.18666C-108.879 6.29798 -109.739 6.36574 -110.552 6.42866C-112.062 6.54481 -113.549 6.53513 -114.989 6.37058C-115.384 6.32702 -115.756 6.27378 -116.151 6.23506C-117.731 6.08986 -118.172 5.57684 -120.31 5.61556C-121.611 5.44616 -122.912 5.27193 -124.283 5.08802L-129.487 5.08802C-130.277 5.24773 -131.067 5.40744 -131.857 5.56232C-133.599 5.60104 -134.343 5.20417 -135.807 5.12189C-136.016 5.11705 -136.225 5.09768 -136.434 5.09768C-139.036 5.06864 -141.708 5.09768 -144.264 4.99604C-146.587 4.90409 -148.794 4.66694 -151.187 4.48303C-154.068 4.80246 -157.158 4.79762 -160.271 4.77826C-160.318 4.77826 -160.341 4.7831 -160.364 4.7831C-160.411 4.7831 -160.411 4.77342 -160.457 4.77342L-162.665 4.7589C-163.292 4.7589 -163.966 4.72019 -164.546 4.66211C-165.778 4.53627 -167.032 4.48303 -168.357 4.48787C-170.122 4.49755 -171.795 4.46367 -173.468 4.29912C-174.421 4.20232 -175.606 4.212 -176.674 4.20232C-179.276 4.17812 -181.902 4.24104 -184.388 3.98453C-185.34 3.88289 -186.363 4.12487 -187.524 4.02808C-188.523 3.95064 -189.662 3.93129 -190.731 3.92645C-191.59 3.92161 -192.473 3.96517 -193.309 4.00873C-194.169 4.05229 -194.982 4.17812 -195.795 4.16844C-197.611 4.14928 -199.245 4.26275 -200.899 4.37764L-200.953 4.38139L-200.953 4.38139C-200.93 4.38623 -200.907 4.39107 -200.884 4.40075C-200.605 4.5169 -200.419 4.71535 -200.489 4.85086C-200.605 5.08317 -200.651 5.07832 -201.186 4.75405C-201.395 4.62338 -201.511 4.51207 -201.557 4.42495C-201.952 4.45399 -202.347 4.47818 -202.766 4.50238C-203.579 4.55078 -204.415 4.60402 -205.205 4.65242C-206.669 4.51207 -208.063 4.37656 -209.434 4.24588C-211.803 4.14908 -214.196 4.26039 -216.543 4.03776C-218.541 3.84417 -220.725 3.76188 -222.026 3.38921C-223.815 3.35533 -225.348 3.33599 -226.859 3.29244C-227.718 3.26824 -228.578 3.05527 -228.95 2.8278Z" fill="white"/></svg>')
                    }
                    .card-standard__location::before {
                        background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z" fill="%235fbd00"/></svg>')
                    }
                    .card-standard__offer-badge {
                        background-color: #dd3817;
                        color: #fff;
                        font-weight: 800;
                        padding: .3125rem .625rem;
                        position: absolute;
                        text-align: center;
                        text-transform: uppercase;
                        top: 0;
                        width: 100%
                    }
                    @media screen and (min-width:20em) {
                        .card-standard__offer-badge {
                            left: .9375rem;
                            padding: .125rem .625rem;
                            text-align: left;
                            top: .9375rem;
                            width: auto
                        }
                    }
                    .card-standard__offer {
                        color: #dd3817
                    }
                    .card-standard--offer .card-standard__details {
                        margin-bottom: 1.25rem
                    }
                    .card-standard--offer .card-standard__title::after {
                        background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.281 6.2h4.84v2h-2.84v9.52h9.52v-2.84h2v4.84H4.281V6.2zm12.025.08H12.32v-2h7.4v7.4h-2V7.694l-5.012 5.013-1.415-1.414 5.013-5.013z" fill="#00875a"/></svg>');
                        background-position: right bottom;
                        background-repeat: no-repeat;
                        background-size: 24px;
                        content: ' ';
                        display: inline-block;
                        height: 24px;
                        margin-left: .3125rem;
                        position: absolute;
                        width: 24px
                    }
                    .card-standard.has-location.card-standard--offer .card-standard__details {
                        margin-bottom: 2.5rem
                    }
                    .card-standard.has-location.card-standard--offer .card-standard__location {
                        bottom: 3.75rem;
                        position: absolute
                    }
                    .card-standard.has-location.card-standard--offer .card-standard__inner {
                        padding-bottom: 1.875rem
                    }
                    .card-featured {
                        height: auto
                    }
                    .card-featured__location::before {
                        background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z" fill="%23767676"/></svg>')
                    }
                    .card-featured__offer-badge {
                        background-color: #dd3817;
                        color: #fff;
                        font-weight: 800;
                        padding: .3125rem .625rem;
                        position: absolute;
                        text-align: center;
                        text-transform: uppercase;
                        top: 0;
                        width: 100%
                    }
                    @media screen and (min-width:20em) {
                        .card-featured__offer-badge {
                            left: .9375rem;
                            padding: .125rem .625rem;
                            text-align: left;
                            top: .9375rem;
                            width: auto
                        }
                    }
                    .card-featured__offer {
                        color: #fff
                    }
                    .card-featured.card-featured--offer .card-featured__details {
                        margin-bottom: 1.25rem
                    }
                    .card-featured.card-featured--offer .card-featured__title::after {
                        background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.281 6.2h4.84v2h-2.84v9.52h9.52v-2.84h2v4.84H4.281V6.2zm12.025.08H12.32v-2h7.4v7.4h-2V7.694l-5.012 5.013-1.415-1.414 5.013-5.013z" fill="white"/></svg>');
                        background-position: right bottom;
                        background-repeat: no-repeat;
                        background-size: 24px;
                        content: ' ';
                        display: inline-block;
                        height: 24px;
                        margin-left: .3125rem;
                        position: absolute;
                        width: 24px
                    }
                    .card-horizontal__location::before {
                        background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z" fill="%235fbd00"/></svg>')
                    }
                    .card-horizontal__offer-badge {
                        background-color: #dd3817;
                        color: #fff;
                        font-weight: 800;
                        padding: .3125rem .625rem;
                        position: absolute;
                        text-align: center;
                        text-transform: uppercase;
                        top: 0;
                        width: 100%
                    }
                    .card-horizontal__offer {
                        color: #dd3817
                    }
                    .card-horizontal--offer .card-horizontal__details {
                        margin-bottom: 1.25rem
                    }
                    .card-horizontal--offer .card-horizontal__title::after {
                        background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.281 6.2h4.84v2h-2.84v9.52h9.52v-2.84h2v4.84H4.281V6.2zm12.025.08H12.32v-2h7.4v7.4h-2V7.694l-5.012 5.013-1.415-1.414 5.013-5.013z" fill="#00875a"/></svg>');
                        background-position: right bottom;
                        background-repeat: no-repeat;
                        background-size: 24px;
                        content: ' ';
                        display: inline-block;
                        height: 24px;
                        margin-left: .3125rem;
                        position: absolute;
                        width: 24px
                    }
                    .offer-filter .card-featured.card-featured--offer,
                    .offer-filter .card-horizontal.card-horizontal--offer,
                    .offer-filter .card-standard--small.card-standard--offer,
                    [data-module=cardCollection] .card-featured.card-featured--offer,
                    [data-module=cardCollection] .card-horizontal.card-horizontal--offer,
                    [data-module=cardCollection] .card-standard--small.card-standard--offer,
                    [data-module=card] .card-featured.card-featured--offer,
                    [data-module=card] .card-horizontal.card-horizontal--offer,
                    [data-module=card] .card-standard--small.card-standard--offer,
                    [data-module=cardcarousel] .card-featured.card-featured--offer,
                    [data-module=cardcarousel] .card-horizontal.card-horizontal--offer,
                    [data-module=cardcarousel] .card-standard--small.card-standard--offer,
                    [data-module=thematicCallout] .card-featured.card-featured--offer,
                    [data-module=thematicCallout] .card-horizontal.card-horizontal--offer,
                    [data-module=thematicCallout] .card-standard--small.card-standard--offer {
                        display: none
                    }
                    [data-module=editorialMapAndCardGrid] .card-featured.card-featured--offer,
                    [data-module=editorialMapAndCardGrid] .card-standard.card-standard--offer {
                        display: none
                    }
                    .campaign-tout__date,
                    .search-results-item__category,
                    .search-results-item__spacer {
                        margin-bottom: 10px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__date,
                        .search-results-item__category,
                        .search-results-item__spacer {
                            margin-bottom: 10px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__date,
                        .search-results-item__category,
                        .search-results-item__spacer {
                            margin-bottom: 10px
                        }
                    }
                    .campaign-tout__eyebrow,
                    .campaign-tout__location,
                    .campaign-tout__subtitle,
                    .campaign-tout__title,
                    .search-results-item {
                        margin-bottom: 20px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__eyebrow,
                        .campaign-tout__location,
                        .campaign-tout__subtitle,
                        .campaign-tout__title,
                        .search-results-item {
                            margin-bottom: 20px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__eyebrow,
                        .campaign-tout__location,
                        .campaign-tout__subtitle,
                        .campaign-tout__title,
                        .search-results-item {
                            margin-bottom: 20px
                        }
                    }
                    .campaign-tout__fake-button {
                        margin-bottom: 40px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__fake-button {
                            margin-bottom: 60px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__fake-button {
                            margin-bottom: 80px
                        }
                    }
                    .campaign-tout__date,
                    .campaign-tout__eyebrow,
                    .campaign-tout__location,
                    .campaign-tout__subtitle,
                    .card-featured--long-form .card-featured__rating-text,
                    .card-featured--long-form .card-featured__read-time,
                    .card-featured__category,
                    .card-featured__location,
                    .card-featured__offer,
                    .card-featured__offer-badge,
                    .card-featured__page-type,
                    .card-featured__read-time,
                    .card-featured__title,
                    .card-horizontal__category,
                    .card-horizontal__heading,
                    .card-horizontal__location,
                    .card-horizontal__offer,
                    .card-horizontal__offer-badge,
                    .card-horizontal__page-type,
                    .card-horizontal__rating-text,
                    .card-horizontal__read-time,
                    .card-horizontal__title,
                    .card-standard--small .card-standard__title,
                    .card-standard__link,
                    .card-standard__location,
                    .card-standard__offer,
                    .card-standard__offer-badge,
                    .card-standard__page-type,
                    .card-standard__rating-text,
                    .card-standard__read-time,
                    .card-standard__subtitle,
                    .card-standard__title,
                    .image__description,
                    .image__location,
                    .search-results-item--offer .search-results-item__banner-title,
                    .search-results-item--offer .search-results-item__offer-price,
                    .search-results-item__category,
                    .search-results-item__subtitle,
                    .search-results-item__title {
                        font-family: "Proxima Nova", sans-serif
                    }
                    .card-featured--long-form [lang=ar] .card-featured__rating-text,
                    .search-results-item--offer [lang=ar] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ar] .search-results-item__offer-price,
                    [lang=ar] .campaign-tout__date,
                    [lang=ar] .campaign-tout__eyebrow,
                    [lang=ar] .campaign-tout__location,
                    [lang=ar] .campaign-tout__subtitle,
                    [lang=ar] .card-featured--long-form .card-featured__rating-text,
                    [lang=ar] .card-featured__category,
                    [lang=ar] .card-featured__location,
                    [lang=ar] .card-featured__offer,
                    [lang=ar] .card-featured__offer-badge,
                    [lang=ar] .card-featured__page-type,
                    [lang=ar] .card-featured__read-time,
                    [lang=ar] .card-featured__title,
                    [lang=ar] .card-horizontal__category,
                    [lang=ar] .card-horizontal__heading,
                    [lang=ar] .card-horizontal__location,
                    [lang=ar] .card-horizontal__offer,
                    [lang=ar] .card-horizontal__offer-badge,
                    [lang=ar] .card-horizontal__page-type,
                    [lang=ar] .card-horizontal__rating-text,
                    [lang=ar] .card-horizontal__read-time,
                    [lang=ar] .card-horizontal__title,
                    [lang=ar] .card-standard__link,
                    [lang=ar] .card-standard__location,
                    [lang=ar] .card-standard__offer,
                    [lang=ar] .card-standard__offer-badge,
                    [lang=ar] .card-standard__page-type,
                    [lang=ar] .card-standard__rating-text,
                    [lang=ar] .card-standard__read-time,
                    [lang=ar] .card-standard__subtitle,
                    [lang=ar] .card-standard__title,
                    [lang=ar] .image__description,
                    [lang=ar] .image__location,
                    [lang=ar] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ar] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ar] .search-results-item__category,
                    [lang=ar] .search-results-item__subtitle,
                    [lang=ar] .search-results-item__title {
                        font-family: Lateef, sans-serif
                    }
                    .card-featured--long-form [lang=ja] .card-featured__rating-text,
                    .search-results-item--offer [lang=ja] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ja] .search-results-item__offer-price,
                    [lang=ja] .campaign-tout__date,
                    [lang=ja] .campaign-tout__eyebrow,
                    [lang=ja] .campaign-tout__location,
                    [lang=ja] .campaign-tout__subtitle,
                    [lang=ja] .card-featured--long-form .card-featured__rating-text,
                    [lang=ja] .card-featured__category,
                    [lang=ja] .card-featured__location,
                    [lang=ja] .card-featured__offer,
                    [lang=ja] .card-featured__offer-badge,
                    [lang=ja] .card-featured__page-type,
                    [lang=ja] .card-featured__read-time,
                    [lang=ja] .card-featured__title,
                    [lang=ja] .card-horizontal__category,
                    [lang=ja] .card-horizontal__heading,
                    [lang=ja] .card-horizontal__location,
                    [lang=ja] .card-horizontal__offer,
                    [lang=ja] .card-horizontal__offer-badge,
                    [lang=ja] .card-horizontal__page-type,
                    [lang=ja] .card-horizontal__rating-text,
                    [lang=ja] .card-horizontal__read-time,
                    [lang=ja] .card-horizontal__title,
                    [lang=ja] .card-standard__link,
                    [lang=ja] .card-standard__location,
                    [lang=ja] .card-standard__offer,
                    [lang=ja] .card-standard__offer-badge,
                    [lang=ja] .card-standard__page-type,
                    [lang=ja] .card-standard__rating-text,
                    [lang=ja] .card-standard__read-time,
                    [lang=ja] .card-standard__subtitle,
                    [lang=ja] .card-standard__title,
                    [lang=ja] .image__description,
                    [lang=ja] .image__location,
                    [lang=ja] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ja] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ja] .search-results-item__category,
                    [lang=ja] .search-results-item__subtitle,
                    [lang=ja] .search-results-item__title {
                        font-family: "MP Plus Rounded 1c", sans-serif
                    }
                    .card-featured--long-form [lang=ru] .card-featured__rating-text,
                    .search-results-item--offer [lang=ru] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ru] .search-results-item__offer-price,
                    [lang=ru] .campaign-tout__date,
                    [lang=ru] .campaign-tout__eyebrow,
                    [lang=ru] .campaign-tout__location,
                    [lang=ru] .campaign-tout__subtitle,
                    [lang=ru] .card-featured--long-form .card-featured__rating-text,
                    [lang=ru] .card-featured__category,
                    [lang=ru] .card-featured__location,
                    [lang=ru] .card-featured__offer,
                    [lang=ru] .card-featured__offer-badge,
                    [lang=ru] .card-featured__page-type,
                    [lang=ru] .card-featured__read-time,
                    [lang=ru] .card-featured__title,
                    [lang=ru] .card-horizontal__category,
                    [lang=ru] .card-horizontal__heading,
                    [lang=ru] .card-horizontal__location,
                    [lang=ru] .card-horizontal__offer,
                    [lang=ru] .card-horizontal__offer-badge,
                    [lang=ru] .card-horizontal__page-type,
                    [lang=ru] .card-horizontal__rating-text,
                    [lang=ru] .card-horizontal__read-time,
                    [lang=ru] .card-horizontal__title,
                    [lang=ru] .card-standard__link,
                    [lang=ru] .card-standard__location,
                    [lang=ru] .card-standard__offer,
                    [lang=ru] .card-standard__offer-badge,
                    [lang=ru] .card-standard__page-type,
                    [lang=ru] .card-standard__rating-text,
                    [lang=ru] .card-standard__read-time,
                    [lang=ru] .card-standard__subtitle,
                    [lang=ru] .card-standard__title,
                    [lang=ru] .image__description,
                    [lang=ru] .image__location,
                    [lang=ru] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ru] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ru] .search-results-item__category,
                    [lang=ru] .search-results-item__subtitle,
                    [lang=ru] .search-results-item__title {
                        font-family: Raleway, sans-serif
                    }
                    .card-featured__category,
                    .card-featured__read-time {
                        font-size: 14px;
                        line-height: 18px;
                        display: block;
                        font-weight: 400
                    }
                    @media (min-width:320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: calc(.71429vw + 6.57143px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(1.33929vw + 13.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(0vw + 24px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(2.14286vw - 4.28571px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: 30px
                        }
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-weight: 800
                        }
                    }
                    .card-featured__offer-badge,
                    .card-featured__page-type,
                    .card-horizontal__offer-badge,
                    .card-horizontal__page-type,
                    .card-standard__offer-badge,
                    .card-standard__page-type,
                    .image__description,
                    .image__location,
                    .search-results-item--offer .search-results-item__banner-title {
                        font-size: 12px;
                        line-height: 14px;
                        font-style: normal
                    }
                    @media (min-width:320px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            font-size: calc(.44643vw + 10.57143px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            font-size: 14px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            line-height: calc(1.33929vw + 9.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            line-height: 20px
                        }
                    }
                    .card-featured__title {
                        font-family: ioi, sans-serif;
                        font-weight: 700;
                        font-size: 24px;
                        line-height: 26px
                    }
                    @media (min-width:320px) {
                        .card-featured__title {
                            font-size: calc(1.78571vw + 18.28571px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__title {
                            font-size: calc(1.08696vw + 23.65217px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__title {
                            font-size: calc(2.14286vw + 9.71429px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__title {
                            font-size: 44px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__title {
                            line-height: calc(1.78571vw + 20.28571px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__title {
                            line-height: calc(1.08696vw + 25.65217px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__title {
                            line-height: calc(2.14286vw + 11.71429px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__title {
                            line-height: 46px
                        }
                    }
                    .card-featured__offer,
                    .card-horizontal__heading,
                    .card-horizontal__offer,
                    .card-horizontal__title,
                    .card-standard__offer,
                    .card-standard__title,
                    .search-results-item--offer .search-results-item__offer-price,
                    .search-results-item__title {
                        font-family: ioi, sans-serif;
                        font-style: normal;
                        font-weight: 700;
                        letter-spacing: .3px;
                        font-size: 16px;
                        line-height: 20px
                    }
                    @media (min-width:320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            font-size: calc(.2vw + 15.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            line-height: calc(.4vw + 18.72px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            line-height: 24px
                        }
                    }
                    .campaign-tout__eyebrow,
                    .card-standard--small .card-standard__title {
                        font-style: normal;
                        font-weight: 800;
                        letter-spacing: .3px;
                        font-size: 14px;
                        line-height: 18px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: calc(.71429vw + 6.57143px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: calc(1.33929vw + 13.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: calc(.72115vw + 18.46154px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: 30px
                        }
                    }
                    .campaign-tout__subtitle,
                    .card-standard__subtitle,
                    .search-results-item__subtitle {
                        font-style: normal;
                        font-weight: 400;
                        letter-spacing: .3px;
                        font-size: 14px;
                        line-height: 20px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            font-size: 16px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: calc(.3vw + 19.04px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: calc(.35714vw + 18.28571px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: 24px
                        }
                    }
                    .campaign-tout__date,
                    .campaign-tout__location,
                    .card-featured--long-form .card-featured__rating-text,
                    .card-featured--long-form .card-featured__read-time,
                    .card-featured__location,
                    .card-horizontal__category,
                    .card-horizontal__location,
                    .card-horizontal__rating-text,
                    .card-horizontal__read-time,
                    .card-standard__link,
                    .card-standard__location,
                    .card-standard__rating-text,
                    .card-standard__read-time,
                    .search-results-item__category {
                        font-style: normal;
                        font-weight: 400;
                        font-size: 12px;
                        line-height: 17px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            font-size: calc(.44643vw + 10.57143px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            font-size: 14px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            line-height: calc(.89286vw + 14.14286px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            line-height: 21px
                        }
                    }
                    .card-featured__location,
                    .card-horizontal__location,
                    .card-standard__location {
                        color: #767676;
                        padding-left: 1.25rem;
                        position: relative;
                        width: 100%
                    }
                    .card-featured__location::before,
                    .card-horizontal__location::before,
                    .card-standard__location::before {
                        background-image: url(/img/ui/icons/pin-green.svg);
                        background-position: left center;
                        background-repeat: no-repeat;
                        background-size: contain;
                        bottom: 0;
                        content: '';
                        height: 1.5rem;
                        left: -.3125rem;
                        position: absolute;
                        width: 1.5rem
                    }
                    .card-standard__link {
                        color: #767676;
                        display: block;
                        padding-left: 1.25rem;
                        position: relative;
                        text-decoration: none;
                        width: 100%
                    }
                    .card-standard__link::before {
                        background-image: url(/img/ui/icons/view-details-green-light.svg);
                        background-position: left center;
                        background-repeat: no-repeat;
                        background-size: contain;
                        bottom: 0;
                        content: '';
                        height: 1.5rem;
                        left: -.3125rem;
                        position: absolute;
                        width: 1.5rem
                    }
                    .card-standard__link:hover {
                        color: #767676;
                        text-decoration: underline
                    }
                    .card-featured--long-form .card-featured__rating-text,
                    .card-horizontal__rating-text,
                    .card-standard__rating-text {
                        color: #767676;
                        margin-left: .3125rem
                    }
                    .card-horizontal__image .image img {
                        height: auto;
                        left: 50%;
                        min-height: 100%;
                        min-width: 100%;
                        position: absolute;
                        top: 50%;
                        -webkit-transform: translate(-50%, -50%);
                        transform: translate(-50%, -50%);
                        width: auto
                    }
                    .campaign-tout {
                        border-radius: 4px;
                        overflow: hidden;
                        position: relative
                    }
                    .campaign-tout__background {
                        position: relative
                    }
                    .campaign-tout__background::after {
                        background: -webkit-gradient(linear, left top, left bottom, color-stop(22.94%, rgba(0, 0, 0, 0)), color-stop(46.17%, rgba(0, 0, 0, .6)));
                        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 22.94%, rgba(0, 0, 0, .6) 46.17%);
                        content: '';
                        height: 100%;
                        left: 0;
                        position: absolute;
                        top: 0;
                        width: 100%
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__background::after {
                            background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(49.67%, rgba(0, 0, 0, 0)), color-stop(61.92%, rgba(0, 0, 0, .2)), color-stop(75%, rgba(0, 0, 0, .4)), color-stop(87.57%, rgba(0, 0, 0, .6)), to(rgba(0, 0, 0, .6)));
                            background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 49.67%, rgba(0, 0, 0, .2) 61.92%, rgba(0, 0, 0, .4) 75%, rgba(0, 0, 0, .6) 87.57%, rgba(0, 0, 0, .6) 100%)
                        }
                    }
                    .campaign-tout__background .image:not(.image--original-size) {
                        min-height: 36.25rem
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__background .image:not(.image--original-size) {
                            min-height: 30.625rem;
                            padding-bottom: 42%
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__background .image:not(.image--original-size) {
                            padding-bottom: 32%
                        }
                    }
                    .campaign-tout__inner,
                    .campaign-tout__link {
                        left: 0;
                        position: absolute;
                        width: 100%
                    }
                    .campaign-tout__link {
                        color: #fff;
                        height: 100%;
                        text-decoration: none;
                        top: 0
                    }
                    .campaign-tout__link:hover {
                        color: #fff
                    }
                    .campaign-tout__link:hover .campaign-tout__fake-button {
                        color: #111317
                    }
                    .campaign-tout__link:hover .campaign-tout__fake-button::before {
                        -webkit-transform: translateX(0);
                        transform: translateX(0)
                    }
                    .campaign-tout__inner {
                        bottom: 0
                    }
                    .campaign-tout__eyebrow {
                        background-color: #dd3817;
                        border-radius: 4px;
                        display: inline-block;
                        padding: .25rem .625rem;
                        text-transform: uppercase
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__eyebrow {
                            padding: 0 .625rem
                        }
                    }
                    .campaign-tout__date {
                        display: block
                    }
                    .campaign-tout__location {
                        padding-left: 1.25rem;
                        position: relative
                    }
                    .campaign-tout__location::before {
                        background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z" fill="%23FFFFFF"/></svg>');
                        background-position: left center;
                        background-repeat: no-repeat;
                        background-size: contain;
                        bottom: 0;
                        content: '';
                        height: 1.5rem;
                        left: -.3125rem;
                        position: absolute;
                        width: 1.5rem
                    }
                    .campaign-tout--has-tears {
                        border-radius: 0
                    }
                    .campaign-tout--has-tears::after,
                    .campaign-tout--has-tears::before {
                        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAtUAAAAaCAYAAAB4kqAjAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAhySURBVHgB7Z3vddNIFMVvzuE7oQImFRAqQKmAsA2QbAMkFeA0ANkGNkkDS6ggooKECjI0sIQGVjvXM4PGsvzfsmTr/s55yLHGtpBGM3feezMChBBCCCGE6CBFUdAOnN07+wwhhBBCCCHE/CSC+tHZf84MOswzCCGEEEII0SEoqB0vnP3jzDj76SxLhPX13t6eRYfYgxBCTIENWNcaLiGEELtBEM8ZvHCOWGffnf3t7HjKx6+dfXP25PqpWwghxKZxjdi+s0NnlyFPjfx0dufsg7MsbB/Dvquuh92EEEJsDyG140Poe1aFqSEZWmaPnSi8C/0GQoidgwLabd47Owxmwq4HeO/AItwG+ybvdT8I9Sdz9hI+FNu5kKsQopskXuhX8J5nG3a9hfdAZ1gfX1zb9AdahKK6CK+ts3O5z4XYHhLv8X6wFP79AetttFKe4IU5G8pb13bkEDtFqF90vJjk7a/uWh9DCCEmEKTlAXz6RobNcQ3fRrWiZVNRTdhJXsB3lBY+R+UJQojGYBoGxgXxJAy8t/lN2HYJ6+zMtRlfIbYaVydP4OsXIxzVumndNT4I5fbVRwjRL4JsNJW3f+tFt5/z9T45O0N7XLnj+TMcDzeZs49hmzt710jbNWeuCvNdPkIIsTYKn7d8V+wezNG+cnZc+NQBsUW4a2bmuMbMxb9z9gVCiJ2n8PnPnIvzsSjn2qT8G/ax/Tgt2meYY1345fi+1Ow7Kcrl+u7C+5+wIlVP9SwsvMKnJ+qhyby6wnfGNAPvQbfJKGjYUctDIhaljbpT+MkTxtlz+JxUHgPzyzLsPjzPDMPdKD2kXULdN872J12LUOYe416oSfD6vuaLbc2zDv/nmM5iVU+FKAkSMaYSnmG+qOoT5o++Nsms44g6IC3z6Oxi2XmGi4rqKjl8PiUP4ld47wmlCLazvqDwOXvRCEOOb1HfqMfvNpXfH/7ehLJQI9lvkgHaFUohmzs7bUoIBCHNjroufN5XLMpBea5BcfOEus82tVoXL935P0/KGYzeH8vAwdP5uu6popwvwOOf6sRJBq5kbGmt8F0sMyaaCz9ZP0vess6O0t8L36++RPSGJcX0LrHUnKFVRfUscviGlknjNjRsbCAz+GRyNmabuFDx5HAtQy4e/ivZt5RnIjSyPHaJg46RdKCsa6/CdlI9owi4xHp+N4PPde5jA7QMw5VEtPLQYgShHDs6Eht+1nWD+b3MA3fuL5bwTk9j6Lleh7AufGpJ9CDTczRI9hm34X7WIR7/WeXjubPTcDyfw/eMDSgKP5/hvubnbfg8iXmY6XezL2HdfYAQO0JR5kpn8H1Zet/0nRh1vZjWvjUtqqfxDr5R7Ao5Sq93HaxYDN+zETYYrWj8LE/2d3kyNkPoDA/Dn7wunDi17OS9objAghSjS9Wp8Vke62wAf/8MRUqSqgCMpoBZ9JCizE1nm5lhfVyjXGpxXfzlrtMZVsT9nxkBNeFPDnzZPvM42Wet+v1DZw+8YDZYnBxNTXQSYgMknujYf81yQAmPhb//Iz/gHRvDaFqbororOTdNwBOcpqT8qCmT14Qhjduc1JR93BZvXpKfuPanGzWcUmGd3aAcPDGaESMcw20lp7+vIbG2iRGnHP6a2aqwKXZgRYpKVC92dhSB79F9fkcGU+/yIoR77Ce6Cdu2FxBiCynKlTCa6kv7zH2bolp4YcD0gwd3GSjSBphcwW0of7Epb10x+tCHOILlNnaacem0l6FchtHjt/Be4KUHBIk3+Bj9mNgnVuMhWBzIUph1PoKU1PMM4/fRNnO0QnrdHbrJ7yUF6wgDIg64GTnjdTydMTGU5Q+T8hdKK1k/qcMHZZ9mUEbCeM431r+uk2TuRByAG0yOwOxDQropConq7SQKh6UbgKSB4Q34PLxtkiIG68mxJCOTomaR5EQrp0usC0aGjtAhknswiuld5All1G7uJ/e6c0NR+hndhe3ZdRoRSYQNJ3yapCzb6lOUwtlgNLWpymuJ6vlIHD9c3CCvq1+hP+E9Nk9kkdfzaNnzHyfXrirMQ3pjTGdk1PQW/h7K4OtMHoq+QTkQF+0jUb3lWFRmqdeRpE2kHudNC1WLxGtdWZWAx2VQLqEoRBMslTtfR7IyxUIdqCIv80Wv3Hm6hE+x6htKLZkTV0d4D3EAU42OcsATPbYZFu/rlhqAF+XTRynM3y3YLvCzcTBmILYVieodIUf5aM6Y9xtHul3rvKPnSiEo0QYLr/Yy52oyMXw8XH4pvDYoQ7FpuFn13osfnqeLmpx4tln0Uhv0kwH8vAFi+U9fJ+hOw9WTAfxE0yagqOY9nKEc3PHevqy7FqG/TVczY5kBksnXNZ+JfeC8XnTRfSSqhRC9YsQLlYSP2XHWiWXRLCOpDmEA8wiR0rnUpTrCvKAf656gPuX3OPhqagUxi8mOn5GIV+KhNlO+L4cfKFFvZVC6xq5SPIMQQvSHh9AZs7NUzn77VM/9FUSVr9U3QkpfXA7wfFNCdhJBUF+G1ydNrlZVs057E5gp+wb0RSbCep6oawYJ6V4gT7UQQog2sfCePKaBNCmUtpUc/hwdJu+lrxvzZFeeBzCccFqJLKQCdz8pd7DX0LKWE3Kp2yCHvy4amIuI0j+EEEKIHYAi9rry+Pm4wkxKjNCw/Nik0TmfB5CjXNu/bunDg5rHvBv4AYCt/B5F+c0kEZ48vfgpLk3YcOqHEMsiUS2EEELsEMMlTIOXmcLTzChvUS57eIj1TBAdmRDsjoXrxUeBnsOv3W2THPrLcAz7ySPkWZ4TVk+S740TgjX/QXQRiWohhBBix4he3zaFp4UXwHEycJW4Qk71GPlgHR4/PeCHEGJ7kKgWQgghRKeIy64KsU1IVAshhBBCbDHScd2g+B891RO4DG3NOQAAAABJRU5ErkJggg==);
                        background-position: center;
                        background-repeat: repeat;
                        content: '';
                        height: 26px;
                        left: 0;
                        position: absolute;
                        width: 100%;
                        z-index: 1
                    }
                    .campaign-tout--has-tears::before {
                        top: 0;
                        -webkit-transform: rotate(180deg);
                        transform: rotate(180deg)
                    }
                    .campaign-tout--has-tears::after {
                        bottom: 0
                    }
                    .offer-banner--has-tears .campaign-tout {
                        display: none
                    }
                    .offer-banner--has-tears .campaign-tout--has-tears {
                        display: block
                    }
                    .offer-banner--no-tears .campaign-tout {
                        display: block
                    }
                    .offer-banner--no-tears .campaign-tout--has-tears {
                        display: none
                    }
                    .campaign-tout__date,
                    .search-results-item__category,
                    .search-results-item__spacer {
                        margin-bottom: 10px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__date,
                        .search-results-item__category,
                        .search-results-item__spacer {
                            margin-bottom: 10px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__date,
                        .search-results-item__category,
                        .search-results-item__spacer {
                            margin-bottom: 10px
                        }
                    }
                    .campaign-tout__eyebrow,
                    .campaign-tout__location,
                    .campaign-tout__subtitle,
                    .campaign-tout__title,
                    .search-results-item {
                        margin-bottom: 20px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__eyebrow,
                        .campaign-tout__location,
                        .campaign-tout__subtitle,
                        .campaign-tout__title,
                        .search-results-item {
                            margin-bottom: 20px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__eyebrow,
                        .campaign-tout__location,
                        .campaign-tout__subtitle,
                        .campaign-tout__title,
                        .search-results-item {
                            margin-bottom: 20px
                        }
                    }
                    .campaign-tout__fake-button {
                        margin-bottom: 40px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__fake-button {
                            margin-bottom: 60px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__fake-button {
                            margin-bottom: 80px
                        }
                    }
                    .campaign-tout__date,
                    .campaign-tout__eyebrow,
                    .campaign-tout__location,
                    .campaign-tout__subtitle,
                    .card-featured--long-form .card-featured__rating-text,
                    .card-featured--long-form .card-featured__read-time,
                    .card-featured__category,
                    .card-featured__location,
                    .card-featured__offer,
                    .card-featured__offer-badge,
                    .card-featured__page-type,
                    .card-featured__read-time,
                    .card-featured__title,
                    .card-horizontal__category,
                    .card-horizontal__heading,
                    .card-horizontal__location,
                    .card-horizontal__offer,
                    .card-horizontal__offer-badge,
                    .card-horizontal__page-type,
                    .card-horizontal__rating-text,
                    .card-horizontal__read-time,
                    .card-horizontal__title,
                    .card-standard--small .card-standard__title,
                    .card-standard__link,
                    .card-standard__location,
                    .card-standard__offer,
                    .card-standard__offer-badge,
                    .card-standard__page-type,
                    .card-standard__rating-text,
                    .card-standard__read-time,
                    .card-standard__subtitle,
                    .card-standard__title,
                    .image__description,
                    .image__location,
                    .search-results-item--offer .search-results-item__banner-title,
                    .search-results-item--offer .search-results-item__offer-price,
                    .search-results-item__category,
                    .search-results-item__subtitle,
                    .search-results-item__title {
                        font-family: "Proxima Nova", sans-serif
                    }
                    .card-featured--long-form [lang=ar] .card-featured__rating-text,
                    .search-results-item--offer [lang=ar] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ar] .search-results-item__offer-price,
                    [lang=ar] .campaign-tout__date,
                    [lang=ar] .campaign-tout__eyebrow,
                    [lang=ar] .campaign-tout__location,
                    [lang=ar] .campaign-tout__subtitle,
                    [lang=ar] .card-featured--long-form .card-featured__rating-text,
                    [lang=ar] .card-featured__category,
                    [lang=ar] .card-featured__location,
                    [lang=ar] .card-featured__offer,
                    [lang=ar] .card-featured__offer-badge,
                    [lang=ar] .card-featured__page-type,
                    [lang=ar] .card-featured__read-time,
                    [lang=ar] .card-featured__title,
                    [lang=ar] .card-horizontal__category,
                    [lang=ar] .card-horizontal__heading,
                    [lang=ar] .card-horizontal__location,
                    [lang=ar] .card-horizontal__offer,
                    [lang=ar] .card-horizontal__offer-badge,
                    [lang=ar] .card-horizontal__page-type,
                    [lang=ar] .card-horizontal__rating-text,
                    [lang=ar] .card-horizontal__read-time,
                    [lang=ar] .card-horizontal__title,
                    [lang=ar] .card-standard__link,
                    [lang=ar] .card-standard__location,
                    [lang=ar] .card-standard__offer,
                    [lang=ar] .card-standard__offer-badge,
                    [lang=ar] .card-standard__page-type,
                    [lang=ar] .card-standard__rating-text,
                    [lang=ar] .card-standard__read-time,
                    [lang=ar] .card-standard__subtitle,
                    [lang=ar] .card-standard__title,
                    [lang=ar] .image__description,
                    [lang=ar] .image__location,
                    [lang=ar] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ar] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ar] .search-results-item__category,
                    [lang=ar] .search-results-item__subtitle,
                    [lang=ar] .search-results-item__title {
                        font-family: Lateef, sans-serif
                    }
                    .card-featured--long-form [lang=ja] .card-featured__rating-text,
                    .search-results-item--offer [lang=ja] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ja] .search-results-item__offer-price,
                    [lang=ja] .campaign-tout__date,
                    [lang=ja] .campaign-tout__eyebrow,
                    [lang=ja] .campaign-tout__location,
                    [lang=ja] .campaign-tout__subtitle,
                    [lang=ja] .card-featured--long-form .card-featured__rating-text,
                    [lang=ja] .card-featured__category,
                    [lang=ja] .card-featured__location,
                    [lang=ja] .card-featured__offer,
                    [lang=ja] .card-featured__offer-badge,
                    [lang=ja] .card-featured__page-type,
                    [lang=ja] .card-featured__read-time,
                    [lang=ja] .card-featured__title,
                    [lang=ja] .card-horizontal__category,
                    [lang=ja] .card-horizontal__heading,
                    [lang=ja] .card-horizontal__location,
                    [lang=ja] .card-horizontal__offer,
                    [lang=ja] .card-horizontal__offer-badge,
                    [lang=ja] .card-horizontal__page-type,
                    [lang=ja] .card-horizontal__rating-text,
                    [lang=ja] .card-horizontal__read-time,
                    [lang=ja] .card-horizontal__title,
                    [lang=ja] .card-standard__link,
                    [lang=ja] .card-standard__location,
                    [lang=ja] .card-standard__offer,
                    [lang=ja] .card-standard__offer-badge,
                    [lang=ja] .card-standard__page-type,
                    [lang=ja] .card-standard__rating-text,
                    [lang=ja] .card-standard__read-time,
                    [lang=ja] .card-standard__subtitle,
                    [lang=ja] .card-standard__title,
                    [lang=ja] .image__description,
                    [lang=ja] .image__location,
                    [lang=ja] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ja] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ja] .search-results-item__category,
                    [lang=ja] .search-results-item__subtitle,
                    [lang=ja] .search-results-item__title {
                        font-family: "MP Plus Rounded 1c", sans-serif
                    }
                    .card-featured--long-form [lang=ru] .card-featured__rating-text,
                    .search-results-item--offer [lang=ru] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ru] .search-results-item__offer-price,
                    [lang=ru] .campaign-tout__date,
                    [lang=ru] .campaign-tout__eyebrow,
                    [lang=ru] .campaign-tout__location,
                    [lang=ru] .campaign-tout__subtitle,
                    [lang=ru] .card-featured--long-form .card-featured__rating-text,
                    [lang=ru] .card-featured__category,
                    [lang=ru] .card-featured__location,
                    [lang=ru] .card-featured__offer,
                    [lang=ru] .card-featured__offer-badge,
                    [lang=ru] .card-featured__page-type,
                    [lang=ru] .card-featured__read-time,
                    [lang=ru] .card-featured__title,
                    [lang=ru] .card-horizontal__category,
                    [lang=ru] .card-horizontal__heading,
                    [lang=ru] .card-horizontal__location,
                    [lang=ru] .card-horizontal__offer,
                    [lang=ru] .card-horizontal__offer-badge,
                    [lang=ru] .card-horizontal__page-type,
                    [lang=ru] .card-horizontal__rating-text,
                    [lang=ru] .card-horizontal__read-time,
                    [lang=ru] .card-horizontal__title,
                    [lang=ru] .card-standard__link,
                    [lang=ru] .card-standard__location,
                    [lang=ru] .card-standard__offer,
                    [lang=ru] .card-standard__offer-badge,
                    [lang=ru] .card-standard__page-type,
                    [lang=ru] .card-standard__rating-text,
                    [lang=ru] .card-standard__read-time,
                    [lang=ru] .card-standard__subtitle,
                    [lang=ru] .card-standard__title,
                    [lang=ru] .image__description,
                    [lang=ru] .image__location,
                    [lang=ru] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ru] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ru] .search-results-item__category,
                    [lang=ru] .search-results-item__subtitle,
                    [lang=ru] .search-results-item__title {
                        font-family: Raleway, sans-serif
                    }
                    .card-featured__category,
                    .card-featured__read-time {
                        font-size: 14px;
                        line-height: 18px;
                        display: block;
                        font-weight: 400
                    }
                    @media (min-width:320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: calc(.71429vw + 6.57143px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(1.33929vw + 13.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(0vw + 24px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(2.14286vw - 4.28571px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: 30px
                        }
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-weight: 800
                        }
                    }
                    .card-featured__offer-badge,
                    .card-featured__page-type,
                    .card-horizontal__offer-badge,
                    .card-horizontal__page-type,
                    .card-standard__offer-badge,
                    .card-standard__page-type,
                    .image__description,
                    .image__location,
                    .search-results-item--offer .search-results-item__banner-title {
                        font-size: 12px;
                        line-height: 14px;
                        font-style: normal
                    }
                    @media (min-width:320px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            font-size: calc(.44643vw + 10.57143px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            font-size: 14px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            line-height: calc(1.33929vw + 9.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            line-height: 20px
                        }
                    }
                    .card-featured__title {
                        font-family: ioi, sans-serif;
                        font-weight: 700;
                        font-size: 24px;
                        line-height: 26px
                    }
                    @media (min-width:320px) {
                        .card-featured__title {
                            font-size: calc(1.78571vw + 18.28571px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__title {
                            font-size: calc(1.08696vw + 23.65217px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__title {
                            font-size: calc(2.14286vw + 9.71429px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__title {
                            font-size: 44px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__title {
                            line-height: calc(1.78571vw + 20.28571px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__title {
                            line-height: calc(1.08696vw + 25.65217px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__title {
                            line-height: calc(2.14286vw + 11.71429px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__title {
                            line-height: 46px
                        }
                    }
                    .card-featured__offer,
                    .card-horizontal__heading,
                    .card-horizontal__offer,
                    .card-horizontal__title,
                    .card-standard__offer,
                    .card-standard__title,
                    .search-results-item--offer .search-results-item__offer-price,
                    .search-results-item__title {
                        font-family: ioi, sans-serif;
                        font-style: normal;
                        font-weight: 700;
                        letter-spacing: .3px;
                        font-size: 16px;
                        line-height: 20px
                    }
                    @media (min-width:320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            font-size: calc(.2vw + 15.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            line-height: calc(.4vw + 18.72px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            line-height: 24px
                        }
                    }
                    .campaign-tout__eyebrow,
                    .card-standard--small .card-standard__title {
                        font-style: normal;
                        font-weight: 800;
                        letter-spacing: .3px;
                        font-size: 14px;
                        line-height: 18px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: calc(.71429vw + 6.57143px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: calc(1.33929vw + 13.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: calc(.72115vw + 18.46154px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: 30px
                        }
                    }
                    .campaign-tout__subtitle,
                    .card-standard__subtitle,
                    .search-results-item__subtitle {
                        font-style: normal;
                        font-weight: 400;
                        letter-spacing: .3px;
                        font-size: 14px;
                        line-height: 20px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            font-size: 16px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: calc(.3vw + 19.04px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: calc(.35714vw + 18.28571px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: 24px
                        }
                    }
                    .campaign-tout__date,
                    .campaign-tout__location,
                    .card-featured--long-form .card-featured__rating-text,
                    .card-featured--long-form .card-featured__read-time,
                    .card-featured__location,
                    .card-horizontal__category,
                    .card-horizontal__location,
                    .card-horizontal__rating-text,
                    .card-horizontal__read-time,
                    .card-standard__link,
                    .card-standard__location,
                    .card-standard__rating-text,
                    .card-standard__read-time,
                    .search-results-item__category {
                        font-style: normal;
                        font-weight: 400;
                        font-size: 12px;
                        line-height: 17px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            font-size: calc(.44643vw + 10.57143px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            font-size: 14px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            line-height: calc(.89286vw + 14.14286px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            line-height: 21px
                        }
                    }
                    .card-featured__location,
                    .card-horizontal__location,
                    .card-standard__location {
                        color: #767676;
                        padding-left: 1.25rem;
                        position: relative;
                        width: 100%
                    }
                    .card-featured__location::before,
                    .card-horizontal__location::before,
                    .card-standard__location::before {
                        background-image: url(/img/ui/icons/pin-green.svg);
                        background-position: left center;
                        background-repeat: no-repeat;
                        background-size: contain;
                        bottom: 0;
                        content: '';
                        height: 1.5rem;
                        left: -.3125rem;
                        position: absolute;
                        width: 1.5rem
                    }
                    .card-standard__link {
                        color: #767676;
                        display: block;
                        padding-left: 1.25rem;
                        position: relative;
                        text-decoration: none;
                        width: 100%
                    }
                    .card-standard__link::before {
                        background-image: url(/img/ui/icons/view-details-green-light.svg);
                        background-position: left center;
                        background-repeat: no-repeat;
                        background-size: contain;
                        bottom: 0;
                        content: '';
                        height: 1.5rem;
                        left: -.3125rem;
                        position: absolute;
                        width: 1.5rem
                    }
                    .card-standard__link:hover {
                        color: #767676;
                        text-decoration: underline
                    }
                    .card-featured--long-form .card-featured__rating-text,
                    .card-horizontal__rating-text,
                    .card-standard__rating-text {
                        color: #767676;
                        margin-left: .3125rem
                    }
                    .card-horizontal__image .image img {
                        height: auto;
                        left: 50%;
                        min-height: 100%;
                        min-width: 100%;
                        position: absolute;
                        top: 50%;
                        -webkit-transform: translate(-50%, -50%);
                        transform: translate(-50%, -50%);
                        width: auto
                    }
                    .search-results-item__link {
                        -webkit-box-align: start;
                        -ms-flex-align: start;
                        align-items: flex-start;
                        border-bottom: 1px solid #ebebeb;
                        cursor: pointer;
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        padding-bottom: 1.25rem;
                        text-decoration: none
                    }
                    .search-results-item__link:hover .search-results-item__title {
                        text-decoration: underline
                    }
                    .search-results-item__link:hover .search-results-item__image {
                        -webkit-transform: scale(1.05);
                        transform: scale(1.05)
                    }
                    .search-results-item__image-wrapper {
                        max-width: 5.5rem;
                        overflow: hidden;
                        width: 100%
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .search-results-item__image-wrapper {
                            max-width: 8.5rem
                        }
                    }
                    .search-results-item__image {
                        background-position: 50%;
                        background-repeat: no-repeat;
                        background-size: cover;
                        padding-bottom: 100%;
                        -webkit-transform: scale(1);
                        transform: scale(1);
                        -webkit-transition: -webkit-transform .2s ease-in-out;
                        transition: -webkit-transform .2s ease-in-out;
                        transition: transform .2s ease-in-out;
                        transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .search-results-item__image {
                            padding-bottom: 56.5%
                        }
                    }
                    .search-results-item__content {
                        -webkit-box-flex: 1%;
                        -ms-flex: 1%;
                        flex: 1%;
                        margin-left: 1.25rem
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .search-results-item__content {
                            margin-left: 1.875rem
                        }
                    }
                    .search-results-item__category {
                        color: #767676
                    }
                    .search-results-item__subtitle,
                    .search-results-item__title {
                        color: #111317
                    }
                    .search-results-item__subtitle {
                        -webkit-box-orient: vertical;
                        -webkit-line-clamp: 3;
                        display: -webkit-box;
                        overflow: hidden
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .search-results-item__subtitle {
                            -webkit-line-clamp: 2
                        }
                    }
                    .search-results-item--offer {
                        display: none
                    }
                    .search-results-item--offer .search-results-item__banner-title {
                        background-color: #dd3817;
                        color: #fff;
                        font-weight: 800;
                        left: .3125rem;
                        padding: .125rem .625rem;
                        position: absolute;
                        text-transform: uppercase;
                        top: .3125rem;
                        z-index: 1
                    }
                    .search-results-item--offer .search-results-item__link {
                        position: relative
                    }
                    .search-results-item--offer .search-results-item__offer-price {
                        color: #dd3817;
                        margin-top: .625rem
                    }
                    .search-results-item--offer .search-results-item__title::after {
                        background-image: url('data:image/svg+xml;utf8,<svg width="16" height="15" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.51 7.72V14.1533H0V1.93H7.72V3.21667H1.28667V12.8667H12.2233V7.72H13.51ZM15.44 0H8.37105L10.9669 2.57333L6.47837 7.1217L8.29771 8.94105L12.7863 4.39268L15.44 7.07667V0Z" fill="%235FBD00"/></svg>');
                        content: '';
                        display: inline-block;
                        height: .9375rem;
                        margin-left: .5625rem;
                        width: .9375rem
                    }
                    .search__results-wrapper [data-module=card] {
                        display: none
                    }
                    .search__results-wrapper .search-results-item--offer {
                        display: block
                    }
                </style>
            </div>
            <div class="card-collection__item cell medium-6 large-3">
                <div style="max-width: 500px;">
                    <div data-module="card" class="js-adbutler-card card-standard js-card-standard card-standard--offer has-location loaded"> <a href="[%OfferLink%]" class="card-standard__anchor js-link">
                            <figure class="image js-image loaded" data-module="imagelazy">
                                <picture class="image__container" style="opacity: 1; visibility: inherit;"> <img class="js-image-lazyload js-fallback-image loaded" src="[%ImageURL%]" alt="[%Title%]" /> </picture>
                            </figure>
                            <p class="card-standard__offer-badge js-offer-badge">[%OfferBanner%]</p>
                            <div class="card-standard__inner">
                                <div class="card-standard__details">
                                    <p class="card-horizontal__category js-category">[%Eyebrow - Category%]</p>
                                    <h3 class="card-standard__title js-title">[%Title%]</h3>
                                    <p class="card-standard__subtitle js-subtitle">[%Description%]</p>
                                </div>
                                <p class="card-standard__location js-location-name">[%Location%]</p>
                                <p class="card-standard__offer js-offer"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p>
                            </div>
                        </a> </div>
                    <div data-module="card" class="js-adbutler-card card-standard js-card-standard card-standard--offer card-standard--small has-location loaded"> <a href="[%OfferLink%]" class="card-standard__anchor js-link">
                            <figure class="image js-image loaded" data-module="imagelazy">
                                <picture class="image__container" style="opacity: 1; visibility: inherit;"> <img class="js-image-lazyload js-fallback-image loaded" src="[%ImageURL%]" alt="[%Title%]" /> </picture>
                            </figure>
                            <p class="card-standard__offer-badge js-offer-badge">[%OfferBanner%]</p>
                            <div class="card-standard__inner">
                                <div class="card-standard__details">
                                    <p class="card-horizontal__category js-category">[%Eyebrow - Category%]</p>
                                    <h3 class="card-standard__title js-title">[%Title%]</h3>
                                    <p class="card-standard__subtitle js-subtitle">[%Description%]</p>
                                </div>
                                <p class="card-standard__location js-location-name">[%Location%]</p>
                                <p class="card-standard__offer js-offer"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p>
                            </div>
                        </a> </div>
                    <div data-module="card" class="js-adbutler-card card-horizontal card-horizontal--offer loaded"> <a href="[%OfferLink%]" class="card-horizontal__link js-link">
                            <div class="card-horizontal__image js-image">
                                <figure class="image js-image loaded" data-module="imagelazy">
                                    <picture class="image__container" style="opacity: 1; visibility: inherit;"> <img class="js-image-lazyload js-fallback-image loaded" src="[%ImageURL%]" alt="[%Title%]" /> </picture>
                                </figure>
                                <p class="card-horizontal__offer-badge js-offer-badge">[%OfferBanner%]</p>
                            </div>
                            <div class="card-horizontal__copy">
                                <p class="card-horizontal__category js-category">[%Eyebrow - Category%]</p>
                                <h2 class="card-horizontal__title js-title">[%Title%]</h2>
                                <p class="card-horizontal__subtitle js-subtitle">[%Description%]</p>
                                <p class="card-horizontal__location js-location-name">[%Location%]</p>
                                <p class="card-horizontal__offer js-offer"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p>
                            </div>
                        </a> </div>
                    <div data-module="card" class="search-results-item search-results-item--offer"> <a class="search-results-item__link" href="[%OfferLink%]"> <span class="search-results-item__banner-title">[%OfferBanner%]</span>
                            <div class="search-results-item__image-wrapper">
                                <figure class="image js-image loaded" data-module="imagelazy">
                                    <picture class="image__container" style="opacity: 1; visibility: inherit;"> <img class="js-image-lazyload js-fallback-image loaded" src="[%ImageURL%]" alt="[%Title%]" /> </picture>
                                </figure>
                            </div>
                            <div class="search-results-item__content">
                                <p class="search-results-item__category">[%Eyebrow - Category%]</p>
                                <p class="search-results-item__title">[%Title%]</p>
                                <p class="search-results-item__subtitle">[%Description%]</p>
                                <p class="search-results-item__offer-price"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p>
                            </div>
                        </a> </div>
                </div>
                <script type="text/javascript">
                    if (location.hostname === "tourismireland.orders.adbutler.com") {
                        const cards = document.querySelectorAll('.js-adbutler-card');
                        cards.forEach((card, index) => {
                            if (index > 0) {
                                card.style.display = "none";
                            }
                        });
                    }
                </script>
                <style>
                    a,
                    body,
                    div,
                    figure,
                    html,
                    picture {
                        -webkit-text-size-adjust: none;
                        border: 0;
                        font: inherit;
                        font-size: 100%;
                        margin: 0;
                        padding: 0;
                        vertical-align: baseline
                    }
                    .campaign-tout__date,
                    .search-results-item__category,
                    .search-results-item__spacer {
                        margin-bottom: 10px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__date,
                        .search-results-item__category,
                        .search-results-item__spacer {
                            margin-bottom: 10px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__date,
                        .search-results-item__category,
                        .search-results-item__spacer {
                            margin-bottom: 10px
                        }
                    }
                    .campaign-tout__eyebrow,
                    .campaign-tout__location,
                    .campaign-tout__subtitle,
                    .campaign-tout__title,
                    .search-results-item {
                        margin-bottom: 20px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__eyebrow,
                        .campaign-tout__location,
                        .campaign-tout__subtitle,
                        .campaign-tout__title,
                        .search-results-item {
                            margin-bottom: 20px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__eyebrow,
                        .campaign-tout__location,
                        .campaign-tout__subtitle,
                        .campaign-tout__title,
                        .search-results-item {
                            margin-bottom: 20px
                        }
                    }
                    .campaign-tout__fake-button {
                        margin-bottom: 40px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__fake-button {
                            margin-bottom: 60px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__fake-button {
                            margin-bottom: 80px
                        }
                    }
                    .campaign-tout__date,
                    .campaign-tout__eyebrow,
                    .campaign-tout__location,
                    .campaign-tout__subtitle,
                    .card-featured--long-form .card-featured__rating-text,
                    .card-featured--long-form .card-featured__read-time,
                    .card-featured__category,
                    .card-featured__location,
                    .card-featured__offer,
                    .card-featured__offer-badge,
                    .card-featured__page-type,
                    .card-featured__read-time,
                    .card-featured__title,
                    .card-horizontal__category,
                    .card-horizontal__heading,
                    .card-horizontal__location,
                    .card-horizontal__offer,
                    .card-horizontal__offer-badge,
                    .card-horizontal__page-type,
                    .card-horizontal__rating-text,
                    .card-horizontal__read-time,
                    .card-horizontal__title,
                    .card-standard--small .card-standard__title,
                    .card-standard__link,
                    .card-standard__location,
                    .card-standard__offer,
                    .card-standard__offer-badge,
                    .card-standard__page-type,
                    .card-standard__rating-text,
                    .card-standard__read-time,
                    .card-standard__subtitle,
                    .card-standard__title,
                    .image__description,
                    .image__location,
                    .search-results-item--offer .search-results-item__banner-title,
                    .search-results-item--offer .search-results-item__offer-price,
                    .search-results-item__category,
                    .search-results-item__subtitle,
                    .search-results-item__title {
                        font-family: "Proxima Nova", sans-serif
                    }
                    .card-featured--long-form [lang=ar] .card-featured__rating-text,
                    .search-results-item--offer [lang=ar] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ar] .search-results-item__offer-price,
                    [lang=ar] .campaign-tout__date,
                    [lang=ar] .campaign-tout__eyebrow,
                    [lang=ar] .campaign-tout__location,
                    [lang=ar] .campaign-tout__subtitle,
                    [lang=ar] .card-featured--long-form .card-featured__rating-text,
                    [lang=ar] .card-featured__category,
                    [lang=ar] .card-featured__location,
                    [lang=ar] .card-featured__offer,
                    [lang=ar] .card-featured__offer-badge,
                    [lang=ar] .card-featured__page-type,
                    [lang=ar] .card-featured__read-time,
                    [lang=ar] .card-featured__title,
                    [lang=ar] .card-horizontal__category,
                    [lang=ar] .card-horizontal__heading,
                    [lang=ar] .card-horizontal__location,
                    [lang=ar] .card-horizontal__offer,
                    [lang=ar] .card-horizontal__offer-badge,
                    [lang=ar] .card-horizontal__page-type,
                    [lang=ar] .card-horizontal__rating-text,
                    [lang=ar] .card-horizontal__read-time,
                    [lang=ar] .card-horizontal__title,
                    [lang=ar] .card-standard__link,
                    [lang=ar] .card-standard__location,
                    [lang=ar] .card-standard__offer,
                    [lang=ar] .card-standard__offer-badge,
                    [lang=ar] .card-standard__page-type,
                    [lang=ar] .card-standard__rating-text,
                    [lang=ar] .card-standard__read-time,
                    [lang=ar] .card-standard__subtitle,
                    [lang=ar] .card-standard__title,
                    [lang=ar] .image__description,
                    [lang=ar] .image__location,
                    [lang=ar] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ar] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ar] .search-results-item__category,
                    [lang=ar] .search-results-item__subtitle,
                    [lang=ar] .search-results-item__title {
                        font-family: Lateef, sans-serif
                    }
                    .card-featured--long-form [lang=ja] .card-featured__rating-text,
                    .search-results-item--offer [lang=ja] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ja] .search-results-item__offer-price,
                    [lang=ja] .campaign-tout__date,
                    [lang=ja] .campaign-tout__eyebrow,
                    [lang=ja] .campaign-tout__location,
                    [lang=ja] .campaign-tout__subtitle,
                    [lang=ja] .card-featured--long-form .card-featured__rating-text,
                    [lang=ja] .card-featured__category,
                    [lang=ja] .card-featured__location,
                    [lang=ja] .card-featured__offer,
                    [lang=ja] .card-featured__offer-badge,
                    [lang=ja] .card-featured__page-type,
                    [lang=ja] .card-featured__read-time,
                    [lang=ja] .card-featured__title,
                    [lang=ja] .card-horizontal__category,
                    [lang=ja] .card-horizontal__heading,
                    [lang=ja] .card-horizontal__location,
                    [lang=ja] .card-horizontal__offer,
                    [lang=ja] .card-horizontal__offer-badge,
                    [lang=ja] .card-horizontal__page-type,
                    [lang=ja] .card-horizontal__rating-text,
                    [lang=ja] .card-horizontal__read-time,
                    [lang=ja] .card-horizontal__title,
                    [lang=ja] .card-standard__link,
                    [lang=ja] .card-standard__location,
                    [lang=ja] .card-standard__offer,
                    [lang=ja] .card-standard__offer-badge,
                    [lang=ja] .card-standard__page-type,
                    [lang=ja] .card-standard__rating-text,
                    [lang=ja] .card-standard__read-time,
                    [lang=ja] .card-standard__subtitle,
                    [lang=ja] .card-standard__title,
                    [lang=ja] .image__description,
                    [lang=ja] .image__location,
                    [lang=ja] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ja] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ja] .search-results-item__category,
                    [lang=ja] .search-results-item__subtitle,
                    [lang=ja] .search-results-item__title {
                        font-family: "MP Plus Rounded 1c", sans-serif
                    }
                    .card-featured--long-form [lang=ru] .card-featured__rating-text,
                    .search-results-item--offer [lang=ru] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ru] .search-results-item__offer-price,
                    [lang=ru] .campaign-tout__date,
                    [lang=ru] .campaign-tout__eyebrow,
                    [lang=ru] .campaign-tout__location,
                    [lang=ru] .campaign-tout__subtitle,
                    [lang=ru] .card-featured--long-form .card-featured__rating-text,
                    [lang=ru] .card-featured__category,
                    [lang=ru] .card-featured__location,
                    [lang=ru] .card-featured__offer,
                    [lang=ru] .card-featured__offer-badge,
                    [lang=ru] .card-featured__page-type,
                    [lang=ru] .card-featured__read-time,
                    [lang=ru] .card-featured__title,
                    [lang=ru] .card-horizontal__category,
                    [lang=ru] .card-horizontal__heading,
                    [lang=ru] .card-horizontal__location,
                    [lang=ru] .card-horizontal__offer,
                    [lang=ru] .card-horizontal__offer-badge,
                    [lang=ru] .card-horizontal__page-type,
                    [lang=ru] .card-horizontal__rating-text,
                    [lang=ru] .card-horizontal__read-time,
                    [lang=ru] .card-horizontal__title,
                    [lang=ru] .card-standard__link,
                    [lang=ru] .card-standard__location,
                    [lang=ru] .card-standard__offer,
                    [lang=ru] .card-standard__offer-badge,
                    [lang=ru] .card-standard__page-type,
                    [lang=ru] .card-standard__rating-text,
                    [lang=ru] .card-standard__read-time,
                    [lang=ru] .card-standard__subtitle,
                    [lang=ru] .card-standard__title,
                    [lang=ru] .image__description,
                    [lang=ru] .image__location,
                    [lang=ru] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ru] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ru] .search-results-item__category,
                    [lang=ru] .search-results-item__subtitle,
                    [lang=ru] .search-results-item__title {
                        font-family: Raleway, sans-serif
                    }
                    .card-featured__category,
                    .card-featured__read-time {
                        font-size: 14px;
                        line-height: 18px;
                        display: block;
                        font-weight: 400
                    }
                    @media (min-width:320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: calc(.71429vw + 6.57143px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(1.33929vw + 13.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(0vw + 24px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(2.14286vw - 4.28571px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: 30px
                        }
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-weight: 800
                        }
                    }
                    .card-featured__offer-badge,
                    .card-featured__page-type,
                    .card-horizontal__offer-badge,
                    .card-horizontal__page-type,
                    .card-standard__offer-badge,
                    .card-standard__page-type,
                    .image__description,
                    .image__location,
                    .search-results-item--offer .search-results-item__banner-title {
                        font-size: 12px;
                        line-height: 14px;
                        font-style: normal
                    }
                    @media (min-width:320px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            font-size: calc(.44643vw + 10.57143px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            font-size: 14px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            line-height: calc(1.33929vw + 9.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            line-height: 20px
                        }
                    }
                    .card-featured__title {
                        font-family: ioi, sans-serif;
                        font-weight: 700;
                        font-size: 24px;
                        line-height: 26px
                    }
                    @media (min-width:320px) {
                        .card-featured__title {
                            font-size: calc(1.78571vw + 18.28571px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__title {
                            font-size: calc(1.08696vw + 23.65217px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__title {
                            font-size: calc(2.14286vw + 9.71429px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__title {
                            font-size: 44px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__title {
                            line-height: calc(1.78571vw + 20.28571px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__title {
                            line-height: calc(1.08696vw + 25.65217px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__title {
                            line-height: calc(2.14286vw + 11.71429px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__title {
                            line-height: 46px
                        }
                    }
                    .card-featured__offer,
                    .card-horizontal__heading,
                    .card-horizontal__offer,
                    .card-horizontal__title,
                    .card-standard__offer,
                    .card-standard__title,
                    .search-results-item--offer .search-results-item__offer-price,
                    .search-results-item__title {
                        font-family: ioi, sans-serif;
                        font-style: normal;
                        font-weight: 700;
                        letter-spacing: .3px;
                        font-size: 16px;
                        line-height: 20px
                    }
                    @media (min-width:320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            font-size: calc(.2vw + 15.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            line-height: calc(.4vw + 18.72px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            line-height: 24px
                        }
                    }
                    .campaign-tout__eyebrow,
                    .card-standard--small .card-standard__title {
                        font-style: normal;
                        font-weight: 800;
                        letter-spacing: .3px;
                        font-size: 14px;
                        line-height: 18px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: calc(.71429vw + 6.57143px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: calc(1.33929vw + 13.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: calc(.72115vw + 18.46154px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: 30px
                        }
                    }
                    .campaign-tout__subtitle,
                    .card-standard__subtitle,
                    .search-results-item__subtitle {
                        font-style: normal;
                        font-weight: 400;
                        letter-spacing: .3px;
                        font-size: 14px;
                        line-height: 20px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            font-size: 16px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: calc(.3vw + 19.04px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: calc(.35714vw + 18.28571px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: 24px
                        }
                    }
                    .campaign-tout__date,
                    .campaign-tout__location,
                    .card-featured--long-form .card-featured__rating-text,
                    .card-featured--long-form .card-featured__read-time,
                    .card-featured__location,
                    .card-horizontal__category,
                    .card-horizontal__location,
                    .card-horizontal__rating-text,
                    .card-horizontal__read-time,
                    .card-standard__link,
                    .card-standard__location,
                    .card-standard__rating-text,
                    .card-standard__read-time,
                    .search-results-item__category {
                        font-style: normal;
                        font-weight: 400;
                        font-size: 12px;
                        line-height: 17px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            font-size: calc(.44643vw + 10.57143px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            font-size: 14px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            line-height: calc(.89286vw + 14.14286px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            line-height: 21px
                        }
                    }
                    .card-featured__location,
                    .card-horizontal__location,
                    .card-standard__location {
                        color: #767676;
                        padding-left: 1.25rem;
                        position: relative;
                        width: 100%
                    }
                    .card-featured__location::before,
                    .card-horizontal__location::before,
                    .card-standard__location::before {
                        background-image: url(/img/ui/icons/pin-green.svg);
                        background-position: left center;
                        background-repeat: no-repeat;
                        background-size: contain;
                        bottom: 0;
                        content: '';
                        height: 1.5rem;
                        left: -.3125rem;
                        position: absolute;
                        width: 1.5rem
                    }
                    .card-standard__link {
                        color: #767676;
                        display: block;
                        padding-left: 1.25rem;
                        position: relative;
                        text-decoration: none;
                        width: 100%
                    }
                    .card-standard__link::before {
                        background-image: url(/img/ui/icons/view-details-green-light.svg);
                        background-position: left center;
                        background-repeat: no-repeat;
                        background-size: contain;
                        bottom: 0;
                        content: '';
                        height: 1.5rem;
                        left: -.3125rem;
                        position: absolute;
                        width: 1.5rem
                    }
                    .card-standard__link:hover {
                        color: #767676;
                        text-decoration: underline
                    }
                    .card-featured--long-form .card-featured__rating-text,
                    .card-horizontal__rating-text,
                    .card-standard__rating-text {
                        color: #767676;
                        margin-left: .3125rem
                    }
                    .card-horizontal__image .image img {
                        height: auto;
                        left: 50%;
                        min-height: 100%;
                        min-width: 100%;
                        position: absolute;
                        top: 50%;
                        -webkit-transform: translate(-50%, -50%);
                        transform: translate(-50%, -50%);
                        width: auto
                    }
                    .image {
                        position: relative
                    }
                    .image img {
                        width: 100%
                    }
                    .image:not(.image--original-size) {
                        padding-bottom: 56.5%
                    }
                    .image:not(.image--original-size) img {
                        height: 100%;
                        -o-object-fit: cover;
                        object-fit: cover;
                        -o-object-position: 50% 50%;
                        object-position: 50% 50%
                    }
                    .image:not(.image--original-size) .image__container,
                    .image:not(.image--original-size) .image__lowres {
                        height: 100%;
                        left: 0;
                        overflow: hidden;
                        position: absolute;
                        top: 0
                    }
                    .image:not(.image--original-size) .image__container {
                        opacity: 0
                    }
                    .image:not(.image--original-size) .image__caption {
                        bottom: 0;
                        position: absolute
                    }
                    .image__container,
                    .image__lowres {
                        visibility: hidden;
                        width: 100%
                    }
                    .image__lowres {
                        -webkit-filter: blur(25px);
                        filter: blur(25px);
                        width: 100%
                    }
                    .image__lowres.loaded {
                        visibility: visible
                    }
                    .image__caption {
                        -webkit-box-align: center;
                        -ms-flex-align: center;
                        align-items: center;
                        background-color: #fff;
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        padding: 1em 1.1em;
                        text-align: left;
                        width: 100%
                    }
                    .image__description,
                    .image__location {
                        color: #767676
                    }
                    .image__location {
                        font-weight: 600;
                        margin-right: .7em
                    }
                    .image__location-icon {
                        background-image: url(/img/ui/icons/pin-grey.svg);
                        background-position: center;
                        background-repeat: no-repeat;
                        background-size: 18px;
                        display: block;
                        height: 15px;
                        margin-right: .3125rem;
                        width: 14px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .image__location-icon {
                            background-size: 20px;
                            height: 18px;
                            margin-right: .625rem;
                            width: 16px
                        }
                    }
                    .card-standard {
                        background-color: #fff;
                        border-radius: 4px;
                        -webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05);
                        box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05);
                        display: block;
                        height: 100%;
                        min-height: 1px;
                        overflow: hidden;
                        position: relative;
                        -webkit-transition: -webkit-box-shadow .2s ease-in-out;
                        transition: -webkit-box-shadow .2s ease-in-out;
                        transition: box-shadow .2s ease-in-out;
                        transition: box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
                        width: 100%
                    }
                    .card-standard:hover {
                        -webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1);
                        box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1)
                    }
                    .card-standard:hover picture {
                        -webkit-transform: scale(1.05);
                        transform: scale(1.05)
                    }
                    .card-standard picture {
                        -webkit-transform: scale(1);
                        transform: scale(1);
                        -webkit-transition: -webkit-transform .2s ease-in-out;
                        transition: -webkit-transform .2s ease-in-out;
                        transition: transform .2s ease-in-out;
                        transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
                    }
                    .card-standard .image {
                        height: auto;
                        overflow: hidden;
                        width: 100%
                    }
                    .card-standard .image:not(.image--original-size) {
                        padding-bottom: 56%
                    }
                    .card-standard .image::after {
                        background-image: url(/img/bg/card-bottom.svg);
                        background-position: 0 0;
                        background-repeat: repeat-x;
                        bottom: -.125rem;
                        content: '';
                        height: .625rem;
                        left: 0;
                        position: absolute;
                        width: 100%
                    }
                    .card-standard .image__container::after {
                        bottom: 0;
                        -webkit-box-shadow: inset 0 .25rem 3.75rem rgba(0, 0, 0, .4);
                        box-shadow: inset 0 .25rem 3.75rem rgba(0, 0, 0, .4);
                        content: '';
                        left: 0;
                        position: absolute;
                        right: 0;
                        top: 0
                    }
                    .card-standard__anchor {
                        cursor: pointer;
                        display: block;
                        text-decoration: none
                    }
                    .card-standard__inner {
                        left: 0;
                        padding: 1.25rem;
                        width: 100%
                    }
                    .card-standard__title {
                        color: #232528;
                        margin-bottom: .75rem
                    }
                    .card-standard.has-location .card-standard__details {
                        margin-bottom: 3.125rem
                    }
                    .card-standard__subtitle {
                        color: #111317
                    }
                    .card-standard__subtitle:empty {
                        display: none
                    }
                    .card-standard__read-time {
                        color: #767676
                    }
                    .card-standard__read-time:empty {
                        display: none
                    }
                    .card-standard__page-type {
                        color: #fff;
                        font-weight: 800;
                        left: .9375rem;
                        position: absolute;
                        text-shadow: 0 0 .25rem rgba(0, 0, 0, .6);
                        text-transform: uppercase;
                        top: .9375rem;
                        width: 100%
                    }
                    .card-standard__page-type:empty {
                        display: none
                    }
                    .card-standard__location {
                        bottom: 1.25rem;
                        position: absolute
                    }
                    .card-standard__location:empty {
                        display: none
                    }
                    .card-standard__link--external::before {
                        background-image: url(/img/ui/icons/external-link-green-light.svg)
                    }
                    .card-standard__link--bold {
                        color: #111317;
                        font-weight: 700
                    }
                    .card-standard__link--bold:hover {
                        color: #111317
                    }
                    .card-standard__rating {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        margin-bottom: .6875rem
                    }
                    .card-standard--small .card-standard__subtitle {
                        display: none
                    }
                    .card-standard--short-form:hover {
                        -webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05);
                        box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05)
                    }
                    .card-standard--short-form:hover picture {
                        -webkit-transform: scale(1);
                        transform: scale(1)
                    }
                    .card-standard--short-form .card-standard__inner {
                        padding-bottom: 0
                    }
                    .card-standard--short-form .card-standard__location {
                        bottom: auto;
                        position: relative
                    }
                    .card-standard--short-form .card-standard__link,
                    .card-standard--short-form .card-standard__location {
                        border-top: 1px solid #ebebeb;
                        padding: .6875rem 0 .6875rem 1.875rem
                    }
                    .card-standard--short-form .card-standard__link::before,
                    .card-standard--short-form .card-standard__location::before {
                        height: 2.875rem
                    }
                    .card-standard--long-form .card-standard__subtitle {
                        margin-bottom: .75rem
                    }
                    .card-horizontal {
                        background-color: #fff;
                        border-radius: .25rem;
                        -webkit-box-shadow: 0 0 .3125rem rgba(0, 0, 0, .05), 0 .1875rem .375rem rgba(0, 0, 0, .15);
                        box-shadow: 0 0 .3125rem rgba(0, 0, 0, .05), 0 .1875rem .375rem rgba(0, 0, 0, .15);
                        margin-bottom: 1.25rem;
                        overflow: hidden;
                        padding: 0;
                        -webkit-transition: -webkit-box-shadow .2s ease-in-out;
                        transition: -webkit-box-shadow .2s ease-in-out;
                        transition: box-shadow .2s ease-in-out;
                        transition: box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out
                    }
                    .card-horizontal:hover {
                        -webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1);
                        box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1)
                    }
                    .card-horizontal:hover .card-horizontal__image {
                        -webkit-transform: scale(1.05);
                        transform: scale(1.05)
                    }
                    .card-horizontal__link {
                        color: #000;
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        min-height: 8rem;
                        text-decoration: none
                    }
                    .card-horizontal__link:hover {
                        color: #000
                    }
                    .card-horizontal__heading {
                        margin-bottom: 3.125rem
                    }
                    .card-horizontal__title {
                        margin-bottom: .625rem;
                        width: 100%
                    }
                    .card-horizontal__subtitle {
                        display: none
                    }
                    .card-horizontal__image-container {
                        overflow: hidden
                    }
                    .card-horizontal__image {
                        background-position: center center;
                        background-size: cover;
                        border-radius: .25rem 0 0 .25rem;
                        -webkit-box-flex: 0;
                        -ms-flex: 0 0 5.5rem;
                        flex: 0 0 5.5rem;
                        -webkit-box-orient: vertical;
                        -webkit-box-direction: normal;
                        -ms-flex-direction: column;
                        flex-direction: column;
                        min-height: 5.5rem;
                        position: relative;
                        -webkit-transform: scale(1);
                        transform: scale(1);
                        -webkit-transition: -webkit-transform .2s ease-in-out;
                        transition: -webkit-transform .2s ease-in-out;
                        transition: transform .2s ease-in-out;
                        transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .card-horizontal__image {
                            -webkit-box-flex: 0;
                            -ms-flex: 0 0 8.75rem;
                            flex: 0 0 8.75rem;
                            min-height: 8.75rem
                        }
                    }
                    .card-horizontal__image .image {
                        height: 100%
                    }
                    .card-horizontal__copy {
                        -webkit-box-align: start;
                        -ms-flex-align: start;
                        align-items: flex-start;
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        -ms-flex-wrap: wrap;
                        flex-wrap: wrap;
                        padding: .9375rem
                    }
                    .card-horizontal__page-type {
                        color: #767676;
                        font-weight: 800;
                        text-transform: uppercase;
                        width: 100%
                    }
                    .card-horizontal__page-type:empty {
                        display: none
                    }
                    .card-horizontal__category,
                    .card-horizontal__read-time {
                        color: #767676
                    }
                    .card-horizontal__category:empty,
                    .card-horizontal__read-time:empty {
                        display: none
                    }
                    .card-horizontal__location {
                        -ms-flex-item-align: end;
                        align-self: flex-end
                    }
                    .card-horizontal__location:empty {
                        display: none
                    }
                    .card-horizontal__rating {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        margin-bottom: .6875rem
                    }
                    .card-featured {
                        border-radius: .25rem;
                        -webkit-box-shadow: 0 .25rem .25rem rgba(17, 19, 23, .1);
                        box-shadow: 0 .25rem .25rem rgba(17, 19, 23, .1);
                        color: #fff;
                        display: block;
                        height: 100%;
                        min-height: 1px;
                        overflow: hidden;
                        position: relative;
                        -webkit-transition: -webkit-box-shadow .2s ease-in-out;
                        transition: -webkit-box-shadow .2s ease-in-out;
                        transition: box-shadow .2s ease-in-out;
                        transition: box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out
                    }
                    .card-featured .image:not(.image--original-size) {
                        height: auto;
                        overflow: hidden;
                        padding-bottom: 126%;
                        width: 100%
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .card-featured .image:not(.image--original-size) {
                            padding-bottom: 56%
                        }
                    }
                    .card-featured__category,
                    .card-featured__read-time {
                        color: #fff;
                        text-shadow: 0 4px 4px rgba(0, 0, 0, .25)
                    }
                    .card-featured__category {
                        font-weight: 300
                    }
                    .card-featured__page-type {
                        color: #fff;
                        font-weight: 800;
                        left: 1.25rem;
                        position: absolute;
                        text-shadow: 0 0 .25rem rgba(0, 0, 0, .6);
                        text-transform: uppercase;
                        top: 1.25rem;
                        width: 100%
                    }
                    .card-featured__overlay {
                        bottom: 0;
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        -webkit-box-orient: vertical;
                        -webkit-box-direction: normal;
                        -ms-flex-direction: column;
                        flex-direction: column;
                        -webkit-box-pack: end;
                        -ms-flex-pack: end;
                        justify-content: flex-end;
                        left: 0;
                        padding: 1.25rem;
                        position: absolute;
                        right: 0;
                        top: 0;
                        width: 100%
                    }
                    .card-featured__title {
                        color: #fff;
                        margin-bottom: .375rem
                    }
                    .card-featured__location {
                        color: #fff
                    }
                    .card-featured__location::before {
                        background-image: url(/img/ui/icons/pin-grey.svg)
                    }
                    .card-featured--long-form .card-featured__rating {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        margin-bottom: .6875rem
                    }
                    .card-featured--long-form .card-featured__rating-text {
                        color: #fff
                    }
                    .star-rating {
                        height: 20px;
                        overflow: hidden;
                        position: relative
                    }
                    .star-rating--light::before {
                        background: url(/img/ui/icons/star-white.svg) repeat-x !important;
                        background-size: 20px 20px !important
                    }
                    .star-rating--5-max {
                        background: url(/img/ui/icons/star-grey.svg) repeat-x;
                        background-size: 20px 20px;
                        width: 100px
                    }
                    .star-rating--5-max::before {
                        background: url(/img/ui/icons/star-green.svg) repeat-x;
                        background-size: 20px 20px;
                        content: '';
                        height: 100%;
                        left: 0;
                        position: absolute;
                        top: 0;
                        width: 100%
                    }
                    .star-rating--5-max.star-rating--4-rating::before {
                        -webkit-transform: translateX(-20%);
                        transform: translateX(-20%)
                    }
                    .star-rating--5-max.star-rating--3-rating::before {
                        -webkit-transform: translateX(-40%);
                        transform: translateX(-40%)
                    }
                    .star-rating--5-max.star-rating--2-rating::before {
                        -webkit-transform: translateX(-60%);
                        transform: translateX(-60%)
                    }
                    .star-rating--5-max.star-rating--1-rating::before {
                        -webkit-transform: translateX(-80%);
                        transform: translateX(-80%)
                    }
                    .star-rating--5-max.star-rating--0-rating::before {
                        -webkit-transform: translateX(-100%);
                        transform: translateX(-100%)
                    }
                    .star-rating--4-max {
                        background: url(/img/ui/icons/star-grey.svg) repeat-x;
                        background-size: 20px 20px;
                        width: 80px
                    }
                    .star-rating--4-max::before {
                        background: url(/img/ui/icons/star-green.svg) repeat-x;
                        background-size: 20px 20px;
                        content: '';
                        height: 100%;
                        left: 0;
                        position: absolute;
                        top: 0;
                        width: 100%
                    }
                    .star-rating--4-max.star-rating--3-rating::before {
                        -webkit-transform: translateX(-25%);
                        transform: translateX(-25%)
                    }
                    .star-rating--4-max.star-rating--2-rating::before {
                        -webkit-transform: translateX(-50%);
                        transform: translateX(-50%)
                    }
                    .star-rating--4-max.star-rating--1-rating::before {
                        -webkit-transform: translateX(-75%);
                        transform: translateX(-75%)
                    }
                    .star-rating--4-max.star-rating--0-rating::before {
                        -webkit-transform: translateX(-100%);
                        transform: translateX(-100%)
                    }
                    .card-standard .image::after {
                        background-image: url('data:image/svg+xml;utf8,<svg width="280" height="9" viewBox="0 0 280 9" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M-228.95 2.8278C-229.995 2.70196 -231.087 2.57129 -232.226 2.43093L-232.226 9.00586L511.223 9.00586L511.223 4.99489C510.851 4.99489 510.479 4.98521 510.27 4.96101C508.249 4.72385 506.088 4.72386 503.904 4.72386C503.137 4.40443 501.534 4.34635 500.257 4.20115C499.304 4.09468 498.165 4.07532 497.19 3.98336C496.214 3.89141 495.331 3.76558 494.634 3.56231C493.774 3.31547 492.798 3.31062 491.939 3.48001C491.474 3.57197 491.242 3.72201 490.777 3.71233C489.964 3.69781 488.965 3.63489 488.663 3.46065C488.593 3.42193 488.895 3.40258 489.035 3.37355C489.128 3.35419 489.128 3.31546 489.081 3.2719C489.058 3.33482 488.872 3.39289 488.663 3.39289C488.431 3.39289 488.221 3.32998 488.221 3.25738C488.221 3.18478 488.431 3.12186 488.663 3.12186C488.709 3.12186 488.733 3.13155 488.756 3.13639C488.593 3.09283 488.407 3.0541 488.198 3.04926L488.111 3.0479C487.505 3.0384 486.826 3.02775 486.316 3.08316C485.55 3.16543 484.922 3.30579 484.249 3.42678C483.598 3.5381 483.11 3.70749 482.134 3.69781C481.368 3.43162 481.368 3.06379 479.648 2.91859C478.394 2.80728 477.79 2.54109 477.627 2.23134C477.581 2.14906 477.255 2.07162 477.046 1.9845C475.931 2.05226 474.955 1.99903 474.142 1.80543C473.306 1.61668 472.353 1.57795 471.191 1.67474C470.425 1.73766 469.821 1.62151 470.053 1.486C470.262 1.35048 470.564 1.22465 470.796 1.09398C470.982 0.987502 470.889 0.881016 470.425 0.856817C470.123 0.847137 469.565 0.900379 469.379 0.963298C468.171 1.34565 467.009 1.73768 465.848 2.1297C464.338 1.91191 462.595 2.06678 461.015 1.97482C459.946 2.11518 458.552 2.14422 457.948 2.42493C457.762 2.43945 457.553 2.44913 457.391 2.47817C455.671 2.76856 453.859 2.74919 451.954 2.5556C450.467 2.79759 448.957 3.04442 447.47 3.29126C447.47 3.33965 447.47 3.38806 447.424 3.43162C447.098 3.72685 446.75 3.77524 445.844 3.63973C445.147 3.52841 444.45 3.41226 443.776 3.30579L439.524 3.30579C438.595 3.4413 437.549 3.60584 436.481 3.76555C435.04 3.97851 433.669 4.22052 432.113 4.38023C430.556 4.53995 428.86 4.64158 427.164 4.72386C425.003 4.82549 423.237 5.13524 421.17 5.27559C418.544 5.29495 415.896 5.25623 413.34 5.35303C411.04 5.44015 408.856 5.6773 406.788 5.83217C405.743 5.80313 404.976 5.63858 404.093 5.75474C402.722 5.93865 401.607 5.70634 400.283 5.64826C398.564 5.77894 396.705 5.91445 394.776 5.93381L394.658 5.96231C393.496 6.24227 392.409 6.50411 390.409 6.4807C389.386 6.47102 388.341 6.60656 387.086 6.69367C386.273 6.63076 385.297 6.51459 384.252 6.48556C382.3 6.42748 381.138 6.19033 380.302 5.82734C380.209 5.79346 379.977 5.77894 379.768 5.7499C379.28 5.90478 378.885 6.07902 378.281 6.20969C377.351 6.40813 376.863 6.65011 376.515 6.90662C376.585 6.89694 376.678 6.88726 376.771 6.88726C377.026 6.88726 377.096 6.92598 376.956 6.97922C376.817 7.0373 376.631 7.07117 376.515 7.07117C376.422 7.07117 376.375 7.05666 376.352 7.03246C376.313 7.04869 376.291 7.06832 376.271 7.08565L376.259 7.09538C376.05 7.26961 374.679 7.29865 374.052 7.16313C373.866 7.12441 373.657 7.08569 373.471 7.04213L373.471 7.04205C373.425 7.03242 373.401 7.02759 373.378 7.01793L373.378 7.01787C373.285 6.99853 373.192 6.97919 373.146 6.95502C372.217 6.53395 370.637 6.31616 368.476 6.2242C367.5 6.3452 366.408 6.47588 365.316 6.61139C364.364 6.20485 364.341 5.74022 362.714 5.43047C361.39 5.23204 359.833 5.29978 358.346 5.33366C357.301 5.35786 356.372 5.52726 355.21 5.44014C354.885 5.41594 354.304 5.45466 354.048 5.51274C352.259 5.92412 349.704 5.90477 347.589 6.12256C346.73 5.95801 345.94 5.80798 345.219 5.67246C343.942 5.66278 343.082 5.83701 342.129 5.93865C341.525 6.00641 341.177 6.16612 341.479 6.30164C342.246 6.64526 341.525 6.83886 340.294 7.00342C339.922 7.05182 339.597 7.10989 339.248 7.16313C339.76 7.30348 340.317 7.42932 340.712 7.58419C340.921 7.66647 340.619 7.77296 340.155 7.81168C339.504 7.86975 338.923 7.79231 338.319 7.74875C335.694 7.56 335.206 7.59872 333.394 8.1069C333.138 8.1795 332.906 8.26177 332.627 8.33437C332.209 8.44568 331.256 8.41666 331.001 8.28114C330.675 8.11658 330.42 7.94719 330.118 7.77295C329.514 7.86975 329.026 7.95686 328.515 8.03914C328.352 7.95202 328.189 7.86975 328.003 7.78263C327.818 7.70035 327.655 7.61807 327.469 7.53095C326.4 7.58903 326.795 7.82135 326.447 7.9617C326.145 8.07786 325.239 8.16982 324.82 8.11174C323.914 7.98107 323.055 7.82619 322.125 7.71003C321.359 7.61323 320.476 7.58903 319.663 7.71003C319.546 7.83586 319.43 7.96654 319.314 8.09238C318.501 8.22305 317.641 8.18918 316.851 8.1069C316.061 8.02462 315.318 7.9133 315.481 7.68098C315.783 7.25992 314.76 6.95501 313.645 6.66462C313.297 6.5775 312.762 6.59687 312.576 6.68398L312.493 6.72165C311.519 7.15931 311.285 7.26429 309.974 7.41965C310.044 7.5842 309.905 7.79231 309.626 7.79231C309.417 7.79231 309.161 7.67131 309.045 7.52128L308.58 7.56968C307.488 7.50192 306.28 7.39544 305.026 7.35188C303.957 7.31316 302.842 7.3422 301.703 7.3422L301.697 7.3429C299.956 7.52658 298.216 7.71026 296.452 7.89395C295.825 7.68099 295.755 7.68099 295.151 7.89395C294.756 7.83587 294.361 7.78262 293.92 7.71971C293.362 7.63743 292.712 7.55032 291.899 7.43416C291.178 7.35672 290.156 7.65679 288.832 7.62291C287.786 7.59871 286.718 7.64226 285.556 7.65678C285.022 7.78746 284.557 7.92298 283.999 8.0343C284.046 8.15529 283.697 8.1795 283.279 8.08271C283.07 8.07303 282.861 8.05849 282.675 8.04881C282.489 8.03913 282.303 7.99558 282.21 7.95686C281.467 7.66647 280.816 7.34704 278.841 7.47287C277.935 7.37608 278.168 7.15829 277.842 6.99857C277.587 6.87274 276.681 6.77594 276.263 6.83402C275.333 6.95502 274.45 7.09053 273.567 7.21636C272.499 7.1244 271.5 7.18733 270.477 7.26477C269.827 7.31317 269.478 7.18249 269.664 7.00342C269.85 6.82434 269.966 6.64527 270.129 6.46619C268.874 6.45167 267.62 6.44198 266.365 6.41778C265.645 6.4081 264.925 6.18548 265.041 6.00156C265.157 5.81765 265.389 5.63858 265.598 5.42562C265.017 5.39175 264.344 5.30462 263.879 5.34334C261.858 5.49337 259.836 5.60954 257.676 5.61922C256.653 5.62406 255.654 5.74506 254.632 5.80798C254.098 5.83702 253.517 5.74021 253.285 5.57081C253.145 5.48853 253.122 5.39658 253.075 5.30947C251.24 5.25623 249.66 5.33366 248.638 5.71601C248.522 5.75473 248.289 5.76924 248.08 5.80312C246.384 5.90476 244.665 5.89024 242.922 5.84184C242.156 5.82248 241.459 5.65793 241.366 5.44014C241.319 5.29494 241.366 5.15459 241.366 5.01424C242.016 4.85936 242.574 4.719 243.271 4.55444C241.621 4.42861 240.042 4.30762 238.392 4.18178C237.463 4.3173 236.58 4.44797 235.674 4.57864C235.302 4.55445 234.791 4.55445 234.535 4.50121C234.07 4.40441 233.745 4.27375 233.35 4.15759C232.491 3.89624 230.632 3.78007 229.331 3.92043C228.982 3.95915 228.634 4.04142 228.471 4.12369C228.03 4.34149 228.099 4.60768 227.147 4.7674C226.868 4.8158 226.241 4.85452 226.101 4.82549C225.497 4.69481 225.079 4.52057 224.498 4.38506C223.662 4.18662 222.686 4.13822 221.71 4.21566C221.571 4.3173 221.176 4.37053 220.851 4.32697C220.734 4.34633 220.618 4.35602 220.502 4.38022C220.363 4.4141 220.316 4.47217 220.154 4.50121C219.271 4.68028 218.76 4.68513 217.946 4.51089C217.621 4.44314 217.389 4.36569 217.087 4.29793C216.947 4.26405 216.738 4.23986 216.483 4.20114C215.925 4.19146 215.275 4.16243 214.624 4.16727C213.718 4.17211 213.021 4.25437 212.463 4.43345C211.975 4.59316 211.813 4.58348 211.116 4.43345C210.744 4.35601 210.349 4.28826 210.163 4.35602C209.722 4.53025 209.094 4.63189 208.351 4.69481C208.305 4.72869 208.188 4.76256 208.003 4.78676C207.817 4.81096 207.7 4.78676 207.631 4.7432C207.422 4.75288 207.189 4.76256 206.957 4.7674C206.748 4.7674 206.562 4.80128 206.353 4.8158C204.936 4.90291 204.75 4.84968 205.145 4.45281C205.331 4.26406 205.029 4.17695 204.169 4.21082C203.751 4.22534 203.333 4.2689 202.914 4.28342C202.775 4.28826 202.589 4.25438 202.333 4.23502C201.753 3.84299 200.934 6.82433 200.353 6.41778C199.726 5.99672 198.175 7.68218 197.431 7.30951C196.339 7.20788 195.387 7.11592 194.457 7.02397C194.499 6.82405 194.541 6.65927 194.583 6.49456L194.597 6.43835C192.575 6.16248 190.601 5.87208 188.533 5.61073C188.068 5.55265 187.325 5.60104 186.651 5.60104C186.372 5.41713 186.07 5.23806 185.791 5.06383L184.026 4.99123C183.909 4.95251 183.723 4.91379 183.7 4.87023C183.514 4.454 182.608 4.15877 180.773 3.99906C180.331 3.96034 179.867 3.90226 179.495 3.83451C179.565 3.84902 179.611 3.86838 179.611 3.89258C179.611 3.95066 179.449 3.98454 179.17 3.98454C178.891 3.98454 178.728 3.95066 178.728 3.89258C178.728 3.8345 178.914 3.80064 179.17 3.80064C179.27 3.80064 179.352 3.80421 179.418 3.81442C179.428 3.81629 179.438 3.81815 179.449 3.82C179.439 3.81795 179.428 3.81609 179.418 3.81442C178.946 3.72815 178.612 3.61888 178.612 3.49571C178.589 2.99721 176.707 3.81731 175.917 3.41076C175.801 3.23653 175.708 3.04779 175.545 2.85903C175.359 2.62672 174.802 2.5396 173.733 2.57832C173.315 2.59284 172.897 2.63157 172.478 2.65577C171.224 2.57833 170.066 3.28179 168.811 3.20435C167.789 3.0398 167.246 4.05714 165.713 3.99906C164.458 3.95066 163.324 4.88862 162.186 4.78698C161.21 4.47723 160.258 4.18683 159.328 3.89643C158.864 3.89643 158.399 3.89645 157.888 3.90129C156.958 4.00293 155.867 4.11908 154.705 4.24491C152.637 4.39979 150.105 4.19652 148.037 4.44819C147.061 4.39979 146.062 4.3514 144.877 4.29816C143.576 4.45788 142.205 4.64663 140.718 4.80634C140.811 4.83054 140.881 4.87409 140.881 4.92733C140.881 5.02413 140.672 5.11125 140.44 5.11125C140.184 5.11125 139.998 5.05316 139.998 4.98057C139.998 4.94669 140.045 4.90797 140.114 4.87409C140.045 4.87893 139.998 4.88862 139.928 4.89346C138.372 5.04349 136.629 5.14029 134.91 5.23224C131.936 5.39196 129.613 5.78397 126.732 5.97757C125.431 6.20988 123.804 6.28732 122.132 6.3454C122.062 6.35024 122.015 6.35993 121.922 6.35993C121.876 6.35993 121.853 6.35508 121.829 6.35508L121.649 6.36069C121.239 6.37341 120.814 6.38662 120.389 6.40349C119.901 6.42285 119.413 6.45189 118.647 6.49061C117.671 6.40833 116.556 6.28249 115.324 6.22441C114.093 6.16149 112.768 6.16634 110.84 6.12762C109.26 6.22926 107.099 6.36476 104.706 6.51963C103.15 6.50995 101.338 6.50028 99.6647 6.4906C97.3646 6.64064 95.808 6.99879 93.3685 7.03751C93.1362 7.03751 92.8574 7.04718 92.6947 7.02782C92.1603 6.96974 92.0442 6.87294 92.3462 6.77614C93.4149 6.44703 90.9806 6.02695 90.2371 5.60104C88.9648 5.28781 85.5034 5.49661 83.7306 5.25954C83.8143 5.25821 83.9455 5.2556 84.1043 5.25224C84.7436 5.24434 85.3848 5.23099 86.0267 5.21287C86.5384 5.19622 84.9391 5.23459 84.1043 5.25224C83.972 5.25387 83.8398 5.25528 83.7076 5.25644C80.8967 5.28114 78.1277 5.19739 75.5019 4.94668C74.3867 4.84021 73.318 4.79665 72.1795 4.82085C72.3422 4.84505 72.4584 4.86925 72.4584 4.88861C72.4584 4.91281 72.2725 4.92733 72.0169 4.92733C71.7846 4.92733 71.6219 4.8886 71.5987 4.8402C71.4128 4.84504 71.2502 4.84989 71.0643 4.85957C70.1117 4.91281 69.043 4.94668 68.0672 4.93216C67.0682 4.9128 65.8832 4.86925 65.1862 4.7531C63.6064 4.49174 61.9336 4.30298 59.9587 4.14811C57.3566 3.94967 55.1726 3.57217 52.3614 3.42214C51.8967 3.39794 51.4785 3.3205 51.13 3.24791C49.8754 2.98171 48.2955 2.86555 46.4601 2.77843C43.8114 2.6526 41.5578 2.40093 39.9082 2.00406C39.095 2.14442 38.2354 2.27993 37.1899 2.37189C36.6555 2.32833 36.0283 2.28961 35.4474 2.23153C34.1928 2.10086 32.7755 2.07182 31.6139 2.18314C31.033 2.24122 30.4057 2.28477 29.7784 2.32349C29.8249 2.35253 29.8481 2.38157 29.8481 2.41545C29.8481 2.51225 29.6623 2.59452 29.4067 2.59452C29.1511 2.59452 28.9652 2.51225 28.9652 2.41545C28.9652 2.39609 28.9885 2.38157 28.9885 2.36705C26.5025 2.49772 23.9236 2.56064 21.9255 2.95751C20.2759 2.96719 18.7658 2.98171 17.2323 2.98655C15.2807 2.99623 13.3291 2.98655 11.4704 3.18982C11.424 3.19466 11.3543 3.19466 11.3078 3.1995C11.2613 3.20434 11.2148 3.21403 11.1451 3.21403L11.0987 3.21403C10.7037 3.24306 10.2855 3.25757 9.84407 3.26241C9.6582 3.27693 9.49558 3.27694 9.33293 3.26726L8.26422 3.26726C5.22063 3.27694 2.15381 3.2721 -0.843307 3.2721C-2.02821 3.44149 -3.09695 3.60121 -4.21217 3.76093C-4.56067 3.79481 -4.9324 3.81416 -5.30414 3.82868C-6.41934 3.8674 -7.58102 3.83352 -8.69624 3.88192L-8.69661 3.88195C-9.11468 3.91098 -9.53278 3.94001 -9.92763 3.97871C-12.7389 4.24007 -15.2481 4.64177 -18.3149 4.77245C-18.8957 4.79665 -19.3837 4.93217 -19.9413 5.00477C-20.6847 5.09672 -21.4282 5.24192 -22.2181 5.25644C-24.8667 5.30967 -28.3532 4.93799 -30.8624 5.08802C-33.3716 5.23805 -35.6547 3.94582 -38.3266 3.96034C-38.7448 3.96518 -39.2094 3.99422 -39.5579 4.04262C-39.9064 4.09102 -40.3014 4.12975 -40.6731 4.16847C-40.6499 4.18298 -40.6499 4.20234 -40.7196 4.22654C-40.859 4.28462 -41.0449 4.31849 -41.161 4.31849C-41.2772 4.31849 -41.3237 4.28945 -41.3469 4.24589C-43.3218 4.43465 -45.4128 4.53629 -47.527 4.63792C-48.5958 4.69116 -49.5716 4.80247 -50.6868 4.80731C-51.5464 4.81215 -52.4292 4.83151 -53.2889 4.84119C-54.497 4.96702 -55.7052 5.07834 -56.8204 5.22837C-60.5145 5.72204 -62.0015 5.8624 -66.4855 5.9592C-68.0654 5.99308 -69.2968 6.2157 -70.8534 6.23506C-73.6647 6.2641 -75.6863 5.1945 -78.6137 5.10738C-79.0087 5.13642 -79.4036 5.16061 -79.7986 5.18965C-79.9148 5.23321 -80.0309 5.25257 -80.1471 5.22837C-80.1703 5.22353 -80.1703 5.21869 -80.1936 5.21385C-81.332 5.29129 -82.4705 5.36389 -83.6089 5.451C-85.4676 5.59136 -86.6678 5.18481 -88.5497 5.29613C-90.1993 5.39777 -91.9418 5.4026 -93.6146 5.55748C-94.7298 5.66395 -96.1703 5.62039 -97.4714 5.64459C-98.7724 5.67363 -100.213 5.63491 -101.328 5.75107C-103.535 5.97854 -106.137 5.86239 -108.182 6.18666C-108.879 6.29798 -109.739 6.36574 -110.552 6.42866C-112.062 6.54481 -113.549 6.53513 -114.989 6.37058C-115.384 6.32702 -115.756 6.27378 -116.151 6.23506C-117.731 6.08986 -118.172 5.57684 -120.31 5.61556C-121.611 5.44616 -122.912 5.27193 -124.283 5.08802L-129.487 5.08802C-130.277 5.24773 -131.067 5.40744 -131.857 5.56232C-133.599 5.60104 -134.343 5.20417 -135.807 5.12189C-136.016 5.11705 -136.225 5.09768 -136.434 5.09768C-139.036 5.06864 -141.708 5.09768 -144.264 4.99604C-146.587 4.90409 -148.794 4.66694 -151.187 4.48303C-154.068 4.80246 -157.158 4.79762 -160.271 4.77826C-160.318 4.77826 -160.341 4.7831 -160.364 4.7831C-160.411 4.7831 -160.411 4.77342 -160.457 4.77342L-162.665 4.7589C-163.292 4.7589 -163.966 4.72019 -164.546 4.66211C-165.778 4.53627 -167.032 4.48303 -168.357 4.48787C-170.122 4.49755 -171.795 4.46367 -173.468 4.29912C-174.421 4.20232 -175.606 4.212 -176.674 4.20232C-179.276 4.17812 -181.902 4.24104 -184.388 3.98453C-185.34 3.88289 -186.363 4.12487 -187.524 4.02808C-188.523 3.95064 -189.662 3.93129 -190.731 3.92645C-191.59 3.92161 -192.473 3.96517 -193.309 4.00873C-194.169 4.05229 -194.982 4.17812 -195.795 4.16844C-197.611 4.14928 -199.245 4.26275 -200.899 4.37764L-200.953 4.38139L-200.953 4.38139C-200.93 4.38623 -200.907 4.39107 -200.884 4.40075C-200.605 4.5169 -200.419 4.71535 -200.489 4.85086C-200.605 5.08317 -200.651 5.07832 -201.186 4.75405C-201.395 4.62338 -201.511 4.51207 -201.557 4.42495C-201.952 4.45399 -202.347 4.47818 -202.766 4.50238C-203.579 4.55078 -204.415 4.60402 -205.205 4.65242C-206.669 4.51207 -208.063 4.37656 -209.434 4.24588C-211.803 4.14908 -214.196 4.26039 -216.543 4.03776C-218.541 3.84417 -220.725 3.76188 -222.026 3.38921C-223.815 3.35533 -225.348 3.33599 -226.859 3.29244C-227.718 3.26824 -228.578 3.05527 -228.95 2.8278Z" fill="white"/></svg>')
                    }
                    .card-standard__location::before {
                        background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z" fill="%235fbd00"/></svg>')
                    }
                    .card-standard__offer-badge {
                        background-color: #dd3817;
                        color: #fff;
                        font-weight: 800;
                        padding: .3125rem .625rem;
                        position: absolute;
                        text-align: center;
                        text-transform: uppercase;
                        top: 0;
                        width: 100%
                    }
                    @media screen and (min-width:20em) {
                        .card-standard__offer-badge {
                            left: .9375rem;
                            padding: .125rem .625rem;
                            text-align: left;
                            top: .9375rem;
                            width: auto
                        }
                    }
                    .card-standard__offer {
                        color: #dd3817
                    }
                    .card-standard--offer .card-standard__details {
                        margin-bottom: 1.25rem
                    }
                    .card-standard--offer .card-standard__title::after {
                        background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.281 6.2h4.84v2h-2.84v9.52h9.52v-2.84h2v4.84H4.281V6.2zm12.025.08H12.32v-2h7.4v7.4h-2V7.694l-5.012 5.013-1.415-1.414 5.013-5.013z" fill="#00875a"/></svg>');
                        background-position: right bottom;
                        background-repeat: no-repeat;
                        background-size: 24px;
                        content: ' ';
                        display: inline-block;
                        height: 24px;
                        margin-left: .3125rem;
                        position: absolute;
                        width: 24px
                    }
                    .card-standard.has-location.card-standard--offer .card-standard__details {
                        margin-bottom: 2.5rem
                    }
                    .card-standard.has-location.card-standard--offer .card-standard__location {
                        bottom: 3.75rem;
                        position: absolute
                    }
                    .card-standard.has-location.card-standard--offer .card-standard__inner {
                        padding-bottom: 1.875rem
                    }
                    .card-featured {
                        height: auto
                    }
                    .card-featured__location::before {
                        background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z" fill="%23767676"/></svg>')
                    }
                    .card-featured__offer-badge {
                        background-color: #dd3817;
                        color: #fff;
                        font-weight: 800;
                        padding: .3125rem .625rem;
                        position: absolute;
                        text-align: center;
                        text-transform: uppercase;
                        top: 0;
                        width: 100%
                    }
                    @media screen and (min-width:20em) {
                        .card-featured__offer-badge {
                            left: .9375rem;
                            padding: .125rem .625rem;
                            text-align: left;
                            top: .9375rem;
                            width: auto
                        }
                    }
                    .card-featured__offer {
                        color: #fff
                    }
                    .card-featured.card-featured--offer .card-featured__details {
                        margin-bottom: 1.25rem
                    }
                    .card-featured.card-featured--offer .card-featured__title::after {
                        background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.281 6.2h4.84v2h-2.84v9.52h9.52v-2.84h2v4.84H4.281V6.2zm12.025.08H12.32v-2h7.4v7.4h-2V7.694l-5.012 5.013-1.415-1.414 5.013-5.013z" fill="white"/></svg>');
                        background-position: right bottom;
                        background-repeat: no-repeat;
                        background-size: 24px;
                        content: ' ';
                        display: inline-block;
                        height: 24px;
                        margin-left: .3125rem;
                        position: absolute;
                        width: 24px
                    }
                    .card-horizontal__location::before {
                        background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z" fill="%235fbd00"/></svg>')
                    }
                    .card-horizontal__offer-badge {
                        background-color: #dd3817;
                        color: #fff;
                        font-weight: 800;
                        padding: .3125rem .625rem;
                        position: absolute;
                        text-align: center;
                        text-transform: uppercase;
                        top: 0;
                        width: 100%
                    }
                    .card-horizontal__offer {
                        color: #dd3817
                    }
                    .card-horizontal--offer .card-horizontal__details {
                        margin-bottom: 1.25rem
                    }
                    .card-horizontal--offer .card-horizontal__title::after {
                        background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.281 6.2h4.84v2h-2.84v9.52h9.52v-2.84h2v4.84H4.281V6.2zm12.025.08H12.32v-2h7.4v7.4h-2V7.694l-5.012 5.013-1.415-1.414 5.013-5.013z" fill="#00875a"/></svg>');
                        background-position: right bottom;
                        background-repeat: no-repeat;
                        background-size: 24px;
                        content: ' ';
                        display: inline-block;
                        height: 24px;
                        margin-left: .3125rem;
                        position: absolute;
                        width: 24px
                    }
                    .offer-filter .card-featured.card-featured--offer,
                    .offer-filter .card-horizontal.card-horizontal--offer,
                    .offer-filter .card-standard--small.card-standard--offer,
                    [data-module=cardCollection] .card-featured.card-featured--offer,
                    [data-module=cardCollection] .card-horizontal.card-horizontal--offer,
                    [data-module=cardCollection] .card-standard--small.card-standard--offer,
                    [data-module=card] .card-featured.card-featured--offer,
                    [data-module=card] .card-horizontal.card-horizontal--offer,
                    [data-module=card] .card-standard--small.card-standard--offer,
                    [data-module=cardcarousel] .card-featured.card-featured--offer,
                    [data-module=cardcarousel] .card-horizontal.card-horizontal--offer,
                    [data-module=cardcarousel] .card-standard--small.card-standard--offer,
                    [data-module=thematicCallout] .card-featured.card-featured--offer,
                    [data-module=thematicCallout] .card-horizontal.card-horizontal--offer,
                    [data-module=thematicCallout] .card-standard--small.card-standard--offer {
                        display: none
                    }
                    [data-module=editorialMapAndCardGrid] .card-featured.card-featured--offer,
                    [data-module=editorialMapAndCardGrid] .card-standard.card-standard--offer {
                        display: none
                    }
                    .campaign-tout__date,
                    .search-results-item__category,
                    .search-results-item__spacer {
                        margin-bottom: 10px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__date,
                        .search-results-item__category,
                        .search-results-item__spacer {
                            margin-bottom: 10px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__date,
                        .search-results-item__category,
                        .search-results-item__spacer {
                            margin-bottom: 10px
                        }
                    }
                    .campaign-tout__eyebrow,
                    .campaign-tout__location,
                    .campaign-tout__subtitle,
                    .campaign-tout__title,
                    .search-results-item {
                        margin-bottom: 20px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__eyebrow,
                        .campaign-tout__location,
                        .campaign-tout__subtitle,
                        .campaign-tout__title,
                        .search-results-item {
                            margin-bottom: 20px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__eyebrow,
                        .campaign-tout__location,
                        .campaign-tout__subtitle,
                        .campaign-tout__title,
                        .search-results-item {
                            margin-bottom: 20px
                        }
                    }
                    .campaign-tout__fake-button {
                        margin-bottom: 40px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__fake-button {
                            margin-bottom: 60px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__fake-button {
                            margin-bottom: 80px
                        }
                    }
                    .campaign-tout__date,
                    .campaign-tout__eyebrow,
                    .campaign-tout__location,
                    .campaign-tout__subtitle,
                    .card-featured--long-form .card-featured__rating-text,
                    .card-featured--long-form .card-featured__read-time,
                    .card-featured__category,
                    .card-featured__location,
                    .card-featured__offer,
                    .card-featured__offer-badge,
                    .card-featured__page-type,
                    .card-featured__read-time,
                    .card-featured__title,
                    .card-horizontal__category,
                    .card-horizontal__heading,
                    .card-horizontal__location,
                    .card-horizontal__offer,
                    .card-horizontal__offer-badge,
                    .card-horizontal__page-type,
                    .card-horizontal__rating-text,
                    .card-horizontal__read-time,
                    .card-horizontal__title,
                    .card-standard--small .card-standard__title,
                    .card-standard__link,
                    .card-standard__location,
                    .card-standard__offer,
                    .card-standard__offer-badge,
                    .card-standard__page-type,
                    .card-standard__rating-text,
                    .card-standard__read-time,
                    .card-standard__subtitle,
                    .card-standard__title,
                    .image__description,
                    .image__location,
                    .search-results-item--offer .search-results-item__banner-title,
                    .search-results-item--offer .search-results-item__offer-price,
                    .search-results-item__category,
                    .search-results-item__subtitle,
                    .search-results-item__title {
                        font-family: "Proxima Nova", sans-serif
                    }
                    .card-featured--long-form [lang=ar] .card-featured__rating-text,
                    .search-results-item--offer [lang=ar] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ar] .search-results-item__offer-price,
                    [lang=ar] .campaign-tout__date,
                    [lang=ar] .campaign-tout__eyebrow,
                    [lang=ar] .campaign-tout__location,
                    [lang=ar] .campaign-tout__subtitle,
                    [lang=ar] .card-featured--long-form .card-featured__rating-text,
                    [lang=ar] .card-featured__category,
                    [lang=ar] .card-featured__location,
                    [lang=ar] .card-featured__offer,
                    [lang=ar] .card-featured__offer-badge,
                    [lang=ar] .card-featured__page-type,
                    [lang=ar] .card-featured__read-time,
                    [lang=ar] .card-featured__title,
                    [lang=ar] .card-horizontal__category,
                    [lang=ar] .card-horizontal__heading,
                    [lang=ar] .card-horizontal__location,
                    [lang=ar] .card-horizontal__offer,
                    [lang=ar] .card-horizontal__offer-badge,
                    [lang=ar] .card-horizontal__page-type,
                    [lang=ar] .card-horizontal__rating-text,
                    [lang=ar] .card-horizontal__read-time,
                    [lang=ar] .card-horizontal__title,
                    [lang=ar] .card-standard__link,
                    [lang=ar] .card-standard__location,
                    [lang=ar] .card-standard__offer,
                    [lang=ar] .card-standard__offer-badge,
                    [lang=ar] .card-standard__page-type,
                    [lang=ar] .card-standard__rating-text,
                    [lang=ar] .card-standard__read-time,
                    [lang=ar] .card-standard__subtitle,
                    [lang=ar] .card-standard__title,
                    [lang=ar] .image__description,
                    [lang=ar] .image__location,
                    [lang=ar] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ar] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ar] .search-results-item__category,
                    [lang=ar] .search-results-item__subtitle,
                    [lang=ar] .search-results-item__title {
                        font-family: Lateef, sans-serif
                    }
                    .card-featured--long-form [lang=ja] .card-featured__rating-text,
                    .search-results-item--offer [lang=ja] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ja] .search-results-item__offer-price,
                    [lang=ja] .campaign-tout__date,
                    [lang=ja] .campaign-tout__eyebrow,
                    [lang=ja] .campaign-tout__location,
                    [lang=ja] .campaign-tout__subtitle,
                    [lang=ja] .card-featured--long-form .card-featured__rating-text,
                    [lang=ja] .card-featured__category,
                    [lang=ja] .card-featured__location,
                    [lang=ja] .card-featured__offer,
                    [lang=ja] .card-featured__offer-badge,
                    [lang=ja] .card-featured__page-type,
                    [lang=ja] .card-featured__read-time,
                    [lang=ja] .card-featured__title,
                    [lang=ja] .card-horizontal__category,
                    [lang=ja] .card-horizontal__heading,
                    [lang=ja] .card-horizontal__location,
                    [lang=ja] .card-horizontal__offer,
                    [lang=ja] .card-horizontal__offer-badge,
                    [lang=ja] .card-horizontal__page-type,
                    [lang=ja] .card-horizontal__rating-text,
                    [lang=ja] .card-horizontal__read-time,
                    [lang=ja] .card-horizontal__title,
                    [lang=ja] .card-standard__link,
                    [lang=ja] .card-standard__location,
                    [lang=ja] .card-standard__offer,
                    [lang=ja] .card-standard__offer-badge,
                    [lang=ja] .card-standard__page-type,
                    [lang=ja] .card-standard__rating-text,
                    [lang=ja] .card-standard__read-time,
                    [lang=ja] .card-standard__subtitle,
                    [lang=ja] .card-standard__title,
                    [lang=ja] .image__description,
                    [lang=ja] .image__location,
                    [lang=ja] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ja] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ja] .search-results-item__category,
                    [lang=ja] .search-results-item__subtitle,
                    [lang=ja] .search-results-item__title {
                        font-family: "MP Plus Rounded 1c", sans-serif
                    }
                    .card-featured--long-form [lang=ru] .card-featured__rating-text,
                    .search-results-item--offer [lang=ru] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ru] .search-results-item__offer-price,
                    [lang=ru] .campaign-tout__date,
                    [lang=ru] .campaign-tout__eyebrow,
                    [lang=ru] .campaign-tout__location,
                    [lang=ru] .campaign-tout__subtitle,
                    [lang=ru] .card-featured--long-form .card-featured__rating-text,
                    [lang=ru] .card-featured__category,
                    [lang=ru] .card-featured__location,
                    [lang=ru] .card-featured__offer,
                    [lang=ru] .card-featured__offer-badge,
                    [lang=ru] .card-featured__page-type,
                    [lang=ru] .card-featured__read-time,
                    [lang=ru] .card-featured__title,
                    [lang=ru] .card-horizontal__category,
                    [lang=ru] .card-horizontal__heading,
                    [lang=ru] .card-horizontal__location,
                    [lang=ru] .card-horizontal__offer,
                    [lang=ru] .card-horizontal__offer-badge,
                    [lang=ru] .card-horizontal__page-type,
                    [lang=ru] .card-horizontal__rating-text,
                    [lang=ru] .card-horizontal__read-time,
                    [lang=ru] .card-horizontal__title,
                    [lang=ru] .card-standard__link,
                    [lang=ru] .card-standard__location,
                    [lang=ru] .card-standard__offer,
                    [lang=ru] .card-standard__offer-badge,
                    [lang=ru] .card-standard__page-type,
                    [lang=ru] .card-standard__rating-text,
                    [lang=ru] .card-standard__read-time,
                    [lang=ru] .card-standard__subtitle,
                    [lang=ru] .card-standard__title,
                    [lang=ru] .image__description,
                    [lang=ru] .image__location,
                    [lang=ru] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ru] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ru] .search-results-item__category,
                    [lang=ru] .search-results-item__subtitle,
                    [lang=ru] .search-results-item__title {
                        font-family: Raleway, sans-serif
                    }
                    .card-featured__category,
                    .card-featured__read-time {
                        font-size: 14px;
                        line-height: 18px;
                        display: block;
                        font-weight: 400
                    }
                    @media (min-width:320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: calc(.71429vw + 6.57143px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(1.33929vw + 13.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(0vw + 24px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(2.14286vw - 4.28571px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: 30px
                        }
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-weight: 800
                        }
                    }
                    .card-featured__offer-badge,
                    .card-featured__page-type,
                    .card-horizontal__offer-badge,
                    .card-horizontal__page-type,
                    .card-standard__offer-badge,
                    .card-standard__page-type,
                    .image__description,
                    .image__location,
                    .search-results-item--offer .search-results-item__banner-title {
                        font-size: 12px;
                        line-height: 14px;
                        font-style: normal
                    }
                    @media (min-width:320px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            font-size: calc(.44643vw + 10.57143px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            font-size: 14px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            line-height: calc(1.33929vw + 9.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            line-height: 20px
                        }
                    }
                    .card-featured__title {
                        font-family: ioi, sans-serif;
                        font-weight: 700;
                        font-size: 24px;
                        line-height: 26px
                    }
                    @media (min-width:320px) {
                        .card-featured__title {
                            font-size: calc(1.78571vw + 18.28571px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__title {
                            font-size: calc(1.08696vw + 23.65217px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__title {
                            font-size: calc(2.14286vw + 9.71429px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__title {
                            font-size: 44px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__title {
                            line-height: calc(1.78571vw + 20.28571px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__title {
                            line-height: calc(1.08696vw + 25.65217px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__title {
                            line-height: calc(2.14286vw + 11.71429px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__title {
                            line-height: 46px
                        }
                    }
                    .card-featured__offer,
                    .card-horizontal__heading,
                    .card-horizontal__offer,
                    .card-horizontal__title,
                    .card-standard__offer,
                    .card-standard__title,
                    .search-results-item--offer .search-results-item__offer-price,
                    .search-results-item__title {
                        font-family: ioi, sans-serif;
                        font-style: normal;
                        font-weight: 700;
                        letter-spacing: .3px;
                        font-size: 16px;
                        line-height: 20px
                    }
                    @media (min-width:320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            font-size: calc(.2vw + 15.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            line-height: calc(.4vw + 18.72px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            line-height: 24px
                        }
                    }
                    .campaign-tout__eyebrow,
                    .card-standard--small .card-standard__title {
                        font-style: normal;
                        font-weight: 800;
                        letter-spacing: .3px;
                        font-size: 14px;
                        line-height: 18px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: calc(.71429vw + 6.57143px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: calc(1.33929vw + 13.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: calc(.72115vw + 18.46154px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: 30px
                        }
                    }
                    .campaign-tout__subtitle,
                    .card-standard__subtitle,
                    .search-results-item__subtitle {
                        font-style: normal;
                        font-weight: 400;
                        letter-spacing: .3px;
                        font-size: 14px;
                        line-height: 20px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            font-size: 16px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: calc(.3vw + 19.04px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: calc(.35714vw + 18.28571px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: 24px
                        }
                    }
                    .campaign-tout__date,
                    .campaign-tout__location,
                    .card-featured--long-form .card-featured__rating-text,
                    .card-featured--long-form .card-featured__read-time,
                    .card-featured__location,
                    .card-horizontal__category,
                    .card-horizontal__location,
                    .card-horizontal__rating-text,
                    .card-horizontal__read-time,
                    .card-standard__link,
                    .card-standard__location,
                    .card-standard__rating-text,
                    .card-standard__read-time,
                    .search-results-item__category {
                        font-style: normal;
                        font-weight: 400;
                        font-size: 12px;
                        line-height: 17px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            font-size: calc(.44643vw + 10.57143px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            font-size: 14px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            line-height: calc(.89286vw + 14.14286px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            line-height: 21px
                        }
                    }
                    .card-featured__location,
                    .card-horizontal__location,
                    .card-standard__location {
                        color: #767676;
                        padding-left: 1.25rem;
                        position: relative;
                        width: 100%
                    }
                    .card-featured__location::before,
                    .card-horizontal__location::before,
                    .card-standard__location::before {
                        background-image: url(/img/ui/icons/pin-green.svg);
                        background-position: left center;
                        background-repeat: no-repeat;
                        background-size: contain;
                        bottom: 0;
                        content: '';
                        height: 1.5rem;
                        left: -.3125rem;
                        position: absolute;
                        width: 1.5rem
                    }
                    .card-standard__link {
                        color: #767676;
                        display: block;
                        padding-left: 1.25rem;
                        position: relative;
                        text-decoration: none;
                        width: 100%
                    }
                    .card-standard__link::before {
                        background-image: url(/img/ui/icons/view-details-green-light.svg);
                        background-position: left center;
                        background-repeat: no-repeat;
                        background-size: contain;
                        bottom: 0;
                        content: '';
                        height: 1.5rem;
                        left: -.3125rem;
                        position: absolute;
                        width: 1.5rem
                    }
                    .card-standard__link:hover {
                        color: #767676;
                        text-decoration: underline
                    }
                    .card-featured--long-form .card-featured__rating-text,
                    .card-horizontal__rating-text,
                    .card-standard__rating-text {
                        color: #767676;
                        margin-left: .3125rem
                    }
                    .card-horizontal__image .image img {
                        height: auto;
                        left: 50%;
                        min-height: 100%;
                        min-width: 100%;
                        position: absolute;
                        top: 50%;
                        -webkit-transform: translate(-50%, -50%);
                        transform: translate(-50%, -50%);
                        width: auto
                    }
                    .campaign-tout {
                        border-radius: 4px;
                        overflow: hidden;
                        position: relative
                    }
                    .campaign-tout__background {
                        position: relative
                    }
                    .campaign-tout__background::after {
                        background: -webkit-gradient(linear, left top, left bottom, color-stop(22.94%, rgba(0, 0, 0, 0)), color-stop(46.17%, rgba(0, 0, 0, .6)));
                        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 22.94%, rgba(0, 0, 0, .6) 46.17%);
                        content: '';
                        height: 100%;
                        left: 0;
                        position: absolute;
                        top: 0;
                        width: 100%
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__background::after {
                            background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(49.67%, rgba(0, 0, 0, 0)), color-stop(61.92%, rgba(0, 0, 0, .2)), color-stop(75%, rgba(0, 0, 0, .4)), color-stop(87.57%, rgba(0, 0, 0, .6)), to(rgba(0, 0, 0, .6)));
                            background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 49.67%, rgba(0, 0, 0, .2) 61.92%, rgba(0, 0, 0, .4) 75%, rgba(0, 0, 0, .6) 87.57%, rgba(0, 0, 0, .6) 100%)
                        }
                    }
                    .campaign-tout__background .image:not(.image--original-size) {
                        min-height: 36.25rem
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__background .image:not(.image--original-size) {
                            min-height: 30.625rem;
                            padding-bottom: 42%
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__background .image:not(.image--original-size) {
                            padding-bottom: 32%
                        }
                    }
                    .campaign-tout__inner,
                    .campaign-tout__link {
                        left: 0;
                        position: absolute;
                        width: 100%
                    }
                    .campaign-tout__link {
                        color: #fff;
                        height: 100%;
                        text-decoration: none;
                        top: 0
                    }
                    .campaign-tout__link:hover {
                        color: #fff
                    }
                    .campaign-tout__link:hover .campaign-tout__fake-button {
                        color: #111317
                    }
                    .campaign-tout__link:hover .campaign-tout__fake-button::before {
                        -webkit-transform: translateX(0);
                        transform: translateX(0)
                    }
                    .campaign-tout__inner {
                        bottom: 0
                    }
                    .campaign-tout__eyebrow {
                        background-color: #dd3817;
                        border-radius: 4px;
                        display: inline-block;
                        padding: .25rem .625rem;
                        text-transform: uppercase
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__eyebrow {
                            padding: 0 .625rem
                        }
                    }
                    .campaign-tout__date {
                        display: block
                    }
                    .campaign-tout__location {
                        padding-left: 1.25rem;
                        position: relative
                    }
                    .campaign-tout__location::before {
                        background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z" fill="%23FFFFFF"/></svg>');
                        background-position: left center;
                        background-repeat: no-repeat;
                        background-size: contain;
                        bottom: 0;
                        content: '';
                        height: 1.5rem;
                        left: -.3125rem;
                        position: absolute;
                        width: 1.5rem
                    }
                    .campaign-tout--has-tears {
                        border-radius: 0
                    }
                    .campaign-tout--has-tears::after,
                    .campaign-tout--has-tears::before {
                        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAtUAAAAaCAYAAAB4kqAjAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAhySURBVHgB7Z3vddNIFMVvzuE7oQImFRAqQKmAsA2QbAMkFeA0ANkGNkkDS6ggooKECjI0sIQGVjvXM4PGsvzfsmTr/s55yLHGtpBGM3feezMChBBCCCGE6CBFUdAOnN07+wwhhBBCCCHE/CSC+tHZf84MOswzCCGEEEII0SEoqB0vnP3jzDj76SxLhPX13t6eRYfYgxBCTIENWNcaLiGEELtBEM8ZvHCOWGffnf3t7HjKx6+dfXP25PqpWwghxKZxjdi+s0NnlyFPjfx0dufsg7MsbB/Dvquuh92EEEJsDyG140Poe1aFqSEZWmaPnSi8C/0GQoidgwLabd47Owxmwq4HeO/AItwG+ybvdT8I9Sdz9hI+FNu5kKsQopskXuhX8J5nG3a9hfdAZ1gfX1zb9AdahKK6CK+ts3O5z4XYHhLv8X6wFP79AetttFKe4IU5G8pb13bkEDtFqF90vJjk7a/uWh9DCCEmEKTlAXz6RobNcQ3fRrWiZVNRTdhJXsB3lBY+R+UJQojGYBoGxgXxJAy8t/lN2HYJ6+zMtRlfIbYaVydP4OsXIxzVumndNT4I5fbVRwjRL4JsNJW3f+tFt5/z9T45O0N7XLnj+TMcDzeZs49hmzt710jbNWeuCvNdPkIIsTYKn7d8V+wezNG+cnZc+NQBsUW4a2bmuMbMxb9z9gVCiJ2n8PnPnIvzsSjn2qT8G/ax/Tgt2meYY1345fi+1Ow7Kcrl+u7C+5+wIlVP9SwsvMKnJ+qhyby6wnfGNAPvQbfJKGjYUctDIhaljbpT+MkTxtlz+JxUHgPzyzLsPjzPDMPdKD2kXULdN872J12LUOYe416oSfD6vuaLbc2zDv/nmM5iVU+FKAkSMaYSnmG+qOoT5o++Nsms44g6IC3z6Oxi2XmGi4rqKjl8PiUP4ld47wmlCLazvqDwOXvRCEOOb1HfqMfvNpXfH/7ehLJQI9lvkgHaFUohmzs7bUoIBCHNjroufN5XLMpBea5BcfOEus82tVoXL935P0/KGYzeH8vAwdP5uu6popwvwOOf6sRJBq5kbGmt8F0sMyaaCz9ZP0vess6O0t8L36++RPSGJcX0LrHUnKFVRfUscviGlknjNjRsbCAz+GRyNmabuFDx5HAtQy4e/ivZt5RnIjSyPHaJg46RdKCsa6/CdlI9owi4xHp+N4PPde5jA7QMw5VEtPLQYgShHDs6Eht+1nWD+b3MA3fuL5bwTk9j6Lleh7AufGpJ9CDTczRI9hm34X7WIR7/WeXjubPTcDyfw/eMDSgKP5/hvubnbfg8iXmY6XezL2HdfYAQO0JR5kpn8H1Zet/0nRh1vZjWvjUtqqfxDr5R7Ao5Sq93HaxYDN+zETYYrWj8LE/2d3kyNkPoDA/Dn7wunDi17OS9objAghSjS9Wp8Vke62wAf/8MRUqSqgCMpoBZ9JCizE1nm5lhfVyjXGpxXfzlrtMZVsT9nxkBNeFPDnzZPvM42Wet+v1DZw+8YDZYnBxNTXQSYgMknujYf81yQAmPhb//Iz/gHRvDaFqbororOTdNwBOcpqT8qCmT14Qhjduc1JR93BZvXpKfuPanGzWcUmGd3aAcPDGaESMcw20lp7+vIbG2iRGnHP6a2aqwKXZgRYpKVC92dhSB79F9fkcGU+/yIoR77Ce6Cdu2FxBiCynKlTCa6kv7zH2bolp4YcD0gwd3GSjSBphcwW0of7Epb10x+tCHOILlNnaacem0l6FchtHjt/Be4KUHBIk3+Bj9mNgnVuMhWBzIUph1PoKU1PMM4/fRNnO0QnrdHbrJ7yUF6wgDIg64GTnjdTydMTGU5Q+T8hdKK1k/qcMHZZ9mUEbCeM431r+uk2TuRByAG0yOwOxDQropConq7SQKh6UbgKSB4Q34PLxtkiIG68mxJCOTomaR5EQrp0usC0aGjtAhknswiuld5All1G7uJ/e6c0NR+hndhe3ZdRoRSYQNJ3yapCzb6lOUwtlgNLWpymuJ6vlIHD9c3CCvq1+hP+E9Nk9kkdfzaNnzHyfXrirMQ3pjTGdk1PQW/h7K4OtMHoq+QTkQF+0jUb3lWFRmqdeRpE2kHudNC1WLxGtdWZWAx2VQLqEoRBMslTtfR7IyxUIdqCIv80Wv3Hm6hE+x6htKLZkTV0d4D3EAU42OcsATPbYZFu/rlhqAF+XTRynM3y3YLvCzcTBmILYVieodIUf5aM6Y9xtHul3rvKPnSiEo0QYLr/Yy52oyMXw8XH4pvDYoQ7FpuFn13osfnqeLmpx4tln0Uhv0kwH8vAFi+U9fJ+hOw9WTAfxE0yagqOY9nKEc3PHevqy7FqG/TVczY5kBksnXNZ+JfeC8XnTRfSSqhRC9YsQLlYSP2XHWiWXRLCOpDmEA8wiR0rnUpTrCvKAf656gPuX3OPhqagUxi8mOn5GIV+KhNlO+L4cfKFFvZVC6xq5SPIMQQvSHh9AZs7NUzn77VM/9FUSVr9U3QkpfXA7wfFNCdhJBUF+G1ydNrlZVs057E5gp+wb0RSbCep6oawYJ6V4gT7UQQog2sfCePKaBNCmUtpUc/hwdJu+lrxvzZFeeBzCccFqJLKQCdz8pd7DX0LKWE3Kp2yCHvy4amIuI0j+EEEKIHYAi9rry+Pm4wkxKjNCw/Nik0TmfB5CjXNu/bunDg5rHvBv4AYCt/B5F+c0kEZ48vfgpLk3YcOqHEMsiUS2EEELsEMMlTIOXmcLTzChvUS57eIj1TBAdmRDsjoXrxUeBnsOv3W2THPrLcAz7ySPkWZ4TVk+S740TgjX/QXQRiWohhBBix4he3zaFp4UXwHEycJW4Qk71GPlgHR4/PeCHEGJ7kKgWQgghRKeIy64KsU1IVAshhBBCbDHScd2g+B891RO4DG3NOQAAAABJRU5ErkJggg==);
                        background-position: center;
                        background-repeat: repeat;
                        content: '';
                        height: 26px;
                        left: 0;
                        position: absolute;
                        width: 100%;
                        z-index: 1
                    }
                    .campaign-tout--has-tears::before {
                        top: 0;
                        -webkit-transform: rotate(180deg);
                        transform: rotate(180deg)
                    }
                    .campaign-tout--has-tears::after {
                        bottom: 0
                    }
                    .offer-banner--has-tears .campaign-tout {
                        display: none
                    }
                    .offer-banner--has-tears .campaign-tout--has-tears {
                        display: block
                    }
                    .offer-banner--no-tears .campaign-tout {
                        display: block
                    }
                    .offer-banner--no-tears .campaign-tout--has-tears {
                        display: none
                    }
                    .campaign-tout__date,
                    .search-results-item__category,
                    .search-results-item__spacer {
                        margin-bottom: 10px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__date,
                        .search-results-item__category,
                        .search-results-item__spacer {
                            margin-bottom: 10px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__date,
                        .search-results-item__category,
                        .search-results-item__spacer {
                            margin-bottom: 10px
                        }
                    }
                    .campaign-tout__eyebrow,
                    .campaign-tout__location,
                    .campaign-tout__subtitle,
                    .campaign-tout__title,
                    .search-results-item {
                        margin-bottom: 20px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__eyebrow,
                        .campaign-tout__location,
                        .campaign-tout__subtitle,
                        .campaign-tout__title,
                        .search-results-item {
                            margin-bottom: 20px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__eyebrow,
                        .campaign-tout__location,
                        .campaign-tout__subtitle,
                        .campaign-tout__title,
                        .search-results-item {
                            margin-bottom: 20px
                        }
                    }
                    .campaign-tout__fake-button {
                        margin-bottom: 40px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__fake-button {
                            margin-bottom: 60px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__fake-button {
                            margin-bottom: 80px
                        }
                    }
                    .campaign-tout__date,
                    .campaign-tout__eyebrow,
                    .campaign-tout__location,
                    .campaign-tout__subtitle,
                    .card-featured--long-form .card-featured__rating-text,
                    .card-featured--long-form .card-featured__read-time,
                    .card-featured__category,
                    .card-featured__location,
                    .card-featured__offer,
                    .card-featured__offer-badge,
                    .card-featured__page-type,
                    .card-featured__read-time,
                    .card-featured__title,
                    .card-horizontal__category,
                    .card-horizontal__heading,
                    .card-horizontal__location,
                    .card-horizontal__offer,
                    .card-horizontal__offer-badge,
                    .card-horizontal__page-type,
                    .card-horizontal__rating-text,
                    .card-horizontal__read-time,
                    .card-horizontal__title,
                    .card-standard--small .card-standard__title,
                    .card-standard__link,
                    .card-standard__location,
                    .card-standard__offer,
                    .card-standard__offer-badge,
                    .card-standard__page-type,
                    .card-standard__rating-text,
                    .card-standard__read-time,
                    .card-standard__subtitle,
                    .card-standard__title,
                    .image__description,
                    .image__location,
                    .search-results-item--offer .search-results-item__banner-title,
                    .search-results-item--offer .search-results-item__offer-price,
                    .search-results-item__category,
                    .search-results-item__subtitle,
                    .search-results-item__title {
                        font-family: "Proxima Nova", sans-serif
                    }
                    .card-featured--long-form [lang=ar] .card-featured__rating-text,
                    .search-results-item--offer [lang=ar] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ar] .search-results-item__offer-price,
                    [lang=ar] .campaign-tout__date,
                    [lang=ar] .campaign-tout__eyebrow,
                    [lang=ar] .campaign-tout__location,
                    [lang=ar] .campaign-tout__subtitle,
                    [lang=ar] .card-featured--long-form .card-featured__rating-text,
                    [lang=ar] .card-featured__category,
                    [lang=ar] .card-featured__location,
                    [lang=ar] .card-featured__offer,
                    [lang=ar] .card-featured__offer-badge,
                    [lang=ar] .card-featured__page-type,
                    [lang=ar] .card-featured__read-time,
                    [lang=ar] .card-featured__title,
                    [lang=ar] .card-horizontal__category,
                    [lang=ar] .card-horizontal__heading,
                    [lang=ar] .card-horizontal__location,
                    [lang=ar] .card-horizontal__offer,
                    [lang=ar] .card-horizontal__offer-badge,
                    [lang=ar] .card-horizontal__page-type,
                    [lang=ar] .card-horizontal__rating-text,
                    [lang=ar] .card-horizontal__read-time,
                    [lang=ar] .card-horizontal__title,
                    [lang=ar] .card-standard__link,
                    [lang=ar] .card-standard__location,
                    [lang=ar] .card-standard__offer,
                    [lang=ar] .card-standard__offer-badge,
                    [lang=ar] .card-standard__page-type,
                    [lang=ar] .card-standard__rating-text,
                    [lang=ar] .card-standard__read-time,
                    [lang=ar] .card-standard__subtitle,
                    [lang=ar] .card-standard__title,
                    [lang=ar] .image__description,
                    [lang=ar] .image__location,
                    [lang=ar] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ar] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ar] .search-results-item__category,
                    [lang=ar] .search-results-item__subtitle,
                    [lang=ar] .search-results-item__title {
                        font-family: Lateef, sans-serif
                    }
                    .card-featured--long-form [lang=ja] .card-featured__rating-text,
                    .search-results-item--offer [lang=ja] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ja] .search-results-item__offer-price,
                    [lang=ja] .campaign-tout__date,
                    [lang=ja] .campaign-tout__eyebrow,
                    [lang=ja] .campaign-tout__location,
                    [lang=ja] .campaign-tout__subtitle,
                    [lang=ja] .card-featured--long-form .card-featured__rating-text,
                    [lang=ja] .card-featured__category,
                    [lang=ja] .card-featured__location,
                    [lang=ja] .card-featured__offer,
                    [lang=ja] .card-featured__offer-badge,
                    [lang=ja] .card-featured__page-type,
                    [lang=ja] .card-featured__read-time,
                    [lang=ja] .card-featured__title,
                    [lang=ja] .card-horizontal__category,
                    [lang=ja] .card-horizontal__heading,
                    [lang=ja] .card-horizontal__location,
                    [lang=ja] .card-horizontal__offer,
                    [lang=ja] .card-horizontal__offer-badge,
                    [lang=ja] .card-horizontal__page-type,
                    [lang=ja] .card-horizontal__rating-text,
                    [lang=ja] .card-horizontal__read-time,
                    [lang=ja] .card-horizontal__title,
                    [lang=ja] .card-standard__link,
                    [lang=ja] .card-standard__location,
                    [lang=ja] .card-standard__offer,
                    [lang=ja] .card-standard__offer-badge,
                    [lang=ja] .card-standard__page-type,
                    [lang=ja] .card-standard__rating-text,
                    [lang=ja] .card-standard__read-time,
                    [lang=ja] .card-standard__subtitle,
                    [lang=ja] .card-standard__title,
                    [lang=ja] .image__description,
                    [lang=ja] .image__location,
                    [lang=ja] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ja] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ja] .search-results-item__category,
                    [lang=ja] .search-results-item__subtitle,
                    [lang=ja] .search-results-item__title {
                        font-family: "MP Plus Rounded 1c", sans-serif
                    }
                    .card-featured--long-form [lang=ru] .card-featured__rating-text,
                    .search-results-item--offer [lang=ru] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ru] .search-results-item__offer-price,
                    [lang=ru] .campaign-tout__date,
                    [lang=ru] .campaign-tout__eyebrow,
                    [lang=ru] .campaign-tout__location,
                    [lang=ru] .campaign-tout__subtitle,
                    [lang=ru] .card-featured--long-form .card-featured__rating-text,
                    [lang=ru] .card-featured__category,
                    [lang=ru] .card-featured__location,
                    [lang=ru] .card-featured__offer,
                    [lang=ru] .card-featured__offer-badge,
                    [lang=ru] .card-featured__page-type,
                    [lang=ru] .card-featured__read-time,
                    [lang=ru] .card-featured__title,
                    [lang=ru] .card-horizontal__category,
                    [lang=ru] .card-horizontal__heading,
                    [lang=ru] .card-horizontal__location,
                    [lang=ru] .card-horizontal__offer,
                    [lang=ru] .card-horizontal__offer-badge,
                    [lang=ru] .card-horizontal__page-type,
                    [lang=ru] .card-horizontal__rating-text,
                    [lang=ru] .card-horizontal__read-time,
                    [lang=ru] .card-horizontal__title,
                    [lang=ru] .card-standard__link,
                    [lang=ru] .card-standard__location,
                    [lang=ru] .card-standard__offer,
                    [lang=ru] .card-standard__offer-badge,
                    [lang=ru] .card-standard__page-type,
                    [lang=ru] .card-standard__rating-text,
                    [lang=ru] .card-standard__read-time,
                    [lang=ru] .card-standard__subtitle,
                    [lang=ru] .card-standard__title,
                    [lang=ru] .image__description,
                    [lang=ru] .image__location,
                    [lang=ru] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ru] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ru] .search-results-item__category,
                    [lang=ru] .search-results-item__subtitle,
                    [lang=ru] .search-results-item__title {
                        font-family: Raleway, sans-serif
                    }
                    .card-featured__category,
                    .card-featured__read-time {
                        font-size: 14px;
                        line-height: 18px;
                        display: block;
                        font-weight: 400
                    }
                    @media (min-width:320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: calc(.71429vw + 6.57143px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(1.33929vw + 13.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(0vw + 24px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(2.14286vw - 4.28571px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: 30px
                        }
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-weight: 800
                        }
                    }
                    .card-featured__offer-badge,
                    .card-featured__page-type,
                    .card-horizontal__offer-badge,
                    .card-horizontal__page-type,
                    .card-standard__offer-badge,
                    .card-standard__page-type,
                    .image__description,
                    .image__location,
                    .search-results-item--offer .search-results-item__banner-title {
                        font-size: 12px;
                        line-height: 14px;
                        font-style: normal
                    }
                    @media (min-width:320px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            font-size: calc(.44643vw + 10.57143px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            font-size: 14px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            line-height: calc(1.33929vw + 9.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            line-height: 20px
                        }
                    }
                    .card-featured__title {
                        font-family: ioi, sans-serif;
                        font-weight: 700;
                        font-size: 24px;
                        line-height: 26px
                    }
                    @media (min-width:320px) {
                        .card-featured__title {
                            font-size: calc(1.78571vw + 18.28571px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__title {
                            font-size: calc(1.08696vw + 23.65217px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__title {
                            font-size: calc(2.14286vw + 9.71429px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__title {
                            font-size: 44px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__title {
                            line-height: calc(1.78571vw + 20.28571px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__title {
                            line-height: calc(1.08696vw + 25.65217px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__title {
                            line-height: calc(2.14286vw + 11.71429px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__title {
                            line-height: 46px
                        }
                    }
                    .card-featured__offer,
                    .card-horizontal__heading,
                    .card-horizontal__offer,
                    .card-horizontal__title,
                    .card-standard__offer,
                    .card-standard__title,
                    .search-results-item--offer .search-results-item__offer-price,
                    .search-results-item__title {
                        font-family: ioi, sans-serif;
                        font-style: normal;
                        font-weight: 700;
                        letter-spacing: .3px;
                        font-size: 16px;
                        line-height: 20px
                    }
                    @media (min-width:320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            font-size: calc(.2vw + 15.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            line-height: calc(.4vw + 18.72px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            line-height: 24px
                        }
                    }
                    .campaign-tout__eyebrow,
                    .card-standard--small .card-standard__title {
                        font-style: normal;
                        font-weight: 800;
                        letter-spacing: .3px;
                        font-size: 14px;
                        line-height: 18px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: calc(.71429vw + 6.57143px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: calc(1.33929vw + 13.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: calc(.72115vw + 18.46154px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: 30px
                        }
                    }
                    .campaign-tout__subtitle,
                    .card-standard__subtitle,
                    .search-results-item__subtitle {
                        font-style: normal;
                        font-weight: 400;
                        letter-spacing: .3px;
                        font-size: 14px;
                        line-height: 20px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            font-size: 16px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: calc(.3vw + 19.04px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: calc(.35714vw + 18.28571px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: 24px
                        }
                    }
                    .campaign-tout__date,
                    .campaign-tout__location,
                    .card-featured--long-form .card-featured__rating-text,
                    .card-featured--long-form .card-featured__read-time,
                    .card-featured__location,
                    .card-horizontal__category,
                    .card-horizontal__location,
                    .card-horizontal__rating-text,
                    .card-horizontal__read-time,
                    .card-standard__link,
                    .card-standard__location,
                    .card-standard__rating-text,
                    .card-standard__read-time,
                    .search-results-item__category {
                        font-style: normal;
                        font-weight: 400;
                        font-size: 12px;
                        line-height: 17px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            font-size: calc(.44643vw + 10.57143px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            font-size: 14px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            line-height: calc(.89286vw + 14.14286px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            line-height: 21px
                        }
                    }
                    .card-featured__location,
                    .card-horizontal__location,
                    .card-standard__location {
                        color: #767676;
                        padding-left: 1.25rem;
                        position: relative;
                        width: 100%
                    }
                    .card-featured__location::before,
                    .card-horizontal__location::before,
                    .card-standard__location::before {
                        background-image: url(/img/ui/icons/pin-green.svg);
                        background-position: left center;
                        background-repeat: no-repeat;
                        background-size: contain;
                        bottom: 0;
                        content: '';
                        height: 1.5rem;
                        left: -.3125rem;
                        position: absolute;
                        width: 1.5rem
                    }
                    .card-standard__link {
                        color: #767676;
                        display: block;
                        padding-left: 1.25rem;
                        position: relative;
                        text-decoration: none;
                        width: 100%
                    }
                    .card-standard__link::before {
                        background-image: url(/img/ui/icons/view-details-green-light.svg);
                        background-position: left center;
                        background-repeat: no-repeat;
                        background-size: contain;
                        bottom: 0;
                        content: '';
                        height: 1.5rem;
                        left: -.3125rem;
                        position: absolute;
                        width: 1.5rem
                    }
                    .card-standard__link:hover {
                        color: #767676;
                        text-decoration: underline
                    }
                    .card-featured--long-form .card-featured__rating-text,
                    .card-horizontal__rating-text,
                    .card-standard__rating-text {
                        color: #767676;
                        margin-left: .3125rem
                    }
                    .card-horizontal__image .image img {
                        height: auto;
                        left: 50%;
                        min-height: 100%;
                        min-width: 100%;
                        position: absolute;
                        top: 50%;
                        -webkit-transform: translate(-50%, -50%);
                        transform: translate(-50%, -50%);
                        width: auto
                    }
                    .search-results-item__link {
                        -webkit-box-align: start;
                        -ms-flex-align: start;
                        align-items: flex-start;
                        border-bottom: 1px solid #ebebeb;
                        cursor: pointer;
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        padding-bottom: 1.25rem;
                        text-decoration: none
                    }
                    .search-results-item__link:hover .search-results-item__title {
                        text-decoration: underline
                    }
                    .search-results-item__link:hover .search-results-item__image {
                        -webkit-transform: scale(1.05);
                        transform: scale(1.05)
                    }
                    .search-results-item__image-wrapper {
                        max-width: 5.5rem;
                        overflow: hidden;
                        width: 100%
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .search-results-item__image-wrapper {
                            max-width: 8.5rem
                        }
                    }
                    .search-results-item__image {
                        background-position: 50%;
                        background-repeat: no-repeat;
                        background-size: cover;
                        padding-bottom: 100%;
                        -webkit-transform: scale(1);
                        transform: scale(1);
                        -webkit-transition: -webkit-transform .2s ease-in-out;
                        transition: -webkit-transform .2s ease-in-out;
                        transition: transform .2s ease-in-out;
                        transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .search-results-item__image {
                            padding-bottom: 56.5%
                        }
                    }
                    .search-results-item__content {
                        -webkit-box-flex: 1%;
                        -ms-flex: 1%;
                        flex: 1%;
                        margin-left: 1.25rem
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .search-results-item__content {
                            margin-left: 1.875rem
                        }
                    }
                    .search-results-item__category {
                        color: #767676
                    }
                    .search-results-item__subtitle,
                    .search-results-item__title {
                        color: #111317
                    }
                    .search-results-item__subtitle {
                        -webkit-box-orient: vertical;
                        -webkit-line-clamp: 3;
                        display: -webkit-box;
                        overflow: hidden
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .search-results-item__subtitle {
                            -webkit-line-clamp: 2
                        }
                    }
                    .search-results-item--offer {
                        display: none
                    }
                    .search-results-item--offer .search-results-item__banner-title {
                        background-color: #dd3817;
                        color: #fff;
                        font-weight: 800;
                        left: .3125rem;
                        padding: .125rem .625rem;
                        position: absolute;
                        text-transform: uppercase;
                        top: .3125rem;
                        z-index: 1
                    }
                    .search-results-item--offer .search-results-item__link {
                        position: relative
                    }
                    .search-results-item--offer .search-results-item__offer-price {
                        color: #dd3817;
                        margin-top: .625rem
                    }
                    .search-results-item--offer .search-results-item__title::after {
                        background-image: url('data:image/svg+xml;utf8,<svg width="16" height="15" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.51 7.72V14.1533H0V1.93H7.72V3.21667H1.28667V12.8667H12.2233V7.72H13.51ZM15.44 0H8.37105L10.9669 2.57333L6.47837 7.1217L8.29771 8.94105L12.7863 4.39268L15.44 7.07667V0Z" fill="%235FBD00"/></svg>');
                        content: '';
                        display: inline-block;
                        height: .9375rem;
                        margin-left: .5625rem;
                        width: .9375rem
                    }
                    .search__results-wrapper [data-module=card] {
                        display: none
                    }
                    .search__results-wrapper .search-results-item--offer {
                        display: block
                    }
                </style>
            </div>
            <div class="card-collection__item cell medium-6 large-3">
                <div style="max-width: 500px;">
                    <div data-module="card" class="js-adbutler-card card-standard js-card-standard card-standard--offer has-location loaded"> <a href="[%OfferLink%]" class="card-standard__anchor js-link">
                            <figure class="image js-image loaded" data-module="imagelazy">
                                <picture class="image__container" style="opacity: 1; visibility: inherit;"> <img class="js-image-lazyload js-fallback-image loaded" src="[%ImageURL%]" alt="[%Title%]" /> </picture>
                            </figure>
                            <p class="card-standard__offer-badge js-offer-badge">[%OfferBanner%]</p>
                            <div class="card-standard__inner">
                                <div class="card-standard__details">
                                    <p class="card-horizontal__category js-category">[%Eyebrow - Category%]</p>
                                    <h3 class="card-standard__title js-title">[%Title%]</h3>
                                    <p class="card-standard__subtitle js-subtitle">[%Description%]</p>
                                </div>
                                <p class="card-standard__location js-location-name">[%Location%]</p>
                                <p class="card-standard__offer js-offer"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p>
                            </div>
                        </a> </div>
                    <div data-module="card" class="js-adbutler-card card-standard js-card-standard card-standard--offer card-standard--small has-location loaded"> <a href="[%OfferLink%]" class="card-standard__anchor js-link">
                            <figure class="image js-image loaded" data-module="imagelazy">
                                <picture class="image__container" style="opacity: 1; visibility: inherit;"> <img class="js-image-lazyload js-fallback-image loaded" src="[%ImageURL%]" alt="[%Title%]" /> </picture>
                            </figure>
                            <p class="card-standard__offer-badge js-offer-badge">[%OfferBanner%]</p>
                            <div class="card-standard__inner">
                                <div class="card-standard__details">
                                    <p class="card-horizontal__category js-category">[%Eyebrow - Category%]</p>
                                    <h3 class="card-standard__title js-title">[%Title%]</h3>
                                    <p class="card-standard__subtitle js-subtitle">[%Description%]</p>
                                </div>
                                <p class="card-standard__location js-location-name">[%Location%]</p>
                                <p class="card-standard__offer js-offer"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p>
                            </div>
                        </a> </div>
                    <div data-module="card" class="js-adbutler-card card-horizontal card-horizontal--offer loaded"> <a href="[%OfferLink%]" class="card-horizontal__link js-link">
                            <div class="card-horizontal__image js-image">
                                <figure class="image js-image loaded" data-module="imagelazy">
                                    <picture class="image__container" style="opacity: 1; visibility: inherit;"> <img class="js-image-lazyload js-fallback-image loaded" src="[%ImageURL%]" alt="[%Title%]" /> </picture>
                                </figure>
                                <p class="card-horizontal__offer-badge js-offer-badge">[%OfferBanner%]</p>
                            </div>
                            <div class="card-horizontal__copy">
                                <p class="card-horizontal__category js-category">[%Eyebrow - Category%]</p>
                                <h2 class="card-horizontal__title js-title">[%Title%]</h2>
                                <p class="card-horizontal__subtitle js-subtitle">[%Description%]</p>
                                <p class="card-horizontal__location js-location-name">[%Location%]</p>
                                <p class="card-horizontal__offer js-offer"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p>
                            </div>
                        </a> </div>
                    <div data-module="card" class="search-results-item search-results-item--offer"> <a class="search-results-item__link" href="[%OfferLink%]"> <span class="search-results-item__banner-title">[%OfferBanner%]</span>
                            <div class="search-results-item__image-wrapper">
                                <figure class="image js-image loaded" data-module="imagelazy">
                                    <picture class="image__container" style="opacity: 1; visibility: inherit;"> <img class="js-image-lazyload js-fallback-image loaded" src="[%ImageURL%]" alt="[%Title%]" /> </picture>
                                </figure>
                            </div>
                            <div class="search-results-item__content">
                                <p class="search-results-item__category">[%Eyebrow - Category%]</p>
                                <p class="search-results-item__title">[%Title%]</p>
                                <p class="search-results-item__subtitle">[%Description%]</p>
                                <p class="search-results-item__offer-price"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p>
                            </div>
                        </a> </div>
                </div>
                <script type="text/javascript">
                    if (location.hostname === "tourismireland.orders.adbutler.com") {
                        const cards = document.querySelectorAll('.js-adbutler-card');
                        cards.forEach((card, index) => {
                            if (index > 0) {
                                card.style.display = "none";
                            }
                        });
                    }
                </script>
                <style>
                    a,
                    body,
                    div,
                    figure,
                    html,
                    picture {
                        -webkit-text-size-adjust: none;
                        border: 0;
                        font: inherit;
                        font-size: 100%;
                        margin: 0;
                        padding: 0;
                        vertical-align: baseline
                    }
                    .campaign-tout__date,
                    .search-results-item__category,
                    .search-results-item__spacer {
                        margin-bottom: 10px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__date,
                        .search-results-item__category,
                        .search-results-item__spacer {
                            margin-bottom: 10px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__date,
                        .search-results-item__category,
                        .search-results-item__spacer {
                            margin-bottom: 10px
                        }
                    }
                    .campaign-tout__eyebrow,
                    .campaign-tout__location,
                    .campaign-tout__subtitle,
                    .campaign-tout__title,
                    .search-results-item {
                        margin-bottom: 20px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__eyebrow,
                        .campaign-tout__location,
                        .campaign-tout__subtitle,
                        .campaign-tout__title,
                        .search-results-item {
                            margin-bottom: 20px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__eyebrow,
                        .campaign-tout__location,
                        .campaign-tout__subtitle,
                        .campaign-tout__title,
                        .search-results-item {
                            margin-bottom: 20px
                        }
                    }
                    .campaign-tout__fake-button {
                        margin-bottom: 40px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__fake-button {
                            margin-bottom: 60px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__fake-button {
                            margin-bottom: 80px
                        }
                    }
                    .campaign-tout__date,
                    .campaign-tout__eyebrow,
                    .campaign-tout__location,
                    .campaign-tout__subtitle,
                    .card-featured--long-form .card-featured__rating-text,
                    .card-featured--long-form .card-featured__read-time,
                    .card-featured__category,
                    .card-featured__location,
                    .card-featured__offer,
                    .card-featured__offer-badge,
                    .card-featured__page-type,
                    .card-featured__read-time,
                    .card-featured__title,
                    .card-horizontal__category,
                    .card-horizontal__heading,
                    .card-horizontal__location,
                    .card-horizontal__offer,
                    .card-horizontal__offer-badge,
                    .card-horizontal__page-type,
                    .card-horizontal__rating-text,
                    .card-horizontal__read-time,
                    .card-horizontal__title,
                    .card-standard--small .card-standard__title,
                    .card-standard__link,
                    .card-standard__location,
                    .card-standard__offer,
                    .card-standard__offer-badge,
                    .card-standard__page-type,
                    .card-standard__rating-text,
                    .card-standard__read-time,
                    .card-standard__subtitle,
                    .card-standard__title,
                    .image__description,
                    .image__location,
                    .search-results-item--offer .search-results-item__banner-title,
                    .search-results-item--offer .search-results-item__offer-price,
                    .search-results-item__category,
                    .search-results-item__subtitle,
                    .search-results-item__title {
                        font-family: "Proxima Nova", sans-serif
                    }
                    .card-featured--long-form [lang=ar] .card-featured__rating-text,
                    .search-results-item--offer [lang=ar] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ar] .search-results-item__offer-price,
                    [lang=ar] .campaign-tout__date,
                    [lang=ar] .campaign-tout__eyebrow,
                    [lang=ar] .campaign-tout__location,
                    [lang=ar] .campaign-tout__subtitle,
                    [lang=ar] .card-featured--long-form .card-featured__rating-text,
                    [lang=ar] .card-featured__category,
                    [lang=ar] .card-featured__location,
                    [lang=ar] .card-featured__offer,
                    [lang=ar] .card-featured__offer-badge,
                    [lang=ar] .card-featured__page-type,
                    [lang=ar] .card-featured__read-time,
                    [lang=ar] .card-featured__title,
                    [lang=ar] .card-horizontal__category,
                    [lang=ar] .card-horizontal__heading,
                    [lang=ar] .card-horizontal__location,
                    [lang=ar] .card-horizontal__offer,
                    [lang=ar] .card-horizontal__offer-badge,
                    [lang=ar] .card-horizontal__page-type,
                    [lang=ar] .card-horizontal__rating-text,
                    [lang=ar] .card-horizontal__read-time,
                    [lang=ar] .card-horizontal__title,
                    [lang=ar] .card-standard__link,
                    [lang=ar] .card-standard__location,
                    [lang=ar] .card-standard__offer,
                    [lang=ar] .card-standard__offer-badge,
                    [lang=ar] .card-standard__page-type,
                    [lang=ar] .card-standard__rating-text,
                    [lang=ar] .card-standard__read-time,
                    [lang=ar] .card-standard__subtitle,
                    [lang=ar] .card-standard__title,
                    [lang=ar] .image__description,
                    [lang=ar] .image__location,
                    [lang=ar] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ar] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ar] .search-results-item__category,
                    [lang=ar] .search-results-item__subtitle,
                    [lang=ar] .search-results-item__title {
                        font-family: Lateef, sans-serif
                    }
                    .card-featured--long-form [lang=ja] .card-featured__rating-text,
                    .search-results-item--offer [lang=ja] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ja] .search-results-item__offer-price,
                    [lang=ja] .campaign-tout__date,
                    [lang=ja] .campaign-tout__eyebrow,
                    [lang=ja] .campaign-tout__location,
                    [lang=ja] .campaign-tout__subtitle,
                    [lang=ja] .card-featured--long-form .card-featured__rating-text,
                    [lang=ja] .card-featured__category,
                    [lang=ja] .card-featured__location,
                    [lang=ja] .card-featured__offer,
                    [lang=ja] .card-featured__offer-badge,
                    [lang=ja] .card-featured__page-type,
                    [lang=ja] .card-featured__read-time,
                    [lang=ja] .card-featured__title,
                    [lang=ja] .card-horizontal__category,
                    [lang=ja] .card-horizontal__heading,
                    [lang=ja] .card-horizontal__location,
                    [lang=ja] .card-horizontal__offer,
                    [lang=ja] .card-horizontal__offer-badge,
                    [lang=ja] .card-horizontal__page-type,
                    [lang=ja] .card-horizontal__rating-text,
                    [lang=ja] .card-horizontal__read-time,
                    [lang=ja] .card-horizontal__title,
                    [lang=ja] .card-standard__link,
                    [lang=ja] .card-standard__location,
                    [lang=ja] .card-standard__offer,
                    [lang=ja] .card-standard__offer-badge,
                    [lang=ja] .card-standard__page-type,
                    [lang=ja] .card-standard__rating-text,
                    [lang=ja] .card-standard__read-time,
                    [lang=ja] .card-standard__subtitle,
                    [lang=ja] .card-standard__title,
                    [lang=ja] .image__description,
                    [lang=ja] .image__location,
                    [lang=ja] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ja] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ja] .search-results-item__category,
                    [lang=ja] .search-results-item__subtitle,
                    [lang=ja] .search-results-item__title {
                        font-family: "MP Plus Rounded 1c", sans-serif
                    }
                    .card-featured--long-form [lang=ru] .card-featured__rating-text,
                    .search-results-item--offer [lang=ru] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ru] .search-results-item__offer-price,
                    [lang=ru] .campaign-tout__date,
                    [lang=ru] .campaign-tout__eyebrow,
                    [lang=ru] .campaign-tout__location,
                    [lang=ru] .campaign-tout__subtitle,
                    [lang=ru] .card-featured--long-form .card-featured__rating-text,
                    [lang=ru] .card-featured__category,
                    [lang=ru] .card-featured__location,
                    [lang=ru] .card-featured__offer,
                    [lang=ru] .card-featured__offer-badge,
                    [lang=ru] .card-featured__page-type,
                    [lang=ru] .card-featured__read-time,
                    [lang=ru] .card-featured__title,
                    [lang=ru] .card-horizontal__category,
                    [lang=ru] .card-horizontal__heading,
                    [lang=ru] .card-horizontal__location,
                    [lang=ru] .card-horizontal__offer,
                    [lang=ru] .card-horizontal__offer-badge,
                    [lang=ru] .card-horizontal__page-type,
                    [lang=ru] .card-horizontal__rating-text,
                    [lang=ru] .card-horizontal__read-time,
                    [lang=ru] .card-horizontal__title,
                    [lang=ru] .card-standard__link,
                    [lang=ru] .card-standard__location,
                    [lang=ru] .card-standard__offer,
                    [lang=ru] .card-standard__offer-badge,
                    [lang=ru] .card-standard__page-type,
                    [lang=ru] .card-standard__rating-text,
                    [lang=ru] .card-standard__read-time,
                    [lang=ru] .card-standard__subtitle,
                    [lang=ru] .card-standard__title,
                    [lang=ru] .image__description,
                    [lang=ru] .image__location,
                    [lang=ru] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ru] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ru] .search-results-item__category,
                    [lang=ru] .search-results-item__subtitle,
                    [lang=ru] .search-results-item__title {
                        font-family: Raleway, sans-serif
                    }
                    .card-featured__category,
                    .card-featured__read-time {
                        font-size: 14px;
                        line-height: 18px;
                        display: block;
                        font-weight: 400
                    }
                    @media (min-width:320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: calc(.71429vw + 6.57143px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(1.33929vw + 13.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(0vw + 24px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(2.14286vw - 4.28571px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: 30px
                        }
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-weight: 800
                        }
                    }
                    .card-featured__offer-badge,
                    .card-featured__page-type,
                    .card-horizontal__offer-badge,
                    .card-horizontal__page-type,
                    .card-standard__offer-badge,
                    .card-standard__page-type,
                    .image__description,
                    .image__location,
                    .search-results-item--offer .search-results-item__banner-title {
                        font-size: 12px;
                        line-height: 14px;
                        font-style: normal
                    }
                    @media (min-width:320px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            font-size: calc(.44643vw + 10.57143px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            font-size: 14px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            line-height: calc(1.33929vw + 9.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            line-height: 20px
                        }
                    }
                    .card-featured__title {
                        font-family: ioi, sans-serif;
                        font-weight: 700;
                        font-size: 24px;
                        line-height: 26px
                    }
                    @media (min-width:320px) {
                        .card-featured__title {
                            font-size: calc(1.78571vw + 18.28571px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__title {
                            font-size: calc(1.08696vw + 23.65217px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__title {
                            font-size: calc(2.14286vw + 9.71429px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__title {
                            font-size: 44px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__title {
                            line-height: calc(1.78571vw + 20.28571px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__title {
                            line-height: calc(1.08696vw + 25.65217px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__title {
                            line-height: calc(2.14286vw + 11.71429px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__title {
                            line-height: 46px
                        }
                    }
                    .card-featured__offer,
                    .card-horizontal__heading,
                    .card-horizontal__offer,
                    .card-horizontal__title,
                    .card-standard__offer,
                    .card-standard__title,
                    .search-results-item--offer .search-results-item__offer-price,
                    .search-results-item__title {
                        font-family: ioi, sans-serif;
                        font-style: normal;
                        font-weight: 700;
                        letter-spacing: .3px;
                        font-size: 16px;
                        line-height: 20px
                    }
                    @media (min-width:320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            font-size: calc(.2vw + 15.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            line-height: calc(.4vw + 18.72px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            line-height: 24px
                        }
                    }
                    .campaign-tout__eyebrow,
                    .card-standard--small .card-standard__title {
                        font-style: normal;
                        font-weight: 800;
                        letter-spacing: .3px;
                        font-size: 14px;
                        line-height: 18px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: calc(.71429vw + 6.57143px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: calc(1.33929vw + 13.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: calc(.72115vw + 18.46154px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: 30px
                        }
                    }
                    .campaign-tout__subtitle,
                    .card-standard__subtitle,
                    .search-results-item__subtitle {
                        font-style: normal;
                        font-weight: 400;
                        letter-spacing: .3px;
                        font-size: 14px;
                        line-height: 20px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            font-size: 16px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: calc(.3vw + 19.04px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: calc(.35714vw + 18.28571px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: 24px
                        }
                    }
                    .campaign-tout__date,
                    .campaign-tout__location,
                    .card-featured--long-form .card-featured__rating-text,
                    .card-featured--long-form .card-featured__read-time,
                    .card-featured__location,
                    .card-horizontal__category,
                    .card-horizontal__location,
                    .card-horizontal__rating-text,
                    .card-horizontal__read-time,
                    .card-standard__link,
                    .card-standard__location,
                    .card-standard__rating-text,
                    .card-standard__read-time,
                    .search-results-item__category {
                        font-style: normal;
                        font-weight: 400;
                        font-size: 12px;
                        line-height: 17px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            font-size: calc(.44643vw + 10.57143px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            font-size: 14px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            line-height: calc(.89286vw + 14.14286px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            line-height: 21px
                        }
                    }
                    .card-featured__location,
                    .card-horizontal__location,
                    .card-standard__location {
                        color: #767676;
                        padding-left: 1.25rem;
                        position: relative;
                        width: 100%
                    }
                    .card-featured__location::before,
                    .card-horizontal__location::before,
                    .card-standard__location::before {
                        background-image: url(/img/ui/icons/pin-green.svg);
                        background-position: left center;
                        background-repeat: no-repeat;
                        background-size: contain;
                        bottom: 0;
                        content: '';
                        height: 1.5rem;
                        left: -.3125rem;
                        position: absolute;
                        width: 1.5rem
                    }
                    .card-standard__link {
                        color: #767676;
                        display: block;
                        padding-left: 1.25rem;
                        position: relative;
                        text-decoration: none;
                        width: 100%
                    }
                    .card-standard__link::before {
                        background-image: url(/img/ui/icons/view-details-green-light.svg);
                        background-position: left center;
                        background-repeat: no-repeat;
                        background-size: contain;
                        bottom: 0;
                        content: '';
                        height: 1.5rem;
                        left: -.3125rem;
                        position: absolute;
                        width: 1.5rem
                    }
                    .card-standard__link:hover {
                        color: #767676;
                        text-decoration: underline
                    }
                    .card-featured--long-form .card-featured__rating-text,
                    .card-horizontal__rating-text,
                    .card-standard__rating-text {
                        color: #767676;
                        margin-left: .3125rem
                    }
                    .card-horizontal__image .image img {
                        height: auto;
                        left: 50%;
                        min-height: 100%;
                        min-width: 100%;
                        position: absolute;
                        top: 50%;
                        -webkit-transform: translate(-50%, -50%);
                        transform: translate(-50%, -50%);
                        width: auto
                    }
                    .image {
                        position: relative
                    }
                    .image img {
                        width: 100%
                    }
                    .image:not(.image--original-size) {
                        padding-bottom: 56.5%
                    }
                    .image:not(.image--original-size) img {
                        height: 100%;
                        -o-object-fit: cover;
                        object-fit: cover;
                        -o-object-position: 50% 50%;
                        object-position: 50% 50%
                    }
                    .image:not(.image--original-size) .image__container,
                    .image:not(.image--original-size) .image__lowres {
                        height: 100%;
                        left: 0;
                        overflow: hidden;
                        position: absolute;
                        top: 0
                    }
                    .image:not(.image--original-size) .image__container {
                        opacity: 0
                    }
                    .image:not(.image--original-size) .image__caption {
                        bottom: 0;
                        position: absolute
                    }
                    .image__container,
                    .image__lowres {
                        visibility: hidden;
                        width: 100%
                    }
                    .image__lowres {
                        -webkit-filter: blur(25px);
                        filter: blur(25px);
                        width: 100%
                    }
                    .image__lowres.loaded {
                        visibility: visible
                    }
                    .image__caption {
                        -webkit-box-align: center;
                        -ms-flex-align: center;
                        align-items: center;
                        background-color: #fff;
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        padding: 1em 1.1em;
                        text-align: left;
                        width: 100%
                    }
                    .image__description,
                    .image__location {
                        color: #767676
                    }
                    .image__location {
                        font-weight: 600;
                        margin-right: .7em
                    }
                    .image__location-icon {
                        background-image: url(/img/ui/icons/pin-grey.svg);
                        background-position: center;
                        background-repeat: no-repeat;
                        background-size: 18px;
                        display: block;
                        height: 15px;
                        margin-right: .3125rem;
                        width: 14px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .image__location-icon {
                            background-size: 20px;
                            height: 18px;
                            margin-right: .625rem;
                            width: 16px
                        }
                    }
                    .card-standard {
                        background-color: #fff;
                        border-radius: 4px;
                        -webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05);
                        box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05);
                        display: block;
                        height: 100%;
                        min-height: 1px;
                        overflow: hidden;
                        position: relative;
                        -webkit-transition: -webkit-box-shadow .2s ease-in-out;
                        transition: -webkit-box-shadow .2s ease-in-out;
                        transition: box-shadow .2s ease-in-out;
                        transition: box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
                        width: 100%
                    }
                    .card-standard:hover {
                        -webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1);
                        box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1)
                    }
                    .card-standard:hover picture {
                        -webkit-transform: scale(1.05);
                        transform: scale(1.05)
                    }
                    .card-standard picture {
                        -webkit-transform: scale(1);
                        transform: scale(1);
                        -webkit-transition: -webkit-transform .2s ease-in-out;
                        transition: -webkit-transform .2s ease-in-out;
                        transition: transform .2s ease-in-out;
                        transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
                    }
                    .card-standard .image {
                        height: auto;
                        overflow: hidden;
                        width: 100%
                    }
                    .card-standard .image:not(.image--original-size) {
                        padding-bottom: 56%
                    }
                    .card-standard .image::after {
                        background-image: url(/img/bg/card-bottom.svg);
                        background-position: 0 0;
                        background-repeat: repeat-x;
                        bottom: -.125rem;
                        content: '';
                        height: .625rem;
                        left: 0;
                        position: absolute;
                        width: 100%
                    }
                    .card-standard .image__container::after {
                        bottom: 0;
                        -webkit-box-shadow: inset 0 .25rem 3.75rem rgba(0, 0, 0, .4);
                        box-shadow: inset 0 .25rem 3.75rem rgba(0, 0, 0, .4);
                        content: '';
                        left: 0;
                        position: absolute;
                        right: 0;
                        top: 0
                    }
                    .card-standard__anchor {
                        cursor: pointer;
                        display: block;
                        text-decoration: none
                    }
                    .card-standard__inner {
                        left: 0;
                        padding: 1.25rem;
                        width: 100%
                    }
                    .card-standard__title {
                        color: #232528;
                        margin-bottom: .75rem
                    }
                    .card-standard.has-location .card-standard__details {
                        margin-bottom: 3.125rem
                    }
                    .card-standard__subtitle {
                        color: #111317
                    }
                    .card-standard__subtitle:empty {
                        display: none
                    }
                    .card-standard__read-time {
                        color: #767676
                    }
                    .card-standard__read-time:empty {
                        display: none
                    }
                    .card-standard__page-type {
                        color: #fff;
                        font-weight: 800;
                        left: .9375rem;
                        position: absolute;
                        text-shadow: 0 0 .25rem rgba(0, 0, 0, .6);
                        text-transform: uppercase;
                        top: .9375rem;
                        width: 100%
                    }
                    .card-standard__page-type:empty {
                        display: none
                    }
                    .card-standard__location {
                        bottom: 1.25rem;
                        position: absolute
                    }
                    .card-standard__location:empty {
                        display: none
                    }
                    .card-standard__link--external::before {
                        background-image: url(/img/ui/icons/external-link-green-light.svg)
                    }
                    .card-standard__link--bold {
                        color: #111317;
                        font-weight: 700
                    }
                    .card-standard__link--bold:hover {
                        color: #111317
                    }
                    .card-standard__rating {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        margin-bottom: .6875rem
                    }
                    .card-standard--small .card-standard__subtitle {
                        display: none
                    }
                    .card-standard--short-form:hover {
                        -webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05);
                        box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05)
                    }
                    .card-standard--short-form:hover picture {
                        -webkit-transform: scale(1);
                        transform: scale(1)
                    }
                    .card-standard--short-form .card-standard__inner {
                        padding-bottom: 0
                    }
                    .card-standard--short-form .card-standard__location {
                        bottom: auto;
                        position: relative
                    }
                    .card-standard--short-form .card-standard__link,
                    .card-standard--short-form .card-standard__location {
                        border-top: 1px solid #ebebeb;
                        padding: .6875rem 0 .6875rem 1.875rem
                    }
                    .card-standard--short-form .card-standard__link::before,
                    .card-standard--short-form .card-standard__location::before {
                        height: 2.875rem
                    }
                    .card-standard--long-form .card-standard__subtitle {
                        margin-bottom: .75rem
                    }
                    .card-horizontal {
                        background-color: #fff;
                        border-radius: .25rem;
                        -webkit-box-shadow: 0 0 .3125rem rgba(0, 0, 0, .05), 0 .1875rem .375rem rgba(0, 0, 0, .15);
                        box-shadow: 0 0 .3125rem rgba(0, 0, 0, .05), 0 .1875rem .375rem rgba(0, 0, 0, .15);
                        margin-bottom: 1.25rem;
                        overflow: hidden;
                        padding: 0;
                        -webkit-transition: -webkit-box-shadow .2s ease-in-out;
                        transition: -webkit-box-shadow .2s ease-in-out;
                        transition: box-shadow .2s ease-in-out;
                        transition: box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out
                    }
                    .card-horizontal:hover {
                        -webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1);
                        box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1)
                    }
                    .card-horizontal:hover .card-horizontal__image {
                        -webkit-transform: scale(1.05);
                        transform: scale(1.05)
                    }
                    .card-horizontal__link {
                        color: #000;
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        min-height: 8rem;
                        text-decoration: none
                    }
                    .card-horizontal__link:hover {
                        color: #000
                    }
                    .card-horizontal__heading {
                        margin-bottom: 3.125rem
                    }
                    .card-horizontal__title {
                        margin-bottom: .625rem;
                        width: 100%
                    }
                    .card-horizontal__subtitle {
                        display: none
                    }
                    .card-horizontal__image-container {
                        overflow: hidden
                    }
                    .card-horizontal__image {
                        background-position: center center;
                        background-size: cover;
                        border-radius: .25rem 0 0 .25rem;
                        -webkit-box-flex: 0;
                        -ms-flex: 0 0 5.5rem;
                        flex: 0 0 5.5rem;
                        -webkit-box-orient: vertical;
                        -webkit-box-direction: normal;
                        -ms-flex-direction: column;
                        flex-direction: column;
                        min-height: 5.5rem;
                        position: relative;
                        -webkit-transform: scale(1);
                        transform: scale(1);
                        -webkit-transition: -webkit-transform .2s ease-in-out;
                        transition: -webkit-transform .2s ease-in-out;
                        transition: transform .2s ease-in-out;
                        transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .card-horizontal__image {
                            -webkit-box-flex: 0;
                            -ms-flex: 0 0 8.75rem;
                            flex: 0 0 8.75rem;
                            min-height: 8.75rem
                        }
                    }
                    .card-horizontal__image .image {
                        height: 100%
                    }
                    .card-horizontal__copy {
                        -webkit-box-align: start;
                        -ms-flex-align: start;
                        align-items: flex-start;
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        -ms-flex-wrap: wrap;
                        flex-wrap: wrap;
                        padding: .9375rem
                    }
                    .card-horizontal__page-type {
                        color: #767676;
                        font-weight: 800;
                        text-transform: uppercase;
                        width: 100%
                    }
                    .card-horizontal__page-type:empty {
                        display: none
                    }
                    .card-horizontal__category,
                    .card-horizontal__read-time {
                        color: #767676
                    }
                    .card-horizontal__category:empty,
                    .card-horizontal__read-time:empty {
                        display: none
                    }
                    .card-horizontal__location {
                        -ms-flex-item-align: end;
                        align-self: flex-end
                    }
                    .card-horizontal__location:empty {
                        display: none
                    }
                    .card-horizontal__rating {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        margin-bottom: .6875rem
                    }
                    .card-featured {
                        border-radius: .25rem;
                        -webkit-box-shadow: 0 .25rem .25rem rgba(17, 19, 23, .1);
                        box-shadow: 0 .25rem .25rem rgba(17, 19, 23, .1);
                        color: #fff;
                        display: block;
                        height: 100%;
                        min-height: 1px;
                        overflow: hidden;
                        position: relative;
                        -webkit-transition: -webkit-box-shadow .2s ease-in-out;
                        transition: -webkit-box-shadow .2s ease-in-out;
                        transition: box-shadow .2s ease-in-out;
                        transition: box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out
                    }
                    .card-featured .image:not(.image--original-size) {
                        height: auto;
                        overflow: hidden;
                        padding-bottom: 126%;
                        width: 100%
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .card-featured .image:not(.image--original-size) {
                            padding-bottom: 56%
                        }
                    }
                    .card-featured__category,
                    .card-featured__read-time {
                        color: #fff;
                        text-shadow: 0 4px 4px rgba(0, 0, 0, .25)
                    }
                    .card-featured__category {
                        font-weight: 300
                    }
                    .card-featured__page-type {
                        color: #fff;
                        font-weight: 800;
                        left: 1.25rem;
                        position: absolute;
                        text-shadow: 0 0 .25rem rgba(0, 0, 0, .6);
                        text-transform: uppercase;
                        top: 1.25rem;
                        width: 100%
                    }
                    .card-featured__overlay {
                        bottom: 0;
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        -webkit-box-orient: vertical;
                        -webkit-box-direction: normal;
                        -ms-flex-direction: column;
                        flex-direction: column;
                        -webkit-box-pack: end;
                        -ms-flex-pack: end;
                        justify-content: flex-end;
                        left: 0;
                        padding: 1.25rem;
                        position: absolute;
                        right: 0;
                        top: 0;
                        width: 100%
                    }
                    .card-featured__title {
                        color: #fff;
                        margin-bottom: .375rem
                    }
                    .card-featured__location {
                        color: #fff
                    }
                    .card-featured__location::before {
                        background-image: url(/img/ui/icons/pin-grey.svg)
                    }
                    .card-featured--long-form .card-featured__rating {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        margin-bottom: .6875rem
                    }
                    .card-featured--long-form .card-featured__rating-text {
                        color: #fff
                    }
                    .star-rating {
                        height: 20px;
                        overflow: hidden;
                        position: relative
                    }
                    .star-rating--light::before {
                        background: url(/img/ui/icons/star-white.svg) repeat-x !important;
                        background-size: 20px 20px !important
                    }
                    .star-rating--5-max {
                        background: url(/img/ui/icons/star-grey.svg) repeat-x;
                        background-size: 20px 20px;
                        width: 100px
                    }
                    .star-rating--5-max::before {
                        background: url(/img/ui/icons/star-green.svg) repeat-x;
                        background-size: 20px 20px;
                        content: '';
                        height: 100%;
                        left: 0;
                        position: absolute;
                        top: 0;
                        width: 100%
                    }
                    .star-rating--5-max.star-rating--4-rating::before {
                        -webkit-transform: translateX(-20%);
                        transform: translateX(-20%)
                    }
                    .star-rating--5-max.star-rating--3-rating::before {
                        -webkit-transform: translateX(-40%);
                        transform: translateX(-40%)
                    }
                    .star-rating--5-max.star-rating--2-rating::before {
                        -webkit-transform: translateX(-60%);
                        transform: translateX(-60%)
                    }
                    .star-rating--5-max.star-rating--1-rating::before {
                        -webkit-transform: translateX(-80%);
                        transform: translateX(-80%)
                    }
                    .star-rating--5-max.star-rating--0-rating::before {
                        -webkit-transform: translateX(-100%);
                        transform: translateX(-100%)
                    }
                    .star-rating--4-max {
                        background: url(/img/ui/icons/star-grey.svg) repeat-x;
                        background-size: 20px 20px;
                        width: 80px
                    }
                    .star-rating--4-max::before {
                        background: url(/img/ui/icons/star-green.svg) repeat-x;
                        background-size: 20px 20px;
                        content: '';
                        height: 100%;
                        left: 0;
                        position: absolute;
                        top: 0;
                        width: 100%
                    }
                    .star-rating--4-max.star-rating--3-rating::before {
                        -webkit-transform: translateX(-25%);
                        transform: translateX(-25%)
                    }
                    .star-rating--4-max.star-rating--2-rating::before {
                        -webkit-transform: translateX(-50%);
                        transform: translateX(-50%)
                    }
                    .star-rating--4-max.star-rating--1-rating::before {
                        -webkit-transform: translateX(-75%);
                        transform: translateX(-75%)
                    }
                    .star-rating--4-max.star-rating--0-rating::before {
                        -webkit-transform: translateX(-100%);
                        transform: translateX(-100%)
                    }
                    .card-standard .image::after {
                        background-image: url('data:image/svg+xml;utf8,<svg width="280" height="9" viewBox="0 0 280 9" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M-228.95 2.8278C-229.995 2.70196 -231.087 2.57129 -232.226 2.43093L-232.226 9.00586L511.223 9.00586L511.223 4.99489C510.851 4.99489 510.479 4.98521 510.27 4.96101C508.249 4.72385 506.088 4.72386 503.904 4.72386C503.137 4.40443 501.534 4.34635 500.257 4.20115C499.304 4.09468 498.165 4.07532 497.19 3.98336C496.214 3.89141 495.331 3.76558 494.634 3.56231C493.774 3.31547 492.798 3.31062 491.939 3.48001C491.474 3.57197 491.242 3.72201 490.777 3.71233C489.964 3.69781 488.965 3.63489 488.663 3.46065C488.593 3.42193 488.895 3.40258 489.035 3.37355C489.128 3.35419 489.128 3.31546 489.081 3.2719C489.058 3.33482 488.872 3.39289 488.663 3.39289C488.431 3.39289 488.221 3.32998 488.221 3.25738C488.221 3.18478 488.431 3.12186 488.663 3.12186C488.709 3.12186 488.733 3.13155 488.756 3.13639C488.593 3.09283 488.407 3.0541 488.198 3.04926L488.111 3.0479C487.505 3.0384 486.826 3.02775 486.316 3.08316C485.55 3.16543 484.922 3.30579 484.249 3.42678C483.598 3.5381 483.11 3.70749 482.134 3.69781C481.368 3.43162 481.368 3.06379 479.648 2.91859C478.394 2.80728 477.79 2.54109 477.627 2.23134C477.581 2.14906 477.255 2.07162 477.046 1.9845C475.931 2.05226 474.955 1.99903 474.142 1.80543C473.306 1.61668 472.353 1.57795 471.191 1.67474C470.425 1.73766 469.821 1.62151 470.053 1.486C470.262 1.35048 470.564 1.22465 470.796 1.09398C470.982 0.987502 470.889 0.881016 470.425 0.856817C470.123 0.847137 469.565 0.900379 469.379 0.963298C468.171 1.34565 467.009 1.73768 465.848 2.1297C464.338 1.91191 462.595 2.06678 461.015 1.97482C459.946 2.11518 458.552 2.14422 457.948 2.42493C457.762 2.43945 457.553 2.44913 457.391 2.47817C455.671 2.76856 453.859 2.74919 451.954 2.5556C450.467 2.79759 448.957 3.04442 447.47 3.29126C447.47 3.33965 447.47 3.38806 447.424 3.43162C447.098 3.72685 446.75 3.77524 445.844 3.63973C445.147 3.52841 444.45 3.41226 443.776 3.30579L439.524 3.30579C438.595 3.4413 437.549 3.60584 436.481 3.76555C435.04 3.97851 433.669 4.22052 432.113 4.38023C430.556 4.53995 428.86 4.64158 427.164 4.72386C425.003 4.82549 423.237 5.13524 421.17 5.27559C418.544 5.29495 415.896 5.25623 413.34 5.35303C411.04 5.44015 408.856 5.6773 406.788 5.83217C405.743 5.80313 404.976 5.63858 404.093 5.75474C402.722 5.93865 401.607 5.70634 400.283 5.64826C398.564 5.77894 396.705 5.91445 394.776 5.93381L394.658 5.96231C393.496 6.24227 392.409 6.50411 390.409 6.4807C389.386 6.47102 388.341 6.60656 387.086 6.69367C386.273 6.63076 385.297 6.51459 384.252 6.48556C382.3 6.42748 381.138 6.19033 380.302 5.82734C380.209 5.79346 379.977 5.77894 379.768 5.7499C379.28 5.90478 378.885 6.07902 378.281 6.20969C377.351 6.40813 376.863 6.65011 376.515 6.90662C376.585 6.89694 376.678 6.88726 376.771 6.88726C377.026 6.88726 377.096 6.92598 376.956 6.97922C376.817 7.0373 376.631 7.07117 376.515 7.07117C376.422 7.07117 376.375 7.05666 376.352 7.03246C376.313 7.04869 376.291 7.06832 376.271 7.08565L376.259 7.09538C376.05 7.26961 374.679 7.29865 374.052 7.16313C373.866 7.12441 373.657 7.08569 373.471 7.04213L373.471 7.04205C373.425 7.03242 373.401 7.02759 373.378 7.01793L373.378 7.01787C373.285 6.99853 373.192 6.97919 373.146 6.95502C372.217 6.53395 370.637 6.31616 368.476 6.2242C367.5 6.3452 366.408 6.47588 365.316 6.61139C364.364 6.20485 364.341 5.74022 362.714 5.43047C361.39 5.23204 359.833 5.29978 358.346 5.33366C357.301 5.35786 356.372 5.52726 355.21 5.44014C354.885 5.41594 354.304 5.45466 354.048 5.51274C352.259 5.92412 349.704 5.90477 347.589 6.12256C346.73 5.95801 345.94 5.80798 345.219 5.67246C343.942 5.66278 343.082 5.83701 342.129 5.93865C341.525 6.00641 341.177 6.16612 341.479 6.30164C342.246 6.64526 341.525 6.83886 340.294 7.00342C339.922 7.05182 339.597 7.10989 339.248 7.16313C339.76 7.30348 340.317 7.42932 340.712 7.58419C340.921 7.66647 340.619 7.77296 340.155 7.81168C339.504 7.86975 338.923 7.79231 338.319 7.74875C335.694 7.56 335.206 7.59872 333.394 8.1069C333.138 8.1795 332.906 8.26177 332.627 8.33437C332.209 8.44568 331.256 8.41666 331.001 8.28114C330.675 8.11658 330.42 7.94719 330.118 7.77295C329.514 7.86975 329.026 7.95686 328.515 8.03914C328.352 7.95202 328.189 7.86975 328.003 7.78263C327.818 7.70035 327.655 7.61807 327.469 7.53095C326.4 7.58903 326.795 7.82135 326.447 7.9617C326.145 8.07786 325.239 8.16982 324.82 8.11174C323.914 7.98107 323.055 7.82619 322.125 7.71003C321.359 7.61323 320.476 7.58903 319.663 7.71003C319.546 7.83586 319.43 7.96654 319.314 8.09238C318.501 8.22305 317.641 8.18918 316.851 8.1069C316.061 8.02462 315.318 7.9133 315.481 7.68098C315.783 7.25992 314.76 6.95501 313.645 6.66462C313.297 6.5775 312.762 6.59687 312.576 6.68398L312.493 6.72165C311.519 7.15931 311.285 7.26429 309.974 7.41965C310.044 7.5842 309.905 7.79231 309.626 7.79231C309.417 7.79231 309.161 7.67131 309.045 7.52128L308.58 7.56968C307.488 7.50192 306.28 7.39544 305.026 7.35188C303.957 7.31316 302.842 7.3422 301.703 7.3422L301.697 7.3429C299.956 7.52658 298.216 7.71026 296.452 7.89395C295.825 7.68099 295.755 7.68099 295.151 7.89395C294.756 7.83587 294.361 7.78262 293.92 7.71971C293.362 7.63743 292.712 7.55032 291.899 7.43416C291.178 7.35672 290.156 7.65679 288.832 7.62291C287.786 7.59871 286.718 7.64226 285.556 7.65678C285.022 7.78746 284.557 7.92298 283.999 8.0343C284.046 8.15529 283.697 8.1795 283.279 8.08271C283.07 8.07303 282.861 8.05849 282.675 8.04881C282.489 8.03913 282.303 7.99558 282.21 7.95686C281.467 7.66647 280.816 7.34704 278.841 7.47287C277.935 7.37608 278.168 7.15829 277.842 6.99857C277.587 6.87274 276.681 6.77594 276.263 6.83402C275.333 6.95502 274.45 7.09053 273.567 7.21636C272.499 7.1244 271.5 7.18733 270.477 7.26477C269.827 7.31317 269.478 7.18249 269.664 7.00342C269.85 6.82434 269.966 6.64527 270.129 6.46619C268.874 6.45167 267.62 6.44198 266.365 6.41778C265.645 6.4081 264.925 6.18548 265.041 6.00156C265.157 5.81765 265.389 5.63858 265.598 5.42562C265.017 5.39175 264.344 5.30462 263.879 5.34334C261.858 5.49337 259.836 5.60954 257.676 5.61922C256.653 5.62406 255.654 5.74506 254.632 5.80798C254.098 5.83702 253.517 5.74021 253.285 5.57081C253.145 5.48853 253.122 5.39658 253.075 5.30947C251.24 5.25623 249.66 5.33366 248.638 5.71601C248.522 5.75473 248.289 5.76924 248.08 5.80312C246.384 5.90476 244.665 5.89024 242.922 5.84184C242.156 5.82248 241.459 5.65793 241.366 5.44014C241.319 5.29494 241.366 5.15459 241.366 5.01424C242.016 4.85936 242.574 4.719 243.271 4.55444C241.621 4.42861 240.042 4.30762 238.392 4.18178C237.463 4.3173 236.58 4.44797 235.674 4.57864C235.302 4.55445 234.791 4.55445 234.535 4.50121C234.07 4.40441 233.745 4.27375 233.35 4.15759C232.491 3.89624 230.632 3.78007 229.331 3.92043C228.982 3.95915 228.634 4.04142 228.471 4.12369C228.03 4.34149 228.099 4.60768 227.147 4.7674C226.868 4.8158 226.241 4.85452 226.101 4.82549C225.497 4.69481 225.079 4.52057 224.498 4.38506C223.662 4.18662 222.686 4.13822 221.71 4.21566C221.571 4.3173 221.176 4.37053 220.851 4.32697C220.734 4.34633 220.618 4.35602 220.502 4.38022C220.363 4.4141 220.316 4.47217 220.154 4.50121C219.271 4.68028 218.76 4.68513 217.946 4.51089C217.621 4.44314 217.389 4.36569 217.087 4.29793C216.947 4.26405 216.738 4.23986 216.483 4.20114C215.925 4.19146 215.275 4.16243 214.624 4.16727C213.718 4.17211 213.021 4.25437 212.463 4.43345C211.975 4.59316 211.813 4.58348 211.116 4.43345C210.744 4.35601 210.349 4.28826 210.163 4.35602C209.722 4.53025 209.094 4.63189 208.351 4.69481C208.305 4.72869 208.188 4.76256 208.003 4.78676C207.817 4.81096 207.7 4.78676 207.631 4.7432C207.422 4.75288 207.189 4.76256 206.957 4.7674C206.748 4.7674 206.562 4.80128 206.353 4.8158C204.936 4.90291 204.75 4.84968 205.145 4.45281C205.331 4.26406 205.029 4.17695 204.169 4.21082C203.751 4.22534 203.333 4.2689 202.914 4.28342C202.775 4.28826 202.589 4.25438 202.333 4.23502C201.753 3.84299 200.934 6.82433 200.353 6.41778C199.726 5.99672 198.175 7.68218 197.431 7.30951C196.339 7.20788 195.387 7.11592 194.457 7.02397C194.499 6.82405 194.541 6.65927 194.583 6.49456L194.597 6.43835C192.575 6.16248 190.601 5.87208 188.533 5.61073C188.068 5.55265 187.325 5.60104 186.651 5.60104C186.372 5.41713 186.07 5.23806 185.791 5.06383L184.026 4.99123C183.909 4.95251 183.723 4.91379 183.7 4.87023C183.514 4.454 182.608 4.15877 180.773 3.99906C180.331 3.96034 179.867 3.90226 179.495 3.83451C179.565 3.84902 179.611 3.86838 179.611 3.89258C179.611 3.95066 179.449 3.98454 179.17 3.98454C178.891 3.98454 178.728 3.95066 178.728 3.89258C178.728 3.8345 178.914 3.80064 179.17 3.80064C179.27 3.80064 179.352 3.80421 179.418 3.81442C179.428 3.81629 179.438 3.81815 179.449 3.82C179.439 3.81795 179.428 3.81609 179.418 3.81442C178.946 3.72815 178.612 3.61888 178.612 3.49571C178.589 2.99721 176.707 3.81731 175.917 3.41076C175.801 3.23653 175.708 3.04779 175.545 2.85903C175.359 2.62672 174.802 2.5396 173.733 2.57832C173.315 2.59284 172.897 2.63157 172.478 2.65577C171.224 2.57833 170.066 3.28179 168.811 3.20435C167.789 3.0398 167.246 4.05714 165.713 3.99906C164.458 3.95066 163.324 4.88862 162.186 4.78698C161.21 4.47723 160.258 4.18683 159.328 3.89643C158.864 3.89643 158.399 3.89645 157.888 3.90129C156.958 4.00293 155.867 4.11908 154.705 4.24491C152.637 4.39979 150.105 4.19652 148.037 4.44819C147.061 4.39979 146.062 4.3514 144.877 4.29816C143.576 4.45788 142.205 4.64663 140.718 4.80634C140.811 4.83054 140.881 4.87409 140.881 4.92733C140.881 5.02413 140.672 5.11125 140.44 5.11125C140.184 5.11125 139.998 5.05316 139.998 4.98057C139.998 4.94669 140.045 4.90797 140.114 4.87409C140.045 4.87893 139.998 4.88862 139.928 4.89346C138.372 5.04349 136.629 5.14029 134.91 5.23224C131.936 5.39196 129.613 5.78397 126.732 5.97757C125.431 6.20988 123.804 6.28732 122.132 6.3454C122.062 6.35024 122.015 6.35993 121.922 6.35993C121.876 6.35993 121.853 6.35508 121.829 6.35508L121.649 6.36069C121.239 6.37341 120.814 6.38662 120.389 6.40349C119.901 6.42285 119.413 6.45189 118.647 6.49061C117.671 6.40833 116.556 6.28249 115.324 6.22441C114.093 6.16149 112.768 6.16634 110.84 6.12762C109.26 6.22926 107.099 6.36476 104.706 6.51963C103.15 6.50995 101.338 6.50028 99.6647 6.4906C97.3646 6.64064 95.808 6.99879 93.3685 7.03751C93.1362 7.03751 92.8574 7.04718 92.6947 7.02782C92.1603 6.96974 92.0442 6.87294 92.3462 6.77614C93.4149 6.44703 90.9806 6.02695 90.2371 5.60104C88.9648 5.28781 85.5034 5.49661 83.7306 5.25954C83.8143 5.25821 83.9455 5.2556 84.1043 5.25224C84.7436 5.24434 85.3848 5.23099 86.0267 5.21287C86.5384 5.19622 84.9391 5.23459 84.1043 5.25224C83.972 5.25387 83.8398 5.25528 83.7076 5.25644C80.8967 5.28114 78.1277 5.19739 75.5019 4.94668C74.3867 4.84021 73.318 4.79665 72.1795 4.82085C72.3422 4.84505 72.4584 4.86925 72.4584 4.88861C72.4584 4.91281 72.2725 4.92733 72.0169 4.92733C71.7846 4.92733 71.6219 4.8886 71.5987 4.8402C71.4128 4.84504 71.2502 4.84989 71.0643 4.85957C70.1117 4.91281 69.043 4.94668 68.0672 4.93216C67.0682 4.9128 65.8832 4.86925 65.1862 4.7531C63.6064 4.49174 61.9336 4.30298 59.9587 4.14811C57.3566 3.94967 55.1726 3.57217 52.3614 3.42214C51.8967 3.39794 51.4785 3.3205 51.13 3.24791C49.8754 2.98171 48.2955 2.86555 46.4601 2.77843C43.8114 2.6526 41.5578 2.40093 39.9082 2.00406C39.095 2.14442 38.2354 2.27993 37.1899 2.37189C36.6555 2.32833 36.0283 2.28961 35.4474 2.23153C34.1928 2.10086 32.7755 2.07182 31.6139 2.18314C31.033 2.24122 30.4057 2.28477 29.7784 2.32349C29.8249 2.35253 29.8481 2.38157 29.8481 2.41545C29.8481 2.51225 29.6623 2.59452 29.4067 2.59452C29.1511 2.59452 28.9652 2.51225 28.9652 2.41545C28.9652 2.39609 28.9885 2.38157 28.9885 2.36705C26.5025 2.49772 23.9236 2.56064 21.9255 2.95751C20.2759 2.96719 18.7658 2.98171 17.2323 2.98655C15.2807 2.99623 13.3291 2.98655 11.4704 3.18982C11.424 3.19466 11.3543 3.19466 11.3078 3.1995C11.2613 3.20434 11.2148 3.21403 11.1451 3.21403L11.0987 3.21403C10.7037 3.24306 10.2855 3.25757 9.84407 3.26241C9.6582 3.27693 9.49558 3.27694 9.33293 3.26726L8.26422 3.26726C5.22063 3.27694 2.15381 3.2721 -0.843307 3.2721C-2.02821 3.44149 -3.09695 3.60121 -4.21217 3.76093C-4.56067 3.79481 -4.9324 3.81416 -5.30414 3.82868C-6.41934 3.8674 -7.58102 3.83352 -8.69624 3.88192L-8.69661 3.88195C-9.11468 3.91098 -9.53278 3.94001 -9.92763 3.97871C-12.7389 4.24007 -15.2481 4.64177 -18.3149 4.77245C-18.8957 4.79665 -19.3837 4.93217 -19.9413 5.00477C-20.6847 5.09672 -21.4282 5.24192 -22.2181 5.25644C-24.8667 5.30967 -28.3532 4.93799 -30.8624 5.08802C-33.3716 5.23805 -35.6547 3.94582 -38.3266 3.96034C-38.7448 3.96518 -39.2094 3.99422 -39.5579 4.04262C-39.9064 4.09102 -40.3014 4.12975 -40.6731 4.16847C-40.6499 4.18298 -40.6499 4.20234 -40.7196 4.22654C-40.859 4.28462 -41.0449 4.31849 -41.161 4.31849C-41.2772 4.31849 -41.3237 4.28945 -41.3469 4.24589C-43.3218 4.43465 -45.4128 4.53629 -47.527 4.63792C-48.5958 4.69116 -49.5716 4.80247 -50.6868 4.80731C-51.5464 4.81215 -52.4292 4.83151 -53.2889 4.84119C-54.497 4.96702 -55.7052 5.07834 -56.8204 5.22837C-60.5145 5.72204 -62.0015 5.8624 -66.4855 5.9592C-68.0654 5.99308 -69.2968 6.2157 -70.8534 6.23506C-73.6647 6.2641 -75.6863 5.1945 -78.6137 5.10738C-79.0087 5.13642 -79.4036 5.16061 -79.7986 5.18965C-79.9148 5.23321 -80.0309 5.25257 -80.1471 5.22837C-80.1703 5.22353 -80.1703 5.21869 -80.1936 5.21385C-81.332 5.29129 -82.4705 5.36389 -83.6089 5.451C-85.4676 5.59136 -86.6678 5.18481 -88.5497 5.29613C-90.1993 5.39777 -91.9418 5.4026 -93.6146 5.55748C-94.7298 5.66395 -96.1703 5.62039 -97.4714 5.64459C-98.7724 5.67363 -100.213 5.63491 -101.328 5.75107C-103.535 5.97854 -106.137 5.86239 -108.182 6.18666C-108.879 6.29798 -109.739 6.36574 -110.552 6.42866C-112.062 6.54481 -113.549 6.53513 -114.989 6.37058C-115.384 6.32702 -115.756 6.27378 -116.151 6.23506C-117.731 6.08986 -118.172 5.57684 -120.31 5.61556C-121.611 5.44616 -122.912 5.27193 -124.283 5.08802L-129.487 5.08802C-130.277 5.24773 -131.067 5.40744 -131.857 5.56232C-133.599 5.60104 -134.343 5.20417 -135.807 5.12189C-136.016 5.11705 -136.225 5.09768 -136.434 5.09768C-139.036 5.06864 -141.708 5.09768 -144.264 4.99604C-146.587 4.90409 -148.794 4.66694 -151.187 4.48303C-154.068 4.80246 -157.158 4.79762 -160.271 4.77826C-160.318 4.77826 -160.341 4.7831 -160.364 4.7831C-160.411 4.7831 -160.411 4.77342 -160.457 4.77342L-162.665 4.7589C-163.292 4.7589 -163.966 4.72019 -164.546 4.66211C-165.778 4.53627 -167.032 4.48303 -168.357 4.48787C-170.122 4.49755 -171.795 4.46367 -173.468 4.29912C-174.421 4.20232 -175.606 4.212 -176.674 4.20232C-179.276 4.17812 -181.902 4.24104 -184.388 3.98453C-185.34 3.88289 -186.363 4.12487 -187.524 4.02808C-188.523 3.95064 -189.662 3.93129 -190.731 3.92645C-191.59 3.92161 -192.473 3.96517 -193.309 4.00873C-194.169 4.05229 -194.982 4.17812 -195.795 4.16844C-197.611 4.14928 -199.245 4.26275 -200.899 4.37764L-200.953 4.38139L-200.953 4.38139C-200.93 4.38623 -200.907 4.39107 -200.884 4.40075C-200.605 4.5169 -200.419 4.71535 -200.489 4.85086C-200.605 5.08317 -200.651 5.07832 -201.186 4.75405C-201.395 4.62338 -201.511 4.51207 -201.557 4.42495C-201.952 4.45399 -202.347 4.47818 -202.766 4.50238C-203.579 4.55078 -204.415 4.60402 -205.205 4.65242C-206.669 4.51207 -208.063 4.37656 -209.434 4.24588C-211.803 4.14908 -214.196 4.26039 -216.543 4.03776C-218.541 3.84417 -220.725 3.76188 -222.026 3.38921C-223.815 3.35533 -225.348 3.33599 -226.859 3.29244C-227.718 3.26824 -228.578 3.05527 -228.95 2.8278Z" fill="white"/></svg>')
                    }
                    .card-standard__location::before {
                        background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z" fill="%235fbd00"/></svg>')
                    }
                    .card-standard__offer-badge {
                        background-color: #dd3817;
                        color: #fff;
                        font-weight: 800;
                        padding: .3125rem .625rem;
                        position: absolute;
                        text-align: center;
                        text-transform: uppercase;
                        top: 0;
                        width: 100%
                    }
                    @media screen and (min-width:20em) {
                        .card-standard__offer-badge {
                            left: .9375rem;
                            padding: .125rem .625rem;
                            text-align: left;
                            top: .9375rem;
                            width: auto
                        }
                    }
                    .card-standard__offer {
                        color: #dd3817
                    }
                    .card-standard--offer .card-standard__details {
                        margin-bottom: 1.25rem
                    }
                    .card-standard--offer .card-standard__title::after {
                        background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.281 6.2h4.84v2h-2.84v9.52h9.52v-2.84h2v4.84H4.281V6.2zm12.025.08H12.32v-2h7.4v7.4h-2V7.694l-5.012 5.013-1.415-1.414 5.013-5.013z" fill="#00875a"/></svg>');
                        background-position: right bottom;
                        background-repeat: no-repeat;
                        background-size: 24px;
                        content: ' ';
                        display: inline-block;
                        height: 24px;
                        margin-left: .3125rem;
                        position: absolute;
                        width: 24px
                    }
                    .card-standard.has-location.card-standard--offer .card-standard__details {
                        margin-bottom: 2.5rem
                    }
                    .card-standard.has-location.card-standard--offer .card-standard__location {
                        bottom: 3.75rem;
                        position: absolute
                    }
                    .card-standard.has-location.card-standard--offer .card-standard__inner {
                        padding-bottom: 1.875rem
                    }
                    .card-featured {
                        height: auto
                    }
                    .card-featured__location::before {
                        background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z" fill="%23767676"/></svg>')
                    }
                    .card-featured__offer-badge {
                        background-color: #dd3817;
                        color: #fff;
                        font-weight: 800;
                        padding: .3125rem .625rem;
                        position: absolute;
                        text-align: center;
                        text-transform: uppercase;
                        top: 0;
                        width: 100%
                    }
                    @media screen and (min-width:20em) {
                        .card-featured__offer-badge {
                            left: .9375rem;
                            padding: .125rem .625rem;
                            text-align: left;
                            top: .9375rem;
                            width: auto
                        }
                    }
                    .card-featured__offer {
                        color: #fff
                    }
                    .card-featured.card-featured--offer .card-featured__details {
                        margin-bottom: 1.25rem
                    }
                    .card-featured.card-featured--offer .card-featured__title::after {
                        background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.281 6.2h4.84v2h-2.84v9.52h9.52v-2.84h2v4.84H4.281V6.2zm12.025.08H12.32v-2h7.4v7.4h-2V7.694l-5.012 5.013-1.415-1.414 5.013-5.013z" fill="white"/></svg>');
                        background-position: right bottom;
                        background-repeat: no-repeat;
                        background-size: 24px;
                        content: ' ';
                        display: inline-block;
                        height: 24px;
                        margin-left: .3125rem;
                        position: absolute;
                        width: 24px
                    }
                    .card-horizontal__location::before {
                        background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z" fill="%235fbd00"/></svg>')
                    }
                    .card-horizontal__offer-badge {
                        background-color: #dd3817;
                        color: #fff;
                        font-weight: 800;
                        padding: .3125rem .625rem;
                        position: absolute;
                        text-align: center;
                        text-transform: uppercase;
                        top: 0;
                        width: 100%
                    }
                    .card-horizontal__offer {
                        color: #dd3817
                    }
                    .card-horizontal--offer .card-horizontal__details {
                        margin-bottom: 1.25rem
                    }
                    .card-horizontal--offer .card-horizontal__title::after {
                        background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.281 6.2h4.84v2h-2.84v9.52h9.52v-2.84h2v4.84H4.281V6.2zm12.025.08H12.32v-2h7.4v7.4h-2V7.694l-5.012 5.013-1.415-1.414 5.013-5.013z" fill="#00875a"/></svg>');
                        background-position: right bottom;
                        background-repeat: no-repeat;
                        background-size: 24px;
                        content: ' ';
                        display: inline-block;
                        height: 24px;
                        margin-left: .3125rem;
                        position: absolute;
                        width: 24px
                    }
                    .offer-filter .card-featured.card-featured--offer,
                    .offer-filter .card-horizontal.card-horizontal--offer,
                    .offer-filter .card-standard--small.card-standard--offer,
                    [data-module=cardCollection] .card-featured.card-featured--offer,
                    [data-module=cardCollection] .card-horizontal.card-horizontal--offer,
                    [data-module=cardCollection] .card-standard--small.card-standard--offer,
                    [data-module=card] .card-featured.card-featured--offer,
                    [data-module=card] .card-horizontal.card-horizontal--offer,
                    [data-module=card] .card-standard--small.card-standard--offer,
                    [data-module=cardcarousel] .card-featured.card-featured--offer,
                    [data-module=cardcarousel] .card-horizontal.card-horizontal--offer,
                    [data-module=cardcarousel] .card-standard--small.card-standard--offer,
                    [data-module=thematicCallout] .card-featured.card-featured--offer,
                    [data-module=thematicCallout] .card-horizontal.card-horizontal--offer,
                    [data-module=thematicCallout] .card-standard--small.card-standard--offer {
                        display: none
                    }
                    [data-module=editorialMapAndCardGrid] .card-featured.card-featured--offer,
                    [data-module=editorialMapAndCardGrid] .card-standard.card-standard--offer {
                        display: none
                    }
                    .campaign-tout__date,
                    .search-results-item__category,
                    .search-results-item__spacer {
                        margin-bottom: 10px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__date,
                        .search-results-item__category,
                        .search-results-item__spacer {
                            margin-bottom: 10px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__date,
                        .search-results-item__category,
                        .search-results-item__spacer {
                            margin-bottom: 10px
                        }
                    }
                    .campaign-tout__eyebrow,
                    .campaign-tout__location,
                    .campaign-tout__subtitle,
                    .campaign-tout__title,
                    .search-results-item {
                        margin-bottom: 20px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__eyebrow,
                        .campaign-tout__location,
                        .campaign-tout__subtitle,
                        .campaign-tout__title,
                        .search-results-item {
                            margin-bottom: 20px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__eyebrow,
                        .campaign-tout__location,
                        .campaign-tout__subtitle,
                        .campaign-tout__title,
                        .search-results-item {
                            margin-bottom: 20px
                        }
                    }
                    .campaign-tout__fake-button {
                        margin-bottom: 40px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__fake-button {
                            margin-bottom: 60px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__fake-button {
                            margin-bottom: 80px
                        }
                    }
                    .campaign-tout__date,
                    .campaign-tout__eyebrow,
                    .campaign-tout__location,
                    .campaign-tout__subtitle,
                    .card-featured--long-form .card-featured__rating-text,
                    .card-featured--long-form .card-featured__read-time,
                    .card-featured__category,
                    .card-featured__location,
                    .card-featured__offer,
                    .card-featured__offer-badge,
                    .card-featured__page-type,
                    .card-featured__read-time,
                    .card-featured__title,
                    .card-horizontal__category,
                    .card-horizontal__heading,
                    .card-horizontal__location,
                    .card-horizontal__offer,
                    .card-horizontal__offer-badge,
                    .card-horizontal__page-type,
                    .card-horizontal__rating-text,
                    .card-horizontal__read-time,
                    .card-horizontal__title,
                    .card-standard--small .card-standard__title,
                    .card-standard__link,
                    .card-standard__location,
                    .card-standard__offer,
                    .card-standard__offer-badge,
                    .card-standard__page-type,
                    .card-standard__rating-text,
                    .card-standard__read-time,
                    .card-standard__subtitle,
                    .card-standard__title,
                    .image__description,
                    .image__location,
                    .search-results-item--offer .search-results-item__banner-title,
                    .search-results-item--offer .search-results-item__offer-price,
                    .search-results-item__category,
                    .search-results-item__subtitle,
                    .search-results-item__title {
                        font-family: "Proxima Nova", sans-serif
                    }
                    .card-featured--long-form [lang=ar] .card-featured__rating-text,
                    .search-results-item--offer [lang=ar] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ar] .search-results-item__offer-price,
                    [lang=ar] .campaign-tout__date,
                    [lang=ar] .campaign-tout__eyebrow,
                    [lang=ar] .campaign-tout__location,
                    [lang=ar] .campaign-tout__subtitle,
                    [lang=ar] .card-featured--long-form .card-featured__rating-text,
                    [lang=ar] .card-featured__category,
                    [lang=ar] .card-featured__location,
                    [lang=ar] .card-featured__offer,
                    [lang=ar] .card-featured__offer-badge,
                    [lang=ar] .card-featured__page-type,
                    [lang=ar] .card-featured__read-time,
                    [lang=ar] .card-featured__title,
                    [lang=ar] .card-horizontal__category,
                    [lang=ar] .card-horizontal__heading,
                    [lang=ar] .card-horizontal__location,
                    [lang=ar] .card-horizontal__offer,
                    [lang=ar] .card-horizontal__offer-badge,
                    [lang=ar] .card-horizontal__page-type,
                    [lang=ar] .card-horizontal__rating-text,
                    [lang=ar] .card-horizontal__read-time,
                    [lang=ar] .card-horizontal__title,
                    [lang=ar] .card-standard__link,
                    [lang=ar] .card-standard__location,
                    [lang=ar] .card-standard__offer,
                    [lang=ar] .card-standard__offer-badge,
                    [lang=ar] .card-standard__page-type,
                    [lang=ar] .card-standard__rating-text,
                    [lang=ar] .card-standard__read-time,
                    [lang=ar] .card-standard__subtitle,
                    [lang=ar] .card-standard__title,
                    [lang=ar] .image__description,
                    [lang=ar] .image__location,
                    [lang=ar] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ar] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ar] .search-results-item__category,
                    [lang=ar] .search-results-item__subtitle,
                    [lang=ar] .search-results-item__title {
                        font-family: Lateef, sans-serif
                    }
                    .card-featured--long-form [lang=ja] .card-featured__rating-text,
                    .search-results-item--offer [lang=ja] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ja] .search-results-item__offer-price,
                    [lang=ja] .campaign-tout__date,
                    [lang=ja] .campaign-tout__eyebrow,
                    [lang=ja] .campaign-tout__location,
                    [lang=ja] .campaign-tout__subtitle,
                    [lang=ja] .card-featured--long-form .card-featured__rating-text,
                    [lang=ja] .card-featured__category,
                    [lang=ja] .card-featured__location,
                    [lang=ja] .card-featured__offer,
                    [lang=ja] .card-featured__offer-badge,
                    [lang=ja] .card-featured__page-type,
                    [lang=ja] .card-featured__read-time,
                    [lang=ja] .card-featured__title,
                    [lang=ja] .card-horizontal__category,
                    [lang=ja] .card-horizontal__heading,
                    [lang=ja] .card-horizontal__location,
                    [lang=ja] .card-horizontal__offer,
                    [lang=ja] .card-horizontal__offer-badge,
                    [lang=ja] .card-horizontal__page-type,
                    [lang=ja] .card-horizontal__rating-text,
                    [lang=ja] .card-horizontal__read-time,
                    [lang=ja] .card-horizontal__title,
                    [lang=ja] .card-standard__link,
                    [lang=ja] .card-standard__location,
                    [lang=ja] .card-standard__offer,
                    [lang=ja] .card-standard__offer-badge,
                    [lang=ja] .card-standard__page-type,
                    [lang=ja] .card-standard__rating-text,
                    [lang=ja] .card-standard__read-time,
                    [lang=ja] .card-standard__subtitle,
                    [lang=ja] .card-standard__title,
                    [lang=ja] .image__description,
                    [lang=ja] .image__location,
                    [lang=ja] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ja] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ja] .search-results-item__category,
                    [lang=ja] .search-results-item__subtitle,
                    [lang=ja] .search-results-item__title {
                        font-family: "MP Plus Rounded 1c", sans-serif
                    }
                    .card-featured--long-form [lang=ru] .card-featured__rating-text,
                    .search-results-item--offer [lang=ru] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ru] .search-results-item__offer-price,
                    [lang=ru] .campaign-tout__date,
                    [lang=ru] .campaign-tout__eyebrow,
                    [lang=ru] .campaign-tout__location,
                    [lang=ru] .campaign-tout__subtitle,
                    [lang=ru] .card-featured--long-form .card-featured__rating-text,
                    [lang=ru] .card-featured__category,
                    [lang=ru] .card-featured__location,
                    [lang=ru] .card-featured__offer,
                    [lang=ru] .card-featured__offer-badge,
                    [lang=ru] .card-featured__page-type,
                    [lang=ru] .card-featured__read-time,
                    [lang=ru] .card-featured__title,
                    [lang=ru] .card-horizontal__category,
                    [lang=ru] .card-horizontal__heading,
                    [lang=ru] .card-horizontal__location,
                    [lang=ru] .card-horizontal__offer,
                    [lang=ru] .card-horizontal__offer-badge,
                    [lang=ru] .card-horizontal__page-type,
                    [lang=ru] .card-horizontal__rating-text,
                    [lang=ru] .card-horizontal__read-time,
                    [lang=ru] .card-horizontal__title,
                    [lang=ru] .card-standard__link,
                    [lang=ru] .card-standard__location,
                    [lang=ru] .card-standard__offer,
                    [lang=ru] .card-standard__offer-badge,
                    [lang=ru] .card-standard__page-type,
                    [lang=ru] .card-standard__rating-text,
                    [lang=ru] .card-standard__read-time,
                    [lang=ru] .card-standard__subtitle,
                    [lang=ru] .card-standard__title,
                    [lang=ru] .image__description,
                    [lang=ru] .image__location,
                    [lang=ru] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ru] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ru] .search-results-item__category,
                    [lang=ru] .search-results-item__subtitle,
                    [lang=ru] .search-results-item__title {
                        font-family: Raleway, sans-serif
                    }
                    .card-featured__category,
                    .card-featured__read-time {
                        font-size: 14px;
                        line-height: 18px;
                        display: block;
                        font-weight: 400
                    }
                    @media (min-width:320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: calc(.71429vw + 6.57143px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(1.33929vw + 13.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(0vw + 24px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(2.14286vw - 4.28571px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: 30px
                        }
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-weight: 800
                        }
                    }
                    .card-featured__offer-badge,
                    .card-featured__page-type,
                    .card-horizontal__offer-badge,
                    .card-horizontal__page-type,
                    .card-standard__offer-badge,
                    .card-standard__page-type,
                    .image__description,
                    .image__location,
                    .search-results-item--offer .search-results-item__banner-title {
                        font-size: 12px;
                        line-height: 14px;
                        font-style: normal
                    }
                    @media (min-width:320px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            font-size: calc(.44643vw + 10.57143px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            font-size: 14px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            line-height: calc(1.33929vw + 9.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            line-height: 20px
                        }
                    }
                    .card-featured__title {
                        font-family: ioi, sans-serif;
                        font-weight: 700;
                        font-size: 24px;
                        line-height: 26px
                    }
                    @media (min-width:320px) {
                        .card-featured__title {
                            font-size: calc(1.78571vw + 18.28571px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__title {
                            font-size: calc(1.08696vw + 23.65217px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__title {
                            font-size: calc(2.14286vw + 9.71429px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__title {
                            font-size: 44px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__title {
                            line-height: calc(1.78571vw + 20.28571px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__title {
                            line-height: calc(1.08696vw + 25.65217px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__title {
                            line-height: calc(2.14286vw + 11.71429px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__title {
                            line-height: 46px
                        }
                    }
                    .card-featured__offer,
                    .card-horizontal__heading,
                    .card-horizontal__offer,
                    .card-horizontal__title,
                    .card-standard__offer,
                    .card-standard__title,
                    .search-results-item--offer .search-results-item__offer-price,
                    .search-results-item__title {
                        font-family: ioi, sans-serif;
                        font-style: normal;
                        font-weight: 700;
                        letter-spacing: .3px;
                        font-size: 16px;
                        line-height: 20px
                    }
                    @media (min-width:320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            font-size: calc(.2vw + 15.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            line-height: calc(.4vw + 18.72px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            line-height: 24px
                        }
                    }
                    .campaign-tout__eyebrow,
                    .card-standard--small .card-standard__title {
                        font-style: normal;
                        font-weight: 800;
                        letter-spacing: .3px;
                        font-size: 14px;
                        line-height: 18px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: calc(.71429vw + 6.57143px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: calc(1.33929vw + 13.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: calc(.72115vw + 18.46154px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: 30px
                        }
                    }
                    .campaign-tout__subtitle,
                    .card-standard__subtitle,
                    .search-results-item__subtitle {
                        font-style: normal;
                        font-weight: 400;
                        letter-spacing: .3px;
                        font-size: 14px;
                        line-height: 20px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            font-size: 16px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: calc(.3vw + 19.04px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: calc(.35714vw + 18.28571px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: 24px
                        }
                    }
                    .campaign-tout__date,
                    .campaign-tout__location,
                    .card-featured--long-form .card-featured__rating-text,
                    .card-featured--long-form .card-featured__read-time,
                    .card-featured__location,
                    .card-horizontal__category,
                    .card-horizontal__location,
                    .card-horizontal__rating-text,
                    .card-horizontal__read-time,
                    .card-standard__link,
                    .card-standard__location,
                    .card-standard__rating-text,
                    .card-standard__read-time,
                    .search-results-item__category {
                        font-style: normal;
                        font-weight: 400;
                        font-size: 12px;
                        line-height: 17px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            font-size: calc(.44643vw + 10.57143px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            font-size: 14px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            line-height: calc(.89286vw + 14.14286px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            line-height: 21px
                        }
                    }
                    .card-featured__location,
                    .card-horizontal__location,
                    .card-standard__location {
                        color: #767676;
                        padding-left: 1.25rem;
                        position: relative;
                        width: 100%
                    }
                    .card-featured__location::before,
                    .card-horizontal__location::before,
                    .card-standard__location::before {
                        background-image: url(/img/ui/icons/pin-green.svg);
                        background-position: left center;
                        background-repeat: no-repeat;
                        background-size: contain;
                        bottom: 0;
                        content: '';
                        height: 1.5rem;
                        left: -.3125rem;
                        position: absolute;
                        width: 1.5rem
                    }
                    .card-standard__link {
                        color: #767676;
                        display: block;
                        padding-left: 1.25rem;
                        position: relative;
                        text-decoration: none;
                        width: 100%
                    }
                    .card-standard__link::before {
                        background-image: url(/img/ui/icons/view-details-green-light.svg);
                        background-position: left center;
                        background-repeat: no-repeat;
                        background-size: contain;
                        bottom: 0;
                        content: '';
                        height: 1.5rem;
                        left: -.3125rem;
                        position: absolute;
                        width: 1.5rem
                    }
                    .card-standard__link:hover {
                        color: #767676;
                        text-decoration: underline
                    }
                    .card-featured--long-form .card-featured__rating-text,
                    .card-horizontal__rating-text,
                    .card-standard__rating-text {
                        color: #767676;
                        margin-left: .3125rem
                    }
                    .card-horizontal__image .image img {
                        height: auto;
                        left: 50%;
                        min-height: 100%;
                        min-width: 100%;
                        position: absolute;
                        top: 50%;
                        -webkit-transform: translate(-50%, -50%);
                        transform: translate(-50%, -50%);
                        width: auto
                    }
                    .campaign-tout {
                        border-radius: 4px;
                        overflow: hidden;
                        position: relative
                    }
                    .campaign-tout__background {
                        position: relative
                    }
                    .campaign-tout__background::after {
                        background: -webkit-gradient(linear, left top, left bottom, color-stop(22.94%, rgba(0, 0, 0, 0)), color-stop(46.17%, rgba(0, 0, 0, .6)));
                        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 22.94%, rgba(0, 0, 0, .6) 46.17%);
                        content: '';
                        height: 100%;
                        left: 0;
                        position: absolute;
                        top: 0;
                        width: 100%
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__background::after {
                            background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(49.67%, rgba(0, 0, 0, 0)), color-stop(61.92%, rgba(0, 0, 0, .2)), color-stop(75%, rgba(0, 0, 0, .4)), color-stop(87.57%, rgba(0, 0, 0, .6)), to(rgba(0, 0, 0, .6)));
                            background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 49.67%, rgba(0, 0, 0, .2) 61.92%, rgba(0, 0, 0, .4) 75%, rgba(0, 0, 0, .6) 87.57%, rgba(0, 0, 0, .6) 100%)
                        }
                    }
                    .campaign-tout__background .image:not(.image--original-size) {
                        min-height: 36.25rem
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__background .image:not(.image--original-size) {
                            min-height: 30.625rem;
                            padding-bottom: 42%
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__background .image:not(.image--original-size) {
                            padding-bottom: 32%
                        }
                    }
                    .campaign-tout__inner,
                    .campaign-tout__link {
                        left: 0;
                        position: absolute;
                        width: 100%
                    }
                    .campaign-tout__link {
                        color: #fff;
                        height: 100%;
                        text-decoration: none;
                        top: 0
                    }
                    .campaign-tout__link:hover {
                        color: #fff
                    }
                    .campaign-tout__link:hover .campaign-tout__fake-button {
                        color: #111317
                    }
                    .campaign-tout__link:hover .campaign-tout__fake-button::before {
                        -webkit-transform: translateX(0);
                        transform: translateX(0)
                    }
                    .campaign-tout__inner {
                        bottom: 0
                    }
                    .campaign-tout__eyebrow {
                        background-color: #dd3817;
                        border-radius: 4px;
                        display: inline-block;
                        padding: .25rem .625rem;
                        text-transform: uppercase
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__eyebrow {
                            padding: 0 .625rem
                        }
                    }
                    .campaign-tout__date {
                        display: block
                    }
                    .campaign-tout__location {
                        padding-left: 1.25rem;
                        position: relative
                    }
                    .campaign-tout__location::before {
                        background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z" fill="%23FFFFFF"/></svg>');
                        background-position: left center;
                        background-repeat: no-repeat;
                        background-size: contain;
                        bottom: 0;
                        content: '';
                        height: 1.5rem;
                        left: -.3125rem;
                        position: absolute;
                        width: 1.5rem
                    }
                    .campaign-tout--has-tears {
                        border-radius: 0
                    }
                    .campaign-tout--has-tears::after,
                    .campaign-tout--has-tears::before {
                        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAtUAAAAaCAYAAAB4kqAjAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAhySURBVHgB7Z3vddNIFMVvzuE7oQImFRAqQKmAsA2QbAMkFeA0ANkGNkkDS6ggooKECjI0sIQGVjvXM4PGsvzfsmTr/s55yLHGtpBGM3feezMChBBCCCGE6CBFUdAOnN07+wwhhBBCCCHE/CSC+tHZf84MOswzCCGEEEII0SEoqB0vnP3jzDj76SxLhPX13t6eRYfYgxBCTIENWNcaLiGEELtBEM8ZvHCOWGffnf3t7HjKx6+dfXP25PqpWwghxKZxjdi+s0NnlyFPjfx0dufsg7MsbB/Dvquuh92EEEJsDyG140Poe1aFqSEZWmaPnSi8C/0GQoidgwLabd47Owxmwq4HeO/AItwG+ybvdT8I9Sdz9hI+FNu5kKsQopskXuhX8J5nG3a9hfdAZ1gfX1zb9AdahKK6CK+ts3O5z4XYHhLv8X6wFP79AetttFKe4IU5G8pb13bkEDtFqF90vJjk7a/uWh9DCCEmEKTlAXz6RobNcQ3fRrWiZVNRTdhJXsB3lBY+R+UJQojGYBoGxgXxJAy8t/lN2HYJ6+zMtRlfIbYaVydP4OsXIxzVumndNT4I5fbVRwjRL4JsNJW3f+tFt5/z9T45O0N7XLnj+TMcDzeZs49hmzt710jbNWeuCvNdPkIIsTYKn7d8V+wezNG+cnZc+NQBsUW4a2bmuMbMxb9z9gVCiJ2n8PnPnIvzsSjn2qT8G/ax/Tgt2meYY1345fi+1Ow7Kcrl+u7C+5+wIlVP9SwsvMKnJ+qhyby6wnfGNAPvQbfJKGjYUctDIhaljbpT+MkTxtlz+JxUHgPzyzLsPjzPDMPdKD2kXULdN872J12LUOYe416oSfD6vuaLbc2zDv/nmM5iVU+FKAkSMaYSnmG+qOoT5o++Nsms44g6IC3z6Oxi2XmGi4rqKjl8PiUP4ld47wmlCLazvqDwOXvRCEOOb1HfqMfvNpXfH/7ehLJQI9lvkgHaFUohmzs7bUoIBCHNjroufN5XLMpBea5BcfOEus82tVoXL935P0/KGYzeH8vAwdP5uu6popwvwOOf6sRJBq5kbGmt8F0sMyaaCz9ZP0vess6O0t8L36++RPSGJcX0LrHUnKFVRfUscviGlknjNjRsbCAz+GRyNmabuFDx5HAtQy4e/ivZt5RnIjSyPHaJg46RdKCsa6/CdlI9owi4xHp+N4PPde5jA7QMw5VEtPLQYgShHDs6Eht+1nWD+b3MA3fuL5bwTk9j6Lleh7AufGpJ9CDTczRI9hm34X7WIR7/WeXjubPTcDyfw/eMDSgKP5/hvubnbfg8iXmY6XezL2HdfYAQO0JR5kpn8H1Zet/0nRh1vZjWvjUtqqfxDr5R7Ao5Sq93HaxYDN+zETYYrWj8LE/2d3kyNkPoDA/Dn7wunDi17OS9objAghSjS9Wp8Vke62wAf/8MRUqSqgCMpoBZ9JCizE1nm5lhfVyjXGpxXfzlrtMZVsT9nxkBNeFPDnzZPvM42Wet+v1DZw+8YDZYnBxNTXQSYgMknujYf81yQAmPhb//Iz/gHRvDaFqbororOTdNwBOcpqT8qCmT14Qhjduc1JR93BZvXpKfuPanGzWcUmGd3aAcPDGaESMcw20lp7+vIbG2iRGnHP6a2aqwKXZgRYpKVC92dhSB79F9fkcGU+/yIoR77Ce6Cdu2FxBiCynKlTCa6kv7zH2bolp4YcD0gwd3GSjSBphcwW0of7Epb10x+tCHOILlNnaacem0l6FchtHjt/Be4KUHBIk3+Bj9mNgnVuMhWBzIUph1PoKU1PMM4/fRNnO0QnrdHbrJ7yUF6wgDIg64GTnjdTydMTGU5Q+T8hdKK1k/qcMHZZ9mUEbCeM431r+uk2TuRByAG0yOwOxDQropConq7SQKh6UbgKSB4Q34PLxtkiIG68mxJCOTomaR5EQrp0usC0aGjtAhknswiuld5All1G7uJ/e6c0NR+hndhe3ZdRoRSYQNJ3yapCzb6lOUwtlgNLWpymuJ6vlIHD9c3CCvq1+hP+E9Nk9kkdfzaNnzHyfXrirMQ3pjTGdk1PQW/h7K4OtMHoq+QTkQF+0jUb3lWFRmqdeRpE2kHudNC1WLxGtdWZWAx2VQLqEoRBMslTtfR7IyxUIdqCIv80Wv3Hm6hE+x6htKLZkTV0d4D3EAU42OcsATPbYZFu/rlhqAF+XTRynM3y3YLvCzcTBmILYVieodIUf5aM6Y9xtHul3rvKPnSiEo0QYLr/Yy52oyMXw8XH4pvDYoQ7FpuFn13osfnqeLmpx4tln0Uhv0kwH8vAFi+U9fJ+hOw9WTAfxE0yagqOY9nKEc3PHevqy7FqG/TVczY5kBksnXNZ+JfeC8XnTRfSSqhRC9YsQLlYSP2XHWiWXRLCOpDmEA8wiR0rnUpTrCvKAf656gPuX3OPhqagUxi8mOn5GIV+KhNlO+L4cfKFFvZVC6xq5SPIMQQvSHh9AZs7NUzn77VM/9FUSVr9U3QkpfXA7wfFNCdhJBUF+G1ydNrlZVs057E5gp+wb0RSbCep6oawYJ6V4gT7UQQog2sfCePKaBNCmUtpUc/hwdJu+lrxvzZFeeBzCccFqJLKQCdz8pd7DX0LKWE3Kp2yCHvy4amIuI0j+EEEKIHYAi9rry+Pm4wkxKjNCw/Nik0TmfB5CjXNu/bunDg5rHvBv4AYCt/B5F+c0kEZ48vfgpLk3YcOqHEMsiUS2EEELsEMMlTIOXmcLTzChvUS57eIj1TBAdmRDsjoXrxUeBnsOv3W2THPrLcAz7ySPkWZ4TVk+S740TgjX/QXQRiWohhBBix4he3zaFp4UXwHEycJW4Qk71GPlgHR4/PeCHEGJ7kKgWQgghRKeIy64KsU1IVAshhBBCbDHScd2g+B891RO4DG3NOQAAAABJRU5ErkJggg==);
                        background-position: center;
                        background-repeat: repeat;
                        content: '';
                        height: 26px;
                        left: 0;
                        position: absolute;
                        width: 100%;
                        z-index: 1
                    }
                    .campaign-tout--has-tears::before {
                        top: 0;
                        -webkit-transform: rotate(180deg);
                        transform: rotate(180deg)
                    }
                    .campaign-tout--has-tears::after {
                        bottom: 0
                    }
                    .offer-banner--has-tears .campaign-tout {
                        display: none
                    }
                    .offer-banner--has-tears .campaign-tout--has-tears {
                        display: block
                    }
                    .offer-banner--no-tears .campaign-tout {
                        display: block
                    }
                    .offer-banner--no-tears .campaign-tout--has-tears {
                        display: none
                    }
                    .campaign-tout__date,
                    .search-results-item__category,
                    .search-results-item__spacer {
                        margin-bottom: 10px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__date,
                        .search-results-item__category,
                        .search-results-item__spacer {
                            margin-bottom: 10px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__date,
                        .search-results-item__category,
                        .search-results-item__spacer {
                            margin-bottom: 10px
                        }
                    }
                    .campaign-tout__eyebrow,
                    .campaign-tout__location,
                    .campaign-tout__subtitle,
                    .campaign-tout__title,
                    .search-results-item {
                        margin-bottom: 20px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__eyebrow,
                        .campaign-tout__location,
                        .campaign-tout__subtitle,
                        .campaign-tout__title,
                        .search-results-item {
                            margin-bottom: 20px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__eyebrow,
                        .campaign-tout__location,
                        .campaign-tout__subtitle,
                        .campaign-tout__title,
                        .search-results-item {
                            margin-bottom: 20px
                        }
                    }
                    .campaign-tout__fake-button {
                        margin-bottom: 40px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__fake-button {
                            margin-bottom: 60px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__fake-button {
                            margin-bottom: 80px
                        }
                    }
                    .campaign-tout__date,
                    .campaign-tout__eyebrow,
                    .campaign-tout__location,
                    .campaign-tout__subtitle,
                    .card-featured--long-form .card-featured__rating-text,
                    .card-featured--long-form .card-featured__read-time,
                    .card-featured__category,
                    .card-featured__location,
                    .card-featured__offer,
                    .card-featured__offer-badge,
                    .card-featured__page-type,
                    .card-featured__read-time,
                    .card-featured__title,
                    .card-horizontal__category,
                    .card-horizontal__heading,
                    .card-horizontal__location,
                    .card-horizontal__offer,
                    .card-horizontal__offer-badge,
                    .card-horizontal__page-type,
                    .card-horizontal__rating-text,
                    .card-horizontal__read-time,
                    .card-horizontal__title,
                    .card-standard--small .card-standard__title,
                    .card-standard__link,
                    .card-standard__location,
                    .card-standard__offer,
                    .card-standard__offer-badge,
                    .card-standard__page-type,
                    .card-standard__rating-text,
                    .card-standard__read-time,
                    .card-standard__subtitle,
                    .card-standard__title,
                    .image__description,
                    .image__location,
                    .search-results-item--offer .search-results-item__banner-title,
                    .search-results-item--offer .search-results-item__offer-price,
                    .search-results-item__category,
                    .search-results-item__subtitle,
                    .search-results-item__title {
                        font-family: "Proxima Nova", sans-serif
                    }
                    .card-featured--long-form [lang=ar] .card-featured__rating-text,
                    .search-results-item--offer [lang=ar] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ar] .search-results-item__offer-price,
                    [lang=ar] .campaign-tout__date,
                    [lang=ar] .campaign-tout__eyebrow,
                    [lang=ar] .campaign-tout__location,
                    [lang=ar] .campaign-tout__subtitle,
                    [lang=ar] .card-featured--long-form .card-featured__rating-text,
                    [lang=ar] .card-featured__category,
                    [lang=ar] .card-featured__location,
                    [lang=ar] .card-featured__offer,
                    [lang=ar] .card-featured__offer-badge,
                    [lang=ar] .card-featured__page-type,
                    [lang=ar] .card-featured__read-time,
                    [lang=ar] .card-featured__title,
                    [lang=ar] .card-horizontal__category,
                    [lang=ar] .card-horizontal__heading,
                    [lang=ar] .card-horizontal__location,
                    [lang=ar] .card-horizontal__offer,
                    [lang=ar] .card-horizontal__offer-badge,
                    [lang=ar] .card-horizontal__page-type,
                    [lang=ar] .card-horizontal__rating-text,
                    [lang=ar] .card-horizontal__read-time,
                    [lang=ar] .card-horizontal__title,
                    [lang=ar] .card-standard__link,
                    [lang=ar] .card-standard__location,
                    [lang=ar] .card-standard__offer,
                    [lang=ar] .card-standard__offer-badge,
                    [lang=ar] .card-standard__page-type,
                    [lang=ar] .card-standard__rating-text,
                    [lang=ar] .card-standard__read-time,
                    [lang=ar] .card-standard__subtitle,
                    [lang=ar] .card-standard__title,
                    [lang=ar] .image__description,
                    [lang=ar] .image__location,
                    [lang=ar] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ar] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ar] .search-results-item__category,
                    [lang=ar] .search-results-item__subtitle,
                    [lang=ar] .search-results-item__title {
                        font-family: Lateef, sans-serif
                    }
                    .card-featured--long-form [lang=ja] .card-featured__rating-text,
                    .search-results-item--offer [lang=ja] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ja] .search-results-item__offer-price,
                    [lang=ja] .campaign-tout__date,
                    [lang=ja] .campaign-tout__eyebrow,
                    [lang=ja] .campaign-tout__location,
                    [lang=ja] .campaign-tout__subtitle,
                    [lang=ja] .card-featured--long-form .card-featured__rating-text,
                    [lang=ja] .card-featured__category,
                    [lang=ja] .card-featured__location,
                    [lang=ja] .card-featured__offer,
                    [lang=ja] .card-featured__offer-badge,
                    [lang=ja] .card-featured__page-type,
                    [lang=ja] .card-featured__read-time,
                    [lang=ja] .card-featured__title,
                    [lang=ja] .card-horizontal__category,
                    [lang=ja] .card-horizontal__heading,
                    [lang=ja] .card-horizontal__location,
                    [lang=ja] .card-horizontal__offer,
                    [lang=ja] .card-horizontal__offer-badge,
                    [lang=ja] .card-horizontal__page-type,
                    [lang=ja] .card-horizontal__rating-text,
                    [lang=ja] .card-horizontal__read-time,
                    [lang=ja] .card-horizontal__title,
                    [lang=ja] .card-standard__link,
                    [lang=ja] .card-standard__location,
                    [lang=ja] .card-standard__offer,
                    [lang=ja] .card-standard__offer-badge,
                    [lang=ja] .card-standard__page-type,
                    [lang=ja] .card-standard__rating-text,
                    [lang=ja] .card-standard__read-time,
                    [lang=ja] .card-standard__subtitle,
                    [lang=ja] .card-standard__title,
                    [lang=ja] .image__description,
                    [lang=ja] .image__location,
                    [lang=ja] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ja] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ja] .search-results-item__category,
                    [lang=ja] .search-results-item__subtitle,
                    [lang=ja] .search-results-item__title {
                        font-family: "MP Plus Rounded 1c", sans-serif
                    }
                    .card-featured--long-form [lang=ru] .card-featured__rating-text,
                    .search-results-item--offer [lang=ru] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ru] .search-results-item__offer-price,
                    [lang=ru] .campaign-tout__date,
                    [lang=ru] .campaign-tout__eyebrow,
                    [lang=ru] .campaign-tout__location,
                    [lang=ru] .campaign-tout__subtitle,
                    [lang=ru] .card-featured--long-form .card-featured__rating-text,
                    [lang=ru] .card-featured__category,
                    [lang=ru] .card-featured__location,
                    [lang=ru] .card-featured__offer,
                    [lang=ru] .card-featured__offer-badge,
                    [lang=ru] .card-featured__page-type,
                    [lang=ru] .card-featured__read-time,
                    [lang=ru] .card-featured__title,
                    [lang=ru] .card-horizontal__category,
                    [lang=ru] .card-horizontal__heading,
                    [lang=ru] .card-horizontal__location,
                    [lang=ru] .card-horizontal__offer,
                    [lang=ru] .card-horizontal__offer-badge,
                    [lang=ru] .card-horizontal__page-type,
                    [lang=ru] .card-horizontal__rating-text,
                    [lang=ru] .card-horizontal__read-time,
                    [lang=ru] .card-horizontal__title,
                    [lang=ru] .card-standard__link,
                    [lang=ru] .card-standard__location,
                    [lang=ru] .card-standard__offer,
                    [lang=ru] .card-standard__offer-badge,
                    [lang=ru] .card-standard__page-type,
                    [lang=ru] .card-standard__rating-text,
                    [lang=ru] .card-standard__read-time,
                    [lang=ru] .card-standard__subtitle,
                    [lang=ru] .card-standard__title,
                    [lang=ru] .image__description,
                    [lang=ru] .image__location,
                    [lang=ru] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ru] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ru] .search-results-item__category,
                    [lang=ru] .search-results-item__subtitle,
                    [lang=ru] .search-results-item__title {
                        font-family: Raleway, sans-serif
                    }
                    .card-featured__category,
                    .card-featured__read-time {
                        font-size: 14px;
                        line-height: 18px;
                        display: block;
                        font-weight: 400
                    }
                    @media (min-width:320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: calc(.71429vw + 6.57143px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(1.33929vw + 13.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(0vw + 24px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(2.14286vw - 4.28571px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: 30px
                        }
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-weight: 800
                        }
                    }
                    .card-featured__offer-badge,
                    .card-featured__page-type,
                    .card-horizontal__offer-badge,
                    .card-horizontal__page-type,
                    .card-standard__offer-badge,
                    .card-standard__page-type,
                    .image__description,
                    .image__location,
                    .search-results-item--offer .search-results-item__banner-title {
                        font-size: 12px;
                        line-height: 14px;
                        font-style: normal
                    }
                    @media (min-width:320px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            font-size: calc(.44643vw + 10.57143px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            font-size: 14px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            line-height: calc(1.33929vw + 9.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            line-height: 20px
                        }
                    }
                    .card-featured__title {
                        font-family: ioi, sans-serif;
                        font-weight: 700;
                        font-size: 24px;
                        line-height: 26px
                    }
                    @media (min-width:320px) {
                        .card-featured__title {
                            font-size: calc(1.78571vw + 18.28571px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__title {
                            font-size: calc(1.08696vw + 23.65217px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__title {
                            font-size: calc(2.14286vw + 9.71429px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__title {
                            font-size: 44px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__title {
                            line-height: calc(1.78571vw + 20.28571px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__title {
                            line-height: calc(1.08696vw + 25.65217px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__title {
                            line-height: calc(2.14286vw + 11.71429px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__title {
                            line-height: 46px
                        }
                    }
                    .card-featured__offer,
                    .card-horizontal__heading,
                    .card-horizontal__offer,
                    .card-horizontal__title,
                    .card-standard__offer,
                    .card-standard__title,
                    .search-results-item--offer .search-results-item__offer-price,
                    .search-results-item__title {
                        font-family: ioi, sans-serif;
                        font-style: normal;
                        font-weight: 700;
                        letter-spacing: .3px;
                        font-size: 16px;
                        line-height: 20px
                    }
                    @media (min-width:320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            font-size: calc(.2vw + 15.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            line-height: calc(.4vw + 18.72px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            line-height: 24px
                        }
                    }
                    .campaign-tout__eyebrow,
                    .card-standard--small .card-standard__title {
                        font-style: normal;
                        font-weight: 800;
                        letter-spacing: .3px;
                        font-size: 14px;
                        line-height: 18px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: calc(.71429vw + 6.57143px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: calc(1.33929vw + 13.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: calc(.72115vw + 18.46154px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: 30px
                        }
                    }
                    .campaign-tout__subtitle,
                    .card-standard__subtitle,
                    .search-results-item__subtitle {
                        font-style: normal;
                        font-weight: 400;
                        letter-spacing: .3px;
                        font-size: 14px;
                        line-height: 20px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            font-size: 16px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: calc(.3vw + 19.04px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: calc(.35714vw + 18.28571px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: 24px
                        }
                    }
                    .campaign-tout__date,
                    .campaign-tout__location,
                    .card-featured--long-form .card-featured__rating-text,
                    .card-featured--long-form .card-featured__read-time,
                    .card-featured__location,
                    .card-horizontal__category,
                    .card-horizontal__location,
                    .card-horizontal__rating-text,
                    .card-horizontal__read-time,
                    .card-standard__link,
                    .card-standard__location,
                    .card-standard__rating-text,
                    .card-standard__read-time,
                    .search-results-item__category {
                        font-style: normal;
                        font-weight: 400;
                        font-size: 12px;
                        line-height: 17px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            font-size: calc(.44643vw + 10.57143px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            font-size: 14px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            line-height: calc(.89286vw + 14.14286px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            line-height: 21px
                        }
                    }
                    .card-featured__location,
                    .card-horizontal__location,
                    .card-standard__location {
                        color: #767676;
                        padding-left: 1.25rem;
                        position: relative;
                        width: 100%
                    }
                    .card-featured__location::before,
                    .card-horizontal__location::before,
                    .card-standard__location::before {
                        background-image: url(/img/ui/icons/pin-green.svg);
                        background-position: left center;
                        background-repeat: no-repeat;
                        background-size: contain;
                        bottom: 0;
                        content: '';
                        height: 1.5rem;
                        left: -.3125rem;
                        position: absolute;
                        width: 1.5rem
                    }
                    .card-standard__link {
                        color: #767676;
                        display: block;
                        padding-left: 1.25rem;
                        position: relative;
                        text-decoration: none;
                        width: 100%
                    }
                    .card-standard__link::before {
                        background-image: url(/img/ui/icons/view-details-green-light.svg);
                        background-position: left center;
                        background-repeat: no-repeat;
                        background-size: contain;
                        bottom: 0;
                        content: '';
                        height: 1.5rem;
                        left: -.3125rem;
                        position: absolute;
                        width: 1.5rem
                    }
                    .card-standard__link:hover {
                        color: #767676;
                        text-decoration: underline
                    }
                    .card-featured--long-form .card-featured__rating-text,
                    .card-horizontal__rating-text,
                    .card-standard__rating-text {
                        color: #767676;
                        margin-left: .3125rem
                    }
                    .card-horizontal__image .image img {
                        height: auto;
                        left: 50%;
                        min-height: 100%;
                        min-width: 100%;
                        position: absolute;
                        top: 50%;
                        -webkit-transform: translate(-50%, -50%);
                        transform: translate(-50%, -50%);
                        width: auto
                    }
                    .search-results-item__link {
                        -webkit-box-align: start;
                        -ms-flex-align: start;
                        align-items: flex-start;
                        border-bottom: 1px solid #ebebeb;
                        cursor: pointer;
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        padding-bottom: 1.25rem;
                        text-decoration: none
                    }
                    .search-results-item__link:hover .search-results-item__title {
                        text-decoration: underline
                    }
                    .search-results-item__link:hover .search-results-item__image {
                        -webkit-transform: scale(1.05);
                        transform: scale(1.05)
                    }
                    .search-results-item__image-wrapper {
                        max-width: 5.5rem;
                        overflow: hidden;
                        width: 100%
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .search-results-item__image-wrapper {
                            max-width: 8.5rem
                        }
                    }
                    .search-results-item__image {
                        background-position: 50%;
                        background-repeat: no-repeat;
                        background-size: cover;
                        padding-bottom: 100%;
                        -webkit-transform: scale(1);
                        transform: scale(1);
                        -webkit-transition: -webkit-transform .2s ease-in-out;
                        transition: -webkit-transform .2s ease-in-out;
                        transition: transform .2s ease-in-out;
                        transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .search-results-item__image {
                            padding-bottom: 56.5%
                        }
                    }
                    .search-results-item__content {
                        -webkit-box-flex: 1%;
                        -ms-flex: 1%;
                        flex: 1%;
                        margin-left: 1.25rem
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .search-results-item__content {
                            margin-left: 1.875rem
                        }
                    }
                    .search-results-item__category {
                        color: #767676
                    }
                    .search-results-item__subtitle,
                    .search-results-item__title {
                        color: #111317
                    }
                    .search-results-item__subtitle {
                        -webkit-box-orient: vertical;
                        -webkit-line-clamp: 3;
                        display: -webkit-box;
                        overflow: hidden
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .search-results-item__subtitle {
                            -webkit-line-clamp: 2
                        }
                    }
                    .search-results-item--offer {
                        display: none
                    }
                    .search-results-item--offer .search-results-item__banner-title {
                        background-color: #dd3817;
                        color: #fff;
                        font-weight: 800;
                        left: .3125rem;
                        padding: .125rem .625rem;
                        position: absolute;
                        text-transform: uppercase;
                        top: .3125rem;
                        z-index: 1
                    }
                    .search-results-item--offer .search-results-item__link {
                        position: relative
                    }
                    .search-results-item--offer .search-results-item__offer-price {
                        color: #dd3817;
                        margin-top: .625rem
                    }
                    .search-results-item--offer .search-results-item__title::after {
                        background-image: url('data:image/svg+xml;utf8,<svg width="16" height="15" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.51 7.72V14.1533H0V1.93H7.72V3.21667H1.28667V12.8667H12.2233V7.72H13.51ZM15.44 0H8.37105L10.9669 2.57333L6.47837 7.1217L8.29771 8.94105L12.7863 4.39268L15.44 7.07667V0Z" fill="%235FBD00"/></svg>');
                        content: '';
                        display: inline-block;
                        height: .9375rem;
                        margin-left: .5625rem;
                        width: .9375rem
                    }
                    .search__results-wrapper [data-module=card] {
                        display: none
                    }
                    .search__results-wrapper .search-results-item--offer {
                        display: block
                    }
                </style>
            </div>
            <div class="card-collection__item cell medium-6 large-3">
                <div style="max-width: 500px;">
                    <div data-module="card" class="js-adbutler-card card-standard js-card-standard card-standard--offer has-location loaded"> <a href="[%OfferLink%]" class="card-standard__anchor js-link">
                            <figure class="image js-image loaded" data-module="imagelazy">
                                <picture class="image__container" style="opacity: 1; visibility: inherit;"> <img class="js-image-lazyload js-fallback-image loaded" src="[%ImageURL%]" alt="[%Title%]" /> </picture>
                            </figure>
                            <p class="card-standard__offer-badge js-offer-badge">[%OfferBanner%]</p>
                            <div class="card-standard__inner">
                                <div class="card-standard__details">
                                    <p class="card-horizontal__category js-category">[%Eyebrow - Category%]</p>
                                    <h3 class="card-standard__title js-title">[%Title%]</h3>
                                    <p class="card-standard__subtitle js-subtitle">[%Description%]</p>
                                </div>
                                <p class="card-standard__location js-location-name">[%Location%]</p>
                                <p class="card-standard__offer js-offer"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p>
                            </div>
                        </a> </div>
                    <div data-module="card" class="js-adbutler-card card-standard js-card-standard card-standard--offer card-standard--small has-location loaded"> <a href="[%OfferLink%]" class="card-standard__anchor js-link">
                            <figure class="image js-image loaded" data-module="imagelazy">
                                <picture class="image__container" style="opacity: 1; visibility: inherit;"> <img class="js-image-lazyload js-fallback-image loaded" src="[%ImageURL%]" alt="[%Title%]" /> </picture>
                            </figure>
                            <p class="card-standard__offer-badge js-offer-badge">[%OfferBanner%]</p>
                            <div class="card-standard__inner">
                                <div class="card-standard__details">
                                    <p class="card-horizontal__category js-category">[%Eyebrow - Category%]</p>
                                    <h3 class="card-standard__title js-title">[%Title%]</h3>
                                    <p class="card-standard__subtitle js-subtitle">[%Description%]</p>
                                </div>
                                <p class="card-standard__location js-location-name">[%Location%]</p>
                                <p class="card-standard__offer js-offer"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p>
                            </div>
                        </a> </div>
                    <div data-module="card" class="js-adbutler-card card-horizontal card-horizontal--offer loaded"> <a href="[%OfferLink%]" class="card-horizontal__link js-link">
                            <div class="card-horizontal__image js-image">
                                <figure class="image js-image loaded" data-module="imagelazy">
                                    <picture class="image__container" style="opacity: 1; visibility: inherit;"> <img class="js-image-lazyload js-fallback-image loaded" src="[%ImageURL%]" alt="[%Title%]" /> </picture>
                                </figure>
                                <p class="card-horizontal__offer-badge js-offer-badge">[%OfferBanner%]</p>
                            </div>
                            <div class="card-horizontal__copy">
                                <p class="card-horizontal__category js-category">[%Eyebrow - Category%]</p>
                                <h2 class="card-horizontal__title js-title">[%Title%]</h2>
                                <p class="card-horizontal__subtitle js-subtitle">[%Description%]</p>
                                <p class="card-horizontal__location js-location-name">[%Location%]</p>
                                <p class="card-horizontal__offer js-offer"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p>
                            </div>
                        </a> </div>
                    <div data-module="card" class="search-results-item search-results-item--offer"> <a class="search-results-item__link" href="[%OfferLink%]"> <span class="search-results-item__banner-title">[%OfferBanner%]</span>
                            <div class="search-results-item__image-wrapper">
                                <figure class="image js-image loaded" data-module="imagelazy">
                                    <picture class="image__container" style="opacity: 1; visibility: inherit;"> <img class="js-image-lazyload js-fallback-image loaded" src="[%ImageURL%]" alt="[%Title%]" /> </picture>
                                </figure>
                            </div>
                            <div class="search-results-item__content">
                                <p class="search-results-item__category">[%Eyebrow - Category%]</p>
                                <p class="search-results-item__title">[%Title%]</p>
                                <p class="search-results-item__subtitle">[%Description%]</p>
                                <p class="search-results-item__offer-price"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p>
                            </div>
                        </a> </div>
                </div>
                <script type="text/javascript">
                    if (location.hostname === "tourismireland.orders.adbutler.com") {
                        const cards = document.querySelectorAll('.js-adbutler-card');
                        cards.forEach((card, index) => {
                            if (index > 0) {
                                card.style.display = "none";
                            }
                        });
                    }
                </script>
                <style>
                    a,
                    body,
                    div,
                    figure,
                    html,
                    picture {
                        -webkit-text-size-adjust: none;
                        border: 0;
                        font: inherit;
                        font-size: 100%;
                        margin: 0;
                        padding: 0;
                        vertical-align: baseline
                    }
                    .campaign-tout__date,
                    .search-results-item__category,
                    .search-results-item__spacer {
                        margin-bottom: 10px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__date,
                        .search-results-item__category,
                        .search-results-item__spacer {
                            margin-bottom: 10px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__date,
                        .search-results-item__category,
                        .search-results-item__spacer {
                            margin-bottom: 10px
                        }
                    }
                    .campaign-tout__eyebrow,
                    .campaign-tout__location,
                    .campaign-tout__subtitle,
                    .campaign-tout__title,
                    .search-results-item {
                        margin-bottom: 20px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__eyebrow,
                        .campaign-tout__location,
                        .campaign-tout__subtitle,
                        .campaign-tout__title,
                        .search-results-item {
                            margin-bottom: 20px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__eyebrow,
                        .campaign-tout__location,
                        .campaign-tout__subtitle,
                        .campaign-tout__title,
                        .search-results-item {
                            margin-bottom: 20px
                        }
                    }
                    .campaign-tout__fake-button {
                        margin-bottom: 40px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__fake-button {
                            margin-bottom: 60px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__fake-button {
                            margin-bottom: 80px
                        }
                    }
                    .campaign-tout__date,
                    .campaign-tout__eyebrow,
                    .campaign-tout__location,
                    .campaign-tout__subtitle,
                    .card-featured--long-form .card-featured__rating-text,
                    .card-featured--long-form .card-featured__read-time,
                    .card-featured__category,
                    .card-featured__location,
                    .card-featured__offer,
                    .card-featured__offer-badge,
                    .card-featured__page-type,
                    .card-featured__read-time,
                    .card-featured__title,
                    .card-horizontal__category,
                    .card-horizontal__heading,
                    .card-horizontal__location,
                    .card-horizontal__offer,
                    .card-horizontal__offer-badge,
                    .card-horizontal__page-type,
                    .card-horizontal__rating-text,
                    .card-horizontal__read-time,
                    .card-horizontal__title,
                    .card-standard--small .card-standard__title,
                    .card-standard__link,
                    .card-standard__location,
                    .card-standard__offer,
                    .card-standard__offer-badge,
                    .card-standard__page-type,
                    .card-standard__rating-text,
                    .card-standard__read-time,
                    .card-standard__subtitle,
                    .card-standard__title,
                    .image__description,
                    .image__location,
                    .search-results-item--offer .search-results-item__banner-title,
                    .search-results-item--offer .search-results-item__offer-price,
                    .search-results-item__category,
                    .search-results-item__subtitle,
                    .search-results-item__title {
                        font-family: "Proxima Nova", sans-serif
                    }
                    .card-featured--long-form [lang=ar] .card-featured__rating-text,
                    .search-results-item--offer [lang=ar] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ar] .search-results-item__offer-price,
                    [lang=ar] .campaign-tout__date,
                    [lang=ar] .campaign-tout__eyebrow,
                    [lang=ar] .campaign-tout__location,
                    [lang=ar] .campaign-tout__subtitle,
                    [lang=ar] .card-featured--long-form .card-featured__rating-text,
                    [lang=ar] .card-featured__category,
                    [lang=ar] .card-featured__location,
                    [lang=ar] .card-featured__offer,
                    [lang=ar] .card-featured__offer-badge,
                    [lang=ar] .card-featured__page-type,
                    [lang=ar] .card-featured__read-time,
                    [lang=ar] .card-featured__title,
                    [lang=ar] .card-horizontal__category,
                    [lang=ar] .card-horizontal__heading,
                    [lang=ar] .card-horizontal__location,
                    [lang=ar] .card-horizontal__offer,
                    [lang=ar] .card-horizontal__offer-badge,
                    [lang=ar] .card-horizontal__page-type,
                    [lang=ar] .card-horizontal__rating-text,
                    [lang=ar] .card-horizontal__read-time,
                    [lang=ar] .card-horizontal__title,
                    [lang=ar] .card-standard__link,
                    [lang=ar] .card-standard__location,
                    [lang=ar] .card-standard__offer,
                    [lang=ar] .card-standard__offer-badge,
                    [lang=ar] .card-standard__page-type,
                    [lang=ar] .card-standard__rating-text,
                    [lang=ar] .card-standard__read-time,
                    [lang=ar] .card-standard__subtitle,
                    [lang=ar] .card-standard__title,
                    [lang=ar] .image__description,
                    [lang=ar] .image__location,
                    [lang=ar] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ar] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ar] .search-results-item__category,
                    [lang=ar] .search-results-item__subtitle,
                    [lang=ar] .search-results-item__title {
                        font-family: Lateef, sans-serif
                    }
                    .card-featured--long-form [lang=ja] .card-featured__rating-text,
                    .search-results-item--offer [lang=ja] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ja] .search-results-item__offer-price,
                    [lang=ja] .campaign-tout__date,
                    [lang=ja] .campaign-tout__eyebrow,
                    [lang=ja] .campaign-tout__location,
                    [lang=ja] .campaign-tout__subtitle,
                    [lang=ja] .card-featured--long-form .card-featured__rating-text,
                    [lang=ja] .card-featured__category,
                    [lang=ja] .card-featured__location,
                    [lang=ja] .card-featured__offer,
                    [lang=ja] .card-featured__offer-badge,
                    [lang=ja] .card-featured__page-type,
                    [lang=ja] .card-featured__read-time,
                    [lang=ja] .card-featured__title,
                    [lang=ja] .card-horizontal__category,
                    [lang=ja] .card-horizontal__heading,
                    [lang=ja] .card-horizontal__location,
                    [lang=ja] .card-horizontal__offer,
                    [lang=ja] .card-horizontal__offer-badge,
                    [lang=ja] .card-horizontal__page-type,
                    [lang=ja] .card-horizontal__rating-text,
                    [lang=ja] .card-horizontal__read-time,
                    [lang=ja] .card-horizontal__title,
                    [lang=ja] .card-standard__link,
                    [lang=ja] .card-standard__location,
                    [lang=ja] .card-standard__offer,
                    [lang=ja] .card-standard__offer-badge,
                    [lang=ja] .card-standard__page-type,
                    [lang=ja] .card-standard__rating-text,
                    [lang=ja] .card-standard__read-time,
                    [lang=ja] .card-standard__subtitle,
                    [lang=ja] .card-standard__title,
                    [lang=ja] .image__description,
                    [lang=ja] .image__location,
                    [lang=ja] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ja] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ja] .search-results-item__category,
                    [lang=ja] .search-results-item__subtitle,
                    [lang=ja] .search-results-item__title {
                        font-family: "MP Plus Rounded 1c", sans-serif
                    }
                    .card-featured--long-form [lang=ru] .card-featured__rating-text,
                    .search-results-item--offer [lang=ru] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ru] .search-results-item__offer-price,
                    [lang=ru] .campaign-tout__date,
                    [lang=ru] .campaign-tout__eyebrow,
                    [lang=ru] .campaign-tout__location,
                    [lang=ru] .campaign-tout__subtitle,
                    [lang=ru] .card-featured--long-form .card-featured__rating-text,
                    [lang=ru] .card-featured__category,
                    [lang=ru] .card-featured__location,
                    [lang=ru] .card-featured__offer,
                    [lang=ru] .card-featured__offer-badge,
                    [lang=ru] .card-featured__page-type,
                    [lang=ru] .card-featured__read-time,
                    [lang=ru] .card-featured__title,
                    [lang=ru] .card-horizontal__category,
                    [lang=ru] .card-horizontal__heading,
                    [lang=ru] .card-horizontal__location,
                    [lang=ru] .card-horizontal__offer,
                    [lang=ru] .card-horizontal__offer-badge,
                    [lang=ru] .card-horizontal__page-type,
                    [lang=ru] .card-horizontal__rating-text,
                    [lang=ru] .card-horizontal__read-time,
                    [lang=ru] .card-horizontal__title,
                    [lang=ru] .card-standard__link,
                    [lang=ru] .card-standard__location,
                    [lang=ru] .card-standard__offer,
                    [lang=ru] .card-standard__offer-badge,
                    [lang=ru] .card-standard__page-type,
                    [lang=ru] .card-standard__rating-text,
                    [lang=ru] .card-standard__read-time,
                    [lang=ru] .card-standard__subtitle,
                    [lang=ru] .card-standard__title,
                    [lang=ru] .image__description,
                    [lang=ru] .image__location,
                    [lang=ru] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ru] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ru] .search-results-item__category,
                    [lang=ru] .search-results-item__subtitle,
                    [lang=ru] .search-results-item__title {
                        font-family: Raleway, sans-serif
                    }
                    .card-featured__category,
                    .card-featured__read-time {
                        font-size: 14px;
                        line-height: 18px;
                        display: block;
                        font-weight: 400
                    }
                    @media (min-width:320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: calc(.71429vw + 6.57143px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(1.33929vw + 13.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(0vw + 24px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(2.14286vw - 4.28571px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: 30px
                        }
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-weight: 800
                        }
                    }
                    .card-featured__offer-badge,
                    .card-featured__page-type,
                    .card-horizontal__offer-badge,
                    .card-horizontal__page-type,
                    .card-standard__offer-badge,
                    .card-standard__page-type,
                    .image__description,
                    .image__location,
                    .search-results-item--offer .search-results-item__banner-title {
                        font-size: 12px;
                        line-height: 14px;
                        font-style: normal
                    }
                    @media (min-width:320px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            font-size: calc(.44643vw + 10.57143px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            font-size: 14px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            line-height: calc(1.33929vw + 9.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            line-height: 20px
                        }
                    }
                    .card-featured__title {
                        font-family: ioi, sans-serif;
                        font-weight: 700;
                        font-size: 24px;
                        line-height: 26px
                    }
                    @media (min-width:320px) {
                        .card-featured__title {
                            font-size: calc(1.78571vw + 18.28571px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__title {
                            font-size: calc(1.08696vw + 23.65217px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__title {
                            font-size: calc(2.14286vw + 9.71429px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__title {
                            font-size: 44px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__title {
                            line-height: calc(1.78571vw + 20.28571px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__title {
                            line-height: calc(1.08696vw + 25.65217px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__title {
                            line-height: calc(2.14286vw + 11.71429px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__title {
                            line-height: 46px
                        }
                    }
                    .card-featured__offer,
                    .card-horizontal__heading,
                    .card-horizontal__offer,
                    .card-horizontal__title,
                    .card-standard__offer,
                    .card-standard__title,
                    .search-results-item--offer .search-results-item__offer-price,
                    .search-results-item__title {
                        font-family: ioi, sans-serif;
                        font-style: normal;
                        font-weight: 700;
                        letter-spacing: .3px;
                        font-size: 16px;
                        line-height: 20px
                    }
                    @media (min-width:320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            font-size: calc(.2vw + 15.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            line-height: calc(.4vw + 18.72px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            line-height: 24px
                        }
                    }
                    .campaign-tout__eyebrow,
                    .card-standard--small .card-standard__title {
                        font-style: normal;
                        font-weight: 800;
                        letter-spacing: .3px;
                        font-size: 14px;
                        line-height: 18px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: calc(.71429vw + 6.57143px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: calc(1.33929vw + 13.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: calc(.72115vw + 18.46154px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: 30px
                        }
                    }
                    .campaign-tout__subtitle,
                    .card-standard__subtitle,
                    .search-results-item__subtitle {
                        font-style: normal;
                        font-weight: 400;
                        letter-spacing: .3px;
                        font-size: 14px;
                        line-height: 20px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            font-size: 16px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: calc(.3vw + 19.04px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: calc(.35714vw + 18.28571px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: 24px
                        }
                    }
                    .campaign-tout__date,
                    .campaign-tout__location,
                    .card-featured--long-form .card-featured__rating-text,
                    .card-featured--long-form .card-featured__read-time,
                    .card-featured__location,
                    .card-horizontal__category,
                    .card-horizontal__location,
                    .card-horizontal__rating-text,
                    .card-horizontal__read-time,
                    .card-standard__link,
                    .card-standard__location,
                    .card-standard__rating-text,
                    .card-standard__read-time,
                    .search-results-item__category {
                        font-style: normal;
                        font-weight: 400;
                        font-size: 12px;
                        line-height: 17px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            font-size: calc(.44643vw + 10.57143px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            font-size: 14px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            line-height: calc(.89286vw + 14.14286px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            line-height: 21px
                        }
                    }
                    .card-featured__location,
                    .card-horizontal__location,
                    .card-standard__location {
                        color: #767676;
                        padding-left: 1.25rem;
                        position: relative;
                        width: 100%
                    }
                    .card-featured__location::before,
                    .card-horizontal__location::before,
                    .card-standard__location::before {
                        background-image: url(/img/ui/icons/pin-green.svg);
                        background-position: left center;
                        background-repeat: no-repeat;
                        background-size: contain;
                        bottom: 0;
                        content: '';
                        height: 1.5rem;
                        left: -.3125rem;
                        position: absolute;
                        width: 1.5rem
                    }
                    .card-standard__link {
                        color: #767676;
                        display: block;
                        padding-left: 1.25rem;
                        position: relative;
                        text-decoration: none;
                        width: 100%
                    }
                    .card-standard__link::before {
                        background-image: url(/img/ui/icons/view-details-green-light.svg);
                        background-position: left center;
                        background-repeat: no-repeat;
                        background-size: contain;
                        bottom: 0;
                        content: '';
                        height: 1.5rem;
                        left: -.3125rem;
                        position: absolute;
                        width: 1.5rem
                    }
                    .card-standard__link:hover {
                        color: #767676;
                        text-decoration: underline
                    }
                    .card-featured--long-form .card-featured__rating-text,
                    .card-horizontal__rating-text,
                    .card-standard__rating-text {
                        color: #767676;
                        margin-left: .3125rem
                    }
                    .card-horizontal__image .image img {
                        height: auto;
                        left: 50%;
                        min-height: 100%;
                        min-width: 100%;
                        position: absolute;
                        top: 50%;
                        -webkit-transform: translate(-50%, -50%);
                        transform: translate(-50%, -50%);
                        width: auto
                    }
                    .image {
                        position: relative
                    }
                    .image img {
                        width: 100%
                    }
                    .image:not(.image--original-size) {
                        padding-bottom: 56.5%
                    }
                    .image:not(.image--original-size) img {
                        height: 100%;
                        -o-object-fit: cover;
                        object-fit: cover;
                        -o-object-position: 50% 50%;
                        object-position: 50% 50%
                    }
                    .image:not(.image--original-size) .image__container,
                    .image:not(.image--original-size) .image__lowres {
                        height: 100%;
                        left: 0;
                        overflow: hidden;
                        position: absolute;
                        top: 0
                    }
                    .image:not(.image--original-size) .image__container {
                        opacity: 0
                    }
                    .image:not(.image--original-size) .image__caption {
                        bottom: 0;
                        position: absolute
                    }
                    .image__container,
                    .image__lowres {
                        visibility: hidden;
                        width: 100%
                    }
                    .image__lowres {
                        -webkit-filter: blur(25px);
                        filter: blur(25px);
                        width: 100%
                    }
                    .image__lowres.loaded {
                        visibility: visible
                    }
                    .image__caption {
                        -webkit-box-align: center;
                        -ms-flex-align: center;
                        align-items: center;
                        background-color: #fff;
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        padding: 1em 1.1em;
                        text-align: left;
                        width: 100%
                    }
                    .image__description,
                    .image__location {
                        color: #767676
                    }
                    .image__location {
                        font-weight: 600;
                        margin-right: .7em
                    }
                    .image__location-icon {
                        background-image: url(/img/ui/icons/pin-grey.svg);
                        background-position: center;
                        background-repeat: no-repeat;
                        background-size: 18px;
                        display: block;
                        height: 15px;
                        margin-right: .3125rem;
                        width: 14px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .image__location-icon {
                            background-size: 20px;
                            height: 18px;
                            margin-right: .625rem;
                            width: 16px
                        }
                    }
                    .card-standard {
                        background-color: #fff;
                        border-radius: 4px;
                        -webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05);
                        box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05);
                        display: block;
                        height: 100%;
                        min-height: 1px;
                        overflow: hidden;
                        position: relative;
                        -webkit-transition: -webkit-box-shadow .2s ease-in-out;
                        transition: -webkit-box-shadow .2s ease-in-out;
                        transition: box-shadow .2s ease-in-out;
                        transition: box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
                        width: 100%
                    }
                    .card-standard:hover {
                        -webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1);
                        box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1)
                    }
                    .card-standard:hover picture {
                        -webkit-transform: scale(1.05);
                        transform: scale(1.05)
                    }
                    .card-standard picture {
                        -webkit-transform: scale(1);
                        transform: scale(1);
                        -webkit-transition: -webkit-transform .2s ease-in-out;
                        transition: -webkit-transform .2s ease-in-out;
                        transition: transform .2s ease-in-out;
                        transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
                    }
                    .card-standard .image {
                        height: auto;
                        overflow: hidden;
                        width: 100%
                    }
                    .card-standard .image:not(.image--original-size) {
                        padding-bottom: 56%
                    }
                    .card-standard .image::after {
                        background-image: url(/img/bg/card-bottom.svg);
                        background-position: 0 0;
                        background-repeat: repeat-x;
                        bottom: -.125rem;
                        content: '';
                        height: .625rem;
                        left: 0;
                        position: absolute;
                        width: 100%
                    }
                    .card-standard .image__container::after {
                        bottom: 0;
                        -webkit-box-shadow: inset 0 .25rem 3.75rem rgba(0, 0, 0, .4);
                        box-shadow: inset 0 .25rem 3.75rem rgba(0, 0, 0, .4);
                        content: '';
                        left: 0;
                        position: absolute;
                        right: 0;
                        top: 0
                    }
                    .card-standard__anchor {
                        cursor: pointer;
                        display: block;
                        text-decoration: none
                    }
                    .card-standard__inner {
                        left: 0;
                        padding: 1.25rem;
                        width: 100%
                    }
                    .card-standard__title {
                        color: #232528;
                        margin-bottom: .75rem
                    }
                    .card-standard.has-location .card-standard__details {
                        margin-bottom: 3.125rem
                    }
                    .card-standard__subtitle {
                        color: #111317
                    }
                    .card-standard__subtitle:empty {
                        display: none
                    }
                    .card-standard__read-time {
                        color: #767676
                    }
                    .card-standard__read-time:empty {
                        display: none
                    }
                    .card-standard__page-type {
                        color: #fff;
                        font-weight: 800;
                        left: .9375rem;
                        position: absolute;
                        text-shadow: 0 0 .25rem rgba(0, 0, 0, .6);
                        text-transform: uppercase;
                        top: .9375rem;
                        width: 100%
                    }
                    .card-standard__page-type:empty {
                        display: none
                    }
                    .card-standard__location {
                        bottom: 1.25rem;
                        position: absolute
                    }
                    .card-standard__location:empty {
                        display: none
                    }
                    .card-standard__link--external::before {
                        background-image: url(/img/ui/icons/external-link-green-light.svg)
                    }
                    .card-standard__link--bold {
                        color: #111317;
                        font-weight: 700
                    }
                    .card-standard__link--bold:hover {
                        color: #111317
                    }
                    .card-standard__rating {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        margin-bottom: .6875rem
                    }
                    .card-standard--small .card-standard__subtitle {
                        display: none
                    }
                    .card-standard--short-form:hover {
                        -webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05);
                        box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05)
                    }
                    .card-standard--short-form:hover picture {
                        -webkit-transform: scale(1);
                        transform: scale(1)
                    }
                    .card-standard--short-form .card-standard__inner {
                        padding-bottom: 0
                    }
                    .card-standard--short-form .card-standard__location {
                        bottom: auto;
                        position: relative
                    }
                    .card-standard--short-form .card-standard__link,
                    .card-standard--short-form .card-standard__location {
                        border-top: 1px solid #ebebeb;
                        padding: .6875rem 0 .6875rem 1.875rem
                    }
                    .card-standard--short-form .card-standard__link::before,
                    .card-standard--short-form .card-standard__location::before {
                        height: 2.875rem
                    }
                    .card-standard--long-form .card-standard__subtitle {
                        margin-bottom: .75rem
                    }
                    .card-horizontal {
                        background-color: #fff;
                        border-radius: .25rem;
                        -webkit-box-shadow: 0 0 .3125rem rgba(0, 0, 0, .05), 0 .1875rem .375rem rgba(0, 0, 0, .15);
                        box-shadow: 0 0 .3125rem rgba(0, 0, 0, .05), 0 .1875rem .375rem rgba(0, 0, 0, .15);
                        margin-bottom: 1.25rem;
                        overflow: hidden;
                        padding: 0;
                        -webkit-transition: -webkit-box-shadow .2s ease-in-out;
                        transition: -webkit-box-shadow .2s ease-in-out;
                        transition: box-shadow .2s ease-in-out;
                        transition: box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out
                    }
                    .card-horizontal:hover {
                        -webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1);
                        box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1)
                    }
                    .card-horizontal:hover .card-horizontal__image {
                        -webkit-transform: scale(1.05);
                        transform: scale(1.05)
                    }
                    .card-horizontal__link {
                        color: #000;
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        min-height: 8rem;
                        text-decoration: none
                    }
                    .card-horizontal__link:hover {
                        color: #000
                    }
                    .card-horizontal__heading {
                        margin-bottom: 3.125rem
                    }
                    .card-horizontal__title {
                        margin-bottom: .625rem;
                        width: 100%
                    }
                    .card-horizontal__subtitle {
                        display: none
                    }
                    .card-horizontal__image-container {
                        overflow: hidden
                    }
                    .card-horizontal__image {
                        background-position: center center;
                        background-size: cover;
                        border-radius: .25rem 0 0 .25rem;
                        -webkit-box-flex: 0;
                        -ms-flex: 0 0 5.5rem;
                        flex: 0 0 5.5rem;
                        -webkit-box-orient: vertical;
                        -webkit-box-direction: normal;
                        -ms-flex-direction: column;
                        flex-direction: column;
                        min-height: 5.5rem;
                        position: relative;
                        -webkit-transform: scale(1);
                        transform: scale(1);
                        -webkit-transition: -webkit-transform .2s ease-in-out;
                        transition: -webkit-transform .2s ease-in-out;
                        transition: transform .2s ease-in-out;
                        transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .card-horizontal__image {
                            -webkit-box-flex: 0;
                            -ms-flex: 0 0 8.75rem;
                            flex: 0 0 8.75rem;
                            min-height: 8.75rem
                        }
                    }
                    .card-horizontal__image .image {
                        height: 100%
                    }
                    .card-horizontal__copy {
                        -webkit-box-align: start;
                        -ms-flex-align: start;
                        align-items: flex-start;
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        -ms-flex-wrap: wrap;
                        flex-wrap: wrap;
                        padding: .9375rem
                    }
                    .card-horizontal__page-type {
                        color: #767676;
                        font-weight: 800;
                        text-transform: uppercase;
                        width: 100%
                    }
                    .card-horizontal__page-type:empty {
                        display: none
                    }
                    .card-horizontal__category,
                    .card-horizontal__read-time {
                        color: #767676
                    }
                    .card-horizontal__category:empty,
                    .card-horizontal__read-time:empty {
                        display: none
                    }
                    .card-horizontal__location {
                        -ms-flex-item-align: end;
                        align-self: flex-end
                    }
                    .card-horizontal__location:empty {
                        display: none
                    }
                    .card-horizontal__rating {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        margin-bottom: .6875rem
                    }
                    .card-featured {
                        border-radius: .25rem;
                        -webkit-box-shadow: 0 .25rem .25rem rgba(17, 19, 23, .1);
                        box-shadow: 0 .25rem .25rem rgba(17, 19, 23, .1);
                        color: #fff;
                        display: block;
                        height: 100%;
                        min-height: 1px;
                        overflow: hidden;
                        position: relative;
                        -webkit-transition: -webkit-box-shadow .2s ease-in-out;
                        transition: -webkit-box-shadow .2s ease-in-out;
                        transition: box-shadow .2s ease-in-out;
                        transition: box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out
                    }
                    .card-featured .image:not(.image--original-size) {
                        height: auto;
                        overflow: hidden;
                        padding-bottom: 126%;
                        width: 100%
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .card-featured .image:not(.image--original-size) {
                            padding-bottom: 56%
                        }
                    }
                    .card-featured__category,
                    .card-featured__read-time {
                        color: #fff;
                        text-shadow: 0 4px 4px rgba(0, 0, 0, .25)
                    }
                    .card-featured__category {
                        font-weight: 300
                    }
                    .card-featured__page-type {
                        color: #fff;
                        font-weight: 800;
                        left: 1.25rem;
                        position: absolute;
                        text-shadow: 0 0 .25rem rgba(0, 0, 0, .6);
                        text-transform: uppercase;
                        top: 1.25rem;
                        width: 100%
                    }
                    .card-featured__overlay {
                        bottom: 0;
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        -webkit-box-orient: vertical;
                        -webkit-box-direction: normal;
                        -ms-flex-direction: column;
                        flex-direction: column;
                        -webkit-box-pack: end;
                        -ms-flex-pack: end;
                        justify-content: flex-end;
                        left: 0;
                        padding: 1.25rem;
                        position: absolute;
                        right: 0;
                        top: 0;
                        width: 100%
                    }
                    .card-featured__title {
                        color: #fff;
                        margin-bottom: .375rem
                    }
                    .card-featured__location {
                        color: #fff
                    }
                    .card-featured__location::before {
                        background-image: url(/img/ui/icons/pin-grey.svg)
                    }
                    .card-featured--long-form .card-featured__rating {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        margin-bottom: .6875rem
                    }
                    .card-featured--long-form .card-featured__rating-text {
                        color: #fff
                    }
                    .star-rating {
                        height: 20px;
                        overflow: hidden;
                        position: relative
                    }
                    .star-rating--light::before {
                        background: url(/img/ui/icons/star-white.svg) repeat-x !important;
                        background-size: 20px 20px !important
                    }
                    .star-rating--5-max {
                        background: url(/img/ui/icons/star-grey.svg) repeat-x;
                        background-size: 20px 20px;
                        width: 100px
                    }
                    .star-rating--5-max::before {
                        background: url(/img/ui/icons/star-green.svg) repeat-x;
                        background-size: 20px 20px;
                        content: '';
                        height: 100%;
                        left: 0;
                        position: absolute;
                        top: 0;
                        width: 100%
                    }
                    .star-rating--5-max.star-rating--4-rating::before {
                        -webkit-transform: translateX(-20%);
                        transform: translateX(-20%)
                    }
                    .star-rating--5-max.star-rating--3-rating::before {
                        -webkit-transform: translateX(-40%);
                        transform: translateX(-40%)
                    }
                    .star-rating--5-max.star-rating--2-rating::before {
                        -webkit-transform: translateX(-60%);
                        transform: translateX(-60%)
                    }
                    .star-rating--5-max.star-rating--1-rating::before {
                        -webkit-transform: translateX(-80%);
                        transform: translateX(-80%)
                    }
                    .star-rating--5-max.star-rating--0-rating::before {
                        -webkit-transform: translateX(-100%);
                        transform: translateX(-100%)
                    }
                    .star-rating--4-max {
                        background: url(/img/ui/icons/star-grey.svg) repeat-x;
                        background-size: 20px 20px;
                        width: 80px
                    }
                    .star-rating--4-max::before {
                        background: url(/img/ui/icons/star-green.svg) repeat-x;
                        background-size: 20px 20px;
                        content: '';
                        height: 100%;
                        left: 0;
                        position: absolute;
                        top: 0;
                        width: 100%
                    }
                    .star-rating--4-max.star-rating--3-rating::before {
                        -webkit-transform: translateX(-25%);
                        transform: translateX(-25%)
                    }
                    .star-rating--4-max.star-rating--2-rating::before {
                        -webkit-transform: translateX(-50%);
                        transform: translateX(-50%)
                    }
                    .star-rating--4-max.star-rating--1-rating::before {
                        -webkit-transform: translateX(-75%);
                        transform: translateX(-75%)
                    }
                    .star-rating--4-max.star-rating--0-rating::before {
                        -webkit-transform: translateX(-100%);
                        transform: translateX(-100%)
                    }
                    .card-standard .image::after {
                        background-image: url('data:image/svg+xml;utf8,<svg width="280" height="9" viewBox="0 0 280 9" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M-228.95 2.8278C-229.995 2.70196 -231.087 2.57129 -232.226 2.43093L-232.226 9.00586L511.223 9.00586L511.223 4.99489C510.851 4.99489 510.479 4.98521 510.27 4.96101C508.249 4.72385 506.088 4.72386 503.904 4.72386C503.137 4.40443 501.534 4.34635 500.257 4.20115C499.304 4.09468 498.165 4.07532 497.19 3.98336C496.214 3.89141 495.331 3.76558 494.634 3.56231C493.774 3.31547 492.798 3.31062 491.939 3.48001C491.474 3.57197 491.242 3.72201 490.777 3.71233C489.964 3.69781 488.965 3.63489 488.663 3.46065C488.593 3.42193 488.895 3.40258 489.035 3.37355C489.128 3.35419 489.128 3.31546 489.081 3.2719C489.058 3.33482 488.872 3.39289 488.663 3.39289C488.431 3.39289 488.221 3.32998 488.221 3.25738C488.221 3.18478 488.431 3.12186 488.663 3.12186C488.709 3.12186 488.733 3.13155 488.756 3.13639C488.593 3.09283 488.407 3.0541 488.198 3.04926L488.111 3.0479C487.505 3.0384 486.826 3.02775 486.316 3.08316C485.55 3.16543 484.922 3.30579 484.249 3.42678C483.598 3.5381 483.11 3.70749 482.134 3.69781C481.368 3.43162 481.368 3.06379 479.648 2.91859C478.394 2.80728 477.79 2.54109 477.627 2.23134C477.581 2.14906 477.255 2.07162 477.046 1.9845C475.931 2.05226 474.955 1.99903 474.142 1.80543C473.306 1.61668 472.353 1.57795 471.191 1.67474C470.425 1.73766 469.821 1.62151 470.053 1.486C470.262 1.35048 470.564 1.22465 470.796 1.09398C470.982 0.987502 470.889 0.881016 470.425 0.856817C470.123 0.847137 469.565 0.900379 469.379 0.963298C468.171 1.34565 467.009 1.73768 465.848 2.1297C464.338 1.91191 462.595 2.06678 461.015 1.97482C459.946 2.11518 458.552 2.14422 457.948 2.42493C457.762 2.43945 457.553 2.44913 457.391 2.47817C455.671 2.76856 453.859 2.74919 451.954 2.5556C450.467 2.79759 448.957 3.04442 447.47 3.29126C447.47 3.33965 447.47 3.38806 447.424 3.43162C447.098 3.72685 446.75 3.77524 445.844 3.63973C445.147 3.52841 444.45 3.41226 443.776 3.30579L439.524 3.30579C438.595 3.4413 437.549 3.60584 436.481 3.76555C435.04 3.97851 433.669 4.22052 432.113 4.38023C430.556 4.53995 428.86 4.64158 427.164 4.72386C425.003 4.82549 423.237 5.13524 421.17 5.27559C418.544 5.29495 415.896 5.25623 413.34 5.35303C411.04 5.44015 408.856 5.6773 406.788 5.83217C405.743 5.80313 404.976 5.63858 404.093 5.75474C402.722 5.93865 401.607 5.70634 400.283 5.64826C398.564 5.77894 396.705 5.91445 394.776 5.93381L394.658 5.96231C393.496 6.24227 392.409 6.50411 390.409 6.4807C389.386 6.47102 388.341 6.60656 387.086 6.69367C386.273 6.63076 385.297 6.51459 384.252 6.48556C382.3 6.42748 381.138 6.19033 380.302 5.82734C380.209 5.79346 379.977 5.77894 379.768 5.7499C379.28 5.90478 378.885 6.07902 378.281 6.20969C377.351 6.40813 376.863 6.65011 376.515 6.90662C376.585 6.89694 376.678 6.88726 376.771 6.88726C377.026 6.88726 377.096 6.92598 376.956 6.97922C376.817 7.0373 376.631 7.07117 376.515 7.07117C376.422 7.07117 376.375 7.05666 376.352 7.03246C376.313 7.04869 376.291 7.06832 376.271 7.08565L376.259 7.09538C376.05 7.26961 374.679 7.29865 374.052 7.16313C373.866 7.12441 373.657 7.08569 373.471 7.04213L373.471 7.04205C373.425 7.03242 373.401 7.02759 373.378 7.01793L373.378 7.01787C373.285 6.99853 373.192 6.97919 373.146 6.95502C372.217 6.53395 370.637 6.31616 368.476 6.2242C367.5 6.3452 366.408 6.47588 365.316 6.61139C364.364 6.20485 364.341 5.74022 362.714 5.43047C361.39 5.23204 359.833 5.29978 358.346 5.33366C357.301 5.35786 356.372 5.52726 355.21 5.44014C354.885 5.41594 354.304 5.45466 354.048 5.51274C352.259 5.92412 349.704 5.90477 347.589 6.12256C346.73 5.95801 345.94 5.80798 345.219 5.67246C343.942 5.66278 343.082 5.83701 342.129 5.93865C341.525 6.00641 341.177 6.16612 341.479 6.30164C342.246 6.64526 341.525 6.83886 340.294 7.00342C339.922 7.05182 339.597 7.10989 339.248 7.16313C339.76 7.30348 340.317 7.42932 340.712 7.58419C340.921 7.66647 340.619 7.77296 340.155 7.81168C339.504 7.86975 338.923 7.79231 338.319 7.74875C335.694 7.56 335.206 7.59872 333.394 8.1069C333.138 8.1795 332.906 8.26177 332.627 8.33437C332.209 8.44568 331.256 8.41666 331.001 8.28114C330.675 8.11658 330.42 7.94719 330.118 7.77295C329.514 7.86975 329.026 7.95686 328.515 8.03914C328.352 7.95202 328.189 7.86975 328.003 7.78263C327.818 7.70035 327.655 7.61807 327.469 7.53095C326.4 7.58903 326.795 7.82135 326.447 7.9617C326.145 8.07786 325.239 8.16982 324.82 8.11174C323.914 7.98107 323.055 7.82619 322.125 7.71003C321.359 7.61323 320.476 7.58903 319.663 7.71003C319.546 7.83586 319.43 7.96654 319.314 8.09238C318.501 8.22305 317.641 8.18918 316.851 8.1069C316.061 8.02462 315.318 7.9133 315.481 7.68098C315.783 7.25992 314.76 6.95501 313.645 6.66462C313.297 6.5775 312.762 6.59687 312.576 6.68398L312.493 6.72165C311.519 7.15931 311.285 7.26429 309.974 7.41965C310.044 7.5842 309.905 7.79231 309.626 7.79231C309.417 7.79231 309.161 7.67131 309.045 7.52128L308.58 7.56968C307.488 7.50192 306.28 7.39544 305.026 7.35188C303.957 7.31316 302.842 7.3422 301.703 7.3422L301.697 7.3429C299.956 7.52658 298.216 7.71026 296.452 7.89395C295.825 7.68099 295.755 7.68099 295.151 7.89395C294.756 7.83587 294.361 7.78262 293.92 7.71971C293.362 7.63743 292.712 7.55032 291.899 7.43416C291.178 7.35672 290.156 7.65679 288.832 7.62291C287.786 7.59871 286.718 7.64226 285.556 7.65678C285.022 7.78746 284.557 7.92298 283.999 8.0343C284.046 8.15529 283.697 8.1795 283.279 8.08271C283.07 8.07303 282.861 8.05849 282.675 8.04881C282.489 8.03913 282.303 7.99558 282.21 7.95686C281.467 7.66647 280.816 7.34704 278.841 7.47287C277.935 7.37608 278.168 7.15829 277.842 6.99857C277.587 6.87274 276.681 6.77594 276.263 6.83402C275.333 6.95502 274.45 7.09053 273.567 7.21636C272.499 7.1244 271.5 7.18733 270.477 7.26477C269.827 7.31317 269.478 7.18249 269.664 7.00342C269.85 6.82434 269.966 6.64527 270.129 6.46619C268.874 6.45167 267.62 6.44198 266.365 6.41778C265.645 6.4081 264.925 6.18548 265.041 6.00156C265.157 5.81765 265.389 5.63858 265.598 5.42562C265.017 5.39175 264.344 5.30462 263.879 5.34334C261.858 5.49337 259.836 5.60954 257.676 5.61922C256.653 5.62406 255.654 5.74506 254.632 5.80798C254.098 5.83702 253.517 5.74021 253.285 5.57081C253.145 5.48853 253.122 5.39658 253.075 5.30947C251.24 5.25623 249.66 5.33366 248.638 5.71601C248.522 5.75473 248.289 5.76924 248.08 5.80312C246.384 5.90476 244.665 5.89024 242.922 5.84184C242.156 5.82248 241.459 5.65793 241.366 5.44014C241.319 5.29494 241.366 5.15459 241.366 5.01424C242.016 4.85936 242.574 4.719 243.271 4.55444C241.621 4.42861 240.042 4.30762 238.392 4.18178C237.463 4.3173 236.58 4.44797 235.674 4.57864C235.302 4.55445 234.791 4.55445 234.535 4.50121C234.07 4.40441 233.745 4.27375 233.35 4.15759C232.491 3.89624 230.632 3.78007 229.331 3.92043C228.982 3.95915 228.634 4.04142 228.471 4.12369C228.03 4.34149 228.099 4.60768 227.147 4.7674C226.868 4.8158 226.241 4.85452 226.101 4.82549C225.497 4.69481 225.079 4.52057 224.498 4.38506C223.662 4.18662 222.686 4.13822 221.71 4.21566C221.571 4.3173 221.176 4.37053 220.851 4.32697C220.734 4.34633 220.618 4.35602 220.502 4.38022C220.363 4.4141 220.316 4.47217 220.154 4.50121C219.271 4.68028 218.76 4.68513 217.946 4.51089C217.621 4.44314 217.389 4.36569 217.087 4.29793C216.947 4.26405 216.738 4.23986 216.483 4.20114C215.925 4.19146 215.275 4.16243 214.624 4.16727C213.718 4.17211 213.021 4.25437 212.463 4.43345C211.975 4.59316 211.813 4.58348 211.116 4.43345C210.744 4.35601 210.349 4.28826 210.163 4.35602C209.722 4.53025 209.094 4.63189 208.351 4.69481C208.305 4.72869 208.188 4.76256 208.003 4.78676C207.817 4.81096 207.7 4.78676 207.631 4.7432C207.422 4.75288 207.189 4.76256 206.957 4.7674C206.748 4.7674 206.562 4.80128 206.353 4.8158C204.936 4.90291 204.75 4.84968 205.145 4.45281C205.331 4.26406 205.029 4.17695 204.169 4.21082C203.751 4.22534 203.333 4.2689 202.914 4.28342C202.775 4.28826 202.589 4.25438 202.333 4.23502C201.753 3.84299 200.934 6.82433 200.353 6.41778C199.726 5.99672 198.175 7.68218 197.431 7.30951C196.339 7.20788 195.387 7.11592 194.457 7.02397C194.499 6.82405 194.541 6.65927 194.583 6.49456L194.597 6.43835C192.575 6.16248 190.601 5.87208 188.533 5.61073C188.068 5.55265 187.325 5.60104 186.651 5.60104C186.372 5.41713 186.07 5.23806 185.791 5.06383L184.026 4.99123C183.909 4.95251 183.723 4.91379 183.7 4.87023C183.514 4.454 182.608 4.15877 180.773 3.99906C180.331 3.96034 179.867 3.90226 179.495 3.83451C179.565 3.84902 179.611 3.86838 179.611 3.89258C179.611 3.95066 179.449 3.98454 179.17 3.98454C178.891 3.98454 178.728 3.95066 178.728 3.89258C178.728 3.8345 178.914 3.80064 179.17 3.80064C179.27 3.80064 179.352 3.80421 179.418 3.81442C179.428 3.81629 179.438 3.81815 179.449 3.82C179.439 3.81795 179.428 3.81609 179.418 3.81442C178.946 3.72815 178.612 3.61888 178.612 3.49571C178.589 2.99721 176.707 3.81731 175.917 3.41076C175.801 3.23653 175.708 3.04779 175.545 2.85903C175.359 2.62672 174.802 2.5396 173.733 2.57832C173.315 2.59284 172.897 2.63157 172.478 2.65577C171.224 2.57833 170.066 3.28179 168.811 3.20435C167.789 3.0398 167.246 4.05714 165.713 3.99906C164.458 3.95066 163.324 4.88862 162.186 4.78698C161.21 4.47723 160.258 4.18683 159.328 3.89643C158.864 3.89643 158.399 3.89645 157.888 3.90129C156.958 4.00293 155.867 4.11908 154.705 4.24491C152.637 4.39979 150.105 4.19652 148.037 4.44819C147.061 4.39979 146.062 4.3514 144.877 4.29816C143.576 4.45788 142.205 4.64663 140.718 4.80634C140.811 4.83054 140.881 4.87409 140.881 4.92733C140.881 5.02413 140.672 5.11125 140.44 5.11125C140.184 5.11125 139.998 5.05316 139.998 4.98057C139.998 4.94669 140.045 4.90797 140.114 4.87409C140.045 4.87893 139.998 4.88862 139.928 4.89346C138.372 5.04349 136.629 5.14029 134.91 5.23224C131.936 5.39196 129.613 5.78397 126.732 5.97757C125.431 6.20988 123.804 6.28732 122.132 6.3454C122.062 6.35024 122.015 6.35993 121.922 6.35993C121.876 6.35993 121.853 6.35508 121.829 6.35508L121.649 6.36069C121.239 6.37341 120.814 6.38662 120.389 6.40349C119.901 6.42285 119.413 6.45189 118.647 6.49061C117.671 6.40833 116.556 6.28249 115.324 6.22441C114.093 6.16149 112.768 6.16634 110.84 6.12762C109.26 6.22926 107.099 6.36476 104.706 6.51963C103.15 6.50995 101.338 6.50028 99.6647 6.4906C97.3646 6.64064 95.808 6.99879 93.3685 7.03751C93.1362 7.03751 92.8574 7.04718 92.6947 7.02782C92.1603 6.96974 92.0442 6.87294 92.3462 6.77614C93.4149 6.44703 90.9806 6.02695 90.2371 5.60104C88.9648 5.28781 85.5034 5.49661 83.7306 5.25954C83.8143 5.25821 83.9455 5.2556 84.1043 5.25224C84.7436 5.24434 85.3848 5.23099 86.0267 5.21287C86.5384 5.19622 84.9391 5.23459 84.1043 5.25224C83.972 5.25387 83.8398 5.25528 83.7076 5.25644C80.8967 5.28114 78.1277 5.19739 75.5019 4.94668C74.3867 4.84021 73.318 4.79665 72.1795 4.82085C72.3422 4.84505 72.4584 4.86925 72.4584 4.88861C72.4584 4.91281 72.2725 4.92733 72.0169 4.92733C71.7846 4.92733 71.6219 4.8886 71.5987 4.8402C71.4128 4.84504 71.2502 4.84989 71.0643 4.85957C70.1117 4.91281 69.043 4.94668 68.0672 4.93216C67.0682 4.9128 65.8832 4.86925 65.1862 4.7531C63.6064 4.49174 61.9336 4.30298 59.9587 4.14811C57.3566 3.94967 55.1726 3.57217 52.3614 3.42214C51.8967 3.39794 51.4785 3.3205 51.13 3.24791C49.8754 2.98171 48.2955 2.86555 46.4601 2.77843C43.8114 2.6526 41.5578 2.40093 39.9082 2.00406C39.095 2.14442 38.2354 2.27993 37.1899 2.37189C36.6555 2.32833 36.0283 2.28961 35.4474 2.23153C34.1928 2.10086 32.7755 2.07182 31.6139 2.18314C31.033 2.24122 30.4057 2.28477 29.7784 2.32349C29.8249 2.35253 29.8481 2.38157 29.8481 2.41545C29.8481 2.51225 29.6623 2.59452 29.4067 2.59452C29.1511 2.59452 28.9652 2.51225 28.9652 2.41545C28.9652 2.39609 28.9885 2.38157 28.9885 2.36705C26.5025 2.49772 23.9236 2.56064 21.9255 2.95751C20.2759 2.96719 18.7658 2.98171 17.2323 2.98655C15.2807 2.99623 13.3291 2.98655 11.4704 3.18982C11.424 3.19466 11.3543 3.19466 11.3078 3.1995C11.2613 3.20434 11.2148 3.21403 11.1451 3.21403L11.0987 3.21403C10.7037 3.24306 10.2855 3.25757 9.84407 3.26241C9.6582 3.27693 9.49558 3.27694 9.33293 3.26726L8.26422 3.26726C5.22063 3.27694 2.15381 3.2721 -0.843307 3.2721C-2.02821 3.44149 -3.09695 3.60121 -4.21217 3.76093C-4.56067 3.79481 -4.9324 3.81416 -5.30414 3.82868C-6.41934 3.8674 -7.58102 3.83352 -8.69624 3.88192L-8.69661 3.88195C-9.11468 3.91098 -9.53278 3.94001 -9.92763 3.97871C-12.7389 4.24007 -15.2481 4.64177 -18.3149 4.77245C-18.8957 4.79665 -19.3837 4.93217 -19.9413 5.00477C-20.6847 5.09672 -21.4282 5.24192 -22.2181 5.25644C-24.8667 5.30967 -28.3532 4.93799 -30.8624 5.08802C-33.3716 5.23805 -35.6547 3.94582 -38.3266 3.96034C-38.7448 3.96518 -39.2094 3.99422 -39.5579 4.04262C-39.9064 4.09102 -40.3014 4.12975 -40.6731 4.16847C-40.6499 4.18298 -40.6499 4.20234 -40.7196 4.22654C-40.859 4.28462 -41.0449 4.31849 -41.161 4.31849C-41.2772 4.31849 -41.3237 4.28945 -41.3469 4.24589C-43.3218 4.43465 -45.4128 4.53629 -47.527 4.63792C-48.5958 4.69116 -49.5716 4.80247 -50.6868 4.80731C-51.5464 4.81215 -52.4292 4.83151 -53.2889 4.84119C-54.497 4.96702 -55.7052 5.07834 -56.8204 5.22837C-60.5145 5.72204 -62.0015 5.8624 -66.4855 5.9592C-68.0654 5.99308 -69.2968 6.2157 -70.8534 6.23506C-73.6647 6.2641 -75.6863 5.1945 -78.6137 5.10738C-79.0087 5.13642 -79.4036 5.16061 -79.7986 5.18965C-79.9148 5.23321 -80.0309 5.25257 -80.1471 5.22837C-80.1703 5.22353 -80.1703 5.21869 -80.1936 5.21385C-81.332 5.29129 -82.4705 5.36389 -83.6089 5.451C-85.4676 5.59136 -86.6678 5.18481 -88.5497 5.29613C-90.1993 5.39777 -91.9418 5.4026 -93.6146 5.55748C-94.7298 5.66395 -96.1703 5.62039 -97.4714 5.64459C-98.7724 5.67363 -100.213 5.63491 -101.328 5.75107C-103.535 5.97854 -106.137 5.86239 -108.182 6.18666C-108.879 6.29798 -109.739 6.36574 -110.552 6.42866C-112.062 6.54481 -113.549 6.53513 -114.989 6.37058C-115.384 6.32702 -115.756 6.27378 -116.151 6.23506C-117.731 6.08986 -118.172 5.57684 -120.31 5.61556C-121.611 5.44616 -122.912 5.27193 -124.283 5.08802L-129.487 5.08802C-130.277 5.24773 -131.067 5.40744 -131.857 5.56232C-133.599 5.60104 -134.343 5.20417 -135.807 5.12189C-136.016 5.11705 -136.225 5.09768 -136.434 5.09768C-139.036 5.06864 -141.708 5.09768 -144.264 4.99604C-146.587 4.90409 -148.794 4.66694 -151.187 4.48303C-154.068 4.80246 -157.158 4.79762 -160.271 4.77826C-160.318 4.77826 -160.341 4.7831 -160.364 4.7831C-160.411 4.7831 -160.411 4.77342 -160.457 4.77342L-162.665 4.7589C-163.292 4.7589 -163.966 4.72019 -164.546 4.66211C-165.778 4.53627 -167.032 4.48303 -168.357 4.48787C-170.122 4.49755 -171.795 4.46367 -173.468 4.29912C-174.421 4.20232 -175.606 4.212 -176.674 4.20232C-179.276 4.17812 -181.902 4.24104 -184.388 3.98453C-185.34 3.88289 -186.363 4.12487 -187.524 4.02808C-188.523 3.95064 -189.662 3.93129 -190.731 3.92645C-191.59 3.92161 -192.473 3.96517 -193.309 4.00873C-194.169 4.05229 -194.982 4.17812 -195.795 4.16844C-197.611 4.14928 -199.245 4.26275 -200.899 4.37764L-200.953 4.38139L-200.953 4.38139C-200.93 4.38623 -200.907 4.39107 -200.884 4.40075C-200.605 4.5169 -200.419 4.71535 -200.489 4.85086C-200.605 5.08317 -200.651 5.07832 -201.186 4.75405C-201.395 4.62338 -201.511 4.51207 -201.557 4.42495C-201.952 4.45399 -202.347 4.47818 -202.766 4.50238C-203.579 4.55078 -204.415 4.60402 -205.205 4.65242C-206.669 4.51207 -208.063 4.37656 -209.434 4.24588C-211.803 4.14908 -214.196 4.26039 -216.543 4.03776C-218.541 3.84417 -220.725 3.76188 -222.026 3.38921C-223.815 3.35533 -225.348 3.33599 -226.859 3.29244C-227.718 3.26824 -228.578 3.05527 -228.95 2.8278Z" fill="white"/></svg>')
                    }
                    .card-standard__location::before {
                        background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z" fill="%235fbd00"/></svg>')
                    }
                    .card-standard__offer-badge {
                        background-color: #dd3817;
                        color: #fff;
                        font-weight: 800;
                        padding: .3125rem .625rem;
                        position: absolute;
                        text-align: center;
                        text-transform: uppercase;
                        top: 0;
                        width: 100%
                    }
                    @media screen and (min-width:20em) {
                        .card-standard__offer-badge {
                            left: .9375rem;
                            padding: .125rem .625rem;
                            text-align: left;
                            top: .9375rem;
                            width: auto
                        }
                    }
                    .card-standard__offer {
                        color: #dd3817
                    }
                    .card-standard--offer .card-standard__details {
                        margin-bottom: 1.25rem
                    }
                    .card-standard--offer .card-standard__title::after {
                        background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.281 6.2h4.84v2h-2.84v9.52h9.52v-2.84h2v4.84H4.281V6.2zm12.025.08H12.32v-2h7.4v7.4h-2V7.694l-5.012 5.013-1.415-1.414 5.013-5.013z" fill="#00875a"/></svg>');
                        background-position: right bottom;
                        background-repeat: no-repeat;
                        background-size: 24px;
                        content: ' ';
                        display: inline-block;
                        height: 24px;
                        margin-left: .3125rem;
                        position: absolute;
                        width: 24px
                    }
                    .card-standard.has-location.card-standard--offer .card-standard__details {
                        margin-bottom: 2.5rem
                    }
                    .card-standard.has-location.card-standard--offer .card-standard__location {
                        bottom: 3.75rem;
                        position: absolute
                    }
                    .card-standard.has-location.card-standard--offer .card-standard__inner {
                        padding-bottom: 1.875rem
                    }
                    .card-featured {
                        height: auto
                    }
                    .card-featured__location::before {
                        background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z" fill="%23767676"/></svg>')
                    }
                    .card-featured__offer-badge {
                        background-color: #dd3817;
                        color: #fff;
                        font-weight: 800;
                        padding: .3125rem .625rem;
                        position: absolute;
                        text-align: center;
                        text-transform: uppercase;
                        top: 0;
                        width: 100%
                    }
                    @media screen and (min-width:20em) {
                        .card-featured__offer-badge {
                            left: .9375rem;
                            padding: .125rem .625rem;
                            text-align: left;
                            top: .9375rem;
                            width: auto
                        }
                    }
                    .card-featured__offer {
                        color: #fff
                    }
                    .card-featured.card-featured--offer .card-featured__details {
                        margin-bottom: 1.25rem
                    }
                    .card-featured.card-featured--offer .card-featured__title::after {
                        background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.281 6.2h4.84v2h-2.84v9.52h9.52v-2.84h2v4.84H4.281V6.2zm12.025.08H12.32v-2h7.4v7.4h-2V7.694l-5.012 5.013-1.415-1.414 5.013-5.013z" fill="white"/></svg>');
                        background-position: right bottom;
                        background-repeat: no-repeat;
                        background-size: 24px;
                        content: ' ';
                        display: inline-block;
                        height: 24px;
                        margin-left: .3125rem;
                        position: absolute;
                        width: 24px
                    }
                    .card-horizontal__location::before {
                        background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z" fill="%235fbd00"/></svg>')
                    }
                    .card-horizontal__offer-badge {
                        background-color: #dd3817;
                        color: #fff;
                        font-weight: 800;
                        padding: .3125rem .625rem;
                        position: absolute;
                        text-align: center;
                        text-transform: uppercase;
                        top: 0;
                        width: 100%
                    }
                    .card-horizontal__offer {
                        color: #dd3817
                    }
                    .card-horizontal--offer .card-horizontal__details {
                        margin-bottom: 1.25rem
                    }
                    .card-horizontal--offer .card-horizontal__title::after {
                        background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.281 6.2h4.84v2h-2.84v9.52h9.52v-2.84h2v4.84H4.281V6.2zm12.025.08H12.32v-2h7.4v7.4h-2V7.694l-5.012 5.013-1.415-1.414 5.013-5.013z" fill="#00875a"/></svg>');
                        background-position: right bottom;
                        background-repeat: no-repeat;
                        background-size: 24px;
                        content: ' ';
                        display: inline-block;
                        height: 24px;
                        margin-left: .3125rem;
                        position: absolute;
                        width: 24px
                    }
                    .offer-filter .card-featured.card-featured--offer,
                    .offer-filter .card-horizontal.card-horizontal--offer,
                    .offer-filter .card-standard--small.card-standard--offer,
                    [data-module=cardCollection] .card-featured.card-featured--offer,
                    [data-module=cardCollection] .card-horizontal.card-horizontal--offer,
                    [data-module=cardCollection] .card-standard--small.card-standard--offer,
                    [data-module=card] .card-featured.card-featured--offer,
                    [data-module=card] .card-horizontal.card-horizontal--offer,
                    [data-module=card] .card-standard--small.card-standard--offer,
                    [data-module=cardcarousel] .card-featured.card-featured--offer,
                    [data-module=cardcarousel] .card-horizontal.card-horizontal--offer,
                    [data-module=cardcarousel] .card-standard--small.card-standard--offer,
                    [data-module=thematicCallout] .card-featured.card-featured--offer,
                    [data-module=thematicCallout] .card-horizontal.card-horizontal--offer,
                    [data-module=thematicCallout] .card-standard--small.card-standard--offer {
                        display: none
                    }
                    [data-module=editorialMapAndCardGrid] .card-featured.card-featured--offer,
                    [data-module=editorialMapAndCardGrid] .card-standard.card-standard--offer {
                        display: none
                    }
                    .campaign-tout__date,
                    .search-results-item__category,
                    .search-results-item__spacer {
                        margin-bottom: 10px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__date,
                        .search-results-item__category,
                        .search-results-item__spacer {
                            margin-bottom: 10px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__date,
                        .search-results-item__category,
                        .search-results-item__spacer {
                            margin-bottom: 10px
                        }
                    }
                    .campaign-tout__eyebrow,
                    .campaign-tout__location,
                    .campaign-tout__subtitle,
                    .campaign-tout__title,
                    .search-results-item {
                        margin-bottom: 20px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__eyebrow,
                        .campaign-tout__location,
                        .campaign-tout__subtitle,
                        .campaign-tout__title,
                        .search-results-item {
                            margin-bottom: 20px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__eyebrow,
                        .campaign-tout__location,
                        .campaign-tout__subtitle,
                        .campaign-tout__title,
                        .search-results-item {
                            margin-bottom: 20px
                        }
                    }
                    .campaign-tout__fake-button {
                        margin-bottom: 40px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__fake-button {
                            margin-bottom: 60px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__fake-button {
                            margin-bottom: 80px
                        }
                    }
                    .campaign-tout__date,
                    .campaign-tout__eyebrow,
                    .campaign-tout__location,
                    .campaign-tout__subtitle,
                    .card-featured--long-form .card-featured__rating-text,
                    .card-featured--long-form .card-featured__read-time,
                    .card-featured__category,
                    .card-featured__location,
                    .card-featured__offer,
                    .card-featured__offer-badge,
                    .card-featured__page-type,
                    .card-featured__read-time,
                    .card-featured__title,
                    .card-horizontal__category,
                    .card-horizontal__heading,
                    .card-horizontal__location,
                    .card-horizontal__offer,
                    .card-horizontal__offer-badge,
                    .card-horizontal__page-type,
                    .card-horizontal__rating-text,
                    .card-horizontal__read-time,
                    .card-horizontal__title,
                    .card-standard--small .card-standard__title,
                    .card-standard__link,
                    .card-standard__location,
                    .card-standard__offer,
                    .card-standard__offer-badge,
                    .card-standard__page-type,
                    .card-standard__rating-text,
                    .card-standard__read-time,
                    .card-standard__subtitle,
                    .card-standard__title,
                    .image__description,
                    .image__location,
                    .search-results-item--offer .search-results-item__banner-title,
                    .search-results-item--offer .search-results-item__offer-price,
                    .search-results-item__category,
                    .search-results-item__subtitle,
                    .search-results-item__title {
                        font-family: "Proxima Nova", sans-serif
                    }
                    .card-featured--long-form [lang=ar] .card-featured__rating-text,
                    .search-results-item--offer [lang=ar] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ar] .search-results-item__offer-price,
                    [lang=ar] .campaign-tout__date,
                    [lang=ar] .campaign-tout__eyebrow,
                    [lang=ar] .campaign-tout__location,
                    [lang=ar] .campaign-tout__subtitle,
                    [lang=ar] .card-featured--long-form .card-featured__rating-text,
                    [lang=ar] .card-featured__category,
                    [lang=ar] .card-featured__location,
                    [lang=ar] .card-featured__offer,
                    [lang=ar] .card-featured__offer-badge,
                    [lang=ar] .card-featured__page-type,
                    [lang=ar] .card-featured__read-time,
                    [lang=ar] .card-featured__title,
                    [lang=ar] .card-horizontal__category,
                    [lang=ar] .card-horizontal__heading,
                    [lang=ar] .card-horizontal__location,
                    [lang=ar] .card-horizontal__offer,
                    [lang=ar] .card-horizontal__offer-badge,
                    [lang=ar] .card-horizontal__page-type,
                    [lang=ar] .card-horizontal__rating-text,
                    [lang=ar] .card-horizontal__read-time,
                    [lang=ar] .card-horizontal__title,
                    [lang=ar] .card-standard__link,
                    [lang=ar] .card-standard__location,
                    [lang=ar] .card-standard__offer,
                    [lang=ar] .card-standard__offer-badge,
                    [lang=ar] .card-standard__page-type,
                    [lang=ar] .card-standard__rating-text,
                    [lang=ar] .card-standard__read-time,
                    [lang=ar] .card-standard__subtitle,
                    [lang=ar] .card-standard__title,
                    [lang=ar] .image__description,
                    [lang=ar] .image__location,
                    [lang=ar] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ar] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ar] .search-results-item__category,
                    [lang=ar] .search-results-item__subtitle,
                    [lang=ar] .search-results-item__title {
                        font-family: Lateef, sans-serif
                    }
                    .card-featured--long-form [lang=ja] .card-featured__rating-text,
                    .search-results-item--offer [lang=ja] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ja] .search-results-item__offer-price,
                    [lang=ja] .campaign-tout__date,
                    [lang=ja] .campaign-tout__eyebrow,
                    [lang=ja] .campaign-tout__location,
                    [lang=ja] .campaign-tout__subtitle,
                    [lang=ja] .card-featured--long-form .card-featured__rating-text,
                    [lang=ja] .card-featured__category,
                    [lang=ja] .card-featured__location,
                    [lang=ja] .card-featured__offer,
                    [lang=ja] .card-featured__offer-badge,
                    [lang=ja] .card-featured__page-type,
                    [lang=ja] .card-featured__read-time,
                    [lang=ja] .card-featured__title,
                    [lang=ja] .card-horizontal__category,
                    [lang=ja] .card-horizontal__heading,
                    [lang=ja] .card-horizontal__location,
                    [lang=ja] .card-horizontal__offer,
                    [lang=ja] .card-horizontal__offer-badge,
                    [lang=ja] .card-horizontal__page-type,
                    [lang=ja] .card-horizontal__rating-text,
                    [lang=ja] .card-horizontal__read-time,
                    [lang=ja] .card-horizontal__title,
                    [lang=ja] .card-standard__link,
                    [lang=ja] .card-standard__location,
                    [lang=ja] .card-standard__offer,
                    [lang=ja] .card-standard__offer-badge,
                    [lang=ja] .card-standard__page-type,
                    [lang=ja] .card-standard__rating-text,
                    [lang=ja] .card-standard__read-time,
                    [lang=ja] .card-standard__subtitle,
                    [lang=ja] .card-standard__title,
                    [lang=ja] .image__description,
                    [lang=ja] .image__location,
                    [lang=ja] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ja] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ja] .search-results-item__category,
                    [lang=ja] .search-results-item__subtitle,
                    [lang=ja] .search-results-item__title {
                        font-family: "MP Plus Rounded 1c", sans-serif
                    }
                    .card-featured--long-form [lang=ru] .card-featured__rating-text,
                    .search-results-item--offer [lang=ru] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ru] .search-results-item__offer-price,
                    [lang=ru] .campaign-tout__date,
                    [lang=ru] .campaign-tout__eyebrow,
                    [lang=ru] .campaign-tout__location,
                    [lang=ru] .campaign-tout__subtitle,
                    [lang=ru] .card-featured--long-form .card-featured__rating-text,
                    [lang=ru] .card-featured__category,
                    [lang=ru] .card-featured__location,
                    [lang=ru] .card-featured__offer,
                    [lang=ru] .card-featured__offer-badge,
                    [lang=ru] .card-featured__page-type,
                    [lang=ru] .card-featured__read-time,
                    [lang=ru] .card-featured__title,
                    [lang=ru] .card-horizontal__category,
                    [lang=ru] .card-horizontal__heading,
                    [lang=ru] .card-horizontal__location,
                    [lang=ru] .card-horizontal__offer,
                    [lang=ru] .card-horizontal__offer-badge,
                    [lang=ru] .card-horizontal__page-type,
                    [lang=ru] .card-horizontal__rating-text,
                    [lang=ru] .card-horizontal__read-time,
                    [lang=ru] .card-horizontal__title,
                    [lang=ru] .card-standard__link,
                    [lang=ru] .card-standard__location,
                    [lang=ru] .card-standard__offer,
                    [lang=ru] .card-standard__offer-badge,
                    [lang=ru] .card-standard__page-type,
                    [lang=ru] .card-standard__rating-text,
                    [lang=ru] .card-standard__read-time,
                    [lang=ru] .card-standard__subtitle,
                    [lang=ru] .card-standard__title,
                    [lang=ru] .image__description,
                    [lang=ru] .image__location,
                    [lang=ru] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ru] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ru] .search-results-item__category,
                    [lang=ru] .search-results-item__subtitle,
                    [lang=ru] .search-results-item__title {
                        font-family: Raleway, sans-serif
                    }
                    .card-featured__category,
                    .card-featured__read-time {
                        font-size: 14px;
                        line-height: 18px;
                        display: block;
                        font-weight: 400
                    }
                    @media (min-width:320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: calc(.71429vw + 6.57143px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(1.33929vw + 13.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(0vw + 24px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(2.14286vw - 4.28571px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: 30px
                        }
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-weight: 800
                        }
                    }
                    .card-featured__offer-badge,
                    .card-featured__page-type,
                    .card-horizontal__offer-badge,
                    .card-horizontal__page-type,
                    .card-standard__offer-badge,
                    .card-standard__page-type,
                    .image__description,
                    .image__location,
                    .search-results-item--offer .search-results-item__banner-title {
                        font-size: 12px;
                        line-height: 14px;
                        font-style: normal
                    }
                    @media (min-width:320px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            font-size: calc(.44643vw + 10.57143px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            font-size: 14px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            line-height: calc(1.33929vw + 9.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            line-height: 20px
                        }
                    }
                    .card-featured__title {
                        font-family: ioi, sans-serif;
                        font-weight: 700;
                        font-size: 24px;
                        line-height: 26px
                    }
                    @media (min-width:320px) {
                        .card-featured__title {
                            font-size: calc(1.78571vw + 18.28571px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__title {
                            font-size: calc(1.08696vw + 23.65217px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__title {
                            font-size: calc(2.14286vw + 9.71429px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__title {
                            font-size: 44px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__title {
                            line-height: calc(1.78571vw + 20.28571px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__title {
                            line-height: calc(1.08696vw + 25.65217px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__title {
                            line-height: calc(2.14286vw + 11.71429px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__title {
                            line-height: 46px
                        }
                    }
                    .card-featured__offer,
                    .card-horizontal__heading,
                    .card-horizontal__offer,
                    .card-horizontal__title,
                    .card-standard__offer,
                    .card-standard__title,
                    .search-results-item--offer .search-results-item__offer-price,
                    .search-results-item__title {
                        font-family: ioi, sans-serif;
                        font-style: normal;
                        font-weight: 700;
                        letter-spacing: .3px;
                        font-size: 16px;
                        line-height: 20px
                    }
                    @media (min-width:320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            font-size: calc(.2vw + 15.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            line-height: calc(.4vw + 18.72px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            line-height: 24px
                        }
                    }
                    .campaign-tout__eyebrow,
                    .card-standard--small .card-standard__title {
                        font-style: normal;
                        font-weight: 800;
                        letter-spacing: .3px;
                        font-size: 14px;
                        line-height: 18px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: calc(.71429vw + 6.57143px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: calc(1.33929vw + 13.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: calc(.72115vw + 18.46154px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: 30px
                        }
                    }
                    .campaign-tout__subtitle,
                    .card-standard__subtitle,
                    .search-results-item__subtitle {
                        font-style: normal;
                        font-weight: 400;
                        letter-spacing: .3px;
                        font-size: 14px;
                        line-height: 20px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            font-size: 16px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: calc(.3vw + 19.04px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: calc(.35714vw + 18.28571px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: 24px
                        }
                    }
                    .campaign-tout__date,
                    .campaign-tout__location,
                    .card-featured--long-form .card-featured__rating-text,
                    .card-featured--long-form .card-featured__read-time,
                    .card-featured__location,
                    .card-horizontal__category,
                    .card-horizontal__location,
                    .card-horizontal__rating-text,
                    .card-horizontal__read-time,
                    .card-standard__link,
                    .card-standard__location,
                    .card-standard__rating-text,
                    .card-standard__read-time,
                    .search-results-item__category {
                        font-style: normal;
                        font-weight: 400;
                        font-size: 12px;
                        line-height: 17px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            font-size: calc(.44643vw + 10.57143px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            font-size: 14px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            line-height: calc(.89286vw + 14.14286px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            line-height: 21px
                        }
                    }
                    .card-featured__location,
                    .card-horizontal__location,
                    .card-standard__location {
                        color: #767676;
                        padding-left: 1.25rem;
                        position: relative;
                        width: 100%
                    }
                    .card-featured__location::before,
                    .card-horizontal__location::before,
                    .card-standard__location::before {
                        background-image: url(/img/ui/icons/pin-green.svg);
                        background-position: left center;
                        background-repeat: no-repeat;
                        background-size: contain;
                        bottom: 0;
                        content: '';
                        height: 1.5rem;
                        left: -.3125rem;
                        position: absolute;
                        width: 1.5rem
                    }
                    .card-standard__link {
                        color: #767676;
                        display: block;
                        padding-left: 1.25rem;
                        position: relative;
                        text-decoration: none;
                        width: 100%
                    }
                    .card-standard__link::before {
                        background-image: url(/img/ui/icons/view-details-green-light.svg);
                        background-position: left center;
                        background-repeat: no-repeat;
                        background-size: contain;
                        bottom: 0;
                        content: '';
                        height: 1.5rem;
                        left: -.3125rem;
                        position: absolute;
                        width: 1.5rem
                    }
                    .card-standard__link:hover {
                        color: #767676;
                        text-decoration: underline
                    }
                    .card-featured--long-form .card-featured__rating-text,
                    .card-horizontal__rating-text,
                    .card-standard__rating-text {
                        color: #767676;
                        margin-left: .3125rem
                    }
                    .card-horizontal__image .image img {
                        height: auto;
                        left: 50%;
                        min-height: 100%;
                        min-width: 100%;
                        position: absolute;
                        top: 50%;
                        -webkit-transform: translate(-50%, -50%);
                        transform: translate(-50%, -50%);
                        width: auto
                    }
                    .campaign-tout {
                        border-radius: 4px;
                        overflow: hidden;
                        position: relative
                    }
                    .campaign-tout__background {
                        position: relative
                    }
                    .campaign-tout__background::after {
                        background: -webkit-gradient(linear, left top, left bottom, color-stop(22.94%, rgba(0, 0, 0, 0)), color-stop(46.17%, rgba(0, 0, 0, .6)));
                        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 22.94%, rgba(0, 0, 0, .6) 46.17%);
                        content: '';
                        height: 100%;
                        left: 0;
                        position: absolute;
                        top: 0;
                        width: 100%
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__background::after {
                            background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(49.67%, rgba(0, 0, 0, 0)), color-stop(61.92%, rgba(0, 0, 0, .2)), color-stop(75%, rgba(0, 0, 0, .4)), color-stop(87.57%, rgba(0, 0, 0, .6)), to(rgba(0, 0, 0, .6)));
                            background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 49.67%, rgba(0, 0, 0, .2) 61.92%, rgba(0, 0, 0, .4) 75%, rgba(0, 0, 0, .6) 87.57%, rgba(0, 0, 0, .6) 100%)
                        }
                    }
                    .campaign-tout__background .image:not(.image--original-size) {
                        min-height: 36.25rem
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__background .image:not(.image--original-size) {
                            min-height: 30.625rem;
                            padding-bottom: 42%
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__background .image:not(.image--original-size) {
                            padding-bottom: 32%
                        }
                    }
                    .campaign-tout__inner,
                    .campaign-tout__link {
                        left: 0;
                        position: absolute;
                        width: 100%
                    }
                    .campaign-tout__link {
                        color: #fff;
                        height: 100%;
                        text-decoration: none;
                        top: 0
                    }
                    .campaign-tout__link:hover {
                        color: #fff
                    }
                    .campaign-tout__link:hover .campaign-tout__fake-button {
                        color: #111317
                    }
                    .campaign-tout__link:hover .campaign-tout__fake-button::before {
                        -webkit-transform: translateX(0);
                        transform: translateX(0)
                    }
                    .campaign-tout__inner {
                        bottom: 0
                    }
                    .campaign-tout__eyebrow {
                        background-color: #dd3817;
                        border-radius: 4px;
                        display: inline-block;
                        padding: .25rem .625rem;
                        text-transform: uppercase
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__eyebrow {
                            padding: 0 .625rem
                        }
                    }
                    .campaign-tout__date {
                        display: block
                    }
                    .campaign-tout__location {
                        padding-left: 1.25rem;
                        position: relative
                    }
                    .campaign-tout__location::before {
                        background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z" fill="%23FFFFFF"/></svg>');
                        background-position: left center;
                        background-repeat: no-repeat;
                        background-size: contain;
                        bottom: 0;
                        content: '';
                        height: 1.5rem;
                        left: -.3125rem;
                        position: absolute;
                        width: 1.5rem
                    }
                    .campaign-tout--has-tears {
                        border-radius: 0
                    }
                    .campaign-tout--has-tears::after,
                    .campaign-tout--has-tears::before {
                        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAtUAAAAaCAYAAAB4kqAjAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAhySURBVHgB7Z3vddNIFMVvzuE7oQImFRAqQKmAsA2QbAMkFeA0ANkGNkkDS6ggooKECjI0sIQGVjvXM4PGsvzfsmTr/s55yLHGtpBGM3feezMChBBCCCGE6CBFUdAOnN07+wwhhBBCCCHE/CSC+tHZf84MOswzCCGEEEII0SEoqB0vnP3jzDj76SxLhPX13t6eRYfYgxBCTIENWNcaLiGEELtBEM8ZvHCOWGffnf3t7HjKx6+dfXP25PqpWwghxKZxjdi+s0NnlyFPjfx0dufsg7MsbB/Dvquuh92EEEJsDyG140Poe1aFqSEZWmaPnSi8C/0GQoidgwLabd47Owxmwq4HeO/AItwG+ybvdT8I9Sdz9hI+FNu5kKsQopskXuhX8J5nG3a9hfdAZ1gfX1zb9AdahKK6CK+ts3O5z4XYHhLv8X6wFP79AetttFKe4IU5G8pb13bkEDtFqF90vJjk7a/uWh9DCCEmEKTlAXz6RobNcQ3fRrWiZVNRTdhJXsB3lBY+R+UJQojGYBoGxgXxJAy8t/lN2HYJ6+zMtRlfIbYaVydP4OsXIxzVumndNT4I5fbVRwjRL4JsNJW3f+tFt5/z9T45O0N7XLnj+TMcDzeZs49hmzt710jbNWeuCvNdPkIIsTYKn7d8V+wezNG+cnZc+NQBsUW4a2bmuMbMxb9z9gVCiJ2n8PnPnIvzsSjn2qT8G/ax/Tgt2meYY1345fi+1Ow7Kcrl+u7C+5+wIlVP9SwsvMKnJ+qhyby6wnfGNAPvQbfJKGjYUctDIhaljbpT+MkTxtlz+JxUHgPzyzLsPjzPDMPdKD2kXULdN872J12LUOYe416oSfD6vuaLbc2zDv/nmM5iVU+FKAkSMaYSnmG+qOoT5o++Nsms44g6IC3z6Oxi2XmGi4rqKjl8PiUP4ld47wmlCLazvqDwOXvRCEOOb1HfqMfvNpXfH/7ehLJQI9lvkgHaFUohmzs7bUoIBCHNjroufN5XLMpBea5BcfOEus82tVoXL935P0/KGYzeH8vAwdP5uu6popwvwOOf6sRJBq5kbGmt8F0sMyaaCz9ZP0vess6O0t8L36++RPSGJcX0LrHUnKFVRfUscviGlknjNjRsbCAz+GRyNmabuFDx5HAtQy4e/ivZt5RnIjSyPHaJg46RdKCsa6/CdlI9owi4xHp+N4PPde5jA7QMw5VEtPLQYgShHDs6Eht+1nWD+b3MA3fuL5bwTk9j6Lleh7AufGpJ9CDTczRI9hm34X7WIR7/WeXjubPTcDyfw/eMDSgKP5/hvubnbfg8iXmY6XezL2HdfYAQO0JR5kpn8H1Zet/0nRh1vZjWvjUtqqfxDr5R7Ao5Sq93HaxYDN+zETYYrWj8LE/2d3kyNkPoDA/Dn7wunDi17OS9objAghSjS9Wp8Vke62wAf/8MRUqSqgCMpoBZ9JCizE1nm5lhfVyjXGpxXfzlrtMZVsT9nxkBNeFPDnzZPvM42Wet+v1DZw+8YDZYnBxNTXQSYgMknujYf81yQAmPhb//Iz/gHRvDaFqbororOTdNwBOcpqT8qCmT14Qhjduc1JR93BZvXpKfuPanGzWcUmGd3aAcPDGaESMcw20lp7+vIbG2iRGnHP6a2aqwKXZgRYpKVC92dhSB79F9fkcGU+/yIoR77Ce6Cdu2FxBiCynKlTCa6kv7zH2bolp4YcD0gwd3GSjSBphcwW0of7Epb10x+tCHOILlNnaacem0l6FchtHjt/Be4KUHBIk3+Bj9mNgnVuMhWBzIUph1PoKU1PMM4/fRNnO0QnrdHbrJ7yUF6wgDIg64GTnjdTydMTGU5Q+T8hdKK1k/qcMHZZ9mUEbCeM431r+uk2TuRByAG0yOwOxDQropConq7SQKh6UbgKSB4Q34PLxtkiIG68mxJCOTomaR5EQrp0usC0aGjtAhknswiuld5All1G7uJ/e6c0NR+hndhe3ZdRoRSYQNJ3yapCzb6lOUwtlgNLWpymuJ6vlIHD9c3CCvq1+hP+E9Nk9kkdfzaNnzHyfXrirMQ3pjTGdk1PQW/h7K4OtMHoq+QTkQF+0jUb3lWFRmqdeRpE2kHudNC1WLxGtdWZWAx2VQLqEoRBMslTtfR7IyxUIdqCIv80Wv3Hm6hE+x6htKLZkTV0d4D3EAU42OcsATPbYZFu/rlhqAF+XTRynM3y3YLvCzcTBmILYVieodIUf5aM6Y9xtHul3rvKPnSiEo0QYLr/Yy52oyMXw8XH4pvDYoQ7FpuFn13osfnqeLmpx4tln0Uhv0kwH8vAFi+U9fJ+hOw9WTAfxE0yagqOY9nKEc3PHevqy7FqG/TVczY5kBksnXNZ+JfeC8XnTRfSSqhRC9YsQLlYSP2XHWiWXRLCOpDmEA8wiR0rnUpTrCvKAf656gPuX3OPhqagUxi8mOn5GIV+KhNlO+L4cfKFFvZVC6xq5SPIMQQvSHh9AZs7NUzn77VM/9FUSVr9U3QkpfXA7wfFNCdhJBUF+G1ydNrlZVs057E5gp+wb0RSbCep6oawYJ6V4gT7UQQog2sfCePKaBNCmUtpUc/hwdJu+lrxvzZFeeBzCccFqJLKQCdz8pd7DX0LKWE3Kp2yCHvy4amIuI0j+EEEKIHYAi9rry+Pm4wkxKjNCw/Nik0TmfB5CjXNu/bunDg5rHvBv4AYCt/B5F+c0kEZ48vfgpLk3YcOqHEMsiUS2EEELsEMMlTIOXmcLTzChvUS57eIj1TBAdmRDsjoXrxUeBnsOv3W2THPrLcAz7ySPkWZ4TVk+S740TgjX/QXQRiWohhBBix4he3zaFp4UXwHEycJW4Qk71GPlgHR4/PeCHEGJ7kKgWQgghRKeIy64KsU1IVAshhBBCbDHScd2g+B891RO4DG3NOQAAAABJRU5ErkJggg==);
                        background-position: center;
                        background-repeat: repeat;
                        content: '';
                        height: 26px;
                        left: 0;
                        position: absolute;
                        width: 100%;
                        z-index: 1
                    }
                    .campaign-tout--has-tears::before {
                        top: 0;
                        -webkit-transform: rotate(180deg);
                        transform: rotate(180deg)
                    }
                    .campaign-tout--has-tears::after {
                        bottom: 0
                    }
                    .offer-banner--has-tears .campaign-tout {
                        display: none
                    }
                    .offer-banner--has-tears .campaign-tout--has-tears {
                        display: block
                    }
                    .offer-banner--no-tears .campaign-tout {
                        display: block
                    }
                    .offer-banner--no-tears .campaign-tout--has-tears {
                        display: none
                    }
                    .campaign-tout__date,
                    .search-results-item__category,
                    .search-results-item__spacer {
                        margin-bottom: 10px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__date,
                        .search-results-item__category,
                        .search-results-item__spacer {
                            margin-bottom: 10px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__date,
                        .search-results-item__category,
                        .search-results-item__spacer {
                            margin-bottom: 10px
                        }
                    }
                    .campaign-tout__eyebrow,
                    .campaign-tout__location,
                    .campaign-tout__subtitle,
                    .campaign-tout__title,
                    .search-results-item {
                        margin-bottom: 20px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__eyebrow,
                        .campaign-tout__location,
                        .campaign-tout__subtitle,
                        .campaign-tout__title,
                        .search-results-item {
                            margin-bottom: 20px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__eyebrow,
                        .campaign-tout__location,
                        .campaign-tout__subtitle,
                        .campaign-tout__title,
                        .search-results-item {
                            margin-bottom: 20px
                        }
                    }
                    .campaign-tout__fake-button {
                        margin-bottom: 40px
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .campaign-tout__fake-button {
                            margin-bottom: 60px
                        }
                    }
                    @media print,
                    screen and (min-width:82.5em) {
                        .campaign-tout__fake-button {
                            margin-bottom: 80px
                        }
                    }
                    .campaign-tout__date,
                    .campaign-tout__eyebrow,
                    .campaign-tout__location,
                    .campaign-tout__subtitle,
                    .card-featured--long-form .card-featured__rating-text,
                    .card-featured--long-form .card-featured__read-time,
                    .card-featured__category,
                    .card-featured__location,
                    .card-featured__offer,
                    .card-featured__offer-badge,
                    .card-featured__page-type,
                    .card-featured__read-time,
                    .card-featured__title,
                    .card-horizontal__category,
                    .card-horizontal__heading,
                    .card-horizontal__location,
                    .card-horizontal__offer,
                    .card-horizontal__offer-badge,
                    .card-horizontal__page-type,
                    .card-horizontal__rating-text,
                    .card-horizontal__read-time,
                    .card-horizontal__title,
                    .card-standard--small .card-standard__title,
                    .card-standard__link,
                    .card-standard__location,
                    .card-standard__offer,
                    .card-standard__offer-badge,
                    .card-standard__page-type,
                    .card-standard__rating-text,
                    .card-standard__read-time,
                    .card-standard__subtitle,
                    .card-standard__title,
                    .image__description,
                    .image__location,
                    .search-results-item--offer .search-results-item__banner-title,
                    .search-results-item--offer .search-results-item__offer-price,
                    .search-results-item__category,
                    .search-results-item__subtitle,
                    .search-results-item__title {
                        font-family: "Proxima Nova", sans-serif
                    }
                    .card-featured--long-form [lang=ar] .card-featured__rating-text,
                    .search-results-item--offer [lang=ar] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ar] .search-results-item__offer-price,
                    [lang=ar] .campaign-tout__date,
                    [lang=ar] .campaign-tout__eyebrow,
                    [lang=ar] .campaign-tout__location,
                    [lang=ar] .campaign-tout__subtitle,
                    [lang=ar] .card-featured--long-form .card-featured__rating-text,
                    [lang=ar] .card-featured__category,
                    [lang=ar] .card-featured__location,
                    [lang=ar] .card-featured__offer,
                    [lang=ar] .card-featured__offer-badge,
                    [lang=ar] .card-featured__page-type,
                    [lang=ar] .card-featured__read-time,
                    [lang=ar] .card-featured__title,
                    [lang=ar] .card-horizontal__category,
                    [lang=ar] .card-horizontal__heading,
                    [lang=ar] .card-horizontal__location,
                    [lang=ar] .card-horizontal__offer,
                    [lang=ar] .card-horizontal__offer-badge,
                    [lang=ar] .card-horizontal__page-type,
                    [lang=ar] .card-horizontal__rating-text,
                    [lang=ar] .card-horizontal__read-time,
                    [lang=ar] .card-horizontal__title,
                    [lang=ar] .card-standard__link,
                    [lang=ar] .card-standard__location,
                    [lang=ar] .card-standard__offer,
                    [lang=ar] .card-standard__offer-badge,
                    [lang=ar] .card-standard__page-type,
                    [lang=ar] .card-standard__rating-text,
                    [lang=ar] .card-standard__read-time,
                    [lang=ar] .card-standard__subtitle,
                    [lang=ar] .card-standard__title,
                    [lang=ar] .image__description,
                    [lang=ar] .image__location,
                    [lang=ar] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ar] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ar] .search-results-item__category,
                    [lang=ar] .search-results-item__subtitle,
                    [lang=ar] .search-results-item__title {
                        font-family: Lateef, sans-serif
                    }
                    .card-featured--long-form [lang=ja] .card-featured__rating-text,
                    .search-results-item--offer [lang=ja] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ja] .search-results-item__offer-price,
                    [lang=ja] .campaign-tout__date,
                    [lang=ja] .campaign-tout__eyebrow,
                    [lang=ja] .campaign-tout__location,
                    [lang=ja] .campaign-tout__subtitle,
                    [lang=ja] .card-featured--long-form .card-featured__rating-text,
                    [lang=ja] .card-featured__category,
                    [lang=ja] .card-featured__location,
                    [lang=ja] .card-featured__offer,
                    [lang=ja] .card-featured__offer-badge,
                    [lang=ja] .card-featured__page-type,
                    [lang=ja] .card-featured__read-time,
                    [lang=ja] .card-featured__title,
                    [lang=ja] .card-horizontal__category,
                    [lang=ja] .card-horizontal__heading,
                    [lang=ja] .card-horizontal__location,
                    [lang=ja] .card-horizontal__offer,
                    [lang=ja] .card-horizontal__offer-badge,
                    [lang=ja] .card-horizontal__page-type,
                    [lang=ja] .card-horizontal__rating-text,
                    [lang=ja] .card-horizontal__read-time,
                    [lang=ja] .card-horizontal__title,
                    [lang=ja] .card-standard__link,
                    [lang=ja] .card-standard__location,
                    [lang=ja] .card-standard__offer,
                    [lang=ja] .card-standard__offer-badge,
                    [lang=ja] .card-standard__page-type,
                    [lang=ja] .card-standard__rating-text,
                    [lang=ja] .card-standard__read-time,
                    [lang=ja] .card-standard__subtitle,
                    [lang=ja] .card-standard__title,
                    [lang=ja] .image__description,
                    [lang=ja] .image__location,
                    [lang=ja] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ja] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ja] .search-results-item__category,
                    [lang=ja] .search-results-item__subtitle,
                    [lang=ja] .search-results-item__title {
                        font-family: "MP Plus Rounded 1c", sans-serif
                    }
                    .card-featured--long-form [lang=ru] .card-featured__rating-text,
                    .search-results-item--offer [lang=ru] .search-results-item__banner-title,
                    .search-results-item--offer [lang=ru] .search-results-item__offer-price,
                    [lang=ru] .campaign-tout__date,
                    [lang=ru] .campaign-tout__eyebrow,
                    [lang=ru] .campaign-tout__location,
                    [lang=ru] .campaign-tout__subtitle,
                    [lang=ru] .card-featured--long-form .card-featured__rating-text,
                    [lang=ru] .card-featured__category,
                    [lang=ru] .card-featured__location,
                    [lang=ru] .card-featured__offer,
                    [lang=ru] .card-featured__offer-badge,
                    [lang=ru] .card-featured__page-type,
                    [lang=ru] .card-featured__read-time,
                    [lang=ru] .card-featured__title,
                    [lang=ru] .card-horizontal__category,
                    [lang=ru] .card-horizontal__heading,
                    [lang=ru] .card-horizontal__location,
                    [lang=ru] .card-horizontal__offer,
                    [lang=ru] .card-horizontal__offer-badge,
                    [lang=ru] .card-horizontal__page-type,
                    [lang=ru] .card-horizontal__rating-text,
                    [lang=ru] .card-horizontal__read-time,
                    [lang=ru] .card-horizontal__title,
                    [lang=ru] .card-standard__link,
                    [lang=ru] .card-standard__location,
                    [lang=ru] .card-standard__offer,
                    [lang=ru] .card-standard__offer-badge,
                    [lang=ru] .card-standard__page-type,
                    [lang=ru] .card-standard__rating-text,
                    [lang=ru] .card-standard__read-time,
                    [lang=ru] .card-standard__subtitle,
                    [lang=ru] .card-standard__title,
                    [lang=ru] .image__description,
                    [lang=ru] .image__location,
                    [lang=ru] .search-results-item--offer .search-results-item__banner-title,
                    [lang=ru] .search-results-item--offer .search-results-item__offer-price,
                    [lang=ru] .search-results-item__category,
                    [lang=ru] .search-results-item__subtitle,
                    [lang=ru] .search-results-item__title {
                        font-family: Raleway, sans-serif
                    }
                    .card-featured__category,
                    .card-featured__read-time {
                        font-size: 14px;
                        line-height: 18px;
                        display: block;
                        font-weight: 400
                    }
                    @media (min-width:320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: calc(.71429vw + 6.57143px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(1.33929vw + 13.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(0vw + 24px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: calc(2.14286vw - 4.28571px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__category,
                        .card-featured__read-time {
                            line-height: 30px
                        }
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .card-featured__category,
                        .card-featured__read-time {
                            font-weight: 800
                        }
                    }
                    .card-featured__offer-badge,
                    .card-featured__page-type,
                    .card-horizontal__offer-badge,
                    .card-horizontal__page-type,
                    .card-standard__offer-badge,
                    .card-standard__page-type,
                    .image__description,
                    .image__location,
                    .search-results-item--offer .search-results-item__banner-title {
                        font-size: 12px;
                        line-height: 14px;
                        font-style: normal
                    }
                    @media (min-width:320px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            font-size: calc(.44643vw + 10.57143px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            font-size: 14px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            line-height: calc(1.33929vw + 9.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__offer-badge,
                        .card-featured__page-type,
                        .card-horizontal__offer-badge,
                        .card-horizontal__page-type,
                        .card-standard__offer-badge,
                        .card-standard__page-type,
                        .image__description,
                        .image__location,
                        .search-results-item--offer .search-results-item__banner-title {
                            line-height: 20px
                        }
                    }
                    .card-featured__title {
                        font-family: ioi, sans-serif;
                        font-weight: 700;
                        font-size: 24px;
                        line-height: 26px
                    }
                    @media (min-width:320px) {
                        .card-featured__title {
                            font-size: calc(1.78571vw + 18.28571px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__title {
                            font-size: calc(1.08696vw + 23.65217px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__title {
                            font-size: calc(2.14286vw + 9.71429px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__title {
                            font-size: 44px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__title {
                            line-height: calc(1.78571vw + 20.28571px)
                        }
                    }
                    @media (min-width:768px) {
                        .card-featured__title {
                            line-height: calc(1.08696vw + 25.65217px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__title {
                            line-height: calc(2.14286vw + 11.71429px)
                        }
                    }
                    @media (min-width:1600px) {
                        .card-featured__title {
                            line-height: 46px
                        }
                    }
                    .card-featured__offer,
                    .card-horizontal__heading,
                    .card-horizontal__offer,
                    .card-horizontal__title,
                    .card-standard__offer,
                    .card-standard__title,
                    .search-results-item--offer .search-results-item__offer-price,
                    .search-results-item__title {
                        font-family: ioi, sans-serif;
                        font-style: normal;
                        font-weight: 700;
                        letter-spacing: .3px;
                        font-size: 16px;
                        line-height: 20px
                    }
                    @media (min-width:320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            font-size: calc(.2vw + 15.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            line-height: calc(.4vw + 18.72px)
                        }
                    }
                    @media (min-width:1320px) {
                        .card-featured__offer,
                        .card-horizontal__heading,
                        .card-horizontal__offer,
                        .card-horizontal__title,
                        .card-standard__offer,
                        .card-standard__title,
                        .search-results-item--offer .search-results-item__offer-price,
                        .search-results-item__title {
                            line-height: 24px
                        }
                    }
                    .campaign-tout__eyebrow,
                    .card-standard--small .card-standard__title {
                        font-style: normal;
                        font-weight: 800;
                        letter-spacing: .3px;
                        font-size: 14px;
                        line-height: 18px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: calc(.71429vw + 6.57143px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            font-size: 18px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: calc(1.33929vw + 13.71429px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: calc(.72115vw + 18.46154px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__eyebrow,
                        .card-standard--small .card-standard__title {
                            line-height: 30px
                        }
                    }
                    .campaign-tout__subtitle,
                    .card-standard__subtitle,
                    .search-results-item__subtitle {
                        font-style: normal;
                        font-weight: 400;
                        letter-spacing: .3px;
                        font-size: 14px;
                        line-height: 20px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            font-size: calc(.2vw + 13.36px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            font-size: 16px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: calc(.3vw + 19.04px)
                        }
                    }
                    @media (min-width:1320px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: calc(.35714vw + 18.28571px)
                        }
                    }
                    @media (min-width:1600px) {
                        .campaign-tout__subtitle,
                        .card-standard__subtitle,
                        .search-results-item__subtitle {
                            line-height: 24px
                        }
                    }
                    .campaign-tout__date,
                    .campaign-tout__location,
                    .card-featured--long-form .card-featured__rating-text,
                    .card-featured--long-form .card-featured__read-time,
                    .card-featured__location,
                    .card-horizontal__category,
                    .card-horizontal__location,
                    .card-horizontal__rating-text,
                    .card-horizontal__read-time,
                    .card-standard__link,
                    .card-standard__location,
                    .card-standard__rating-text,
                    .card-standard__read-time,
                    .search-results-item__category {
                        font-style: normal;
                        font-weight: 400;
                        font-size: 12px;
                        line-height: 17px
                    }
                    @media (min-width:320px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            font-size: calc(.44643vw + 10.57143px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            font-size: 14px
                        }
                    }
                    @media (min-width:320px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            line-height: calc(.89286vw + 14.14286px)
                        }
                    }
                    @media (min-width:768px) {
                        .campaign-tout__date,
                        .campaign-tout__location,
                        .card-featured--long-form .card-featured__rating-text,
                        .card-featured--long-form .card-featured__read-time,
                        .card-featured__location,
                        .card-horizontal__category,
                        .card-horizontal__location,
                        .card-horizontal__rating-text,
                        .card-horizontal__read-time,
                        .card-standard__link,
                        .card-standard__location,
                        .card-standard__rating-text,
                        .card-standard__read-time,
                        .search-results-item__category {
                            line-height: 21px
                        }
                    }
                    .card-featured__location,
                    .card-horizontal__location,
                    .card-standard__location {
                        color: #767676;
                        padding-left: 1.25rem;
                        position: relative;
                        width: 100%
                    }
                    .card-featured__location::before,
                    .card-horizontal__location::before,
                    .card-standard__location::before {
                        background-image: url(/img/ui/icons/pin-green.svg);
                        background-position: left center;
                        background-repeat: no-repeat;
                        background-size: contain;
                        bottom: 0;
                        content: '';
                        height: 1.5rem;
                        left: -.3125rem;
                        position: absolute;
                        width: 1.5rem
                    }
                    .card-standard__link {
                        color: #767676;
                        display: block;
                        padding-left: 1.25rem;
                        position: relative;
                        text-decoration: none;
                        width: 100%
                    }
                    .card-standard__link::before {
                        background-image: url(/img/ui/icons/view-details-green-light.svg);
                        background-position: left center;
                        background-repeat: no-repeat;
                        background-size: contain;
                        bottom: 0;
                        content: '';
                        height: 1.5rem;
                        left: -.3125rem;
                        position: absolute;
                        width: 1.5rem
                    }
                    .card-standard__link:hover {
                        color: #767676;
                        text-decoration: underline
                    }
                    .card-featured--long-form .card-featured__rating-text,
                    .card-horizontal__rating-text,
                    .card-standard__rating-text {
                        color: #767676;
                        margin-left: .3125rem
                    }
                    .card-horizontal__image .image img {
                        height: auto;
                        left: 50%;
                        min-height: 100%;
                        min-width: 100%;
                        position: absolute;
                        top: 50%;
                        -webkit-transform: translate(-50%, -50%);
                        transform: translate(-50%, -50%);
                        width: auto
                    }
                    .search-results-item__link {
                        -webkit-box-align: start;
                        -ms-flex-align: start;
                        align-items: flex-start;
                        border-bottom: 1px solid #ebebeb;
                        cursor: pointer;
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        padding-bottom: 1.25rem;
                        text-decoration: none
                    }
                    .search-results-item__link:hover .search-results-item__title {
                        text-decoration: underline
                    }
                    .search-results-item__link:hover .search-results-item__image {
                        -webkit-transform: scale(1.05);
                        transform: scale(1.05)
                    }
                    .search-results-item__image-wrapper {
                        max-width: 5.5rem;
                        overflow: hidden;
                        width: 100%
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .search-results-item__image-wrapper {
                            max-width: 8.5rem
                        }
                    }
                    .search-results-item__image {
                        background-position: 50%;
                        background-repeat: no-repeat;
                        background-size: cover;
                        padding-bottom: 100%;
                        -webkit-transform: scale(1);
                        transform: scale(1);
                        -webkit-transition: -webkit-transform .2s ease-in-out;
                        transition: -webkit-transform .2s ease-in-out;
                        transition: transform .2s ease-in-out;
                        transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .search-results-item__image {
                            padding-bottom: 56.5%
                        }
                    }
                    .search-results-item__content {
                        -webkit-box-flex: 1%;
                        -ms-flex: 1%;
                        flex: 1%;
                        margin-left: 1.25rem
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .search-results-item__content {
                            margin-left: 1.875rem
                        }
                    }
                    .search-results-item__category {
                        color: #767676
                    }
                    .search-results-item__subtitle,
                    .search-results-item__title {
                        color: #111317
                    }
                    .search-results-item__subtitle {
                        -webkit-box-orient: vertical;
                        -webkit-line-clamp: 3;
                        display: -webkit-box;
                        overflow: hidden
                    }
                    @media print,
                    screen and (min-width:48em) {
                        .search-results-item__subtitle {
                            -webkit-line-clamp: 2
                        }
                    }
                    .search-results-item--offer {
                        display: none
                    }
                    .search-results-item--offer .search-results-item__banner-title {
                        background-color: #dd3817;
                        color: #fff;
                        font-weight: 800;
                        left: .3125rem;
                        padding: .125rem .625rem;
                        position: absolute;
                        text-transform: uppercase;
                        top: .3125rem;
                        z-index: 1
                    }
                    .search-results-item--offer .search-results-item__link {
                        position: relative
                    }
                    .search-results-item--offer .search-results-item__offer-price {
                        color: #dd3817;
                        margin-top: .625rem
                    }
                    .search-results-item--offer .search-results-item__title::after {
                        background-image: url('data:image/svg+xml;utf8,<svg width="16" height="15" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.51 7.72V14.1533H0V1.93H7.72V3.21667H1.28667V12.8667H12.2233V7.72H13.51ZM15.44 0H8.37105L10.9669 2.57333L6.47837 7.1217L8.29771 8.94105L12.7863 4.39268L15.44 7.07667V0Z" fill="%235FBD00"/></svg>');
                        content: '';
                        display: inline-block;
                        height: .9375rem;
                        margin-left: .5625rem;
                        width: .9375rem
                    }
                    .search__results-wrapper [data-module=card] {
                        display: none
                    }
                    .search__results-wrapper .search-results-item--offer {
                        display: block
                    }
                </style>
            </div>
            <div class="cell card-collection__button">
                <a href="#" class="button-p1   " role="button">View all</a>
            </div>
        </section>
    </div>
</div>
<div class="sub-hub-tout" data-module="subHubTout">
    {{> @cp-card-collection }}
</div>
{
  "name": "SubHub Touts",
  "title": "Accommodation deals",
  "subtitle": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.",
  "button": {
    "text": "View all",
    "url": "#"
  },
  "cards": [
    {
      "responsiveImage": {
        "altText": "Alt Text",
        "lowResolutionUrl": "https://images.unsplash.com/photo-1551819561-c69621886139?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=50&q=10",
        "sources": [
          {
            "type": "image/jpeg",
            "largeUrl": "https://images.unsplash.com/photo-1551819561-c69621886139?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1600&q=80",
            "smallUrl": "https://images.unsplash.com/photo-1551819561-c69621886139?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=800&q=80"
          }
        ]
      },
      "cardType": "Offer",
      "pageType": "Article",
      "title": "Gardens in Ireland have a magic edge",
      "subtitle": "",
      "locationName": "Dublin",
      "link": {
        "text": "",
        "url": "#"
      },
      "html": "<div style=\"max-width: 500px;\"><div data-module=\"card\" class=\"js-adbutler-card card-standard js-card-standard card-standard--offer has-location loaded\"> <a href=\"[%OfferLink%]\" class=\"card-standard__anchor js-link\"><figure class=\"image js-image loaded\" data-module=\"imagelazy\"><picture class=\"image__container\" style=\"opacity: 1; visibility: inherit;\"> <img class=\"js-image-lazyload js-fallback-image loaded\" src=\"[%ImageURL%]\" alt=\"[%Title%]\"/> </picture></figure><p class=\"card-standard__offer-badge js-offer-badge\">[%OfferBanner%]</p><div class=\"card-standard__inner\"><div class=\"card-standard__details\"><p class=\"card-horizontal__category js-category\">[%Eyebrow - Category%]</p><h3 class=\"card-standard__title js-title\">[%Title%]</h3><p class=\"card-standard__subtitle js-subtitle\">[%Description%]</p></div><p class=\"card-standard__location js-location-name\">[%Location%]</p><p class=\"card-standard__offer js-offer\"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p></div></a> </div><div data-module=\"card\" class=\"js-adbutler-card card-standard js-card-standard card-standard--offer card-standard--small has-location loaded\"> <a href=\"[%OfferLink%]\" class=\"card-standard__anchor js-link\"><figure class=\"image js-image loaded\" data-module=\"imagelazy\"><picture class=\"image__container\" style=\"opacity: 1; visibility: inherit;\"> <img class=\"js-image-lazyload js-fallback-image loaded\" src=\"[%ImageURL%]\" alt=\"[%Title%]\"/> </picture></figure><p class=\"card-standard__offer-badge js-offer-badge\">[%OfferBanner%]</p><div class=\"card-standard__inner\"><div class=\"card-standard__details\"><p class=\"card-horizontal__category js-category\">[%Eyebrow - Category%]</p><h3 class=\"card-standard__title js-title\">[%Title%]</h3><p class=\"card-standard__subtitle js-subtitle\">[%Description%]</p></div><p class=\"card-standard__location js-location-name\">[%Location%]</p><p class=\"card-standard__offer js-offer\"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p></div></a> </div><div data-module=\"card\" class=\"js-adbutler-card card-horizontal card-horizontal--offer loaded\"> <a href=\"[%OfferLink%]\" class=\"card-horizontal__link js-link\"><div class=\"card-horizontal__image js-image\"><figure class=\"image js-image loaded\" data-module=\"imagelazy\"><picture class=\"image__container\" style=\"opacity: 1; visibility: inherit;\"> <img class=\"js-image-lazyload js-fallback-image loaded\" src=\"[%ImageURL%]\" alt=\"[%Title%]\"/> </picture></figure><p class=\"card-horizontal__offer-badge js-offer-badge\">[%OfferBanner%]</p></div><div class=\"card-horizontal__copy\"><p class=\"card-horizontal__category js-category\">[%Eyebrow - Category%]</p><h2 class=\"card-horizontal__title js-title\">[%Title%]</h2><p class=\"card-horizontal__subtitle js-subtitle\">[%Description%]</p><p class=\"card-horizontal__location js-location-name\">[%Location%]</p><p class=\"card-horizontal__offer js-offer\"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p></div></a> </div><div data-module=\"card\" class=\"search-results-item search-results-item--offer\"> <a class=\"search-results-item__link\" href=\"[%OfferLink%]\"> <span class=\"search-results-item__banner-title\">[%OfferBanner%]</span><div class=\"search-results-item__image-wrapper\"><figure class=\"image js-image loaded\" data-module=\"imagelazy\"><picture class=\"image__container\" style=\"opacity: 1; visibility: inherit;\"> <img class=\"js-image-lazyload js-fallback-image loaded\" src=\"[%ImageURL%]\" alt=\"[%Title%]\"/> </picture></figure></div><div class=\"search-results-item__content\"><p class=\"search-results-item__category\">[%Eyebrow - Category%]</p><p class=\"search-results-item__title\">[%Title%]</p><p class=\"search-results-item__subtitle\">[%Description%]</p><p class=\"search-results-item__offer-price\"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p></div></a> </div></div><script type=\"text/javascript\">if(location.hostname===\"tourismireland.orders.adbutler.com\"){const cards=document.querySelectorAll('.js-adbutler-card');cards.forEach((card, index)=>{if(index > 0){card.style.display=\"none\";}});}</script><style>a,body,div,figure,html,picture{-webkit-text-size-adjust: none;border: 0;font: inherit;font-size: 100%;margin: 0;padding: 0;vertical-align: baseline}.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}@media print,screen and (min-width:48em){.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}}@media print,screen and (min-width:82.5em){.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}}.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}@media print,screen and (min-width:48em){.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}}@media print,screen and (min-width:82.5em){.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}}.campaign-tout__fake-button{margin-bottom: 40px}@media print,screen and (min-width:48em){.campaign-tout__fake-button{margin-bottom: 60px}}@media print,screen and (min-width:82.5em){.campaign-tout__fake-button{margin-bottom: 80px}}.campaign-tout__date,.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__category,.card-featured__location,.card-featured__offer,.card-featured__offer-badge,.card-featured__page-type,.card-featured__read-time,.card-featured__title,.card-horizontal__category,.card-horizontal__heading,.card-horizontal__location,.card-horizontal__offer,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-horizontal__rating-text,.card-horizontal__read-time,.card-horizontal__title,.card-standard--small .card-standard__title,.card-standard__link,.card-standard__location,.card-standard__offer,.card-standard__offer-badge,.card-standard__page-type,.card-standard__rating-text,.card-standard__read-time,.card-standard__subtitle,.card-standard__title,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__category,.search-results-item__subtitle,.search-results-item__title{font-family: \"Proxima Nova\", sans-serif}.card-featured--long-form [lang=ar] .card-featured__rating-text,.search-results-item--offer [lang=ar] .search-results-item__banner-title,.search-results-item--offer [lang=ar] .search-results-item__offer-price,[lang=ar] .campaign-tout__date,[lang=ar] .campaign-tout__eyebrow,[lang=ar] .campaign-tout__location,[lang=ar] .campaign-tout__subtitle,[lang=ar] .card-featured--long-form .card-featured__rating-text,[lang=ar] .card-featured__category,[lang=ar] .card-featured__location,[lang=ar] .card-featured__offer,[lang=ar] .card-featured__offer-badge,[lang=ar] .card-featured__page-type,[lang=ar] .card-featured__read-time,[lang=ar] .card-featured__title,[lang=ar] .card-horizontal__category,[lang=ar] .card-horizontal__heading,[lang=ar] .card-horizontal__location,[lang=ar] .card-horizontal__offer,[lang=ar] .card-horizontal__offer-badge,[lang=ar] .card-horizontal__page-type,[lang=ar] .card-horizontal__rating-text,[lang=ar] .card-horizontal__read-time,[lang=ar] .card-horizontal__title,[lang=ar] .card-standard__link,[lang=ar] .card-standard__location,[lang=ar] .card-standard__offer,[lang=ar] .card-standard__offer-badge,[lang=ar] .card-standard__page-type,[lang=ar] .card-standard__rating-text,[lang=ar] .card-standard__read-time,[lang=ar] .card-standard__subtitle,[lang=ar] .card-standard__title,[lang=ar] .image__description,[lang=ar] .image__location,[lang=ar] .search-results-item--offer .search-results-item__banner-title,[lang=ar] .search-results-item--offer .search-results-item__offer-price,[lang=ar] .search-results-item__category,[lang=ar] .search-results-item__subtitle,[lang=ar] .search-results-item__title{font-family: Lateef, sans-serif}.card-featured--long-form [lang=ja] .card-featured__rating-text,.search-results-item--offer [lang=ja] .search-results-item__banner-title,.search-results-item--offer [lang=ja] .search-results-item__offer-price,[lang=ja] .campaign-tout__date,[lang=ja] .campaign-tout__eyebrow,[lang=ja] .campaign-tout__location,[lang=ja] .campaign-tout__subtitle,[lang=ja] .card-featured--long-form .card-featured__rating-text,[lang=ja] .card-featured__category,[lang=ja] .card-featured__location,[lang=ja] .card-featured__offer,[lang=ja] .card-featured__offer-badge,[lang=ja] .card-featured__page-type,[lang=ja] .card-featured__read-time,[lang=ja] .card-featured__title,[lang=ja] .card-horizontal__category,[lang=ja] .card-horizontal__heading,[lang=ja] .card-horizontal__location,[lang=ja] .card-horizontal__offer,[lang=ja] .card-horizontal__offer-badge,[lang=ja] .card-horizontal__page-type,[lang=ja] .card-horizontal__rating-text,[lang=ja] .card-horizontal__read-time,[lang=ja] .card-horizontal__title,[lang=ja] .card-standard__link,[lang=ja] .card-standard__location,[lang=ja] .card-standard__offer,[lang=ja] .card-standard__offer-badge,[lang=ja] .card-standard__page-type,[lang=ja] .card-standard__rating-text,[lang=ja] .card-standard__read-time,[lang=ja] .card-standard__subtitle,[lang=ja] .card-standard__title,[lang=ja] .image__description,[lang=ja] .image__location,[lang=ja] .search-results-item--offer .search-results-item__banner-title,[lang=ja] .search-results-item--offer .search-results-item__offer-price,[lang=ja] .search-results-item__category,[lang=ja] .search-results-item__subtitle,[lang=ja] .search-results-item__title{font-family: \"MP Plus Rounded 1c\", sans-serif}.card-featured--long-form [lang=ru] .card-featured__rating-text,.search-results-item--offer [lang=ru] .search-results-item__banner-title,.search-results-item--offer [lang=ru] .search-results-item__offer-price,[lang=ru] .campaign-tout__date,[lang=ru] .campaign-tout__eyebrow,[lang=ru] .campaign-tout__location,[lang=ru] .campaign-tout__subtitle,[lang=ru] .card-featured--long-form .card-featured__rating-text,[lang=ru] .card-featured__category,[lang=ru] .card-featured__location,[lang=ru] .card-featured__offer,[lang=ru] .card-featured__offer-badge,[lang=ru] .card-featured__page-type,[lang=ru] .card-featured__read-time,[lang=ru] .card-featured__title,[lang=ru] .card-horizontal__category,[lang=ru] .card-horizontal__heading,[lang=ru] .card-horizontal__location,[lang=ru] .card-horizontal__offer,[lang=ru] .card-horizontal__offer-badge,[lang=ru] .card-horizontal__page-type,[lang=ru] .card-horizontal__rating-text,[lang=ru] .card-horizontal__read-time,[lang=ru] .card-horizontal__title,[lang=ru] .card-standard__link,[lang=ru] .card-standard__location,[lang=ru] .card-standard__offer,[lang=ru] .card-standard__offer-badge,[lang=ru] .card-standard__page-type,[lang=ru] .card-standard__rating-text,[lang=ru] .card-standard__read-time,[lang=ru] .card-standard__subtitle,[lang=ru] .card-standard__title,[lang=ru] .image__description,[lang=ru] .image__location,[lang=ru] .search-results-item--offer .search-results-item__banner-title,[lang=ru] .search-results-item--offer .search-results-item__offer-price,[lang=ru] .search-results-item__category,[lang=ru] .search-results-item__subtitle,[lang=ru] .search-results-item__title{font-family: Raleway, sans-serif}.card-featured__category,.card-featured__read-time{font-size: 14px;line-height: 18px;display: block;font-weight: 400}@media (min-width:320px){.card-featured__category,.card-featured__read-time{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.card-featured__category,.card-featured__read-time{font-size: calc(.71429vw + 6.57143px)}}@media (min-width:1600px){.card-featured__category,.card-featured__read-time{font-size: 18px}}@media (min-width:320px){.card-featured__category,.card-featured__read-time{line-height: calc(1.33929vw + 13.71429px)}}@media (min-width:768px){.card-featured__category,.card-featured__read-time{line-height: calc(0vw + 24px)}}@media (min-width:1320px){.card-featured__category,.card-featured__read-time{line-height: calc(2.14286vw - 4.28571px)}}@media (min-width:1600px){.card-featured__category,.card-featured__read-time{line-height: 30px}}@media print,screen and (min-width:48em){.card-featured__category,.card-featured__read-time{font-weight: 800}}.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: 12px;line-height: 14px;font-style: normal}@media (min-width:320px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: calc(.44643vw + 10.57143px)}}@media (min-width:768px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: 14px}}@media (min-width:320px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{line-height: calc(1.33929vw + 9.71429px)}}@media (min-width:768px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{line-height: 20px}}.card-featured__title{font-family: ioi, sans-serif;font-weight: 700;font-size: 24px;line-height: 26px}@media (min-width:320px){.card-featured__title{font-size: calc(1.78571vw + 18.28571px)}}@media (min-width:768px){.card-featured__title{font-size: calc(1.08696vw + 23.65217px)}}@media (min-width:1320px){.card-featured__title{font-size: calc(2.14286vw + 9.71429px)}}@media (min-width:1600px){.card-featured__title{font-size: 44px}}@media (min-width:320px){.card-featured__title{line-height: calc(1.78571vw + 20.28571px)}}@media (min-width:768px){.card-featured__title{line-height: calc(1.08696vw + 25.65217px)}}@media (min-width:1320px){.card-featured__title{line-height: calc(2.14286vw + 11.71429px)}}@media (min-width:1600px){.card-featured__title{line-height: 46px}}.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-family: ioi, sans-serif;font-style: normal;font-weight: 700;letter-spacing: .3px;font-size: 16px;line-height: 20px}@media (min-width:320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-size: calc(.2vw + 15.36px)}}@media (min-width:1320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-size: 18px}}@media (min-width:320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{line-height: calc(.4vw + 18.72px)}}@media (min-width:1320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{line-height: 24px}}.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-style: normal;font-weight: 800;letter-spacing: .3px;font-size: 14px;line-height: 18px}@media (min-width:320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: calc(.71429vw + 6.57143px)}}@media (min-width:1600px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: 18px}}@media (min-width:320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: calc(1.33929vw + 13.71429px)}}@media (min-width:768px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: calc(.72115vw + 18.46154px)}}@media (min-width:1600px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: 30px}}.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-style: normal;font-weight: 400;letter-spacing: .3px;font-size: 14px;line-height: 20px}@media (min-width:320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-size: 16px}}@media (min-width:320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: calc(.3vw + 19.04px)}}@media (min-width:1320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: calc(.35714vw + 18.28571px)}}@media (min-width:1600px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: 24px}}.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-style: normal;font-weight: 400;font-size: 12px;line-height: 17px}@media (min-width:320px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-size: calc(.44643vw + 10.57143px)}}@media (min-width:768px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-size: 14px}}@media (min-width:320px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{line-height: calc(.89286vw + 14.14286px)}}@media (min-width:768px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{line-height: 21px}}.card-featured__location,.card-horizontal__location,.card-standard__location{color: #767676;padding-left: 1.25rem;position: relative;width: 100%}.card-featured__location::before,.card-horizontal__location::before,.card-standard__location::before{background-image: url(/img/ui/icons/pin-green.svg);background-position: left center;background-repeat: no-repeat;background-size: contain;bottom: 0;content: '';height: 1.5rem;left: -.3125rem;position: absolute;width: 1.5rem}.card-standard__link{color: #767676;display: block;padding-left: 1.25rem;position: relative;text-decoration: none;width: 100%}.card-standard__link::before{background-image: url(/img/ui/icons/view-details-green-light.svg);background-position: left center;background-repeat: no-repeat;background-size: contain;bottom: 0;content: '';height: 1.5rem;left: -.3125rem;position: absolute;width: 1.5rem}.card-standard__link:hover{color: #767676;text-decoration: underline}.card-featured--long-form .card-featured__rating-text,.card-horizontal__rating-text,.card-standard__rating-text{color: #767676;margin-left: .3125rem}.card-horizontal__image .image img{height: auto;left: 50%;min-height: 100%;min-width: 100%;position: absolute;top: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width: auto}.image{position: relative}.image img{width: 100%}.image:not(.image--original-size){padding-bottom: 56.5%}.image:not(.image--original-size) img{height: 100%;-o-object-fit: cover;object-fit: cover;-o-object-position: 50% 50%;object-position: 50% 50%}.image:not(.image--original-size) .image__container,.image:not(.image--original-size) .image__lowres{height: 100%;left: 0;overflow: hidden;position: absolute;top: 0}.image:not(.image--original-size) .image__container{opacity: 0}.image:not(.image--original-size) .image__caption{bottom: 0;position: absolute}.image__container,.image__lowres{visibility: hidden;width: 100%}.image__lowres{-webkit-filter: blur(25px);filter: blur(25px);width: 100%}.image__lowres.loaded{visibility: visible}.image__caption{-webkit-box-align: center;-ms-flex-align: center;align-items: center;background-color: #fff;display: -webkit-box;display: -ms-flexbox;display: flex;padding: 1em 1.1em;text-align: left;width: 100%}.image__description,.image__location{color: #767676}.image__location{font-weight: 600;margin-right: .7em}.image__location-icon{background-image: url(/img/ui/icons/pin-grey.svg);background-position: center;background-repeat: no-repeat;background-size: 18px;display: block;height: 15px;margin-right: .3125rem;width: 14px}@media print,screen and (min-width:48em){.image__location-icon{background-size: 20px;height: 18px;margin-right: .625rem;width: 16px}}.card-standard{background-color: #fff;border-radius: 4px;-webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05);box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05);display: block;height: 100%;min-height: 1px;overflow: hidden;position: relative;-webkit-transition: -webkit-box-shadow .2s ease-in-out;transition: -webkit-box-shadow .2s ease-in-out;transition: box-shadow .2s ease-in-out;transition: box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;width: 100%}.card-standard:hover{-webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1);box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1)}.card-standard:hover picture{-webkit-transform: scale(1.05);transform: scale(1.05)}.card-standard picture{-webkit-transform: scale(1);transform: scale(1);-webkit-transition: -webkit-transform .2s ease-in-out;transition: -webkit-transform .2s ease-in-out;transition: transform .2s ease-in-out;transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out}.card-standard .image{height: auto;overflow: hidden;width: 100%}.card-standard .image:not(.image--original-size){padding-bottom: 56%}.card-standard .image::after{background-image: url(/img/bg/card-bottom.svg);background-position: 0 0;background-repeat: repeat-x;bottom: -.125rem;content: '';height: .625rem;left: 0;position: absolute;width: 100%}.card-standard .image__container::after{bottom: 0;-webkit-box-shadow: inset 0 .25rem 3.75rem rgba(0, 0, 0, .4);box-shadow: inset 0 .25rem 3.75rem rgba(0, 0, 0, .4);content: '';left: 0;position: absolute;right: 0;top: 0}.card-standard__anchor{cursor: pointer;display: block;text-decoration: none}.card-standard__inner{left: 0;padding: 1.25rem;width: 100%}.card-standard__title{color: #232528;margin-bottom: .75rem}.card-standard.has-location .card-standard__details{margin-bottom: 3.125rem}.card-standard__subtitle{color: #111317}.card-standard__subtitle:empty{display: none}.card-standard__read-time{color: #767676}.card-standard__read-time:empty{display: none}.card-standard__page-type{color: #fff;font-weight: 800;left: .9375rem;position: absolute;text-shadow: 0 0 .25rem rgba(0, 0, 0, .6);text-transform: uppercase;top: .9375rem;width: 100%}.card-standard__page-type:empty{display: none}.card-standard__location{bottom: 1.25rem;position: absolute}.card-standard__location:empty{display: none}.card-standard__link--external::before{background-image: url(/img/ui/icons/external-link-green-light.svg)}.card-standard__link--bold{color: #111317;font-weight: 700}.card-standard__link--bold:hover{color: #111317}.card-standard__rating{display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: .6875rem}.card-standard--small .card-standard__subtitle{display: none}.card-standard--short-form:hover{-webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05);box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05)}.card-standard--short-form:hover picture{-webkit-transform: scale(1);transform: scale(1)}.card-standard--short-form .card-standard__inner{padding-bottom: 0}.card-standard--short-form .card-standard__location{bottom: auto;position: relative}.card-standard--short-form .card-standard__link,.card-standard--short-form .card-standard__location{border-top: 1px solid #ebebeb;padding: .6875rem 0 .6875rem 1.875rem}.card-standard--short-form .card-standard__link::before,.card-standard--short-form .card-standard__location::before{height: 2.875rem}.card-standard--long-form .card-standard__subtitle{margin-bottom: .75rem}.card-horizontal{background-color: #fff;border-radius: .25rem;-webkit-box-shadow: 0 0 .3125rem rgba(0, 0, 0, .05), 0 .1875rem .375rem rgba(0, 0, 0, .15);box-shadow: 0 0 .3125rem rgba(0, 0, 0, .05), 0 .1875rem .375rem rgba(0, 0, 0, .15);margin-bottom: 1.25rem;overflow: hidden;padding: 0;-webkit-transition: -webkit-box-shadow .2s ease-in-out;transition: -webkit-box-shadow .2s ease-in-out;transition: box-shadow .2s ease-in-out;transition: box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out}.card-horizontal:hover{-webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1);box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1)}.card-horizontal:hover .card-horizontal__image{-webkit-transform: scale(1.05);transform: scale(1.05)}.card-horizontal__link{color: #000;display: -webkit-box;display: -ms-flexbox;display: flex;min-height: 8rem;text-decoration: none}.card-horizontal__link:hover{color: #000}.card-horizontal__heading{margin-bottom: 3.125rem}.card-horizontal__title{margin-bottom: .625rem;width: 100%}.card-horizontal__subtitle{display: none}.card-horizontal__image-container{overflow: hidden}.card-horizontal__image{background-position: center center;background-size: cover;border-radius: .25rem 0 0 .25rem;-webkit-box-flex: 0;-ms-flex: 0 0 5.5rem;flex: 0 0 5.5rem;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;min-height: 5.5rem;position: relative;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: -webkit-transform .2s ease-in-out;transition: -webkit-transform .2s ease-in-out;transition: transform .2s ease-in-out;transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out}@media print,screen and (min-width:48em){.card-horizontal__image{-webkit-box-flex: 0;-ms-flex: 0 0 8.75rem;flex: 0 0 8.75rem;min-height: 8.75rem}}.card-horizontal__image .image{height: 100%}.card-horizontal__copy{-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: .9375rem}.card-horizontal__page-type{color: #767676;font-weight: 800;text-transform: uppercase;width: 100%}.card-horizontal__page-type:empty{display: none}.card-horizontal__category,.card-horizontal__read-time{color: #767676}.card-horizontal__category:empty,.card-horizontal__read-time:empty{display: none}.card-horizontal__location{-ms-flex-item-align: end;align-self: flex-end}.card-horizontal__location:empty{display: none}.card-horizontal__rating{display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: .6875rem}.card-featured{border-radius: .25rem;-webkit-box-shadow: 0 .25rem .25rem rgba(17, 19, 23, .1);box-shadow: 0 .25rem .25rem rgba(17, 19, 23, .1);color: #fff;display: block;height: 100%;min-height: 1px;overflow: hidden;position: relative;-webkit-transition: -webkit-box-shadow .2s ease-in-out;transition: -webkit-box-shadow .2s ease-in-out;transition: box-shadow .2s ease-in-out;transition: box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out}.card-featured .image:not(.image--original-size){height: auto;overflow: hidden;padding-bottom: 126%;width: 100%}@media print,screen and (min-width:48em){.card-featured .image:not(.image--original-size){padding-bottom: 56%}}.card-featured__category,.card-featured__read-time{color: #fff;text-shadow: 0 4px 4px rgba(0, 0, 0, .25)}.card-featured__category{font-weight: 300}.card-featured__page-type{color: #fff;font-weight: 800;left: 1.25rem;position: absolute;text-shadow: 0 0 .25rem rgba(0, 0, 0, .6);text-transform: uppercase;top: 1.25rem;width: 100%}.card-featured__overlay{bottom: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;left: 0;padding: 1.25rem;position: absolute;right: 0;top: 0;width: 100%}.card-featured__title{color: #fff;margin-bottom: .375rem}.card-featured__location{color: #fff}.card-featured__location::before{background-image: url(/img/ui/icons/pin-grey.svg)}.card-featured--long-form .card-featured__rating{display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: .6875rem}.card-featured--long-form .card-featured__rating-text{color: #fff}.star-rating{height: 20px;overflow: hidden;position: relative}.star-rating--light::before{background: url(/img/ui/icons/star-white.svg) repeat-x !important;background-size: 20px 20px !important}.star-rating--5-max{background: url(/img/ui/icons/star-grey.svg) repeat-x;background-size: 20px 20px;width: 100px}.star-rating--5-max::before{background: url(/img/ui/icons/star-green.svg) repeat-x;background-size: 20px 20px;content: '';height: 100%;left: 0;position: absolute;top: 0;width: 100%}.star-rating--5-max.star-rating--4-rating::before{-webkit-transform: translateX(-20%);transform: translateX(-20%)}.star-rating--5-max.star-rating--3-rating::before{-webkit-transform: translateX(-40%);transform: translateX(-40%)}.star-rating--5-max.star-rating--2-rating::before{-webkit-transform: translateX(-60%);transform: translateX(-60%)}.star-rating--5-max.star-rating--1-rating::before{-webkit-transform: translateX(-80%);transform: translateX(-80%)}.star-rating--5-max.star-rating--0-rating::before{-webkit-transform: translateX(-100%);transform: translateX(-100%)}.star-rating--4-max{background: url(/img/ui/icons/star-grey.svg) repeat-x;background-size: 20px 20px;width: 80px}.star-rating--4-max::before{background: url(/img/ui/icons/star-green.svg) repeat-x;background-size: 20px 20px;content: '';height: 100%;left: 0;position: absolute;top: 0;width: 100%}.star-rating--4-max.star-rating--3-rating::before{-webkit-transform: translateX(-25%);transform: translateX(-25%)}.star-rating--4-max.star-rating--2-rating::before{-webkit-transform: translateX(-50%);transform: translateX(-50%)}.star-rating--4-max.star-rating--1-rating::before{-webkit-transform: translateX(-75%);transform: translateX(-75%)}.star-rating--4-max.star-rating--0-rating::before{-webkit-transform: translateX(-100%);transform: translateX(-100%)}.card-standard .image::after{background-image: url('data:image/svg+xml;utf8,<svg width=\"280\" height=\"9\" viewBox=\"0 0 280 9\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M-228.95 2.8278C-229.995 2.70196 -231.087 2.57129 -232.226 2.43093L-232.226 9.00586L511.223 9.00586L511.223 4.99489C510.851 4.99489 510.479 4.98521 510.27 4.96101C508.249 4.72385 506.088 4.72386 503.904 4.72386C503.137 4.40443 501.534 4.34635 500.257 4.20115C499.304 4.09468 498.165 4.07532 497.19 3.98336C496.214 3.89141 495.331 3.76558 494.634 3.56231C493.774 3.31547 492.798 3.31062 491.939 3.48001C491.474 3.57197 491.242 3.72201 490.777 3.71233C489.964 3.69781 488.965 3.63489 488.663 3.46065C488.593 3.42193 488.895 3.40258 489.035 3.37355C489.128 3.35419 489.128 3.31546 489.081 3.2719C489.058 3.33482 488.872 3.39289 488.663 3.39289C488.431 3.39289 488.221 3.32998 488.221 3.25738C488.221 3.18478 488.431 3.12186 488.663 3.12186C488.709 3.12186 488.733 3.13155 488.756 3.13639C488.593 3.09283 488.407 3.0541 488.198 3.04926L488.111 3.0479C487.505 3.0384 486.826 3.02775 486.316 3.08316C485.55 3.16543 484.922 3.30579 484.249 3.42678C483.598 3.5381 483.11 3.70749 482.134 3.69781C481.368 3.43162 481.368 3.06379 479.648 2.91859C478.394 2.80728 477.79 2.54109 477.627 2.23134C477.581 2.14906 477.255 2.07162 477.046 1.9845C475.931 2.05226 474.955 1.99903 474.142 1.80543C473.306 1.61668 472.353 1.57795 471.191 1.67474C470.425 1.73766 469.821 1.62151 470.053 1.486C470.262 1.35048 470.564 1.22465 470.796 1.09398C470.982 0.987502 470.889 0.881016 470.425 0.856817C470.123 0.847137 469.565 0.900379 469.379 0.963298C468.171 1.34565 467.009 1.73768 465.848 2.1297C464.338 1.91191 462.595 2.06678 461.015 1.97482C459.946 2.11518 458.552 2.14422 457.948 2.42493C457.762 2.43945 457.553 2.44913 457.391 2.47817C455.671 2.76856 453.859 2.74919 451.954 2.5556C450.467 2.79759 448.957 3.04442 447.47 3.29126C447.47 3.33965 447.47 3.38806 447.424 3.43162C447.098 3.72685 446.75 3.77524 445.844 3.63973C445.147 3.52841 444.45 3.41226 443.776 3.30579L439.524 3.30579C438.595 3.4413 437.549 3.60584 436.481 3.76555C435.04 3.97851 433.669 4.22052 432.113 4.38023C430.556 4.53995 428.86 4.64158 427.164 4.72386C425.003 4.82549 423.237 5.13524 421.17 5.27559C418.544 5.29495 415.896 5.25623 413.34 5.35303C411.04 5.44015 408.856 5.6773 406.788 5.83217C405.743 5.80313 404.976 5.63858 404.093 5.75474C402.722 5.93865 401.607 5.70634 400.283 5.64826C398.564 5.77894 396.705 5.91445 394.776 5.93381L394.658 5.96231C393.496 6.24227 392.409 6.50411 390.409 6.4807C389.386 6.47102 388.341 6.60656 387.086 6.69367C386.273 6.63076 385.297 6.51459 384.252 6.48556C382.3 6.42748 381.138 6.19033 380.302 5.82734C380.209 5.79346 379.977 5.77894 379.768 5.7499C379.28 5.90478 378.885 6.07902 378.281 6.20969C377.351 6.40813 376.863 6.65011 376.515 6.90662C376.585 6.89694 376.678 6.88726 376.771 6.88726C377.026 6.88726 377.096 6.92598 376.956 6.97922C376.817 7.0373 376.631 7.07117 376.515 7.07117C376.422 7.07117 376.375 7.05666 376.352 7.03246C376.313 7.04869 376.291 7.06832 376.271 7.08565L376.259 7.09538C376.05 7.26961 374.679 7.29865 374.052 7.16313C373.866 7.12441 373.657 7.08569 373.471 7.04213L373.471 7.04205C373.425 7.03242 373.401 7.02759 373.378 7.01793L373.378 7.01787C373.285 6.99853 373.192 6.97919 373.146 6.95502C372.217 6.53395 370.637 6.31616 368.476 6.2242C367.5 6.3452 366.408 6.47588 365.316 6.61139C364.364 6.20485 364.341 5.74022 362.714 5.43047C361.39 5.23204 359.833 5.29978 358.346 5.33366C357.301 5.35786 356.372 5.52726 355.21 5.44014C354.885 5.41594 354.304 5.45466 354.048 5.51274C352.259 5.92412 349.704 5.90477 347.589 6.12256C346.73 5.95801 345.94 5.80798 345.219 5.67246C343.942 5.66278 343.082 5.83701 342.129 5.93865C341.525 6.00641 341.177 6.16612 341.479 6.30164C342.246 6.64526 341.525 6.83886 340.294 7.00342C339.922 7.05182 339.597 7.10989 339.248 7.16313C339.76 7.30348 340.317 7.42932 340.712 7.58419C340.921 7.66647 340.619 7.77296 340.155 7.81168C339.504 7.86975 338.923 7.79231 338.319 7.74875C335.694 7.56 335.206 7.59872 333.394 8.1069C333.138 8.1795 332.906 8.26177 332.627 8.33437C332.209 8.44568 331.256 8.41666 331.001 8.28114C330.675 8.11658 330.42 7.94719 330.118 7.77295C329.514 7.86975 329.026 7.95686 328.515 8.03914C328.352 7.95202 328.189 7.86975 328.003 7.78263C327.818 7.70035 327.655 7.61807 327.469 7.53095C326.4 7.58903 326.795 7.82135 326.447 7.9617C326.145 8.07786 325.239 8.16982 324.82 8.11174C323.914 7.98107 323.055 7.82619 322.125 7.71003C321.359 7.61323 320.476 7.58903 319.663 7.71003C319.546 7.83586 319.43 7.96654 319.314 8.09238C318.501 8.22305 317.641 8.18918 316.851 8.1069C316.061 8.02462 315.318 7.9133 315.481 7.68098C315.783 7.25992 314.76 6.95501 313.645 6.66462C313.297 6.5775 312.762 6.59687 312.576 6.68398L312.493 6.72165C311.519 7.15931 311.285 7.26429 309.974 7.41965C310.044 7.5842 309.905 7.79231 309.626 7.79231C309.417 7.79231 309.161 7.67131 309.045 7.52128L308.58 7.56968C307.488 7.50192 306.28 7.39544 305.026 7.35188C303.957 7.31316 302.842 7.3422 301.703 7.3422L301.697 7.3429C299.956 7.52658 298.216 7.71026 296.452 7.89395C295.825 7.68099 295.755 7.68099 295.151 7.89395C294.756 7.83587 294.361 7.78262 293.92 7.71971C293.362 7.63743 292.712 7.55032 291.899 7.43416C291.178 7.35672 290.156 7.65679 288.832 7.62291C287.786 7.59871 286.718 7.64226 285.556 7.65678C285.022 7.78746 284.557 7.92298 283.999 8.0343C284.046 8.15529 283.697 8.1795 283.279 8.08271C283.07 8.07303 282.861 8.05849 282.675 8.04881C282.489 8.03913 282.303 7.99558 282.21 7.95686C281.467 7.66647 280.816 7.34704 278.841 7.47287C277.935 7.37608 278.168 7.15829 277.842 6.99857C277.587 6.87274 276.681 6.77594 276.263 6.83402C275.333 6.95502 274.45 7.09053 273.567 7.21636C272.499 7.1244 271.5 7.18733 270.477 7.26477C269.827 7.31317 269.478 7.18249 269.664 7.00342C269.85 6.82434 269.966 6.64527 270.129 6.46619C268.874 6.45167 267.62 6.44198 266.365 6.41778C265.645 6.4081 264.925 6.18548 265.041 6.00156C265.157 5.81765 265.389 5.63858 265.598 5.42562C265.017 5.39175 264.344 5.30462 263.879 5.34334C261.858 5.49337 259.836 5.60954 257.676 5.61922C256.653 5.62406 255.654 5.74506 254.632 5.80798C254.098 5.83702 253.517 5.74021 253.285 5.57081C253.145 5.48853 253.122 5.39658 253.075 5.30947C251.24 5.25623 249.66 5.33366 248.638 5.71601C248.522 5.75473 248.289 5.76924 248.08 5.80312C246.384 5.90476 244.665 5.89024 242.922 5.84184C242.156 5.82248 241.459 5.65793 241.366 5.44014C241.319 5.29494 241.366 5.15459 241.366 5.01424C242.016 4.85936 242.574 4.719 243.271 4.55444C241.621 4.42861 240.042 4.30762 238.392 4.18178C237.463 4.3173 236.58 4.44797 235.674 4.57864C235.302 4.55445 234.791 4.55445 234.535 4.50121C234.07 4.40441 233.745 4.27375 233.35 4.15759C232.491 3.89624 230.632 3.78007 229.331 3.92043C228.982 3.95915 228.634 4.04142 228.471 4.12369C228.03 4.34149 228.099 4.60768 227.147 4.7674C226.868 4.8158 226.241 4.85452 226.101 4.82549C225.497 4.69481 225.079 4.52057 224.498 4.38506C223.662 4.18662 222.686 4.13822 221.71 4.21566C221.571 4.3173 221.176 4.37053 220.851 4.32697C220.734 4.34633 220.618 4.35602 220.502 4.38022C220.363 4.4141 220.316 4.47217 220.154 4.50121C219.271 4.68028 218.76 4.68513 217.946 4.51089C217.621 4.44314 217.389 4.36569 217.087 4.29793C216.947 4.26405 216.738 4.23986 216.483 4.20114C215.925 4.19146 215.275 4.16243 214.624 4.16727C213.718 4.17211 213.021 4.25437 212.463 4.43345C211.975 4.59316 211.813 4.58348 211.116 4.43345C210.744 4.35601 210.349 4.28826 210.163 4.35602C209.722 4.53025 209.094 4.63189 208.351 4.69481C208.305 4.72869 208.188 4.76256 208.003 4.78676C207.817 4.81096 207.7 4.78676 207.631 4.7432C207.422 4.75288 207.189 4.76256 206.957 4.7674C206.748 4.7674 206.562 4.80128 206.353 4.8158C204.936 4.90291 204.75 4.84968 205.145 4.45281C205.331 4.26406 205.029 4.17695 204.169 4.21082C203.751 4.22534 203.333 4.2689 202.914 4.28342C202.775 4.28826 202.589 4.25438 202.333 4.23502C201.753 3.84299 200.934 6.82433 200.353 6.41778C199.726 5.99672 198.175 7.68218 197.431 7.30951C196.339 7.20788 195.387 7.11592 194.457 7.02397C194.499 6.82405 194.541 6.65927 194.583 6.49456L194.597 6.43835C192.575 6.16248 190.601 5.87208 188.533 5.61073C188.068 5.55265 187.325 5.60104 186.651 5.60104C186.372 5.41713 186.07 5.23806 185.791 5.06383L184.026 4.99123C183.909 4.95251 183.723 4.91379 183.7 4.87023C183.514 4.454 182.608 4.15877 180.773 3.99906C180.331 3.96034 179.867 3.90226 179.495 3.83451C179.565 3.84902 179.611 3.86838 179.611 3.89258C179.611 3.95066 179.449 3.98454 179.17 3.98454C178.891 3.98454 178.728 3.95066 178.728 3.89258C178.728 3.8345 178.914 3.80064 179.17 3.80064C179.27 3.80064 179.352 3.80421 179.418 3.81442C179.428 3.81629 179.438 3.81815 179.449 3.82C179.439 3.81795 179.428 3.81609 179.418 3.81442C178.946 3.72815 178.612 3.61888 178.612 3.49571C178.589 2.99721 176.707 3.81731 175.917 3.41076C175.801 3.23653 175.708 3.04779 175.545 2.85903C175.359 2.62672 174.802 2.5396 173.733 2.57832C173.315 2.59284 172.897 2.63157 172.478 2.65577C171.224 2.57833 170.066 3.28179 168.811 3.20435C167.789 3.0398 167.246 4.05714 165.713 3.99906C164.458 3.95066 163.324 4.88862 162.186 4.78698C161.21 4.47723 160.258 4.18683 159.328 3.89643C158.864 3.89643 158.399 3.89645 157.888 3.90129C156.958 4.00293 155.867 4.11908 154.705 4.24491C152.637 4.39979 150.105 4.19652 148.037 4.44819C147.061 4.39979 146.062 4.3514 144.877 4.29816C143.576 4.45788 142.205 4.64663 140.718 4.80634C140.811 4.83054 140.881 4.87409 140.881 4.92733C140.881 5.02413 140.672 5.11125 140.44 5.11125C140.184 5.11125 139.998 5.05316 139.998 4.98057C139.998 4.94669 140.045 4.90797 140.114 4.87409C140.045 4.87893 139.998 4.88862 139.928 4.89346C138.372 5.04349 136.629 5.14029 134.91 5.23224C131.936 5.39196 129.613 5.78397 126.732 5.97757C125.431 6.20988 123.804 6.28732 122.132 6.3454C122.062 6.35024 122.015 6.35993 121.922 6.35993C121.876 6.35993 121.853 6.35508 121.829 6.35508L121.649 6.36069C121.239 6.37341 120.814 6.38662 120.389 6.40349C119.901 6.42285 119.413 6.45189 118.647 6.49061C117.671 6.40833 116.556 6.28249 115.324 6.22441C114.093 6.16149 112.768 6.16634 110.84 6.12762C109.26 6.22926 107.099 6.36476 104.706 6.51963C103.15 6.50995 101.338 6.50028 99.6647 6.4906C97.3646 6.64064 95.808 6.99879 93.3685 7.03751C93.1362 7.03751 92.8574 7.04718 92.6947 7.02782C92.1603 6.96974 92.0442 6.87294 92.3462 6.77614C93.4149 6.44703 90.9806 6.02695 90.2371 5.60104C88.9648 5.28781 85.5034 5.49661 83.7306 5.25954C83.8143 5.25821 83.9455 5.2556 84.1043 5.25224C84.7436 5.24434 85.3848 5.23099 86.0267 5.21287C86.5384 5.19622 84.9391 5.23459 84.1043 5.25224C83.972 5.25387 83.8398 5.25528 83.7076 5.25644C80.8967 5.28114 78.1277 5.19739 75.5019 4.94668C74.3867 4.84021 73.318 4.79665 72.1795 4.82085C72.3422 4.84505 72.4584 4.86925 72.4584 4.88861C72.4584 4.91281 72.2725 4.92733 72.0169 4.92733C71.7846 4.92733 71.6219 4.8886 71.5987 4.8402C71.4128 4.84504 71.2502 4.84989 71.0643 4.85957C70.1117 4.91281 69.043 4.94668 68.0672 4.93216C67.0682 4.9128 65.8832 4.86925 65.1862 4.7531C63.6064 4.49174 61.9336 4.30298 59.9587 4.14811C57.3566 3.94967 55.1726 3.57217 52.3614 3.42214C51.8967 3.39794 51.4785 3.3205 51.13 3.24791C49.8754 2.98171 48.2955 2.86555 46.4601 2.77843C43.8114 2.6526 41.5578 2.40093 39.9082 2.00406C39.095 2.14442 38.2354 2.27993 37.1899 2.37189C36.6555 2.32833 36.0283 2.28961 35.4474 2.23153C34.1928 2.10086 32.7755 2.07182 31.6139 2.18314C31.033 2.24122 30.4057 2.28477 29.7784 2.32349C29.8249 2.35253 29.8481 2.38157 29.8481 2.41545C29.8481 2.51225 29.6623 2.59452 29.4067 2.59452C29.1511 2.59452 28.9652 2.51225 28.9652 2.41545C28.9652 2.39609 28.9885 2.38157 28.9885 2.36705C26.5025 2.49772 23.9236 2.56064 21.9255 2.95751C20.2759 2.96719 18.7658 2.98171 17.2323 2.98655C15.2807 2.99623 13.3291 2.98655 11.4704 3.18982C11.424 3.19466 11.3543 3.19466 11.3078 3.1995C11.2613 3.20434 11.2148 3.21403 11.1451 3.21403L11.0987 3.21403C10.7037 3.24306 10.2855 3.25757 9.84407 3.26241C9.6582 3.27693 9.49558 3.27694 9.33293 3.26726L8.26422 3.26726C5.22063 3.27694 2.15381 3.2721 -0.843307 3.2721C-2.02821 3.44149 -3.09695 3.60121 -4.21217 3.76093C-4.56067 3.79481 -4.9324 3.81416 -5.30414 3.82868C-6.41934 3.8674 -7.58102 3.83352 -8.69624 3.88192L-8.69661 3.88195C-9.11468 3.91098 -9.53278 3.94001 -9.92763 3.97871C-12.7389 4.24007 -15.2481 4.64177 -18.3149 4.77245C-18.8957 4.79665 -19.3837 4.93217 -19.9413 5.00477C-20.6847 5.09672 -21.4282 5.24192 -22.2181 5.25644C-24.8667 5.30967 -28.3532 4.93799 -30.8624 5.08802C-33.3716 5.23805 -35.6547 3.94582 -38.3266 3.96034C-38.7448 3.96518 -39.2094 3.99422 -39.5579 4.04262C-39.9064 4.09102 -40.3014 4.12975 -40.6731 4.16847C-40.6499 4.18298 -40.6499 4.20234 -40.7196 4.22654C-40.859 4.28462 -41.0449 4.31849 -41.161 4.31849C-41.2772 4.31849 -41.3237 4.28945 -41.3469 4.24589C-43.3218 4.43465 -45.4128 4.53629 -47.527 4.63792C-48.5958 4.69116 -49.5716 4.80247 -50.6868 4.80731C-51.5464 4.81215 -52.4292 4.83151 -53.2889 4.84119C-54.497 4.96702 -55.7052 5.07834 -56.8204 5.22837C-60.5145 5.72204 -62.0015 5.8624 -66.4855 5.9592C-68.0654 5.99308 -69.2968 6.2157 -70.8534 6.23506C-73.6647 6.2641 -75.6863 5.1945 -78.6137 5.10738C-79.0087 5.13642 -79.4036 5.16061 -79.7986 5.18965C-79.9148 5.23321 -80.0309 5.25257 -80.1471 5.22837C-80.1703 5.22353 -80.1703 5.21869 -80.1936 5.21385C-81.332 5.29129 -82.4705 5.36389 -83.6089 5.451C-85.4676 5.59136 -86.6678 5.18481 -88.5497 5.29613C-90.1993 5.39777 -91.9418 5.4026 -93.6146 5.55748C-94.7298 5.66395 -96.1703 5.62039 -97.4714 5.64459C-98.7724 5.67363 -100.213 5.63491 -101.328 5.75107C-103.535 5.97854 -106.137 5.86239 -108.182 6.18666C-108.879 6.29798 -109.739 6.36574 -110.552 6.42866C-112.062 6.54481 -113.549 6.53513 -114.989 6.37058C-115.384 6.32702 -115.756 6.27378 -116.151 6.23506C-117.731 6.08986 -118.172 5.57684 -120.31 5.61556C-121.611 5.44616 -122.912 5.27193 -124.283 5.08802L-129.487 5.08802C-130.277 5.24773 -131.067 5.40744 -131.857 5.56232C-133.599 5.60104 -134.343 5.20417 -135.807 5.12189C-136.016 5.11705 -136.225 5.09768 -136.434 5.09768C-139.036 5.06864 -141.708 5.09768 -144.264 4.99604C-146.587 4.90409 -148.794 4.66694 -151.187 4.48303C-154.068 4.80246 -157.158 4.79762 -160.271 4.77826C-160.318 4.77826 -160.341 4.7831 -160.364 4.7831C-160.411 4.7831 -160.411 4.77342 -160.457 4.77342L-162.665 4.7589C-163.292 4.7589 -163.966 4.72019 -164.546 4.66211C-165.778 4.53627 -167.032 4.48303 -168.357 4.48787C-170.122 4.49755 -171.795 4.46367 -173.468 4.29912C-174.421 4.20232 -175.606 4.212 -176.674 4.20232C-179.276 4.17812 -181.902 4.24104 -184.388 3.98453C-185.34 3.88289 -186.363 4.12487 -187.524 4.02808C-188.523 3.95064 -189.662 3.93129 -190.731 3.92645C-191.59 3.92161 -192.473 3.96517 -193.309 4.00873C-194.169 4.05229 -194.982 4.17812 -195.795 4.16844C-197.611 4.14928 -199.245 4.26275 -200.899 4.37764L-200.953 4.38139L-200.953 4.38139C-200.93 4.38623 -200.907 4.39107 -200.884 4.40075C-200.605 4.5169 -200.419 4.71535 -200.489 4.85086C-200.605 5.08317 -200.651 5.07832 -201.186 4.75405C-201.395 4.62338 -201.511 4.51207 -201.557 4.42495C-201.952 4.45399 -202.347 4.47818 -202.766 4.50238C-203.579 4.55078 -204.415 4.60402 -205.205 4.65242C-206.669 4.51207 -208.063 4.37656 -209.434 4.24588C-211.803 4.14908 -214.196 4.26039 -216.543 4.03776C-218.541 3.84417 -220.725 3.76188 -222.026 3.38921C-223.815 3.35533 -225.348 3.33599 -226.859 3.29244C-227.718 3.26824 -228.578 3.05527 -228.95 2.8278Z\" fill=\"white\"/></svg>')}.card-standard__location::before{background-image: url('data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z\" fill=\"%235fbd00\"/></svg>')}.card-standard__offer-badge{background-color: #dd3817;color: #fff;font-weight: 800;padding: .3125rem .625rem;position: absolute;text-align: center;text-transform: uppercase;top: 0;width: 100%}@media screen and (min-width:20em){.card-standard__offer-badge{left: .9375rem;padding: .125rem .625rem;text-align: left;top: .9375rem;width: auto}}.card-standard__offer{color: #dd3817}.card-standard--offer .card-standard__details{margin-bottom: 1.25rem}.card-standard--offer .card-standard__title::after{background-image: url('data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.281 6.2h4.84v2h-2.84v9.52h9.52v-2.84h2v4.84H4.281V6.2zm12.025.08H12.32v-2h7.4v7.4h-2V7.694l-5.012 5.013-1.415-1.414 5.013-5.013z\" fill=\"#00875a\"/></svg>');background-position: right bottom;background-repeat: no-repeat;background-size: 24px;content: ' ';display: inline-block;height: 24px;margin-left: .3125rem;position: absolute;width: 24px}.card-standard.has-location.card-standard--offer .card-standard__details{margin-bottom: 2.5rem}.card-standard.has-location.card-standard--offer .card-standard__location{bottom: 3.75rem;position: absolute}.card-standard.has-location.card-standard--offer .card-standard__inner{padding-bottom: 1.875rem}.card-featured{height: auto}.card-featured__location::before{background-image: url('data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z\" fill=\"%23767676\"/></svg>')}.card-featured__offer-badge{background-color: #dd3817;color: #fff;font-weight: 800;padding: .3125rem .625rem;position: absolute;text-align: center;text-transform: uppercase;top: 0;width: 100%}@media screen and (min-width:20em){.card-featured__offer-badge{left: .9375rem;padding: .125rem .625rem;text-align: left;top: .9375rem;width: auto}}.card-featured__offer{color: #fff}.card-featured.card-featured--offer .card-featured__details{margin-bottom: 1.25rem}.card-featured.card-featured--offer .card-featured__title::after{background-image: url('data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.281 6.2h4.84v2h-2.84v9.52h9.52v-2.84h2v4.84H4.281V6.2zm12.025.08H12.32v-2h7.4v7.4h-2V7.694l-5.012 5.013-1.415-1.414 5.013-5.013z\" fill=\"white\"/></svg>');background-position: right bottom;background-repeat: no-repeat;background-size: 24px;content: ' ';display: inline-block;height: 24px;margin-left: .3125rem;position: absolute;width: 24px}.card-horizontal__location::before{background-image: url('data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z\" fill=\"%235fbd00\"/></svg>')}.card-horizontal__offer-badge{background-color: #dd3817;color: #fff;font-weight: 800;padding: .3125rem .625rem;position: absolute;text-align: center;text-transform: uppercase;top: 0;width: 100%}.card-horizontal__offer{color: #dd3817}.card-horizontal--offer .card-horizontal__details{margin-bottom: 1.25rem}.card-horizontal--offer .card-horizontal__title::after{background-image: url('data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.281 6.2h4.84v2h-2.84v9.52h9.52v-2.84h2v4.84H4.281V6.2zm12.025.08H12.32v-2h7.4v7.4h-2V7.694l-5.012 5.013-1.415-1.414 5.013-5.013z\" fill=\"#00875a\"/></svg>');background-position: right bottom;background-repeat: no-repeat;background-size: 24px;content: ' ';display: inline-block;height: 24px;margin-left: .3125rem;position: absolute;width: 24px}.offer-filter .card-featured.card-featured--offer,.offer-filter .card-horizontal.card-horizontal--offer,.offer-filter .card-standard--small.card-standard--offer,[data-module=cardCollection] .card-featured.card-featured--offer,[data-module=cardCollection] .card-horizontal.card-horizontal--offer,[data-module=cardCollection] .card-standard--small.card-standard--offer,[data-module=card] .card-featured.card-featured--offer,[data-module=card] .card-horizontal.card-horizontal--offer,[data-module=card] .card-standard--small.card-standard--offer,[data-module=cardcarousel] .card-featured.card-featured--offer,[data-module=cardcarousel] .card-horizontal.card-horizontal--offer,[data-module=cardcarousel] .card-standard--small.card-standard--offer,[data-module=thematicCallout] .card-featured.card-featured--offer,[data-module=thematicCallout] .card-horizontal.card-horizontal--offer,[data-module=thematicCallout] .card-standard--small.card-standard--offer{display: none}[data-module=editorialMapAndCardGrid] .card-featured.card-featured--offer,[data-module=editorialMapAndCardGrid] .card-standard.card-standard--offer{display: none}.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}@media print,screen and (min-width:48em){.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}}@media print,screen and (min-width:82.5em){.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}}.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}@media print,screen and (min-width:48em){.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}}@media print,screen and (min-width:82.5em){.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}}.campaign-tout__fake-button{margin-bottom: 40px}@media print,screen and (min-width:48em){.campaign-tout__fake-button{margin-bottom: 60px}}@media print,screen and (min-width:82.5em){.campaign-tout__fake-button{margin-bottom: 80px}}.campaign-tout__date,.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__category,.card-featured__location,.card-featured__offer,.card-featured__offer-badge,.card-featured__page-type,.card-featured__read-time,.card-featured__title,.card-horizontal__category,.card-horizontal__heading,.card-horizontal__location,.card-horizontal__offer,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-horizontal__rating-text,.card-horizontal__read-time,.card-horizontal__title,.card-standard--small .card-standard__title,.card-standard__link,.card-standard__location,.card-standard__offer,.card-standard__offer-badge,.card-standard__page-type,.card-standard__rating-text,.card-standard__read-time,.card-standard__subtitle,.card-standard__title,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__category,.search-results-item__subtitle,.search-results-item__title{font-family: \"Proxima Nova\", sans-serif}.card-featured--long-form [lang=ar] .card-featured__rating-text,.search-results-item--offer [lang=ar] .search-results-item__banner-title,.search-results-item--offer [lang=ar] .search-results-item__offer-price,[lang=ar] .campaign-tout__date,[lang=ar] .campaign-tout__eyebrow,[lang=ar] .campaign-tout__location,[lang=ar] .campaign-tout__subtitle,[lang=ar] .card-featured--long-form .card-featured__rating-text,[lang=ar] .card-featured__category,[lang=ar] .card-featured__location,[lang=ar] .card-featured__offer,[lang=ar] .card-featured__offer-badge,[lang=ar] .card-featured__page-type,[lang=ar] .card-featured__read-time,[lang=ar] .card-featured__title,[lang=ar] .card-horizontal__category,[lang=ar] .card-horizontal__heading,[lang=ar] .card-horizontal__location,[lang=ar] .card-horizontal__offer,[lang=ar] .card-horizontal__offer-badge,[lang=ar] .card-horizontal__page-type,[lang=ar] .card-horizontal__rating-text,[lang=ar] .card-horizontal__read-time,[lang=ar] .card-horizontal__title,[lang=ar] .card-standard__link,[lang=ar] .card-standard__location,[lang=ar] .card-standard__offer,[lang=ar] .card-standard__offer-badge,[lang=ar] .card-standard__page-type,[lang=ar] .card-standard__rating-text,[lang=ar] .card-standard__read-time,[lang=ar] .card-standard__subtitle,[lang=ar] .card-standard__title,[lang=ar] .image__description,[lang=ar] .image__location,[lang=ar] .search-results-item--offer .search-results-item__banner-title,[lang=ar] .search-results-item--offer .search-results-item__offer-price,[lang=ar] .search-results-item__category,[lang=ar] .search-results-item__subtitle,[lang=ar] .search-results-item__title{font-family: Lateef, sans-serif}.card-featured--long-form [lang=ja] .card-featured__rating-text,.search-results-item--offer [lang=ja] .search-results-item__banner-title,.search-results-item--offer [lang=ja] .search-results-item__offer-price,[lang=ja] .campaign-tout__date,[lang=ja] .campaign-tout__eyebrow,[lang=ja] .campaign-tout__location,[lang=ja] .campaign-tout__subtitle,[lang=ja] .card-featured--long-form .card-featured__rating-text,[lang=ja] .card-featured__category,[lang=ja] .card-featured__location,[lang=ja] .card-featured__offer,[lang=ja] .card-featured__offer-badge,[lang=ja] .card-featured__page-type,[lang=ja] .card-featured__read-time,[lang=ja] .card-featured__title,[lang=ja] .card-horizontal__category,[lang=ja] .card-horizontal__heading,[lang=ja] .card-horizontal__location,[lang=ja] .card-horizontal__offer,[lang=ja] .card-horizontal__offer-badge,[lang=ja] .card-horizontal__page-type,[lang=ja] .card-horizontal__rating-text,[lang=ja] .card-horizontal__read-time,[lang=ja] .card-horizontal__title,[lang=ja] .card-standard__link,[lang=ja] .card-standard__location,[lang=ja] .card-standard__offer,[lang=ja] .card-standard__offer-badge,[lang=ja] .card-standard__page-type,[lang=ja] .card-standard__rating-text,[lang=ja] .card-standard__read-time,[lang=ja] .card-standard__subtitle,[lang=ja] .card-standard__title,[lang=ja] .image__description,[lang=ja] .image__location,[lang=ja] .search-results-item--offer .search-results-item__banner-title,[lang=ja] .search-results-item--offer .search-results-item__offer-price,[lang=ja] .search-results-item__category,[lang=ja] .search-results-item__subtitle,[lang=ja] .search-results-item__title{font-family: \"MP Plus Rounded 1c\", sans-serif}.card-featured--long-form [lang=ru] .card-featured__rating-text,.search-results-item--offer [lang=ru] .search-results-item__banner-title,.search-results-item--offer [lang=ru] .search-results-item__offer-price,[lang=ru] .campaign-tout__date,[lang=ru] .campaign-tout__eyebrow,[lang=ru] .campaign-tout__location,[lang=ru] .campaign-tout__subtitle,[lang=ru] .card-featured--long-form .card-featured__rating-text,[lang=ru] .card-featured__category,[lang=ru] .card-featured__location,[lang=ru] .card-featured__offer,[lang=ru] .card-featured__offer-badge,[lang=ru] .card-featured__page-type,[lang=ru] .card-featured__read-time,[lang=ru] .card-featured__title,[lang=ru] .card-horizontal__category,[lang=ru] .card-horizontal__heading,[lang=ru] .card-horizontal__location,[lang=ru] .card-horizontal__offer,[lang=ru] .card-horizontal__offer-badge,[lang=ru] .card-horizontal__page-type,[lang=ru] .card-horizontal__rating-text,[lang=ru] .card-horizontal__read-time,[lang=ru] .card-horizontal__title,[lang=ru] .card-standard__link,[lang=ru] .card-standard__location,[lang=ru] .card-standard__offer,[lang=ru] .card-standard__offer-badge,[lang=ru] .card-standard__page-type,[lang=ru] .card-standard__rating-text,[lang=ru] .card-standard__read-time,[lang=ru] .card-standard__subtitle,[lang=ru] .card-standard__title,[lang=ru] .image__description,[lang=ru] .image__location,[lang=ru] .search-results-item--offer .search-results-item__banner-title,[lang=ru] .search-results-item--offer .search-results-item__offer-price,[lang=ru] .search-results-item__category,[lang=ru] .search-results-item__subtitle,[lang=ru] .search-results-item__title{font-family: Raleway, sans-serif}.card-featured__category,.card-featured__read-time{font-size: 14px;line-height: 18px;display: block;font-weight: 400}@media (min-width:320px){.card-featured__category,.card-featured__read-time{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.card-featured__category,.card-featured__read-time{font-size: calc(.71429vw + 6.57143px)}}@media (min-width:1600px){.card-featured__category,.card-featured__read-time{font-size: 18px}}@media (min-width:320px){.card-featured__category,.card-featured__read-time{line-height: calc(1.33929vw + 13.71429px)}}@media (min-width:768px){.card-featured__category,.card-featured__read-time{line-height: calc(0vw + 24px)}}@media (min-width:1320px){.card-featured__category,.card-featured__read-time{line-height: calc(2.14286vw - 4.28571px)}}@media (min-width:1600px){.card-featured__category,.card-featured__read-time{line-height: 30px}}@media print,screen and (min-width:48em){.card-featured__category,.card-featured__read-time{font-weight: 800}}.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: 12px;line-height: 14px;font-style: normal}@media (min-width:320px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: calc(.44643vw + 10.57143px)}}@media (min-width:768px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: 14px}}@media (min-width:320px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{line-height: calc(1.33929vw + 9.71429px)}}@media (min-width:768px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{line-height: 20px}}.card-featured__title{font-family: ioi, sans-serif;font-weight: 700;font-size: 24px;line-height: 26px}@media (min-width:320px){.card-featured__title{font-size: calc(1.78571vw + 18.28571px)}}@media (min-width:768px){.card-featured__title{font-size: calc(1.08696vw + 23.65217px)}}@media (min-width:1320px){.card-featured__title{font-size: calc(2.14286vw + 9.71429px)}}@media (min-width:1600px){.card-featured__title{font-size: 44px}}@media (min-width:320px){.card-featured__title{line-height: calc(1.78571vw + 20.28571px)}}@media (min-width:768px){.card-featured__title{line-height: calc(1.08696vw + 25.65217px)}}@media (min-width:1320px){.card-featured__title{line-height: calc(2.14286vw + 11.71429px)}}@media (min-width:1600px){.card-featured__title{line-height: 46px}}.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-family: ioi, sans-serif;font-style: normal;font-weight: 700;letter-spacing: .3px;font-size: 16px;line-height: 20px}@media (min-width:320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-size: calc(.2vw + 15.36px)}}@media (min-width:1320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-size: 18px}}@media (min-width:320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{line-height: calc(.4vw + 18.72px)}}@media (min-width:1320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{line-height: 24px}}.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-style: normal;font-weight: 800;letter-spacing: .3px;font-size: 14px;line-height: 18px}@media (min-width:320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: calc(.71429vw + 6.57143px)}}@media (min-width:1600px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: 18px}}@media (min-width:320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: calc(1.33929vw + 13.71429px)}}@media (min-width:768px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: calc(.72115vw + 18.46154px)}}@media (min-width:1600px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: 30px}}.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-style: normal;font-weight: 400;letter-spacing: .3px;font-size: 14px;line-height: 20px}@media (min-width:320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-size: 16px}}@media (min-width:320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: calc(.3vw + 19.04px)}}@media (min-width:1320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: calc(.35714vw + 18.28571px)}}@media (min-width:1600px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: 24px}}.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-style: normal;font-weight: 400;font-size: 12px;line-height: 17px}@media (min-width:320px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-size: calc(.44643vw + 10.57143px)}}@media (min-width:768px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-size: 14px}}@media (min-width:320px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{line-height: calc(.89286vw + 14.14286px)}}@media (min-width:768px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{line-height: 21px}}.card-featured__location,.card-horizontal__location,.card-standard__location{color: #767676;padding-left: 1.25rem;position: relative;width: 100%}.card-featured__location::before,.card-horizontal__location::before,.card-standard__location::before{background-image: url(/img/ui/icons/pin-green.svg);background-position: left center;background-repeat: no-repeat;background-size: contain;bottom: 0;content: '';height: 1.5rem;left: -.3125rem;position: absolute;width: 1.5rem}.card-standard__link{color: #767676;display: block;padding-left: 1.25rem;position: relative;text-decoration: none;width: 100%}.card-standard__link::before{background-image: url(/img/ui/icons/view-details-green-light.svg);background-position: left center;background-repeat: no-repeat;background-size: contain;bottom: 0;content: '';height: 1.5rem;left: -.3125rem;position: absolute;width: 1.5rem}.card-standard__link:hover{color: #767676;text-decoration: underline}.card-featured--long-form .card-featured__rating-text,.card-horizontal__rating-text,.card-standard__rating-text{color: #767676;margin-left: .3125rem}.card-horizontal__image .image img{height: auto;left: 50%;min-height: 100%;min-width: 100%;position: absolute;top: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width: auto}.campaign-tout{border-radius: 4px;overflow: hidden;position: relative}.campaign-tout__background{position: relative}.campaign-tout__background::after{background: -webkit-gradient(linear, left top, left bottom, color-stop(22.94%, rgba(0, 0, 0, 0)), color-stop(46.17%, rgba(0, 0, 0, .6)));background: linear-gradient(180deg, rgba(0, 0, 0, 0) 22.94%, rgba(0, 0, 0, .6) 46.17%);content: '';height: 100%;left: 0;position: absolute;top: 0;width: 100%}@media print,screen and (min-width:48em){.campaign-tout__background::after{background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(49.67%, rgba(0, 0, 0, 0)), color-stop(61.92%, rgba(0, 0, 0, .2)), color-stop(75%, rgba(0, 0, 0, .4)), color-stop(87.57%, rgba(0, 0, 0, .6)), to(rgba(0, 0, 0, .6)));background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 49.67%, rgba(0, 0, 0, .2) 61.92%, rgba(0, 0, 0, .4) 75%, rgba(0, 0, 0, .6) 87.57%, rgba(0, 0, 0, .6) 100%)}}.campaign-tout__background .image:not(.image--original-size){min-height: 36.25rem}@media print,screen and (min-width:48em){.campaign-tout__background .image:not(.image--original-size){min-height: 30.625rem;padding-bottom: 42%}}@media print,screen and (min-width:82.5em){.campaign-tout__background .image:not(.image--original-size){padding-bottom: 32%}}.campaign-tout__inner,.campaign-tout__link{left: 0;position: absolute;width: 100%}.campaign-tout__link{color: #fff;height: 100%;text-decoration: none;top: 0}.campaign-tout__link:hover{color: #fff}.campaign-tout__link:hover .campaign-tout__fake-button{color: #111317}.campaign-tout__link:hover .campaign-tout__fake-button::before{-webkit-transform: translateX(0);transform: translateX(0)}.campaign-tout__inner{bottom: 0}.campaign-tout__eyebrow{background-color: #dd3817;border-radius: 4px;display: inline-block;padding: .25rem .625rem;text-transform: uppercase}@media print,screen and (min-width:48em){.campaign-tout__eyebrow{padding: 0 .625rem}}.campaign-tout__date{display: block}.campaign-tout__location{padding-left: 1.25rem;position: relative}.campaign-tout__location::before{background-image: url('data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z\" fill=\"%23FFFFFF\"/></svg>');background-position: left center;background-repeat: no-repeat;background-size: contain;bottom: 0;content: '';height: 1.5rem;left: -.3125rem;position: absolute;width: 1.5rem}.campaign-tout--has-tears{border-radius: 0}.campaign-tout--has-tears::after,.campaign-tout--has-tears::before{background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAtUAAAAaCAYAAAB4kqAjAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAhySURBVHgB7Z3vddNIFMVvzuE7oQImFRAqQKmAsA2QbAMkFeA0ANkGNkkDS6ggooKECjI0sIQGVjvXM4PGsvzfsmTr/s55yLHGtpBGM3feezMChBBCCCGE6CBFUdAOnN07+wwhhBBCCCHE/CSC+tHZf84MOswzCCGEEEII0SEoqB0vnP3jzDj76SxLhPX13t6eRYfYgxBCTIENWNcaLiGEELtBEM8ZvHCOWGffnf3t7HjKx6+dfXP25PqpWwghxKZxjdi+s0NnlyFPjfx0dufsg7MsbB/Dvquuh92EEEJsDyG140Poe1aFqSEZWmaPnSi8C/0GQoidgwLabd47Owxmwq4HeO/AItwG+ybvdT8I9Sdz9hI+FNu5kKsQopskXuhX8J5nG3a9hfdAZ1gfX1zb9AdahKK6CK+ts3O5z4XYHhLv8X6wFP79AetttFKe4IU5G8pb13bkEDtFqF90vJjk7a/uWh9DCCEmEKTlAXz6RobNcQ3fRrWiZVNRTdhJXsB3lBY+R+UJQojGYBoGxgXxJAy8t/lN2HYJ6+zMtRlfIbYaVydP4OsXIxzVumndNT4I5fbVRwjRL4JsNJW3f+tFt5/z9T45O0N7XLnj+TMcDzeZs49hmzt710jbNWeuCvNdPkIIsTYKn7d8V+wezNG+cnZc+NQBsUW4a2bmuMbMxb9z9gVCiJ2n8PnPnIvzsSjn2qT8G/ax/Tgt2meYY1345fi+1Ow7Kcrl+u7C+5+wIlVP9SwsvMKnJ+qhyby6wnfGNAPvQbfJKGjYUctDIhaljbpT+MkTxtlz+JxUHgPzyzLsPjzPDMPdKD2kXULdN872J12LUOYe416oSfD6vuaLbc2zDv/nmM5iVU+FKAkSMaYSnmG+qOoT5o++Nsms44g6IC3z6Oxi2XmGi4rqKjl8PiUP4ld47wmlCLazvqDwOXvRCEOOb1HfqMfvNpXfH/7ehLJQI9lvkgHaFUohmzs7bUoIBCHNjroufN5XLMpBea5BcfOEus82tVoXL935P0/KGYzeH8vAwdP5uu6popwvwOOf6sRJBq5kbGmt8F0sMyaaCz9ZP0vess6O0t8L36++RPSGJcX0LrHUnKFVRfUscviGlknjNjRsbCAz+GRyNmabuFDx5HAtQy4e/ivZt5RnIjSyPHaJg46RdKCsa6/CdlI9owi4xHp+N4PPde5jA7QMw5VEtPLQYgShHDs6Eht+1nWD+b3MA3fuL5bwTk9j6Lleh7AufGpJ9CDTczRI9hm34X7WIR7/WeXjubPTcDyfw/eMDSgKP5/hvubnbfg8iXmY6XezL2HdfYAQO0JR5kpn8H1Zet/0nRh1vZjWvjUtqqfxDr5R7Ao5Sq93HaxYDN+zETYYrWj8LE/2d3kyNkPoDA/Dn7wunDi17OS9objAghSjS9Wp8Vke62wAf/8MRUqSqgCMpoBZ9JCizE1nm5lhfVyjXGpxXfzlrtMZVsT9nxkBNeFPDnzZPvM42Wet+v1DZw+8YDZYnBxNTXQSYgMknujYf81yQAmPhb//Iz/gHRvDaFqbororOTdNwBOcpqT8qCmT14Qhjduc1JR93BZvXpKfuPanGzWcUmGd3aAcPDGaESMcw20lp7+vIbG2iRGnHP6a2aqwKXZgRYpKVC92dhSB79F9fkcGU+/yIoR77Ce6Cdu2FxBiCynKlTCa6kv7zH2bolp4YcD0gwd3GSjSBphcwW0of7Epb10x+tCHOILlNnaacem0l6FchtHjt/Be4KUHBIk3+Bj9mNgnVuMhWBzIUph1PoKU1PMM4/fRNnO0QnrdHbrJ7yUF6wgDIg64GTnjdTydMTGU5Q+T8hdKK1k/qcMHZZ9mUEbCeM431r+uk2TuRByAG0yOwOxDQropConq7SQKh6UbgKSB4Q34PLxtkiIG68mxJCOTomaR5EQrp0usC0aGjtAhknswiuld5All1G7uJ/e6c0NR+hndhe3ZdRoRSYQNJ3yapCzb6lOUwtlgNLWpymuJ6vlIHD9c3CCvq1+hP+E9Nk9kkdfzaNnzHyfXrirMQ3pjTGdk1PQW/h7K4OtMHoq+QTkQF+0jUb3lWFRmqdeRpE2kHudNC1WLxGtdWZWAx2VQLqEoRBMslTtfR7IyxUIdqCIv80Wv3Hm6hE+x6htKLZkTV0d4D3EAU42OcsATPbYZFu/rlhqAF+XTRynM3y3YLvCzcTBmILYVieodIUf5aM6Y9xtHul3rvKPnSiEo0QYLr/Yy52oyMXw8XH4pvDYoQ7FpuFn13osfnqeLmpx4tln0Uhv0kwH8vAFi+U9fJ+hOw9WTAfxE0yagqOY9nKEc3PHevqy7FqG/TVczY5kBksnXNZ+JfeC8XnTRfSSqhRC9YsQLlYSP2XHWiWXRLCOpDmEA8wiR0rnUpTrCvKAf656gPuX3OPhqagUxi8mOn5GIV+KhNlO+L4cfKFFvZVC6xq5SPIMQQvSHh9AZs7NUzn77VM/9FUSVr9U3QkpfXA7wfFNCdhJBUF+G1ydNrlZVs057E5gp+wb0RSbCep6oawYJ6V4gT7UQQog2sfCePKaBNCmUtpUc/hwdJu+lrxvzZFeeBzCccFqJLKQCdz8pd7DX0LKWE3Kp2yCHvy4amIuI0j+EEEKIHYAi9rry+Pm4wkxKjNCw/Nik0TmfB5CjXNu/bunDg5rHvBv4AYCt/B5F+c0kEZ48vfgpLk3YcOqHEMsiUS2EEELsEMMlTIOXmcLTzChvUS57eIj1TBAdmRDsjoXrxUeBnsOv3W2THPrLcAz7ySPkWZ4TVk+S740TgjX/QXQRiWohhBBix4he3zaFp4UXwHEycJW4Qk71GPlgHR4/PeCHEGJ7kKgWQgghRKeIy64KsU1IVAshhBBCbDHScd2g+B891RO4DG3NOQAAAABJRU5ErkJggg==);background-position: center;background-repeat: repeat;content: '';height: 26px;left: 0;position: absolute;width: 100%;z-index: 1}.campaign-tout--has-tears::before{top: 0;-webkit-transform: rotate(180deg);transform: rotate(180deg)}.campaign-tout--has-tears::after{bottom: 0}.offer-banner--has-tears .campaign-tout{display: none}.offer-banner--has-tears .campaign-tout--has-tears{display: block}.offer-banner--no-tears .campaign-tout{display: block}.offer-banner--no-tears .campaign-tout--has-tears{display: none}.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}@media print,screen and (min-width:48em){.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}}@media print,screen and (min-width:82.5em){.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}}.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}@media print,screen and (min-width:48em){.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}}@media print,screen and (min-width:82.5em){.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}}.campaign-tout__fake-button{margin-bottom: 40px}@media print,screen and (min-width:48em){.campaign-tout__fake-button{margin-bottom: 60px}}@media print,screen and (min-width:82.5em){.campaign-tout__fake-button{margin-bottom: 80px}}.campaign-tout__date,.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__category,.card-featured__location,.card-featured__offer,.card-featured__offer-badge,.card-featured__page-type,.card-featured__read-time,.card-featured__title,.card-horizontal__category,.card-horizontal__heading,.card-horizontal__location,.card-horizontal__offer,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-horizontal__rating-text,.card-horizontal__read-time,.card-horizontal__title,.card-standard--small .card-standard__title,.card-standard__link,.card-standard__location,.card-standard__offer,.card-standard__offer-badge,.card-standard__page-type,.card-standard__rating-text,.card-standard__read-time,.card-standard__subtitle,.card-standard__title,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__category,.search-results-item__subtitle,.search-results-item__title{font-family: \"Proxima Nova\", sans-serif}.card-featured--long-form [lang=ar] .card-featured__rating-text,.search-results-item--offer [lang=ar] .search-results-item__banner-title,.search-results-item--offer [lang=ar] .search-results-item__offer-price,[lang=ar] .campaign-tout__date,[lang=ar] .campaign-tout__eyebrow,[lang=ar] .campaign-tout__location,[lang=ar] .campaign-tout__subtitle,[lang=ar] .card-featured--long-form .card-featured__rating-text,[lang=ar] .card-featured__category,[lang=ar] .card-featured__location,[lang=ar] .card-featured__offer,[lang=ar] .card-featured__offer-badge,[lang=ar] .card-featured__page-type,[lang=ar] .card-featured__read-time,[lang=ar] .card-featured__title,[lang=ar] .card-horizontal__category,[lang=ar] .card-horizontal__heading,[lang=ar] .card-horizontal__location,[lang=ar] .card-horizontal__offer,[lang=ar] .card-horizontal__offer-badge,[lang=ar] .card-horizontal__page-type,[lang=ar] .card-horizontal__rating-text,[lang=ar] .card-horizontal__read-time,[lang=ar] .card-horizontal__title,[lang=ar] .card-standard__link,[lang=ar] .card-standard__location,[lang=ar] .card-standard__offer,[lang=ar] .card-standard__offer-badge,[lang=ar] .card-standard__page-type,[lang=ar] .card-standard__rating-text,[lang=ar] .card-standard__read-time,[lang=ar] .card-standard__subtitle,[lang=ar] .card-standard__title,[lang=ar] .image__description,[lang=ar] .image__location,[lang=ar] .search-results-item--offer .search-results-item__banner-title,[lang=ar] .search-results-item--offer .search-results-item__offer-price,[lang=ar] .search-results-item__category,[lang=ar] .search-results-item__subtitle,[lang=ar] .search-results-item__title{font-family: Lateef, sans-serif}.card-featured--long-form [lang=ja] .card-featured__rating-text,.search-results-item--offer [lang=ja] .search-results-item__banner-title,.search-results-item--offer [lang=ja] .search-results-item__offer-price,[lang=ja] .campaign-tout__date,[lang=ja] .campaign-tout__eyebrow,[lang=ja] .campaign-tout__location,[lang=ja] .campaign-tout__subtitle,[lang=ja] .card-featured--long-form .card-featured__rating-text,[lang=ja] .card-featured__category,[lang=ja] .card-featured__location,[lang=ja] .card-featured__offer,[lang=ja] .card-featured__offer-badge,[lang=ja] .card-featured__page-type,[lang=ja] .card-featured__read-time,[lang=ja] .card-featured__title,[lang=ja] .card-horizontal__category,[lang=ja] .card-horizontal__heading,[lang=ja] .card-horizontal__location,[lang=ja] .card-horizontal__offer,[lang=ja] .card-horizontal__offer-badge,[lang=ja] .card-horizontal__page-type,[lang=ja] .card-horizontal__rating-text,[lang=ja] .card-horizontal__read-time,[lang=ja] .card-horizontal__title,[lang=ja] .card-standard__link,[lang=ja] .card-standard__location,[lang=ja] .card-standard__offer,[lang=ja] .card-standard__offer-badge,[lang=ja] .card-standard__page-type,[lang=ja] .card-standard__rating-text,[lang=ja] .card-standard__read-time,[lang=ja] .card-standard__subtitle,[lang=ja] .card-standard__title,[lang=ja] .image__description,[lang=ja] .image__location,[lang=ja] .search-results-item--offer .search-results-item__banner-title,[lang=ja] .search-results-item--offer .search-results-item__offer-price,[lang=ja] .search-results-item__category,[lang=ja] .search-results-item__subtitle,[lang=ja] .search-results-item__title{font-family: \"MP Plus Rounded 1c\", sans-serif}.card-featured--long-form [lang=ru] .card-featured__rating-text,.search-results-item--offer [lang=ru] .search-results-item__banner-title,.search-results-item--offer [lang=ru] .search-results-item__offer-price,[lang=ru] .campaign-tout__date,[lang=ru] .campaign-tout__eyebrow,[lang=ru] .campaign-tout__location,[lang=ru] .campaign-tout__subtitle,[lang=ru] .card-featured--long-form .card-featured__rating-text,[lang=ru] .card-featured__category,[lang=ru] .card-featured__location,[lang=ru] .card-featured__offer,[lang=ru] .card-featured__offer-badge,[lang=ru] .card-featured__page-type,[lang=ru] .card-featured__read-time,[lang=ru] .card-featured__title,[lang=ru] .card-horizontal__category,[lang=ru] .card-horizontal__heading,[lang=ru] .card-horizontal__location,[lang=ru] .card-horizontal__offer,[lang=ru] .card-horizontal__offer-badge,[lang=ru] .card-horizontal__page-type,[lang=ru] .card-horizontal__rating-text,[lang=ru] .card-horizontal__read-time,[lang=ru] .card-horizontal__title,[lang=ru] .card-standard__link,[lang=ru] .card-standard__location,[lang=ru] .card-standard__offer,[lang=ru] .card-standard__offer-badge,[lang=ru] .card-standard__page-type,[lang=ru] .card-standard__rating-text,[lang=ru] .card-standard__read-time,[lang=ru] .card-standard__subtitle,[lang=ru] .card-standard__title,[lang=ru] .image__description,[lang=ru] .image__location,[lang=ru] .search-results-item--offer .search-results-item__banner-title,[lang=ru] .search-results-item--offer .search-results-item__offer-price,[lang=ru] .search-results-item__category,[lang=ru] .search-results-item__subtitle,[lang=ru] .search-results-item__title{font-family: Raleway, sans-serif}.card-featured__category,.card-featured__read-time{font-size: 14px;line-height: 18px;display: block;font-weight: 400}@media (min-width:320px){.card-featured__category,.card-featured__read-time{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.card-featured__category,.card-featured__read-time{font-size: calc(.71429vw + 6.57143px)}}@media (min-width:1600px){.card-featured__category,.card-featured__read-time{font-size: 18px}}@media (min-width:320px){.card-featured__category,.card-featured__read-time{line-height: calc(1.33929vw + 13.71429px)}}@media (min-width:768px){.card-featured__category,.card-featured__read-time{line-height: calc(0vw + 24px)}}@media (min-width:1320px){.card-featured__category,.card-featured__read-time{line-height: calc(2.14286vw - 4.28571px)}}@media (min-width:1600px){.card-featured__category,.card-featured__read-time{line-height: 30px}}@media print,screen and (min-width:48em){.card-featured__category,.card-featured__read-time{font-weight: 800}}.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: 12px;line-height: 14px;font-style: normal}@media (min-width:320px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: calc(.44643vw + 10.57143px)}}@media (min-width:768px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: 14px}}@media (min-width:320px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{line-height: calc(1.33929vw + 9.71429px)}}@media (min-width:768px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{line-height: 20px}}.card-featured__title{font-family: ioi, sans-serif;font-weight: 700;font-size: 24px;line-height: 26px}@media (min-width:320px){.card-featured__title{font-size: calc(1.78571vw + 18.28571px)}}@media (min-width:768px){.card-featured__title{font-size: calc(1.08696vw + 23.65217px)}}@media (min-width:1320px){.card-featured__title{font-size: calc(2.14286vw + 9.71429px)}}@media (min-width:1600px){.card-featured__title{font-size: 44px}}@media (min-width:320px){.card-featured__title{line-height: calc(1.78571vw + 20.28571px)}}@media (min-width:768px){.card-featured__title{line-height: calc(1.08696vw + 25.65217px)}}@media (min-width:1320px){.card-featured__title{line-height: calc(2.14286vw + 11.71429px)}}@media (min-width:1600px){.card-featured__title{line-height: 46px}}.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-family: ioi, sans-serif;font-style: normal;font-weight: 700;letter-spacing: .3px;font-size: 16px;line-height: 20px}@media (min-width:320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-size: calc(.2vw + 15.36px)}}@media (min-width:1320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-size: 18px}}@media (min-width:320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{line-height: calc(.4vw + 18.72px)}}@media (min-width:1320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{line-height: 24px}}.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-style: normal;font-weight: 800;letter-spacing: .3px;font-size: 14px;line-height: 18px}@media (min-width:320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: calc(.71429vw + 6.57143px)}}@media (min-width:1600px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: 18px}}@media (min-width:320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: calc(1.33929vw + 13.71429px)}}@media (min-width:768px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: calc(.72115vw + 18.46154px)}}@media (min-width:1600px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: 30px}}.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-style: normal;font-weight: 400;letter-spacing: .3px;font-size: 14px;line-height: 20px}@media (min-width:320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-size: 16px}}@media (min-width:320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: calc(.3vw + 19.04px)}}@media (min-width:1320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: calc(.35714vw + 18.28571px)}}@media (min-width:1600px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: 24px}}.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-style: normal;font-weight: 400;font-size: 12px;line-height: 17px}@media (min-width:320px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-size: calc(.44643vw + 10.57143px)}}@media (min-width:768px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-size: 14px}}@media (min-width:320px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{line-height: calc(.89286vw + 14.14286px)}}@media (min-width:768px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{line-height: 21px}}.card-featured__location,.card-horizontal__location,.card-standard__location{color: #767676;padding-left: 1.25rem;position: relative;width: 100%}.card-featured__location::before,.card-horizontal__location::before,.card-standard__location::before{background-image: url(/img/ui/icons/pin-green.svg);background-position: left center;background-repeat: no-repeat;background-size: contain;bottom: 0;content: '';height: 1.5rem;left: -.3125rem;position: absolute;width: 1.5rem}.card-standard__link{color: #767676;display: block;padding-left: 1.25rem;position: relative;text-decoration: none;width: 100%}.card-standard__link::before{background-image: url(/img/ui/icons/view-details-green-light.svg);background-position: left center;background-repeat: no-repeat;background-size: contain;bottom: 0;content: '';height: 1.5rem;left: -.3125rem;position: absolute;width: 1.5rem}.card-standard__link:hover{color: #767676;text-decoration: underline}.card-featured--long-form .card-featured__rating-text,.card-horizontal__rating-text,.card-standard__rating-text{color: #767676;margin-left: .3125rem}.card-horizontal__image .image img{height: auto;left: 50%;min-height: 100%;min-width: 100%;position: absolute;top: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width: auto}.search-results-item__link{-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;border-bottom: 1px solid #ebebeb;cursor: pointer;display: -webkit-box;display: -ms-flexbox;display: flex;padding-bottom: 1.25rem;text-decoration: none}.search-results-item__link:hover .search-results-item__title{text-decoration: underline}.search-results-item__link:hover .search-results-item__image{-webkit-transform: scale(1.05);transform: scale(1.05)}.search-results-item__image-wrapper{max-width: 5.5rem;overflow: hidden;width: 100%}@media print,screen and (min-width:48em){.search-results-item__image-wrapper{max-width: 8.5rem}}.search-results-item__image{background-position: 50%;background-repeat: no-repeat;background-size: cover;padding-bottom: 100%;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: -webkit-transform .2s ease-in-out;transition: -webkit-transform .2s ease-in-out;transition: transform .2s ease-in-out;transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out}@media print,screen and (min-width:48em){.search-results-item__image{padding-bottom: 56.5%}}.search-results-item__content{-webkit-box-flex: 1%;-ms-flex: 1%;flex: 1%;margin-left: 1.25rem}@media print,screen and (min-width:48em){.search-results-item__content{margin-left: 1.875rem}}.search-results-item__category{color: #767676}.search-results-item__subtitle,.search-results-item__title{color: #111317}.search-results-item__subtitle{-webkit-box-orient: vertical;-webkit-line-clamp: 3;display: -webkit-box;overflow: hidden}@media print,screen and (min-width:48em){.search-results-item__subtitle{-webkit-line-clamp: 2}}.search-results-item--offer{display: none}.search-results-item--offer .search-results-item__banner-title{background-color: #dd3817;color: #fff;font-weight: 800;left: .3125rem;padding: .125rem .625rem;position: absolute;text-transform: uppercase;top: .3125rem;z-index: 1}.search-results-item--offer .search-results-item__link{position: relative}.search-results-item--offer .search-results-item__offer-price{color: #dd3817;margin-top: .625rem}.search-results-item--offer .search-results-item__title::after{background-image: url('data:image/svg+xml;utf8,<svg width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M13.51 7.72V14.1533H0V1.93H7.72V3.21667H1.28667V12.8667H12.2233V7.72H13.51ZM15.44 0H8.37105L10.9669 2.57333L6.47837 7.1217L8.29771 8.94105L12.7863 4.39268L15.44 7.07667V0Z\" fill=\"%235FBD00\"/></svg>');content: '';display: inline-block;height: .9375rem;margin-left: .5625rem;width: .9375rem}.search__results-wrapper [data-module=card]{display: none}.search__results-wrapper .search-results-item--offer{display: block}</style>"
    },
    {
      "responsiveImage": {
        "altText": "Alt Text",
        "lowResolutionUrl": "https://images.unsplash.com/photo-1561995701-8b87d9ece801?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=50&q=10",
        "sources": [
          {
            "type": "image/jpeg",
            "largeUrl": "https://images.unsplash.com/photo-1561995701-8b87d9ece801?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1600&q=80",
            "smallUrl": "https://images.unsplash.com/photo-1561995701-8b87d9ece801?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=800&q=80"
          }
        ]
      },
      "cardType": "Offer",
      "pageType": "Article",
      "title": "Tales from Irelands's crypts",
      "subtitle": "",
      "locationName": "Belfast",
      "link": {
        "text": "",
        "url": "#"
      },
      "html": "<div style=\"max-width: 500px;\"><div data-module=\"card\" class=\"js-adbutler-card card-standard js-card-standard card-standard--offer has-location loaded\"> <a href=\"[%OfferLink%]\" class=\"card-standard__anchor js-link\"><figure class=\"image js-image loaded\" data-module=\"imagelazy\"><picture class=\"image__container\" style=\"opacity: 1; visibility: inherit;\"> <img class=\"js-image-lazyload js-fallback-image loaded\" src=\"[%ImageURL%]\" alt=\"[%Title%]\"/> </picture></figure><p class=\"card-standard__offer-badge js-offer-badge\">[%OfferBanner%]</p><div class=\"card-standard__inner\"><div class=\"card-standard__details\"><p class=\"card-horizontal__category js-category\">[%Eyebrow - Category%]</p><h3 class=\"card-standard__title js-title\">[%Title%]</h3><p class=\"card-standard__subtitle js-subtitle\">[%Description%]</p></div><p class=\"card-standard__location js-location-name\">[%Location%]</p><p class=\"card-standard__offer js-offer\"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p></div></a> </div><div data-module=\"card\" class=\"js-adbutler-card card-standard js-card-standard card-standard--offer card-standard--small has-location loaded\"> <a href=\"[%OfferLink%]\" class=\"card-standard__anchor js-link\"><figure class=\"image js-image loaded\" data-module=\"imagelazy\"><picture class=\"image__container\" style=\"opacity: 1; visibility: inherit;\"> <img class=\"js-image-lazyload js-fallback-image loaded\" src=\"[%ImageURL%]\" alt=\"[%Title%]\"/> </picture></figure><p class=\"card-standard__offer-badge js-offer-badge\">[%OfferBanner%]</p><div class=\"card-standard__inner\"><div class=\"card-standard__details\"><p class=\"card-horizontal__category js-category\">[%Eyebrow - Category%]</p><h3 class=\"card-standard__title js-title\">[%Title%]</h3><p class=\"card-standard__subtitle js-subtitle\">[%Description%]</p></div><p class=\"card-standard__location js-location-name\">[%Location%]</p><p class=\"card-standard__offer js-offer\"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p></div></a> </div><div data-module=\"card\" class=\"js-adbutler-card card-horizontal card-horizontal--offer loaded\"> <a href=\"[%OfferLink%]\" class=\"card-horizontal__link js-link\"><div class=\"card-horizontal__image js-image\"><figure class=\"image js-image loaded\" data-module=\"imagelazy\"><picture class=\"image__container\" style=\"opacity: 1; visibility: inherit;\"> <img class=\"js-image-lazyload js-fallback-image loaded\" src=\"[%ImageURL%]\" alt=\"[%Title%]\"/> </picture></figure><p class=\"card-horizontal__offer-badge js-offer-badge\">[%OfferBanner%]</p></div><div class=\"card-horizontal__copy\"><p class=\"card-horizontal__category js-category\">[%Eyebrow - Category%]</p><h2 class=\"card-horizontal__title js-title\">[%Title%]</h2><p class=\"card-horizontal__subtitle js-subtitle\">[%Description%]</p><p class=\"card-horizontal__location js-location-name\">[%Location%]</p><p class=\"card-horizontal__offer js-offer\"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p></div></a> </div><div data-module=\"card\" class=\"search-results-item search-results-item--offer\"> <a class=\"search-results-item__link\" href=\"[%OfferLink%]\"> <span class=\"search-results-item__banner-title\">[%OfferBanner%]</span><div class=\"search-results-item__image-wrapper\"><figure class=\"image js-image loaded\" data-module=\"imagelazy\"><picture class=\"image__container\" style=\"opacity: 1; visibility: inherit;\"> <img class=\"js-image-lazyload js-fallback-image loaded\" src=\"[%ImageURL%]\" alt=\"[%Title%]\"/> </picture></figure></div><div class=\"search-results-item__content\"><p class=\"search-results-item__category\">[%Eyebrow - Category%]</p><p class=\"search-results-item__title\">[%Title%]</p><p class=\"search-results-item__subtitle\">[%Description%]</p><p class=\"search-results-item__offer-price\"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p></div></a> </div></div><script type=\"text/javascript\">if(location.hostname===\"tourismireland.orders.adbutler.com\"){const cards=document.querySelectorAll('.js-adbutler-card');cards.forEach((card, index)=>{if(index > 0){card.style.display=\"none\";}});}</script><style>a,body,div,figure,html,picture{-webkit-text-size-adjust: none;border: 0;font: inherit;font-size: 100%;margin: 0;padding: 0;vertical-align: baseline}.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}@media print,screen and (min-width:48em){.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}}@media print,screen and (min-width:82.5em){.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}}.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}@media print,screen and (min-width:48em){.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}}@media print,screen and (min-width:82.5em){.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}}.campaign-tout__fake-button{margin-bottom: 40px}@media print,screen and (min-width:48em){.campaign-tout__fake-button{margin-bottom: 60px}}@media print,screen and (min-width:82.5em){.campaign-tout__fake-button{margin-bottom: 80px}}.campaign-tout__date,.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__category,.card-featured__location,.card-featured__offer,.card-featured__offer-badge,.card-featured__page-type,.card-featured__read-time,.card-featured__title,.card-horizontal__category,.card-horizontal__heading,.card-horizontal__location,.card-horizontal__offer,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-horizontal__rating-text,.card-horizontal__read-time,.card-horizontal__title,.card-standard--small .card-standard__title,.card-standard__link,.card-standard__location,.card-standard__offer,.card-standard__offer-badge,.card-standard__page-type,.card-standard__rating-text,.card-standard__read-time,.card-standard__subtitle,.card-standard__title,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__category,.search-results-item__subtitle,.search-results-item__title{font-family: \"Proxima Nova\", sans-serif}.card-featured--long-form [lang=ar] .card-featured__rating-text,.search-results-item--offer [lang=ar] .search-results-item__banner-title,.search-results-item--offer [lang=ar] .search-results-item__offer-price,[lang=ar] .campaign-tout__date,[lang=ar] .campaign-tout__eyebrow,[lang=ar] .campaign-tout__location,[lang=ar] .campaign-tout__subtitle,[lang=ar] .card-featured--long-form .card-featured__rating-text,[lang=ar] .card-featured__category,[lang=ar] .card-featured__location,[lang=ar] .card-featured__offer,[lang=ar] .card-featured__offer-badge,[lang=ar] .card-featured__page-type,[lang=ar] .card-featured__read-time,[lang=ar] .card-featured__title,[lang=ar] .card-horizontal__category,[lang=ar] .card-horizontal__heading,[lang=ar] .card-horizontal__location,[lang=ar] .card-horizontal__offer,[lang=ar] .card-horizontal__offer-badge,[lang=ar] .card-horizontal__page-type,[lang=ar] .card-horizontal__rating-text,[lang=ar] .card-horizontal__read-time,[lang=ar] .card-horizontal__title,[lang=ar] .card-standard__link,[lang=ar] .card-standard__location,[lang=ar] .card-standard__offer,[lang=ar] .card-standard__offer-badge,[lang=ar] .card-standard__page-type,[lang=ar] .card-standard__rating-text,[lang=ar] .card-standard__read-time,[lang=ar] .card-standard__subtitle,[lang=ar] .card-standard__title,[lang=ar] .image__description,[lang=ar] .image__location,[lang=ar] .search-results-item--offer .search-results-item__banner-title,[lang=ar] .search-results-item--offer .search-results-item__offer-price,[lang=ar] .search-results-item__category,[lang=ar] .search-results-item__subtitle,[lang=ar] .search-results-item__title{font-family: Lateef, sans-serif}.card-featured--long-form [lang=ja] .card-featured__rating-text,.search-results-item--offer [lang=ja] .search-results-item__banner-title,.search-results-item--offer [lang=ja] .search-results-item__offer-price,[lang=ja] .campaign-tout__date,[lang=ja] .campaign-tout__eyebrow,[lang=ja] .campaign-tout__location,[lang=ja] .campaign-tout__subtitle,[lang=ja] .card-featured--long-form .card-featured__rating-text,[lang=ja] .card-featured__category,[lang=ja] .card-featured__location,[lang=ja] .card-featured__offer,[lang=ja] .card-featured__offer-badge,[lang=ja] .card-featured__page-type,[lang=ja] .card-featured__read-time,[lang=ja] .card-featured__title,[lang=ja] .card-horizontal__category,[lang=ja] .card-horizontal__heading,[lang=ja] .card-horizontal__location,[lang=ja] .card-horizontal__offer,[lang=ja] .card-horizontal__offer-badge,[lang=ja] .card-horizontal__page-type,[lang=ja] .card-horizontal__rating-text,[lang=ja] .card-horizontal__read-time,[lang=ja] .card-horizontal__title,[lang=ja] .card-standard__link,[lang=ja] .card-standard__location,[lang=ja] .card-standard__offer,[lang=ja] .card-standard__offer-badge,[lang=ja] .card-standard__page-type,[lang=ja] .card-standard__rating-text,[lang=ja] .card-standard__read-time,[lang=ja] .card-standard__subtitle,[lang=ja] .card-standard__title,[lang=ja] .image__description,[lang=ja] .image__location,[lang=ja] .search-results-item--offer .search-results-item__banner-title,[lang=ja] .search-results-item--offer .search-results-item__offer-price,[lang=ja] .search-results-item__category,[lang=ja] .search-results-item__subtitle,[lang=ja] .search-results-item__title{font-family: \"MP Plus Rounded 1c\", sans-serif}.card-featured--long-form [lang=ru] .card-featured__rating-text,.search-results-item--offer [lang=ru] .search-results-item__banner-title,.search-results-item--offer [lang=ru] .search-results-item__offer-price,[lang=ru] .campaign-tout__date,[lang=ru] .campaign-tout__eyebrow,[lang=ru] .campaign-tout__location,[lang=ru] .campaign-tout__subtitle,[lang=ru] .card-featured--long-form .card-featured__rating-text,[lang=ru] .card-featured__category,[lang=ru] .card-featured__location,[lang=ru] .card-featured__offer,[lang=ru] .card-featured__offer-badge,[lang=ru] .card-featured__page-type,[lang=ru] .card-featured__read-time,[lang=ru] .card-featured__title,[lang=ru] .card-horizontal__category,[lang=ru] .card-horizontal__heading,[lang=ru] .card-horizontal__location,[lang=ru] .card-horizontal__offer,[lang=ru] .card-horizontal__offer-badge,[lang=ru] .card-horizontal__page-type,[lang=ru] .card-horizontal__rating-text,[lang=ru] .card-horizontal__read-time,[lang=ru] .card-horizontal__title,[lang=ru] .card-standard__link,[lang=ru] .card-standard__location,[lang=ru] .card-standard__offer,[lang=ru] .card-standard__offer-badge,[lang=ru] .card-standard__page-type,[lang=ru] .card-standard__rating-text,[lang=ru] .card-standard__read-time,[lang=ru] .card-standard__subtitle,[lang=ru] .card-standard__title,[lang=ru] .image__description,[lang=ru] .image__location,[lang=ru] .search-results-item--offer .search-results-item__banner-title,[lang=ru] .search-results-item--offer .search-results-item__offer-price,[lang=ru] .search-results-item__category,[lang=ru] .search-results-item__subtitle,[lang=ru] .search-results-item__title{font-family: Raleway, sans-serif}.card-featured__category,.card-featured__read-time{font-size: 14px;line-height: 18px;display: block;font-weight: 400}@media (min-width:320px){.card-featured__category,.card-featured__read-time{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.card-featured__category,.card-featured__read-time{font-size: calc(.71429vw + 6.57143px)}}@media (min-width:1600px){.card-featured__category,.card-featured__read-time{font-size: 18px}}@media (min-width:320px){.card-featured__category,.card-featured__read-time{line-height: calc(1.33929vw + 13.71429px)}}@media (min-width:768px){.card-featured__category,.card-featured__read-time{line-height: calc(0vw + 24px)}}@media (min-width:1320px){.card-featured__category,.card-featured__read-time{line-height: calc(2.14286vw - 4.28571px)}}@media (min-width:1600px){.card-featured__category,.card-featured__read-time{line-height: 30px}}@media print,screen and (min-width:48em){.card-featured__category,.card-featured__read-time{font-weight: 800}}.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: 12px;line-height: 14px;font-style: normal}@media (min-width:320px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: calc(.44643vw + 10.57143px)}}@media (min-width:768px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: 14px}}@media (min-width:320px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{line-height: calc(1.33929vw + 9.71429px)}}@media (min-width:768px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{line-height: 20px}}.card-featured__title{font-family: ioi, sans-serif;font-weight: 700;font-size: 24px;line-height: 26px}@media (min-width:320px){.card-featured__title{font-size: calc(1.78571vw + 18.28571px)}}@media (min-width:768px){.card-featured__title{font-size: calc(1.08696vw + 23.65217px)}}@media (min-width:1320px){.card-featured__title{font-size: calc(2.14286vw + 9.71429px)}}@media (min-width:1600px){.card-featured__title{font-size: 44px}}@media (min-width:320px){.card-featured__title{line-height: calc(1.78571vw + 20.28571px)}}@media (min-width:768px){.card-featured__title{line-height: calc(1.08696vw + 25.65217px)}}@media (min-width:1320px){.card-featured__title{line-height: calc(2.14286vw + 11.71429px)}}@media (min-width:1600px){.card-featured__title{line-height: 46px}}.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-family: ioi, sans-serif;font-style: normal;font-weight: 700;letter-spacing: .3px;font-size: 16px;line-height: 20px}@media (min-width:320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-size: calc(.2vw + 15.36px)}}@media (min-width:1320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-size: 18px}}@media (min-width:320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{line-height: calc(.4vw + 18.72px)}}@media (min-width:1320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{line-height: 24px}}.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-style: normal;font-weight: 800;letter-spacing: .3px;font-size: 14px;line-height: 18px}@media (min-width:320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: calc(.71429vw + 6.57143px)}}@media (min-width:1600px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: 18px}}@media (min-width:320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: calc(1.33929vw + 13.71429px)}}@media (min-width:768px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: calc(.72115vw + 18.46154px)}}@media (min-width:1600px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: 30px}}.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-style: normal;font-weight: 400;letter-spacing: .3px;font-size: 14px;line-height: 20px}@media (min-width:320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-size: 16px}}@media (min-width:320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: calc(.3vw + 19.04px)}}@media (min-width:1320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: calc(.35714vw + 18.28571px)}}@media (min-width:1600px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: 24px}}.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-style: normal;font-weight: 400;font-size: 12px;line-height: 17px}@media (min-width:320px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-size: calc(.44643vw + 10.57143px)}}@media (min-width:768px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-size: 14px}}@media (min-width:320px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{line-height: calc(.89286vw + 14.14286px)}}@media (min-width:768px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{line-height: 21px}}.card-featured__location,.card-horizontal__location,.card-standard__location{color: #767676;padding-left: 1.25rem;position: relative;width: 100%}.card-featured__location::before,.card-horizontal__location::before,.card-standard__location::before{background-image: url(/img/ui/icons/pin-green.svg);background-position: left center;background-repeat: no-repeat;background-size: contain;bottom: 0;content: '';height: 1.5rem;left: -.3125rem;position: absolute;width: 1.5rem}.card-standard__link{color: #767676;display: block;padding-left: 1.25rem;position: relative;text-decoration: none;width: 100%}.card-standard__link::before{background-image: url(/img/ui/icons/view-details-green-light.svg);background-position: left center;background-repeat: no-repeat;background-size: contain;bottom: 0;content: '';height: 1.5rem;left: -.3125rem;position: absolute;width: 1.5rem}.card-standard__link:hover{color: #767676;text-decoration: underline}.card-featured--long-form .card-featured__rating-text,.card-horizontal__rating-text,.card-standard__rating-text{color: #767676;margin-left: .3125rem}.card-horizontal__image .image img{height: auto;left: 50%;min-height: 100%;min-width: 100%;position: absolute;top: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width: auto}.image{position: relative}.image img{width: 100%}.image:not(.image--original-size){padding-bottom: 56.5%}.image:not(.image--original-size) img{height: 100%;-o-object-fit: cover;object-fit: cover;-o-object-position: 50% 50%;object-position: 50% 50%}.image:not(.image--original-size) .image__container,.image:not(.image--original-size) .image__lowres{height: 100%;left: 0;overflow: hidden;position: absolute;top: 0}.image:not(.image--original-size) .image__container{opacity: 0}.image:not(.image--original-size) .image__caption{bottom: 0;position: absolute}.image__container,.image__lowres{visibility: hidden;width: 100%}.image__lowres{-webkit-filter: blur(25px);filter: blur(25px);width: 100%}.image__lowres.loaded{visibility: visible}.image__caption{-webkit-box-align: center;-ms-flex-align: center;align-items: center;background-color: #fff;display: -webkit-box;display: -ms-flexbox;display: flex;padding: 1em 1.1em;text-align: left;width: 100%}.image__description,.image__location{color: #767676}.image__location{font-weight: 600;margin-right: .7em}.image__location-icon{background-image: url(/img/ui/icons/pin-grey.svg);background-position: center;background-repeat: no-repeat;background-size: 18px;display: block;height: 15px;margin-right: .3125rem;width: 14px}@media print,screen and (min-width:48em){.image__location-icon{background-size: 20px;height: 18px;margin-right: .625rem;width: 16px}}.card-standard{background-color: #fff;border-radius: 4px;-webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05);box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05);display: block;height: 100%;min-height: 1px;overflow: hidden;position: relative;-webkit-transition: -webkit-box-shadow .2s ease-in-out;transition: -webkit-box-shadow .2s ease-in-out;transition: box-shadow .2s ease-in-out;transition: box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;width: 100%}.card-standard:hover{-webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1);box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1)}.card-standard:hover picture{-webkit-transform: scale(1.05);transform: scale(1.05)}.card-standard picture{-webkit-transform: scale(1);transform: scale(1);-webkit-transition: -webkit-transform .2s ease-in-out;transition: -webkit-transform .2s ease-in-out;transition: transform .2s ease-in-out;transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out}.card-standard .image{height: auto;overflow: hidden;width: 100%}.card-standard .image:not(.image--original-size){padding-bottom: 56%}.card-standard .image::after{background-image: url(/img/bg/card-bottom.svg);background-position: 0 0;background-repeat: repeat-x;bottom: -.125rem;content: '';height: .625rem;left: 0;position: absolute;width: 100%}.card-standard .image__container::after{bottom: 0;-webkit-box-shadow: inset 0 .25rem 3.75rem rgba(0, 0, 0, .4);box-shadow: inset 0 .25rem 3.75rem rgba(0, 0, 0, .4);content: '';left: 0;position: absolute;right: 0;top: 0}.card-standard__anchor{cursor: pointer;display: block;text-decoration: none}.card-standard__inner{left: 0;padding: 1.25rem;width: 100%}.card-standard__title{color: #232528;margin-bottom: .75rem}.card-standard.has-location .card-standard__details{margin-bottom: 3.125rem}.card-standard__subtitle{color: #111317}.card-standard__subtitle:empty{display: none}.card-standard__read-time{color: #767676}.card-standard__read-time:empty{display: none}.card-standard__page-type{color: #fff;font-weight: 800;left: .9375rem;position: absolute;text-shadow: 0 0 .25rem rgba(0, 0, 0, .6);text-transform: uppercase;top: .9375rem;width: 100%}.card-standard__page-type:empty{display: none}.card-standard__location{bottom: 1.25rem;position: absolute}.card-standard__location:empty{display: none}.card-standard__link--external::before{background-image: url(/img/ui/icons/external-link-green-light.svg)}.card-standard__link--bold{color: #111317;font-weight: 700}.card-standard__link--bold:hover{color: #111317}.card-standard__rating{display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: .6875rem}.card-standard--small .card-standard__subtitle{display: none}.card-standard--short-form:hover{-webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05);box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05)}.card-standard--short-form:hover picture{-webkit-transform: scale(1);transform: scale(1)}.card-standard--short-form .card-standard__inner{padding-bottom: 0}.card-standard--short-form .card-standard__location{bottom: auto;position: relative}.card-standard--short-form .card-standard__link,.card-standard--short-form .card-standard__location{border-top: 1px solid #ebebeb;padding: .6875rem 0 .6875rem 1.875rem}.card-standard--short-form .card-standard__link::before,.card-standard--short-form .card-standard__location::before{height: 2.875rem}.card-standard--long-form .card-standard__subtitle{margin-bottom: .75rem}.card-horizontal{background-color: #fff;border-radius: .25rem;-webkit-box-shadow: 0 0 .3125rem rgba(0, 0, 0, .05), 0 .1875rem .375rem rgba(0, 0, 0, .15);box-shadow: 0 0 .3125rem rgba(0, 0, 0, .05), 0 .1875rem .375rem rgba(0, 0, 0, .15);margin-bottom: 1.25rem;overflow: hidden;padding: 0;-webkit-transition: -webkit-box-shadow .2s ease-in-out;transition: -webkit-box-shadow .2s ease-in-out;transition: box-shadow .2s ease-in-out;transition: box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out}.card-horizontal:hover{-webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1);box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1)}.card-horizontal:hover .card-horizontal__image{-webkit-transform: scale(1.05);transform: scale(1.05)}.card-horizontal__link{color: #000;display: -webkit-box;display: -ms-flexbox;display: flex;min-height: 8rem;text-decoration: none}.card-horizontal__link:hover{color: #000}.card-horizontal__heading{margin-bottom: 3.125rem}.card-horizontal__title{margin-bottom: .625rem;width: 100%}.card-horizontal__subtitle{display: none}.card-horizontal__image-container{overflow: hidden}.card-horizontal__image{background-position: center center;background-size: cover;border-radius: .25rem 0 0 .25rem;-webkit-box-flex: 0;-ms-flex: 0 0 5.5rem;flex: 0 0 5.5rem;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;min-height: 5.5rem;position: relative;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: -webkit-transform .2s ease-in-out;transition: -webkit-transform .2s ease-in-out;transition: transform .2s ease-in-out;transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out}@media print,screen and (min-width:48em){.card-horizontal__image{-webkit-box-flex: 0;-ms-flex: 0 0 8.75rem;flex: 0 0 8.75rem;min-height: 8.75rem}}.card-horizontal__image .image{height: 100%}.card-horizontal__copy{-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: .9375rem}.card-horizontal__page-type{color: #767676;font-weight: 800;text-transform: uppercase;width: 100%}.card-horizontal__page-type:empty{display: none}.card-horizontal__category,.card-horizontal__read-time{color: #767676}.card-horizontal__category:empty,.card-horizontal__read-time:empty{display: none}.card-horizontal__location{-ms-flex-item-align: end;align-self: flex-end}.card-horizontal__location:empty{display: none}.card-horizontal__rating{display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: .6875rem}.card-featured{border-radius: .25rem;-webkit-box-shadow: 0 .25rem .25rem rgba(17, 19, 23, .1);box-shadow: 0 .25rem .25rem rgba(17, 19, 23, .1);color: #fff;display: block;height: 100%;min-height: 1px;overflow: hidden;position: relative;-webkit-transition: -webkit-box-shadow .2s ease-in-out;transition: -webkit-box-shadow .2s ease-in-out;transition: box-shadow .2s ease-in-out;transition: box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out}.card-featured .image:not(.image--original-size){height: auto;overflow: hidden;padding-bottom: 126%;width: 100%}@media print,screen and (min-width:48em){.card-featured .image:not(.image--original-size){padding-bottom: 56%}}.card-featured__category,.card-featured__read-time{color: #fff;text-shadow: 0 4px 4px rgba(0, 0, 0, .25)}.card-featured__category{font-weight: 300}.card-featured__page-type{color: #fff;font-weight: 800;left: 1.25rem;position: absolute;text-shadow: 0 0 .25rem rgba(0, 0, 0, .6);text-transform: uppercase;top: 1.25rem;width: 100%}.card-featured__overlay{bottom: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;left: 0;padding: 1.25rem;position: absolute;right: 0;top: 0;width: 100%}.card-featured__title{color: #fff;margin-bottom: .375rem}.card-featured__location{color: #fff}.card-featured__location::before{background-image: url(/img/ui/icons/pin-grey.svg)}.card-featured--long-form .card-featured__rating{display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: .6875rem}.card-featured--long-form .card-featured__rating-text{color: #fff}.star-rating{height: 20px;overflow: hidden;position: relative}.star-rating--light::before{background: url(/img/ui/icons/star-white.svg) repeat-x !important;background-size: 20px 20px !important}.star-rating--5-max{background: url(/img/ui/icons/star-grey.svg) repeat-x;background-size: 20px 20px;width: 100px}.star-rating--5-max::before{background: url(/img/ui/icons/star-green.svg) repeat-x;background-size: 20px 20px;content: '';height: 100%;left: 0;position: absolute;top: 0;width: 100%}.star-rating--5-max.star-rating--4-rating::before{-webkit-transform: translateX(-20%);transform: translateX(-20%)}.star-rating--5-max.star-rating--3-rating::before{-webkit-transform: translateX(-40%);transform: translateX(-40%)}.star-rating--5-max.star-rating--2-rating::before{-webkit-transform: translateX(-60%);transform: translateX(-60%)}.star-rating--5-max.star-rating--1-rating::before{-webkit-transform: translateX(-80%);transform: translateX(-80%)}.star-rating--5-max.star-rating--0-rating::before{-webkit-transform: translateX(-100%);transform: translateX(-100%)}.star-rating--4-max{background: url(/img/ui/icons/star-grey.svg) repeat-x;background-size: 20px 20px;width: 80px}.star-rating--4-max::before{background: url(/img/ui/icons/star-green.svg) repeat-x;background-size: 20px 20px;content: '';height: 100%;left: 0;position: absolute;top: 0;width: 100%}.star-rating--4-max.star-rating--3-rating::before{-webkit-transform: translateX(-25%);transform: translateX(-25%)}.star-rating--4-max.star-rating--2-rating::before{-webkit-transform: translateX(-50%);transform: translateX(-50%)}.star-rating--4-max.star-rating--1-rating::before{-webkit-transform: translateX(-75%);transform: translateX(-75%)}.star-rating--4-max.star-rating--0-rating::before{-webkit-transform: translateX(-100%);transform: translateX(-100%)}.card-standard .image::after{background-image: url('data:image/svg+xml;utf8,<svg width=\"280\" height=\"9\" viewBox=\"0 0 280 9\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M-228.95 2.8278C-229.995 2.70196 -231.087 2.57129 -232.226 2.43093L-232.226 9.00586L511.223 9.00586L511.223 4.99489C510.851 4.99489 510.479 4.98521 510.27 4.96101C508.249 4.72385 506.088 4.72386 503.904 4.72386C503.137 4.40443 501.534 4.34635 500.257 4.20115C499.304 4.09468 498.165 4.07532 497.19 3.98336C496.214 3.89141 495.331 3.76558 494.634 3.56231C493.774 3.31547 492.798 3.31062 491.939 3.48001C491.474 3.57197 491.242 3.72201 490.777 3.71233C489.964 3.69781 488.965 3.63489 488.663 3.46065C488.593 3.42193 488.895 3.40258 489.035 3.37355C489.128 3.35419 489.128 3.31546 489.081 3.2719C489.058 3.33482 488.872 3.39289 488.663 3.39289C488.431 3.39289 488.221 3.32998 488.221 3.25738C488.221 3.18478 488.431 3.12186 488.663 3.12186C488.709 3.12186 488.733 3.13155 488.756 3.13639C488.593 3.09283 488.407 3.0541 488.198 3.04926L488.111 3.0479C487.505 3.0384 486.826 3.02775 486.316 3.08316C485.55 3.16543 484.922 3.30579 484.249 3.42678C483.598 3.5381 483.11 3.70749 482.134 3.69781C481.368 3.43162 481.368 3.06379 479.648 2.91859C478.394 2.80728 477.79 2.54109 477.627 2.23134C477.581 2.14906 477.255 2.07162 477.046 1.9845C475.931 2.05226 474.955 1.99903 474.142 1.80543C473.306 1.61668 472.353 1.57795 471.191 1.67474C470.425 1.73766 469.821 1.62151 470.053 1.486C470.262 1.35048 470.564 1.22465 470.796 1.09398C470.982 0.987502 470.889 0.881016 470.425 0.856817C470.123 0.847137 469.565 0.900379 469.379 0.963298C468.171 1.34565 467.009 1.73768 465.848 2.1297C464.338 1.91191 462.595 2.06678 461.015 1.97482C459.946 2.11518 458.552 2.14422 457.948 2.42493C457.762 2.43945 457.553 2.44913 457.391 2.47817C455.671 2.76856 453.859 2.74919 451.954 2.5556C450.467 2.79759 448.957 3.04442 447.47 3.29126C447.47 3.33965 447.47 3.38806 447.424 3.43162C447.098 3.72685 446.75 3.77524 445.844 3.63973C445.147 3.52841 444.45 3.41226 443.776 3.30579L439.524 3.30579C438.595 3.4413 437.549 3.60584 436.481 3.76555C435.04 3.97851 433.669 4.22052 432.113 4.38023C430.556 4.53995 428.86 4.64158 427.164 4.72386C425.003 4.82549 423.237 5.13524 421.17 5.27559C418.544 5.29495 415.896 5.25623 413.34 5.35303C411.04 5.44015 408.856 5.6773 406.788 5.83217C405.743 5.80313 404.976 5.63858 404.093 5.75474C402.722 5.93865 401.607 5.70634 400.283 5.64826C398.564 5.77894 396.705 5.91445 394.776 5.93381L394.658 5.96231C393.496 6.24227 392.409 6.50411 390.409 6.4807C389.386 6.47102 388.341 6.60656 387.086 6.69367C386.273 6.63076 385.297 6.51459 384.252 6.48556C382.3 6.42748 381.138 6.19033 380.302 5.82734C380.209 5.79346 379.977 5.77894 379.768 5.7499C379.28 5.90478 378.885 6.07902 378.281 6.20969C377.351 6.40813 376.863 6.65011 376.515 6.90662C376.585 6.89694 376.678 6.88726 376.771 6.88726C377.026 6.88726 377.096 6.92598 376.956 6.97922C376.817 7.0373 376.631 7.07117 376.515 7.07117C376.422 7.07117 376.375 7.05666 376.352 7.03246C376.313 7.04869 376.291 7.06832 376.271 7.08565L376.259 7.09538C376.05 7.26961 374.679 7.29865 374.052 7.16313C373.866 7.12441 373.657 7.08569 373.471 7.04213L373.471 7.04205C373.425 7.03242 373.401 7.02759 373.378 7.01793L373.378 7.01787C373.285 6.99853 373.192 6.97919 373.146 6.95502C372.217 6.53395 370.637 6.31616 368.476 6.2242C367.5 6.3452 366.408 6.47588 365.316 6.61139C364.364 6.20485 364.341 5.74022 362.714 5.43047C361.39 5.23204 359.833 5.29978 358.346 5.33366C357.301 5.35786 356.372 5.52726 355.21 5.44014C354.885 5.41594 354.304 5.45466 354.048 5.51274C352.259 5.92412 349.704 5.90477 347.589 6.12256C346.73 5.95801 345.94 5.80798 345.219 5.67246C343.942 5.66278 343.082 5.83701 342.129 5.93865C341.525 6.00641 341.177 6.16612 341.479 6.30164C342.246 6.64526 341.525 6.83886 340.294 7.00342C339.922 7.05182 339.597 7.10989 339.248 7.16313C339.76 7.30348 340.317 7.42932 340.712 7.58419C340.921 7.66647 340.619 7.77296 340.155 7.81168C339.504 7.86975 338.923 7.79231 338.319 7.74875C335.694 7.56 335.206 7.59872 333.394 8.1069C333.138 8.1795 332.906 8.26177 332.627 8.33437C332.209 8.44568 331.256 8.41666 331.001 8.28114C330.675 8.11658 330.42 7.94719 330.118 7.77295C329.514 7.86975 329.026 7.95686 328.515 8.03914C328.352 7.95202 328.189 7.86975 328.003 7.78263C327.818 7.70035 327.655 7.61807 327.469 7.53095C326.4 7.58903 326.795 7.82135 326.447 7.9617C326.145 8.07786 325.239 8.16982 324.82 8.11174C323.914 7.98107 323.055 7.82619 322.125 7.71003C321.359 7.61323 320.476 7.58903 319.663 7.71003C319.546 7.83586 319.43 7.96654 319.314 8.09238C318.501 8.22305 317.641 8.18918 316.851 8.1069C316.061 8.02462 315.318 7.9133 315.481 7.68098C315.783 7.25992 314.76 6.95501 313.645 6.66462C313.297 6.5775 312.762 6.59687 312.576 6.68398L312.493 6.72165C311.519 7.15931 311.285 7.26429 309.974 7.41965C310.044 7.5842 309.905 7.79231 309.626 7.79231C309.417 7.79231 309.161 7.67131 309.045 7.52128L308.58 7.56968C307.488 7.50192 306.28 7.39544 305.026 7.35188C303.957 7.31316 302.842 7.3422 301.703 7.3422L301.697 7.3429C299.956 7.52658 298.216 7.71026 296.452 7.89395C295.825 7.68099 295.755 7.68099 295.151 7.89395C294.756 7.83587 294.361 7.78262 293.92 7.71971C293.362 7.63743 292.712 7.55032 291.899 7.43416C291.178 7.35672 290.156 7.65679 288.832 7.62291C287.786 7.59871 286.718 7.64226 285.556 7.65678C285.022 7.78746 284.557 7.92298 283.999 8.0343C284.046 8.15529 283.697 8.1795 283.279 8.08271C283.07 8.07303 282.861 8.05849 282.675 8.04881C282.489 8.03913 282.303 7.99558 282.21 7.95686C281.467 7.66647 280.816 7.34704 278.841 7.47287C277.935 7.37608 278.168 7.15829 277.842 6.99857C277.587 6.87274 276.681 6.77594 276.263 6.83402C275.333 6.95502 274.45 7.09053 273.567 7.21636C272.499 7.1244 271.5 7.18733 270.477 7.26477C269.827 7.31317 269.478 7.18249 269.664 7.00342C269.85 6.82434 269.966 6.64527 270.129 6.46619C268.874 6.45167 267.62 6.44198 266.365 6.41778C265.645 6.4081 264.925 6.18548 265.041 6.00156C265.157 5.81765 265.389 5.63858 265.598 5.42562C265.017 5.39175 264.344 5.30462 263.879 5.34334C261.858 5.49337 259.836 5.60954 257.676 5.61922C256.653 5.62406 255.654 5.74506 254.632 5.80798C254.098 5.83702 253.517 5.74021 253.285 5.57081C253.145 5.48853 253.122 5.39658 253.075 5.30947C251.24 5.25623 249.66 5.33366 248.638 5.71601C248.522 5.75473 248.289 5.76924 248.08 5.80312C246.384 5.90476 244.665 5.89024 242.922 5.84184C242.156 5.82248 241.459 5.65793 241.366 5.44014C241.319 5.29494 241.366 5.15459 241.366 5.01424C242.016 4.85936 242.574 4.719 243.271 4.55444C241.621 4.42861 240.042 4.30762 238.392 4.18178C237.463 4.3173 236.58 4.44797 235.674 4.57864C235.302 4.55445 234.791 4.55445 234.535 4.50121C234.07 4.40441 233.745 4.27375 233.35 4.15759C232.491 3.89624 230.632 3.78007 229.331 3.92043C228.982 3.95915 228.634 4.04142 228.471 4.12369C228.03 4.34149 228.099 4.60768 227.147 4.7674C226.868 4.8158 226.241 4.85452 226.101 4.82549C225.497 4.69481 225.079 4.52057 224.498 4.38506C223.662 4.18662 222.686 4.13822 221.71 4.21566C221.571 4.3173 221.176 4.37053 220.851 4.32697C220.734 4.34633 220.618 4.35602 220.502 4.38022C220.363 4.4141 220.316 4.47217 220.154 4.50121C219.271 4.68028 218.76 4.68513 217.946 4.51089C217.621 4.44314 217.389 4.36569 217.087 4.29793C216.947 4.26405 216.738 4.23986 216.483 4.20114C215.925 4.19146 215.275 4.16243 214.624 4.16727C213.718 4.17211 213.021 4.25437 212.463 4.43345C211.975 4.59316 211.813 4.58348 211.116 4.43345C210.744 4.35601 210.349 4.28826 210.163 4.35602C209.722 4.53025 209.094 4.63189 208.351 4.69481C208.305 4.72869 208.188 4.76256 208.003 4.78676C207.817 4.81096 207.7 4.78676 207.631 4.7432C207.422 4.75288 207.189 4.76256 206.957 4.7674C206.748 4.7674 206.562 4.80128 206.353 4.8158C204.936 4.90291 204.75 4.84968 205.145 4.45281C205.331 4.26406 205.029 4.17695 204.169 4.21082C203.751 4.22534 203.333 4.2689 202.914 4.28342C202.775 4.28826 202.589 4.25438 202.333 4.23502C201.753 3.84299 200.934 6.82433 200.353 6.41778C199.726 5.99672 198.175 7.68218 197.431 7.30951C196.339 7.20788 195.387 7.11592 194.457 7.02397C194.499 6.82405 194.541 6.65927 194.583 6.49456L194.597 6.43835C192.575 6.16248 190.601 5.87208 188.533 5.61073C188.068 5.55265 187.325 5.60104 186.651 5.60104C186.372 5.41713 186.07 5.23806 185.791 5.06383L184.026 4.99123C183.909 4.95251 183.723 4.91379 183.7 4.87023C183.514 4.454 182.608 4.15877 180.773 3.99906C180.331 3.96034 179.867 3.90226 179.495 3.83451C179.565 3.84902 179.611 3.86838 179.611 3.89258C179.611 3.95066 179.449 3.98454 179.17 3.98454C178.891 3.98454 178.728 3.95066 178.728 3.89258C178.728 3.8345 178.914 3.80064 179.17 3.80064C179.27 3.80064 179.352 3.80421 179.418 3.81442C179.428 3.81629 179.438 3.81815 179.449 3.82C179.439 3.81795 179.428 3.81609 179.418 3.81442C178.946 3.72815 178.612 3.61888 178.612 3.49571C178.589 2.99721 176.707 3.81731 175.917 3.41076C175.801 3.23653 175.708 3.04779 175.545 2.85903C175.359 2.62672 174.802 2.5396 173.733 2.57832C173.315 2.59284 172.897 2.63157 172.478 2.65577C171.224 2.57833 170.066 3.28179 168.811 3.20435C167.789 3.0398 167.246 4.05714 165.713 3.99906C164.458 3.95066 163.324 4.88862 162.186 4.78698C161.21 4.47723 160.258 4.18683 159.328 3.89643C158.864 3.89643 158.399 3.89645 157.888 3.90129C156.958 4.00293 155.867 4.11908 154.705 4.24491C152.637 4.39979 150.105 4.19652 148.037 4.44819C147.061 4.39979 146.062 4.3514 144.877 4.29816C143.576 4.45788 142.205 4.64663 140.718 4.80634C140.811 4.83054 140.881 4.87409 140.881 4.92733C140.881 5.02413 140.672 5.11125 140.44 5.11125C140.184 5.11125 139.998 5.05316 139.998 4.98057C139.998 4.94669 140.045 4.90797 140.114 4.87409C140.045 4.87893 139.998 4.88862 139.928 4.89346C138.372 5.04349 136.629 5.14029 134.91 5.23224C131.936 5.39196 129.613 5.78397 126.732 5.97757C125.431 6.20988 123.804 6.28732 122.132 6.3454C122.062 6.35024 122.015 6.35993 121.922 6.35993C121.876 6.35993 121.853 6.35508 121.829 6.35508L121.649 6.36069C121.239 6.37341 120.814 6.38662 120.389 6.40349C119.901 6.42285 119.413 6.45189 118.647 6.49061C117.671 6.40833 116.556 6.28249 115.324 6.22441C114.093 6.16149 112.768 6.16634 110.84 6.12762C109.26 6.22926 107.099 6.36476 104.706 6.51963C103.15 6.50995 101.338 6.50028 99.6647 6.4906C97.3646 6.64064 95.808 6.99879 93.3685 7.03751C93.1362 7.03751 92.8574 7.04718 92.6947 7.02782C92.1603 6.96974 92.0442 6.87294 92.3462 6.77614C93.4149 6.44703 90.9806 6.02695 90.2371 5.60104C88.9648 5.28781 85.5034 5.49661 83.7306 5.25954C83.8143 5.25821 83.9455 5.2556 84.1043 5.25224C84.7436 5.24434 85.3848 5.23099 86.0267 5.21287C86.5384 5.19622 84.9391 5.23459 84.1043 5.25224C83.972 5.25387 83.8398 5.25528 83.7076 5.25644C80.8967 5.28114 78.1277 5.19739 75.5019 4.94668C74.3867 4.84021 73.318 4.79665 72.1795 4.82085C72.3422 4.84505 72.4584 4.86925 72.4584 4.88861C72.4584 4.91281 72.2725 4.92733 72.0169 4.92733C71.7846 4.92733 71.6219 4.8886 71.5987 4.8402C71.4128 4.84504 71.2502 4.84989 71.0643 4.85957C70.1117 4.91281 69.043 4.94668 68.0672 4.93216C67.0682 4.9128 65.8832 4.86925 65.1862 4.7531C63.6064 4.49174 61.9336 4.30298 59.9587 4.14811C57.3566 3.94967 55.1726 3.57217 52.3614 3.42214C51.8967 3.39794 51.4785 3.3205 51.13 3.24791C49.8754 2.98171 48.2955 2.86555 46.4601 2.77843C43.8114 2.6526 41.5578 2.40093 39.9082 2.00406C39.095 2.14442 38.2354 2.27993 37.1899 2.37189C36.6555 2.32833 36.0283 2.28961 35.4474 2.23153C34.1928 2.10086 32.7755 2.07182 31.6139 2.18314C31.033 2.24122 30.4057 2.28477 29.7784 2.32349C29.8249 2.35253 29.8481 2.38157 29.8481 2.41545C29.8481 2.51225 29.6623 2.59452 29.4067 2.59452C29.1511 2.59452 28.9652 2.51225 28.9652 2.41545C28.9652 2.39609 28.9885 2.38157 28.9885 2.36705C26.5025 2.49772 23.9236 2.56064 21.9255 2.95751C20.2759 2.96719 18.7658 2.98171 17.2323 2.98655C15.2807 2.99623 13.3291 2.98655 11.4704 3.18982C11.424 3.19466 11.3543 3.19466 11.3078 3.1995C11.2613 3.20434 11.2148 3.21403 11.1451 3.21403L11.0987 3.21403C10.7037 3.24306 10.2855 3.25757 9.84407 3.26241C9.6582 3.27693 9.49558 3.27694 9.33293 3.26726L8.26422 3.26726C5.22063 3.27694 2.15381 3.2721 -0.843307 3.2721C-2.02821 3.44149 -3.09695 3.60121 -4.21217 3.76093C-4.56067 3.79481 -4.9324 3.81416 -5.30414 3.82868C-6.41934 3.8674 -7.58102 3.83352 -8.69624 3.88192L-8.69661 3.88195C-9.11468 3.91098 -9.53278 3.94001 -9.92763 3.97871C-12.7389 4.24007 -15.2481 4.64177 -18.3149 4.77245C-18.8957 4.79665 -19.3837 4.93217 -19.9413 5.00477C-20.6847 5.09672 -21.4282 5.24192 -22.2181 5.25644C-24.8667 5.30967 -28.3532 4.93799 -30.8624 5.08802C-33.3716 5.23805 -35.6547 3.94582 -38.3266 3.96034C-38.7448 3.96518 -39.2094 3.99422 -39.5579 4.04262C-39.9064 4.09102 -40.3014 4.12975 -40.6731 4.16847C-40.6499 4.18298 -40.6499 4.20234 -40.7196 4.22654C-40.859 4.28462 -41.0449 4.31849 -41.161 4.31849C-41.2772 4.31849 -41.3237 4.28945 -41.3469 4.24589C-43.3218 4.43465 -45.4128 4.53629 -47.527 4.63792C-48.5958 4.69116 -49.5716 4.80247 -50.6868 4.80731C-51.5464 4.81215 -52.4292 4.83151 -53.2889 4.84119C-54.497 4.96702 -55.7052 5.07834 -56.8204 5.22837C-60.5145 5.72204 -62.0015 5.8624 -66.4855 5.9592C-68.0654 5.99308 -69.2968 6.2157 -70.8534 6.23506C-73.6647 6.2641 -75.6863 5.1945 -78.6137 5.10738C-79.0087 5.13642 -79.4036 5.16061 -79.7986 5.18965C-79.9148 5.23321 -80.0309 5.25257 -80.1471 5.22837C-80.1703 5.22353 -80.1703 5.21869 -80.1936 5.21385C-81.332 5.29129 -82.4705 5.36389 -83.6089 5.451C-85.4676 5.59136 -86.6678 5.18481 -88.5497 5.29613C-90.1993 5.39777 -91.9418 5.4026 -93.6146 5.55748C-94.7298 5.66395 -96.1703 5.62039 -97.4714 5.64459C-98.7724 5.67363 -100.213 5.63491 -101.328 5.75107C-103.535 5.97854 -106.137 5.86239 -108.182 6.18666C-108.879 6.29798 -109.739 6.36574 -110.552 6.42866C-112.062 6.54481 -113.549 6.53513 -114.989 6.37058C-115.384 6.32702 -115.756 6.27378 -116.151 6.23506C-117.731 6.08986 -118.172 5.57684 -120.31 5.61556C-121.611 5.44616 -122.912 5.27193 -124.283 5.08802L-129.487 5.08802C-130.277 5.24773 -131.067 5.40744 -131.857 5.56232C-133.599 5.60104 -134.343 5.20417 -135.807 5.12189C-136.016 5.11705 -136.225 5.09768 -136.434 5.09768C-139.036 5.06864 -141.708 5.09768 -144.264 4.99604C-146.587 4.90409 -148.794 4.66694 -151.187 4.48303C-154.068 4.80246 -157.158 4.79762 -160.271 4.77826C-160.318 4.77826 -160.341 4.7831 -160.364 4.7831C-160.411 4.7831 -160.411 4.77342 -160.457 4.77342L-162.665 4.7589C-163.292 4.7589 -163.966 4.72019 -164.546 4.66211C-165.778 4.53627 -167.032 4.48303 -168.357 4.48787C-170.122 4.49755 -171.795 4.46367 -173.468 4.29912C-174.421 4.20232 -175.606 4.212 -176.674 4.20232C-179.276 4.17812 -181.902 4.24104 -184.388 3.98453C-185.34 3.88289 -186.363 4.12487 -187.524 4.02808C-188.523 3.95064 -189.662 3.93129 -190.731 3.92645C-191.59 3.92161 -192.473 3.96517 -193.309 4.00873C-194.169 4.05229 -194.982 4.17812 -195.795 4.16844C-197.611 4.14928 -199.245 4.26275 -200.899 4.37764L-200.953 4.38139L-200.953 4.38139C-200.93 4.38623 -200.907 4.39107 -200.884 4.40075C-200.605 4.5169 -200.419 4.71535 -200.489 4.85086C-200.605 5.08317 -200.651 5.07832 -201.186 4.75405C-201.395 4.62338 -201.511 4.51207 -201.557 4.42495C-201.952 4.45399 -202.347 4.47818 -202.766 4.50238C-203.579 4.55078 -204.415 4.60402 -205.205 4.65242C-206.669 4.51207 -208.063 4.37656 -209.434 4.24588C-211.803 4.14908 -214.196 4.26039 -216.543 4.03776C-218.541 3.84417 -220.725 3.76188 -222.026 3.38921C-223.815 3.35533 -225.348 3.33599 -226.859 3.29244C-227.718 3.26824 -228.578 3.05527 -228.95 2.8278Z\" fill=\"white\"/></svg>')}.card-standard__location::before{background-image: url('data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z\" fill=\"%235fbd00\"/></svg>')}.card-standard__offer-badge{background-color: #dd3817;color: #fff;font-weight: 800;padding: .3125rem .625rem;position: absolute;text-align: center;text-transform: uppercase;top: 0;width: 100%}@media screen and (min-width:20em){.card-standard__offer-badge{left: .9375rem;padding: .125rem .625rem;text-align: left;top: .9375rem;width: auto}}.card-standard__offer{color: #dd3817}.card-standard--offer .card-standard__details{margin-bottom: 1.25rem}.card-standard--offer .card-standard__title::after{background-image: url('data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.281 6.2h4.84v2h-2.84v9.52h9.52v-2.84h2v4.84H4.281V6.2zm12.025.08H12.32v-2h7.4v7.4h-2V7.694l-5.012 5.013-1.415-1.414 5.013-5.013z\" fill=\"#00875a\"/></svg>');background-position: right bottom;background-repeat: no-repeat;background-size: 24px;content: ' ';display: inline-block;height: 24px;margin-left: .3125rem;position: absolute;width: 24px}.card-standard.has-location.card-standard--offer .card-standard__details{margin-bottom: 2.5rem}.card-standard.has-location.card-standard--offer .card-standard__location{bottom: 3.75rem;position: absolute}.card-standard.has-location.card-standard--offer .card-standard__inner{padding-bottom: 1.875rem}.card-featured{height: auto}.card-featured__location::before{background-image: url('data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z\" fill=\"%23767676\"/></svg>')}.card-featured__offer-badge{background-color: #dd3817;color: #fff;font-weight: 800;padding: .3125rem .625rem;position: absolute;text-align: center;text-transform: uppercase;top: 0;width: 100%}@media screen and (min-width:20em){.card-featured__offer-badge{left: .9375rem;padding: .125rem .625rem;text-align: left;top: .9375rem;width: auto}}.card-featured__offer{color: #fff}.card-featured.card-featured--offer .card-featured__details{margin-bottom: 1.25rem}.card-featured.card-featured--offer .card-featured__title::after{background-image: url('data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.281 6.2h4.84v2h-2.84v9.52h9.52v-2.84h2v4.84H4.281V6.2zm12.025.08H12.32v-2h7.4v7.4h-2V7.694l-5.012 5.013-1.415-1.414 5.013-5.013z\" fill=\"white\"/></svg>');background-position: right bottom;background-repeat: no-repeat;background-size: 24px;content: ' ';display: inline-block;height: 24px;margin-left: .3125rem;position: absolute;width: 24px}.card-horizontal__location::before{background-image: url('data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z\" fill=\"%235fbd00\"/></svg>')}.card-horizontal__offer-badge{background-color: #dd3817;color: #fff;font-weight: 800;padding: .3125rem .625rem;position: absolute;text-align: center;text-transform: uppercase;top: 0;width: 100%}.card-horizontal__offer{color: #dd3817}.card-horizontal--offer .card-horizontal__details{margin-bottom: 1.25rem}.card-horizontal--offer .card-horizontal__title::after{background-image: url('data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.281 6.2h4.84v2h-2.84v9.52h9.52v-2.84h2v4.84H4.281V6.2zm12.025.08H12.32v-2h7.4v7.4h-2V7.694l-5.012 5.013-1.415-1.414 5.013-5.013z\" fill=\"#00875a\"/></svg>');background-position: right bottom;background-repeat: no-repeat;background-size: 24px;content: ' ';display: inline-block;height: 24px;margin-left: .3125rem;position: absolute;width: 24px}.offer-filter .card-featured.card-featured--offer,.offer-filter .card-horizontal.card-horizontal--offer,.offer-filter .card-standard--small.card-standard--offer,[data-module=cardCollection] .card-featured.card-featured--offer,[data-module=cardCollection] .card-horizontal.card-horizontal--offer,[data-module=cardCollection] .card-standard--small.card-standard--offer,[data-module=card] .card-featured.card-featured--offer,[data-module=card] .card-horizontal.card-horizontal--offer,[data-module=card] .card-standard--small.card-standard--offer,[data-module=cardcarousel] .card-featured.card-featured--offer,[data-module=cardcarousel] .card-horizontal.card-horizontal--offer,[data-module=cardcarousel] .card-standard--small.card-standard--offer,[data-module=thematicCallout] .card-featured.card-featured--offer,[data-module=thematicCallout] .card-horizontal.card-horizontal--offer,[data-module=thematicCallout] .card-standard--small.card-standard--offer{display: none}[data-module=editorialMapAndCardGrid] .card-featured.card-featured--offer,[data-module=editorialMapAndCardGrid] .card-standard.card-standard--offer{display: none}.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}@media print,screen and (min-width:48em){.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}}@media print,screen and (min-width:82.5em){.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}}.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}@media print,screen and (min-width:48em){.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}}@media print,screen and (min-width:82.5em){.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}}.campaign-tout__fake-button{margin-bottom: 40px}@media print,screen and (min-width:48em){.campaign-tout__fake-button{margin-bottom: 60px}}@media print,screen and (min-width:82.5em){.campaign-tout__fake-button{margin-bottom: 80px}}.campaign-tout__date,.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__category,.card-featured__location,.card-featured__offer,.card-featured__offer-badge,.card-featured__page-type,.card-featured__read-time,.card-featured__title,.card-horizontal__category,.card-horizontal__heading,.card-horizontal__location,.card-horizontal__offer,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-horizontal__rating-text,.card-horizontal__read-time,.card-horizontal__title,.card-standard--small .card-standard__title,.card-standard__link,.card-standard__location,.card-standard__offer,.card-standard__offer-badge,.card-standard__page-type,.card-standard__rating-text,.card-standard__read-time,.card-standard__subtitle,.card-standard__title,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__category,.search-results-item__subtitle,.search-results-item__title{font-family: \"Proxima Nova\", sans-serif}.card-featured--long-form [lang=ar] .card-featured__rating-text,.search-results-item--offer [lang=ar] .search-results-item__banner-title,.search-results-item--offer [lang=ar] .search-results-item__offer-price,[lang=ar] .campaign-tout__date,[lang=ar] .campaign-tout__eyebrow,[lang=ar] .campaign-tout__location,[lang=ar] .campaign-tout__subtitle,[lang=ar] .card-featured--long-form .card-featured__rating-text,[lang=ar] .card-featured__category,[lang=ar] .card-featured__location,[lang=ar] .card-featured__offer,[lang=ar] .card-featured__offer-badge,[lang=ar] .card-featured__page-type,[lang=ar] .card-featured__read-time,[lang=ar] .card-featured__title,[lang=ar] .card-horizontal__category,[lang=ar] .card-horizontal__heading,[lang=ar] .card-horizontal__location,[lang=ar] .card-horizontal__offer,[lang=ar] .card-horizontal__offer-badge,[lang=ar] .card-horizontal__page-type,[lang=ar] .card-horizontal__rating-text,[lang=ar] .card-horizontal__read-time,[lang=ar] .card-horizontal__title,[lang=ar] .card-standard__link,[lang=ar] .card-standard__location,[lang=ar] .card-standard__offer,[lang=ar] .card-standard__offer-badge,[lang=ar] .card-standard__page-type,[lang=ar] .card-standard__rating-text,[lang=ar] .card-standard__read-time,[lang=ar] .card-standard__subtitle,[lang=ar] .card-standard__title,[lang=ar] .image__description,[lang=ar] .image__location,[lang=ar] .search-results-item--offer .search-results-item__banner-title,[lang=ar] .search-results-item--offer .search-results-item__offer-price,[lang=ar] .search-results-item__category,[lang=ar] .search-results-item__subtitle,[lang=ar] .search-results-item__title{font-family: Lateef, sans-serif}.card-featured--long-form [lang=ja] .card-featured__rating-text,.search-results-item--offer [lang=ja] .search-results-item__banner-title,.search-results-item--offer [lang=ja] .search-results-item__offer-price,[lang=ja] .campaign-tout__date,[lang=ja] .campaign-tout__eyebrow,[lang=ja] .campaign-tout__location,[lang=ja] .campaign-tout__subtitle,[lang=ja] .card-featured--long-form .card-featured__rating-text,[lang=ja] .card-featured__category,[lang=ja] .card-featured__location,[lang=ja] .card-featured__offer,[lang=ja] .card-featured__offer-badge,[lang=ja] .card-featured__page-type,[lang=ja] .card-featured__read-time,[lang=ja] .card-featured__title,[lang=ja] .card-horizontal__category,[lang=ja] .card-horizontal__heading,[lang=ja] .card-horizontal__location,[lang=ja] .card-horizontal__offer,[lang=ja] .card-horizontal__offer-badge,[lang=ja] .card-horizontal__page-type,[lang=ja] .card-horizontal__rating-text,[lang=ja] .card-horizontal__read-time,[lang=ja] .card-horizontal__title,[lang=ja] .card-standard__link,[lang=ja] .card-standard__location,[lang=ja] .card-standard__offer,[lang=ja] .card-standard__offer-badge,[lang=ja] .card-standard__page-type,[lang=ja] .card-standard__rating-text,[lang=ja] .card-standard__read-time,[lang=ja] .card-standard__subtitle,[lang=ja] .card-standard__title,[lang=ja] .image__description,[lang=ja] .image__location,[lang=ja] .search-results-item--offer .search-results-item__banner-title,[lang=ja] .search-results-item--offer .search-results-item__offer-price,[lang=ja] .search-results-item__category,[lang=ja] .search-results-item__subtitle,[lang=ja] .search-results-item__title{font-family: \"MP Plus Rounded 1c\", sans-serif}.card-featured--long-form [lang=ru] .card-featured__rating-text,.search-results-item--offer [lang=ru] .search-results-item__banner-title,.search-results-item--offer [lang=ru] .search-results-item__offer-price,[lang=ru] .campaign-tout__date,[lang=ru] .campaign-tout__eyebrow,[lang=ru] .campaign-tout__location,[lang=ru] .campaign-tout__subtitle,[lang=ru] .card-featured--long-form .card-featured__rating-text,[lang=ru] .card-featured__category,[lang=ru] .card-featured__location,[lang=ru] .card-featured__offer,[lang=ru] .card-featured__offer-badge,[lang=ru] .card-featured__page-type,[lang=ru] .card-featured__read-time,[lang=ru] .card-featured__title,[lang=ru] .card-horizontal__category,[lang=ru] .card-horizontal__heading,[lang=ru] .card-horizontal__location,[lang=ru] .card-horizontal__offer,[lang=ru] .card-horizontal__offer-badge,[lang=ru] .card-horizontal__page-type,[lang=ru] .card-horizontal__rating-text,[lang=ru] .card-horizontal__read-time,[lang=ru] .card-horizontal__title,[lang=ru] .card-standard__link,[lang=ru] .card-standard__location,[lang=ru] .card-standard__offer,[lang=ru] .card-standard__offer-badge,[lang=ru] .card-standard__page-type,[lang=ru] .card-standard__rating-text,[lang=ru] .card-standard__read-time,[lang=ru] .card-standard__subtitle,[lang=ru] .card-standard__title,[lang=ru] .image__description,[lang=ru] .image__location,[lang=ru] .search-results-item--offer .search-results-item__banner-title,[lang=ru] .search-results-item--offer .search-results-item__offer-price,[lang=ru] .search-results-item__category,[lang=ru] .search-results-item__subtitle,[lang=ru] .search-results-item__title{font-family: Raleway, sans-serif}.card-featured__category,.card-featured__read-time{font-size: 14px;line-height: 18px;display: block;font-weight: 400}@media (min-width:320px){.card-featured__category,.card-featured__read-time{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.card-featured__category,.card-featured__read-time{font-size: calc(.71429vw + 6.57143px)}}@media (min-width:1600px){.card-featured__category,.card-featured__read-time{font-size: 18px}}@media (min-width:320px){.card-featured__category,.card-featured__read-time{line-height: calc(1.33929vw + 13.71429px)}}@media (min-width:768px){.card-featured__category,.card-featured__read-time{line-height: calc(0vw + 24px)}}@media (min-width:1320px){.card-featured__category,.card-featured__read-time{line-height: calc(2.14286vw - 4.28571px)}}@media (min-width:1600px){.card-featured__category,.card-featured__read-time{line-height: 30px}}@media print,screen and (min-width:48em){.card-featured__category,.card-featured__read-time{font-weight: 800}}.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: 12px;line-height: 14px;font-style: normal}@media (min-width:320px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: calc(.44643vw + 10.57143px)}}@media (min-width:768px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: 14px}}@media (min-width:320px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{line-height: calc(1.33929vw + 9.71429px)}}@media (min-width:768px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{line-height: 20px}}.card-featured__title{font-family: ioi, sans-serif;font-weight: 700;font-size: 24px;line-height: 26px}@media (min-width:320px){.card-featured__title{font-size: calc(1.78571vw + 18.28571px)}}@media (min-width:768px){.card-featured__title{font-size: calc(1.08696vw + 23.65217px)}}@media (min-width:1320px){.card-featured__title{font-size: calc(2.14286vw + 9.71429px)}}@media (min-width:1600px){.card-featured__title{font-size: 44px}}@media (min-width:320px){.card-featured__title{line-height: calc(1.78571vw + 20.28571px)}}@media (min-width:768px){.card-featured__title{line-height: calc(1.08696vw + 25.65217px)}}@media (min-width:1320px){.card-featured__title{line-height: calc(2.14286vw + 11.71429px)}}@media (min-width:1600px){.card-featured__title{line-height: 46px}}.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-family: ioi, sans-serif;font-style: normal;font-weight: 700;letter-spacing: .3px;font-size: 16px;line-height: 20px}@media (min-width:320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-size: calc(.2vw + 15.36px)}}@media (min-width:1320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-size: 18px}}@media (min-width:320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{line-height: calc(.4vw + 18.72px)}}@media (min-width:1320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{line-height: 24px}}.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-style: normal;font-weight: 800;letter-spacing: .3px;font-size: 14px;line-height: 18px}@media (min-width:320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: calc(.71429vw + 6.57143px)}}@media (min-width:1600px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: 18px}}@media (min-width:320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: calc(1.33929vw + 13.71429px)}}@media (min-width:768px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: calc(.72115vw + 18.46154px)}}@media (min-width:1600px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: 30px}}.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-style: normal;font-weight: 400;letter-spacing: .3px;font-size: 14px;line-height: 20px}@media (min-width:320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-size: 16px}}@media (min-width:320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: calc(.3vw + 19.04px)}}@media (min-width:1320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: calc(.35714vw + 18.28571px)}}@media (min-width:1600px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: 24px}}.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-style: normal;font-weight: 400;font-size: 12px;line-height: 17px}@media (min-width:320px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-size: calc(.44643vw + 10.57143px)}}@media (min-width:768px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-size: 14px}}@media (min-width:320px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{line-height: calc(.89286vw + 14.14286px)}}@media (min-width:768px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{line-height: 21px}}.card-featured__location,.card-horizontal__location,.card-standard__location{color: #767676;padding-left: 1.25rem;position: relative;width: 100%}.card-featured__location::before,.card-horizontal__location::before,.card-standard__location::before{background-image: url(/img/ui/icons/pin-green.svg);background-position: left center;background-repeat: no-repeat;background-size: contain;bottom: 0;content: '';height: 1.5rem;left: -.3125rem;position: absolute;width: 1.5rem}.card-standard__link{color: #767676;display: block;padding-left: 1.25rem;position: relative;text-decoration: none;width: 100%}.card-standard__link::before{background-image: url(/img/ui/icons/view-details-green-light.svg);background-position: left center;background-repeat: no-repeat;background-size: contain;bottom: 0;content: '';height: 1.5rem;left: -.3125rem;position: absolute;width: 1.5rem}.card-standard__link:hover{color: #767676;text-decoration: underline}.card-featured--long-form .card-featured__rating-text,.card-horizontal__rating-text,.card-standard__rating-text{color: #767676;margin-left: .3125rem}.card-horizontal__image .image img{height: auto;left: 50%;min-height: 100%;min-width: 100%;position: absolute;top: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width: auto}.campaign-tout{border-radius: 4px;overflow: hidden;position: relative}.campaign-tout__background{position: relative}.campaign-tout__background::after{background: -webkit-gradient(linear, left top, left bottom, color-stop(22.94%, rgba(0, 0, 0, 0)), color-stop(46.17%, rgba(0, 0, 0, .6)));background: linear-gradient(180deg, rgba(0, 0, 0, 0) 22.94%, rgba(0, 0, 0, .6) 46.17%);content: '';height: 100%;left: 0;position: absolute;top: 0;width: 100%}@media print,screen and (min-width:48em){.campaign-tout__background::after{background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(49.67%, rgba(0, 0, 0, 0)), color-stop(61.92%, rgba(0, 0, 0, .2)), color-stop(75%, rgba(0, 0, 0, .4)), color-stop(87.57%, rgba(0, 0, 0, .6)), to(rgba(0, 0, 0, .6)));background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 49.67%, rgba(0, 0, 0, .2) 61.92%, rgba(0, 0, 0, .4) 75%, rgba(0, 0, 0, .6) 87.57%, rgba(0, 0, 0, .6) 100%)}}.campaign-tout__background .image:not(.image--original-size){min-height: 36.25rem}@media print,screen and (min-width:48em){.campaign-tout__background .image:not(.image--original-size){min-height: 30.625rem;padding-bottom: 42%}}@media print,screen and (min-width:82.5em){.campaign-tout__background .image:not(.image--original-size){padding-bottom: 32%}}.campaign-tout__inner,.campaign-tout__link{left: 0;position: absolute;width: 100%}.campaign-tout__link{color: #fff;height: 100%;text-decoration: none;top: 0}.campaign-tout__link:hover{color: #fff}.campaign-tout__link:hover .campaign-tout__fake-button{color: #111317}.campaign-tout__link:hover .campaign-tout__fake-button::before{-webkit-transform: translateX(0);transform: translateX(0)}.campaign-tout__inner{bottom: 0}.campaign-tout__eyebrow{background-color: #dd3817;border-radius: 4px;display: inline-block;padding: .25rem .625rem;text-transform: uppercase}@media print,screen and (min-width:48em){.campaign-tout__eyebrow{padding: 0 .625rem}}.campaign-tout__date{display: block}.campaign-tout__location{padding-left: 1.25rem;position: relative}.campaign-tout__location::before{background-image: url('data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z\" fill=\"%23FFFFFF\"/></svg>');background-position: left center;background-repeat: no-repeat;background-size: contain;bottom: 0;content: '';height: 1.5rem;left: -.3125rem;position: absolute;width: 1.5rem}.campaign-tout--has-tears{border-radius: 0}.campaign-tout--has-tears::after,.campaign-tout--has-tears::before{background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAtUAAAAaCAYAAAB4kqAjAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAhySURBVHgB7Z3vddNIFMVvzuE7oQImFRAqQKmAsA2QbAMkFeA0ANkGNkkDS6ggooKECjI0sIQGVjvXM4PGsvzfsmTr/s55yLHGtpBGM3feezMChBBCCCGE6CBFUdAOnN07+wwhhBBCCCHE/CSC+tHZf84MOswzCCGEEEII0SEoqB0vnP3jzDj76SxLhPX13t6eRYfYgxBCTIENWNcaLiGEELtBEM8ZvHCOWGffnf3t7HjKx6+dfXP25PqpWwghxKZxjdi+s0NnlyFPjfx0dufsg7MsbB/Dvquuh92EEEJsDyG140Poe1aFqSEZWmaPnSi8C/0GQoidgwLabd47Owxmwq4HeO/AItwG+ybvdT8I9Sdz9hI+FNu5kKsQopskXuhX8J5nG3a9hfdAZ1gfX1zb9AdahKK6CK+ts3O5z4XYHhLv8X6wFP79AetttFKe4IU5G8pb13bkEDtFqF90vJjk7a/uWh9DCCEmEKTlAXz6RobNcQ3fRrWiZVNRTdhJXsB3lBY+R+UJQojGYBoGxgXxJAy8t/lN2HYJ6+zMtRlfIbYaVydP4OsXIxzVumndNT4I5fbVRwjRL4JsNJW3f+tFt5/z9T45O0N7XLnj+TMcDzeZs49hmzt710jbNWeuCvNdPkIIsTYKn7d8V+wezNG+cnZc+NQBsUW4a2bmuMbMxb9z9gVCiJ2n8PnPnIvzsSjn2qT8G/ax/Tgt2meYY1345fi+1Ow7Kcrl+u7C+5+wIlVP9SwsvMKnJ+qhyby6wnfGNAPvQbfJKGjYUctDIhaljbpT+MkTxtlz+JxUHgPzyzLsPjzPDMPdKD2kXULdN872J12LUOYe416oSfD6vuaLbc2zDv/nmM5iVU+FKAkSMaYSnmG+qOoT5o++Nsms44g6IC3z6Oxi2XmGi4rqKjl8PiUP4ld47wmlCLazvqDwOXvRCEOOb1HfqMfvNpXfH/7ehLJQI9lvkgHaFUohmzs7bUoIBCHNjroufN5XLMpBea5BcfOEus82tVoXL935P0/KGYzeH8vAwdP5uu6popwvwOOf6sRJBq5kbGmt8F0sMyaaCz9ZP0vess6O0t8L36++RPSGJcX0LrHUnKFVRfUscviGlknjNjRsbCAz+GRyNmabuFDx5HAtQy4e/ivZt5RnIjSyPHaJg46RdKCsa6/CdlI9owi4xHp+N4PPde5jA7QMw5VEtPLQYgShHDs6Eht+1nWD+b3MA3fuL5bwTk9j6Lleh7AufGpJ9CDTczRI9hm34X7WIR7/WeXjubPTcDyfw/eMDSgKP5/hvubnbfg8iXmY6XezL2HdfYAQO0JR5kpn8H1Zet/0nRh1vZjWvjUtqqfxDr5R7Ao5Sq93HaxYDN+zETYYrWj8LE/2d3kyNkPoDA/Dn7wunDi17OS9objAghSjS9Wp8Vke62wAf/8MRUqSqgCMpoBZ9JCizE1nm5lhfVyjXGpxXfzlrtMZVsT9nxkBNeFPDnzZPvM42Wet+v1DZw+8YDZYnBxNTXQSYgMknujYf81yQAmPhb//Iz/gHRvDaFqbororOTdNwBOcpqT8qCmT14Qhjduc1JR93BZvXpKfuPanGzWcUmGd3aAcPDGaESMcw20lp7+vIbG2iRGnHP6a2aqwKXZgRYpKVC92dhSB79F9fkcGU+/yIoR77Ce6Cdu2FxBiCynKlTCa6kv7zH2bolp4YcD0gwd3GSjSBphcwW0of7Epb10x+tCHOILlNnaacem0l6FchtHjt/Be4KUHBIk3+Bj9mNgnVuMhWBzIUph1PoKU1PMM4/fRNnO0QnrdHbrJ7yUF6wgDIg64GTnjdTydMTGU5Q+T8hdKK1k/qcMHZZ9mUEbCeM431r+uk2TuRByAG0yOwOxDQropConq7SQKh6UbgKSB4Q34PLxtkiIG68mxJCOTomaR5EQrp0usC0aGjtAhknswiuld5All1G7uJ/e6c0NR+hndhe3ZdRoRSYQNJ3yapCzb6lOUwtlgNLWpymuJ6vlIHD9c3CCvq1+hP+E9Nk9kkdfzaNnzHyfXrirMQ3pjTGdk1PQW/h7K4OtMHoq+QTkQF+0jUb3lWFRmqdeRpE2kHudNC1WLxGtdWZWAx2VQLqEoRBMslTtfR7IyxUIdqCIv80Wv3Hm6hE+x6htKLZkTV0d4D3EAU42OcsATPbYZFu/rlhqAF+XTRynM3y3YLvCzcTBmILYVieodIUf5aM6Y9xtHul3rvKPnSiEo0QYLr/Yy52oyMXw8XH4pvDYoQ7FpuFn13osfnqeLmpx4tln0Uhv0kwH8vAFi+U9fJ+hOw9WTAfxE0yagqOY9nKEc3PHevqy7FqG/TVczY5kBksnXNZ+JfeC8XnTRfSSqhRC9YsQLlYSP2XHWiWXRLCOpDmEA8wiR0rnUpTrCvKAf656gPuX3OPhqagUxi8mOn5GIV+KhNlO+L4cfKFFvZVC6xq5SPIMQQvSHh9AZs7NUzn77VM/9FUSVr9U3QkpfXA7wfFNCdhJBUF+G1ydNrlZVs057E5gp+wb0RSbCep6oawYJ6V4gT7UQQog2sfCePKaBNCmUtpUc/hwdJu+lrxvzZFeeBzCccFqJLKQCdz8pd7DX0LKWE3Kp2yCHvy4amIuI0j+EEEKIHYAi9rry+Pm4wkxKjNCw/Nik0TmfB5CjXNu/bunDg5rHvBv4AYCt/B5F+c0kEZ48vfgpLk3YcOqHEMsiUS2EEELsEMMlTIOXmcLTzChvUS57eIj1TBAdmRDsjoXrxUeBnsOv3W2THPrLcAz7ySPkWZ4TVk+S740TgjX/QXQRiWohhBBix4he3zaFp4UXwHEycJW4Qk71GPlgHR4/PeCHEGJ7kKgWQgghRKeIy64KsU1IVAshhBBCbDHScd2g+B891RO4DG3NOQAAAABJRU5ErkJggg==);background-position: center;background-repeat: repeat;content: '';height: 26px;left: 0;position: absolute;width: 100%;z-index: 1}.campaign-tout--has-tears::before{top: 0;-webkit-transform: rotate(180deg);transform: rotate(180deg)}.campaign-tout--has-tears::after{bottom: 0}.offer-banner--has-tears .campaign-tout{display: none}.offer-banner--has-tears .campaign-tout--has-tears{display: block}.offer-banner--no-tears .campaign-tout{display: block}.offer-banner--no-tears .campaign-tout--has-tears{display: none}.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}@media print,screen and (min-width:48em){.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}}@media print,screen and (min-width:82.5em){.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}}.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}@media print,screen and (min-width:48em){.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}}@media print,screen and (min-width:82.5em){.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}}.campaign-tout__fake-button{margin-bottom: 40px}@media print,screen and (min-width:48em){.campaign-tout__fake-button{margin-bottom: 60px}}@media print,screen and (min-width:82.5em){.campaign-tout__fake-button{margin-bottom: 80px}}.campaign-tout__date,.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__category,.card-featured__location,.card-featured__offer,.card-featured__offer-badge,.card-featured__page-type,.card-featured__read-time,.card-featured__title,.card-horizontal__category,.card-horizontal__heading,.card-horizontal__location,.card-horizontal__offer,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-horizontal__rating-text,.card-horizontal__read-time,.card-horizontal__title,.card-standard--small .card-standard__title,.card-standard__link,.card-standard__location,.card-standard__offer,.card-standard__offer-badge,.card-standard__page-type,.card-standard__rating-text,.card-standard__read-time,.card-standard__subtitle,.card-standard__title,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__category,.search-results-item__subtitle,.search-results-item__title{font-family: \"Proxima Nova\", sans-serif}.card-featured--long-form [lang=ar] .card-featured__rating-text,.search-results-item--offer [lang=ar] .search-results-item__banner-title,.search-results-item--offer [lang=ar] .search-results-item__offer-price,[lang=ar] .campaign-tout__date,[lang=ar] .campaign-tout__eyebrow,[lang=ar] .campaign-tout__location,[lang=ar] .campaign-tout__subtitle,[lang=ar] .card-featured--long-form .card-featured__rating-text,[lang=ar] .card-featured__category,[lang=ar] .card-featured__location,[lang=ar] .card-featured__offer,[lang=ar] .card-featured__offer-badge,[lang=ar] .card-featured__page-type,[lang=ar] .card-featured__read-time,[lang=ar] .card-featured__title,[lang=ar] .card-horizontal__category,[lang=ar] .card-horizontal__heading,[lang=ar] .card-horizontal__location,[lang=ar] .card-horizontal__offer,[lang=ar] .card-horizontal__offer-badge,[lang=ar] .card-horizontal__page-type,[lang=ar] .card-horizontal__rating-text,[lang=ar] .card-horizontal__read-time,[lang=ar] .card-horizontal__title,[lang=ar] .card-standard__link,[lang=ar] .card-standard__location,[lang=ar] .card-standard__offer,[lang=ar] .card-standard__offer-badge,[lang=ar] .card-standard__page-type,[lang=ar] .card-standard__rating-text,[lang=ar] .card-standard__read-time,[lang=ar] .card-standard__subtitle,[lang=ar] .card-standard__title,[lang=ar] .image__description,[lang=ar] .image__location,[lang=ar] .search-results-item--offer .search-results-item__banner-title,[lang=ar] .search-results-item--offer .search-results-item__offer-price,[lang=ar] .search-results-item__category,[lang=ar] .search-results-item__subtitle,[lang=ar] .search-results-item__title{font-family: Lateef, sans-serif}.card-featured--long-form [lang=ja] .card-featured__rating-text,.search-results-item--offer [lang=ja] .search-results-item__banner-title,.search-results-item--offer [lang=ja] .search-results-item__offer-price,[lang=ja] .campaign-tout__date,[lang=ja] .campaign-tout__eyebrow,[lang=ja] .campaign-tout__location,[lang=ja] .campaign-tout__subtitle,[lang=ja] .card-featured--long-form .card-featured__rating-text,[lang=ja] .card-featured__category,[lang=ja] .card-featured__location,[lang=ja] .card-featured__offer,[lang=ja] .card-featured__offer-badge,[lang=ja] .card-featured__page-type,[lang=ja] .card-featured__read-time,[lang=ja] .card-featured__title,[lang=ja] .card-horizontal__category,[lang=ja] .card-horizontal__heading,[lang=ja] .card-horizontal__location,[lang=ja] .card-horizontal__offer,[lang=ja] .card-horizontal__offer-badge,[lang=ja] .card-horizontal__page-type,[lang=ja] .card-horizontal__rating-text,[lang=ja] .card-horizontal__read-time,[lang=ja] .card-horizontal__title,[lang=ja] .card-standard__link,[lang=ja] .card-standard__location,[lang=ja] .card-standard__offer,[lang=ja] .card-standard__offer-badge,[lang=ja] .card-standard__page-type,[lang=ja] .card-standard__rating-text,[lang=ja] .card-standard__read-time,[lang=ja] .card-standard__subtitle,[lang=ja] .card-standard__title,[lang=ja] .image__description,[lang=ja] .image__location,[lang=ja] .search-results-item--offer .search-results-item__banner-title,[lang=ja] .search-results-item--offer .search-results-item__offer-price,[lang=ja] .search-results-item__category,[lang=ja] .search-results-item__subtitle,[lang=ja] .search-results-item__title{font-family: \"MP Plus Rounded 1c\", sans-serif}.card-featured--long-form [lang=ru] .card-featured__rating-text,.search-results-item--offer [lang=ru] .search-results-item__banner-title,.search-results-item--offer [lang=ru] .search-results-item__offer-price,[lang=ru] .campaign-tout__date,[lang=ru] .campaign-tout__eyebrow,[lang=ru] .campaign-tout__location,[lang=ru] .campaign-tout__subtitle,[lang=ru] .card-featured--long-form .card-featured__rating-text,[lang=ru] .card-featured__category,[lang=ru] .card-featured__location,[lang=ru] .card-featured__offer,[lang=ru] .card-featured__offer-badge,[lang=ru] .card-featured__page-type,[lang=ru] .card-featured__read-time,[lang=ru] .card-featured__title,[lang=ru] .card-horizontal__category,[lang=ru] .card-horizontal__heading,[lang=ru] .card-horizontal__location,[lang=ru] .card-horizontal__offer,[lang=ru] .card-horizontal__offer-badge,[lang=ru] .card-horizontal__page-type,[lang=ru] .card-horizontal__rating-text,[lang=ru] .card-horizontal__read-time,[lang=ru] .card-horizontal__title,[lang=ru] .card-standard__link,[lang=ru] .card-standard__location,[lang=ru] .card-standard__offer,[lang=ru] .card-standard__offer-badge,[lang=ru] .card-standard__page-type,[lang=ru] .card-standard__rating-text,[lang=ru] .card-standard__read-time,[lang=ru] .card-standard__subtitle,[lang=ru] .card-standard__title,[lang=ru] .image__description,[lang=ru] .image__location,[lang=ru] .search-results-item--offer .search-results-item__banner-title,[lang=ru] .search-results-item--offer .search-results-item__offer-price,[lang=ru] .search-results-item__category,[lang=ru] .search-results-item__subtitle,[lang=ru] .search-results-item__title{font-family: Raleway, sans-serif}.card-featured__category,.card-featured__read-time{font-size: 14px;line-height: 18px;display: block;font-weight: 400}@media (min-width:320px){.card-featured__category,.card-featured__read-time{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.card-featured__category,.card-featured__read-time{font-size: calc(.71429vw + 6.57143px)}}@media (min-width:1600px){.card-featured__category,.card-featured__read-time{font-size: 18px}}@media (min-width:320px){.card-featured__category,.card-featured__read-time{line-height: calc(1.33929vw + 13.71429px)}}@media (min-width:768px){.card-featured__category,.card-featured__read-time{line-height: calc(0vw + 24px)}}@media (min-width:1320px){.card-featured__category,.card-featured__read-time{line-height: calc(2.14286vw - 4.28571px)}}@media (min-width:1600px){.card-featured__category,.card-featured__read-time{line-height: 30px}}@media print,screen and (min-width:48em){.card-featured__category,.card-featured__read-time{font-weight: 800}}.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: 12px;line-height: 14px;font-style: normal}@media (min-width:320px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: calc(.44643vw + 10.57143px)}}@media (min-width:768px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: 14px}}@media (min-width:320px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{line-height: calc(1.33929vw + 9.71429px)}}@media (min-width:768px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{line-height: 20px}}.card-featured__title{font-family: ioi, sans-serif;font-weight: 700;font-size: 24px;line-height: 26px}@media (min-width:320px){.card-featured__title{font-size: calc(1.78571vw + 18.28571px)}}@media (min-width:768px){.card-featured__title{font-size: calc(1.08696vw + 23.65217px)}}@media (min-width:1320px){.card-featured__title{font-size: calc(2.14286vw + 9.71429px)}}@media (min-width:1600px){.card-featured__title{font-size: 44px}}@media (min-width:320px){.card-featured__title{line-height: calc(1.78571vw + 20.28571px)}}@media (min-width:768px){.card-featured__title{line-height: calc(1.08696vw + 25.65217px)}}@media (min-width:1320px){.card-featured__title{line-height: calc(2.14286vw + 11.71429px)}}@media (min-width:1600px){.card-featured__title{line-height: 46px}}.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-family: ioi, sans-serif;font-style: normal;font-weight: 700;letter-spacing: .3px;font-size: 16px;line-height: 20px}@media (min-width:320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-size: calc(.2vw + 15.36px)}}@media (min-width:1320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-size: 18px}}@media (min-width:320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{line-height: calc(.4vw + 18.72px)}}@media (min-width:1320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{line-height: 24px}}.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-style: normal;font-weight: 800;letter-spacing: .3px;font-size: 14px;line-height: 18px}@media (min-width:320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: calc(.71429vw + 6.57143px)}}@media (min-width:1600px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: 18px}}@media (min-width:320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: calc(1.33929vw + 13.71429px)}}@media (min-width:768px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: calc(.72115vw + 18.46154px)}}@media (min-width:1600px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: 30px}}.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-style: normal;font-weight: 400;letter-spacing: .3px;font-size: 14px;line-height: 20px}@media (min-width:320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-size: 16px}}@media (min-width:320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: calc(.3vw + 19.04px)}}@media (min-width:1320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: calc(.35714vw + 18.28571px)}}@media (min-width:1600px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: 24px}}.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-style: normal;font-weight: 400;font-size: 12px;line-height: 17px}@media (min-width:320px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-size: calc(.44643vw + 10.57143px)}}@media (min-width:768px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-size: 14px}}@media (min-width:320px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{line-height: calc(.89286vw + 14.14286px)}}@media (min-width:768px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{line-height: 21px}}.card-featured__location,.card-horizontal__location,.card-standard__location{color: #767676;padding-left: 1.25rem;position: relative;width: 100%}.card-featured__location::before,.card-horizontal__location::before,.card-standard__location::before{background-image: url(/img/ui/icons/pin-green.svg);background-position: left center;background-repeat: no-repeat;background-size: contain;bottom: 0;content: '';height: 1.5rem;left: -.3125rem;position: absolute;width: 1.5rem}.card-standard__link{color: #767676;display: block;padding-left: 1.25rem;position: relative;text-decoration: none;width: 100%}.card-standard__link::before{background-image: url(/img/ui/icons/view-details-green-light.svg);background-position: left center;background-repeat: no-repeat;background-size: contain;bottom: 0;content: '';height: 1.5rem;left: -.3125rem;position: absolute;width: 1.5rem}.card-standard__link:hover{color: #767676;text-decoration: underline}.card-featured--long-form .card-featured__rating-text,.card-horizontal__rating-text,.card-standard__rating-text{color: #767676;margin-left: .3125rem}.card-horizontal__image .image img{height: auto;left: 50%;min-height: 100%;min-width: 100%;position: absolute;top: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width: auto}.search-results-item__link{-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;border-bottom: 1px solid #ebebeb;cursor: pointer;display: -webkit-box;display: -ms-flexbox;display: flex;padding-bottom: 1.25rem;text-decoration: none}.search-results-item__link:hover .search-results-item__title{text-decoration: underline}.search-results-item__link:hover .search-results-item__image{-webkit-transform: scale(1.05);transform: scale(1.05)}.search-results-item__image-wrapper{max-width: 5.5rem;overflow: hidden;width: 100%}@media print,screen and (min-width:48em){.search-results-item__image-wrapper{max-width: 8.5rem}}.search-results-item__image{background-position: 50%;background-repeat: no-repeat;background-size: cover;padding-bottom: 100%;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: -webkit-transform .2s ease-in-out;transition: -webkit-transform .2s ease-in-out;transition: transform .2s ease-in-out;transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out}@media print,screen and (min-width:48em){.search-results-item__image{padding-bottom: 56.5%}}.search-results-item__content{-webkit-box-flex: 1%;-ms-flex: 1%;flex: 1%;margin-left: 1.25rem}@media print,screen and (min-width:48em){.search-results-item__content{margin-left: 1.875rem}}.search-results-item__category{color: #767676}.search-results-item__subtitle,.search-results-item__title{color: #111317}.search-results-item__subtitle{-webkit-box-orient: vertical;-webkit-line-clamp: 3;display: -webkit-box;overflow: hidden}@media print,screen and (min-width:48em){.search-results-item__subtitle{-webkit-line-clamp: 2}}.search-results-item--offer{display: none}.search-results-item--offer .search-results-item__banner-title{background-color: #dd3817;color: #fff;font-weight: 800;left: .3125rem;padding: .125rem .625rem;position: absolute;text-transform: uppercase;top: .3125rem;z-index: 1}.search-results-item--offer .search-results-item__link{position: relative}.search-results-item--offer .search-results-item__offer-price{color: #dd3817;margin-top: .625rem}.search-results-item--offer .search-results-item__title::after{background-image: url('data:image/svg+xml;utf8,<svg width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M13.51 7.72V14.1533H0V1.93H7.72V3.21667H1.28667V12.8667H12.2233V7.72H13.51ZM15.44 0H8.37105L10.9669 2.57333L6.47837 7.1217L8.29771 8.94105L12.7863 4.39268L15.44 7.07667V0Z\" fill=\"%235FBD00\"/></svg>');content: '';display: inline-block;height: .9375rem;margin-left: .5625rem;width: .9375rem}.search__results-wrapper [data-module=card]{display: none}.search__results-wrapper .search-results-item--offer{display: block}</style>"
    },
    {
      "responsiveImage": {
        "altText": "Alt Text",
        "lowResolutionUrl": "https://images.unsplash.com/photo-1568425370221-21ee552d83b7?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=50&q=10",
        "sources": [
          {
            "type": "image/jpeg",
            "largeUrl": "https://images.unsplash.com/photo-1568425370221-21ee552d83b7?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1600&q=80",
            "smallUrl": "https://images.unsplash.com/photo-1568425370221-21ee552d83b7?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=800&q=80"
          }
        ]
      },
      "cardType": "Offer",
      "pageType": "Article",
      "title": "Clonmacnoise – The Monastic Marvel",
      "subtitle": "",
      "locationName": "Cork",
      "timeSpan": {
        "text": "1 min read"
      },
      "link": {
        "text": "",
        "url": "#"
      },
      "html": "<div style=\"max-width: 500px;\"><div data-module=\"card\" class=\"js-adbutler-card card-standard js-card-standard card-standard--offer has-location loaded\"> <a href=\"[%OfferLink%]\" class=\"card-standard__anchor js-link\"><figure class=\"image js-image loaded\" data-module=\"imagelazy\"><picture class=\"image__container\" style=\"opacity: 1; visibility: inherit;\"> <img class=\"js-image-lazyload js-fallback-image loaded\" src=\"[%ImageURL%]\" alt=\"[%Title%]\"/> </picture></figure><p class=\"card-standard__offer-badge js-offer-badge\">[%OfferBanner%]</p><div class=\"card-standard__inner\"><div class=\"card-standard__details\"><p class=\"card-horizontal__category js-category\">[%Eyebrow - Category%]</p><h3 class=\"card-standard__title js-title\">[%Title%]</h3><p class=\"card-standard__subtitle js-subtitle\">[%Description%]</p></div><p class=\"card-standard__location js-location-name\">[%Location%]</p><p class=\"card-standard__offer js-offer\"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p></div></a> </div><div data-module=\"card\" class=\"js-adbutler-card card-standard js-card-standard card-standard--offer card-standard--small has-location loaded\"> <a href=\"[%OfferLink%]\" class=\"card-standard__anchor js-link\"><figure class=\"image js-image loaded\" data-module=\"imagelazy\"><picture class=\"image__container\" style=\"opacity: 1; visibility: inherit;\"> <img class=\"js-image-lazyload js-fallback-image loaded\" src=\"[%ImageURL%]\" alt=\"[%Title%]\"/> </picture></figure><p class=\"card-standard__offer-badge js-offer-badge\">[%OfferBanner%]</p><div class=\"card-standard__inner\"><div class=\"card-standard__details\"><p class=\"card-horizontal__category js-category\">[%Eyebrow - Category%]</p><h3 class=\"card-standard__title js-title\">[%Title%]</h3><p class=\"card-standard__subtitle js-subtitle\">[%Description%]</p></div><p class=\"card-standard__location js-location-name\">[%Location%]</p><p class=\"card-standard__offer js-offer\"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p></div></a> </div><div data-module=\"card\" class=\"js-adbutler-card card-horizontal card-horizontal--offer loaded\"> <a href=\"[%OfferLink%]\" class=\"card-horizontal__link js-link\"><div class=\"card-horizontal__image js-image\"><figure class=\"image js-image loaded\" data-module=\"imagelazy\"><picture class=\"image__container\" style=\"opacity: 1; visibility: inherit;\"> <img class=\"js-image-lazyload js-fallback-image loaded\" src=\"[%ImageURL%]\" alt=\"[%Title%]\"/> </picture></figure><p class=\"card-horizontal__offer-badge js-offer-badge\">[%OfferBanner%]</p></div><div class=\"card-horizontal__copy\"><p class=\"card-horizontal__category js-category\">[%Eyebrow - Category%]</p><h2 class=\"card-horizontal__title js-title\">[%Title%]</h2><p class=\"card-horizontal__subtitle js-subtitle\">[%Description%]</p><p class=\"card-horizontal__location js-location-name\">[%Location%]</p><p class=\"card-horizontal__offer js-offer\"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p></div></a> </div><div data-module=\"card\" class=\"search-results-item search-results-item--offer\"> <a class=\"search-results-item__link\" href=\"[%OfferLink%]\"> <span class=\"search-results-item__banner-title\">[%OfferBanner%]</span><div class=\"search-results-item__image-wrapper\"><figure class=\"image js-image loaded\" data-module=\"imagelazy\"><picture class=\"image__container\" style=\"opacity: 1; visibility: inherit;\"> <img class=\"js-image-lazyload js-fallback-image loaded\" src=\"[%ImageURL%]\" alt=\"[%Title%]\"/> </picture></figure></div><div class=\"search-results-item__content\"><p class=\"search-results-item__category\">[%Eyebrow - Category%]</p><p class=\"search-results-item__title\">[%Title%]</p><p class=\"search-results-item__subtitle\">[%Description%]</p><p class=\"search-results-item__offer-price\"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p></div></a> </div></div><script type=\"text/javascript\">if(location.hostname===\"tourismireland.orders.adbutler.com\"){const cards=document.querySelectorAll('.js-adbutler-card');cards.forEach((card, index)=>{if(index > 0){card.style.display=\"none\";}});}</script><style>a,body,div,figure,html,picture{-webkit-text-size-adjust: none;border: 0;font: inherit;font-size: 100%;margin: 0;padding: 0;vertical-align: baseline}.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}@media print,screen and (min-width:48em){.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}}@media print,screen and (min-width:82.5em){.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}}.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}@media print,screen and (min-width:48em){.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}}@media print,screen and (min-width:82.5em){.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}}.campaign-tout__fake-button{margin-bottom: 40px}@media print,screen and (min-width:48em){.campaign-tout__fake-button{margin-bottom: 60px}}@media print,screen and (min-width:82.5em){.campaign-tout__fake-button{margin-bottom: 80px}}.campaign-tout__date,.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__category,.card-featured__location,.card-featured__offer,.card-featured__offer-badge,.card-featured__page-type,.card-featured__read-time,.card-featured__title,.card-horizontal__category,.card-horizontal__heading,.card-horizontal__location,.card-horizontal__offer,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-horizontal__rating-text,.card-horizontal__read-time,.card-horizontal__title,.card-standard--small .card-standard__title,.card-standard__link,.card-standard__location,.card-standard__offer,.card-standard__offer-badge,.card-standard__page-type,.card-standard__rating-text,.card-standard__read-time,.card-standard__subtitle,.card-standard__title,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__category,.search-results-item__subtitle,.search-results-item__title{font-family: \"Proxima Nova\", sans-serif}.card-featured--long-form [lang=ar] .card-featured__rating-text,.search-results-item--offer [lang=ar] .search-results-item__banner-title,.search-results-item--offer [lang=ar] .search-results-item__offer-price,[lang=ar] .campaign-tout__date,[lang=ar] .campaign-tout__eyebrow,[lang=ar] .campaign-tout__location,[lang=ar] .campaign-tout__subtitle,[lang=ar] .card-featured--long-form .card-featured__rating-text,[lang=ar] .card-featured__category,[lang=ar] .card-featured__location,[lang=ar] .card-featured__offer,[lang=ar] .card-featured__offer-badge,[lang=ar] .card-featured__page-type,[lang=ar] .card-featured__read-time,[lang=ar] .card-featured__title,[lang=ar] .card-horizontal__category,[lang=ar] .card-horizontal__heading,[lang=ar] .card-horizontal__location,[lang=ar] .card-horizontal__offer,[lang=ar] .card-horizontal__offer-badge,[lang=ar] .card-horizontal__page-type,[lang=ar] .card-horizontal__rating-text,[lang=ar] .card-horizontal__read-time,[lang=ar] .card-horizontal__title,[lang=ar] .card-standard__link,[lang=ar] .card-standard__location,[lang=ar] .card-standard__offer,[lang=ar] .card-standard__offer-badge,[lang=ar] .card-standard__page-type,[lang=ar] .card-standard__rating-text,[lang=ar] .card-standard__read-time,[lang=ar] .card-standard__subtitle,[lang=ar] .card-standard__title,[lang=ar] .image__description,[lang=ar] .image__location,[lang=ar] .search-results-item--offer .search-results-item__banner-title,[lang=ar] .search-results-item--offer .search-results-item__offer-price,[lang=ar] .search-results-item__category,[lang=ar] .search-results-item__subtitle,[lang=ar] .search-results-item__title{font-family: Lateef, sans-serif}.card-featured--long-form [lang=ja] .card-featured__rating-text,.search-results-item--offer [lang=ja] .search-results-item__banner-title,.search-results-item--offer [lang=ja] .search-results-item__offer-price,[lang=ja] .campaign-tout__date,[lang=ja] .campaign-tout__eyebrow,[lang=ja] .campaign-tout__location,[lang=ja] .campaign-tout__subtitle,[lang=ja] .card-featured--long-form .card-featured__rating-text,[lang=ja] .card-featured__category,[lang=ja] .card-featured__location,[lang=ja] .card-featured__offer,[lang=ja] .card-featured__offer-badge,[lang=ja] .card-featured__page-type,[lang=ja] .card-featured__read-time,[lang=ja] .card-featured__title,[lang=ja] .card-horizontal__category,[lang=ja] .card-horizontal__heading,[lang=ja] .card-horizontal__location,[lang=ja] .card-horizontal__offer,[lang=ja] .card-horizontal__offer-badge,[lang=ja] .card-horizontal__page-type,[lang=ja] .card-horizontal__rating-text,[lang=ja] .card-horizontal__read-time,[lang=ja] .card-horizontal__title,[lang=ja] .card-standard__link,[lang=ja] .card-standard__location,[lang=ja] .card-standard__offer,[lang=ja] .card-standard__offer-badge,[lang=ja] .card-standard__page-type,[lang=ja] .card-standard__rating-text,[lang=ja] .card-standard__read-time,[lang=ja] .card-standard__subtitle,[lang=ja] .card-standard__title,[lang=ja] .image__description,[lang=ja] .image__location,[lang=ja] .search-results-item--offer .search-results-item__banner-title,[lang=ja] .search-results-item--offer .search-results-item__offer-price,[lang=ja] .search-results-item__category,[lang=ja] .search-results-item__subtitle,[lang=ja] .search-results-item__title{font-family: \"MP Plus Rounded 1c\", sans-serif}.card-featured--long-form [lang=ru] .card-featured__rating-text,.search-results-item--offer [lang=ru] .search-results-item__banner-title,.search-results-item--offer [lang=ru] .search-results-item__offer-price,[lang=ru] .campaign-tout__date,[lang=ru] .campaign-tout__eyebrow,[lang=ru] .campaign-tout__location,[lang=ru] .campaign-tout__subtitle,[lang=ru] .card-featured--long-form .card-featured__rating-text,[lang=ru] .card-featured__category,[lang=ru] .card-featured__location,[lang=ru] .card-featured__offer,[lang=ru] .card-featured__offer-badge,[lang=ru] .card-featured__page-type,[lang=ru] .card-featured__read-time,[lang=ru] .card-featured__title,[lang=ru] .card-horizontal__category,[lang=ru] .card-horizontal__heading,[lang=ru] .card-horizontal__location,[lang=ru] .card-horizontal__offer,[lang=ru] .card-horizontal__offer-badge,[lang=ru] .card-horizontal__page-type,[lang=ru] .card-horizontal__rating-text,[lang=ru] .card-horizontal__read-time,[lang=ru] .card-horizontal__title,[lang=ru] .card-standard__link,[lang=ru] .card-standard__location,[lang=ru] .card-standard__offer,[lang=ru] .card-standard__offer-badge,[lang=ru] .card-standard__page-type,[lang=ru] .card-standard__rating-text,[lang=ru] .card-standard__read-time,[lang=ru] .card-standard__subtitle,[lang=ru] .card-standard__title,[lang=ru] .image__description,[lang=ru] .image__location,[lang=ru] .search-results-item--offer .search-results-item__banner-title,[lang=ru] .search-results-item--offer .search-results-item__offer-price,[lang=ru] .search-results-item__category,[lang=ru] .search-results-item__subtitle,[lang=ru] .search-results-item__title{font-family: Raleway, sans-serif}.card-featured__category,.card-featured__read-time{font-size: 14px;line-height: 18px;display: block;font-weight: 400}@media (min-width:320px){.card-featured__category,.card-featured__read-time{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.card-featured__category,.card-featured__read-time{font-size: calc(.71429vw + 6.57143px)}}@media (min-width:1600px){.card-featured__category,.card-featured__read-time{font-size: 18px}}@media (min-width:320px){.card-featured__category,.card-featured__read-time{line-height: calc(1.33929vw + 13.71429px)}}@media (min-width:768px){.card-featured__category,.card-featured__read-time{line-height: calc(0vw + 24px)}}@media (min-width:1320px){.card-featured__category,.card-featured__read-time{line-height: calc(2.14286vw - 4.28571px)}}@media (min-width:1600px){.card-featured__category,.card-featured__read-time{line-height: 30px}}@media print,screen and (min-width:48em){.card-featured__category,.card-featured__read-time{font-weight: 800}}.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: 12px;line-height: 14px;font-style: normal}@media (min-width:320px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: calc(.44643vw + 10.57143px)}}@media (min-width:768px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: 14px}}@media (min-width:320px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{line-height: calc(1.33929vw + 9.71429px)}}@media (min-width:768px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{line-height: 20px}}.card-featured__title{font-family: ioi, sans-serif;font-weight: 700;font-size: 24px;line-height: 26px}@media (min-width:320px){.card-featured__title{font-size: calc(1.78571vw + 18.28571px)}}@media (min-width:768px){.card-featured__title{font-size: calc(1.08696vw + 23.65217px)}}@media (min-width:1320px){.card-featured__title{font-size: calc(2.14286vw + 9.71429px)}}@media (min-width:1600px){.card-featured__title{font-size: 44px}}@media (min-width:320px){.card-featured__title{line-height: calc(1.78571vw + 20.28571px)}}@media (min-width:768px){.card-featured__title{line-height: calc(1.08696vw + 25.65217px)}}@media (min-width:1320px){.card-featured__title{line-height: calc(2.14286vw + 11.71429px)}}@media (min-width:1600px){.card-featured__title{line-height: 46px}}.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-family: ioi, sans-serif;font-style: normal;font-weight: 700;letter-spacing: .3px;font-size: 16px;line-height: 20px}@media (min-width:320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-size: calc(.2vw + 15.36px)}}@media (min-width:1320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-size: 18px}}@media (min-width:320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{line-height: calc(.4vw + 18.72px)}}@media (min-width:1320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{line-height: 24px}}.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-style: normal;font-weight: 800;letter-spacing: .3px;font-size: 14px;line-height: 18px}@media (min-width:320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: calc(.71429vw + 6.57143px)}}@media (min-width:1600px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: 18px}}@media (min-width:320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: calc(1.33929vw + 13.71429px)}}@media (min-width:768px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: calc(.72115vw + 18.46154px)}}@media (min-width:1600px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: 30px}}.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-style: normal;font-weight: 400;letter-spacing: .3px;font-size: 14px;line-height: 20px}@media (min-width:320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-size: 16px}}@media (min-width:320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: calc(.3vw + 19.04px)}}@media (min-width:1320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: calc(.35714vw + 18.28571px)}}@media (min-width:1600px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: 24px}}.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-style: normal;font-weight: 400;font-size: 12px;line-height: 17px}@media (min-width:320px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-size: calc(.44643vw + 10.57143px)}}@media (min-width:768px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-size: 14px}}@media (min-width:320px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{line-height: calc(.89286vw + 14.14286px)}}@media (min-width:768px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{line-height: 21px}}.card-featured__location,.card-horizontal__location,.card-standard__location{color: #767676;padding-left: 1.25rem;position: relative;width: 100%}.card-featured__location::before,.card-horizontal__location::before,.card-standard__location::before{background-image: url(/img/ui/icons/pin-green.svg);background-position: left center;background-repeat: no-repeat;background-size: contain;bottom: 0;content: '';height: 1.5rem;left: -.3125rem;position: absolute;width: 1.5rem}.card-standard__link{color: #767676;display: block;padding-left: 1.25rem;position: relative;text-decoration: none;width: 100%}.card-standard__link::before{background-image: url(/img/ui/icons/view-details-green-light.svg);background-position: left center;background-repeat: no-repeat;background-size: contain;bottom: 0;content: '';height: 1.5rem;left: -.3125rem;position: absolute;width: 1.5rem}.card-standard__link:hover{color: #767676;text-decoration: underline}.card-featured--long-form .card-featured__rating-text,.card-horizontal__rating-text,.card-standard__rating-text{color: #767676;margin-left: .3125rem}.card-horizontal__image .image img{height: auto;left: 50%;min-height: 100%;min-width: 100%;position: absolute;top: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width: auto}.image{position: relative}.image img{width: 100%}.image:not(.image--original-size){padding-bottom: 56.5%}.image:not(.image--original-size) img{height: 100%;-o-object-fit: cover;object-fit: cover;-o-object-position: 50% 50%;object-position: 50% 50%}.image:not(.image--original-size) .image__container,.image:not(.image--original-size) .image__lowres{height: 100%;left: 0;overflow: hidden;position: absolute;top: 0}.image:not(.image--original-size) .image__container{opacity: 0}.image:not(.image--original-size) .image__caption{bottom: 0;position: absolute}.image__container,.image__lowres{visibility: hidden;width: 100%}.image__lowres{-webkit-filter: blur(25px);filter: blur(25px);width: 100%}.image__lowres.loaded{visibility: visible}.image__caption{-webkit-box-align: center;-ms-flex-align: center;align-items: center;background-color: #fff;display: -webkit-box;display: -ms-flexbox;display: flex;padding: 1em 1.1em;text-align: left;width: 100%}.image__description,.image__location{color: #767676}.image__location{font-weight: 600;margin-right: .7em}.image__location-icon{background-image: url(/img/ui/icons/pin-grey.svg);background-position: center;background-repeat: no-repeat;background-size: 18px;display: block;height: 15px;margin-right: .3125rem;width: 14px}@media print,screen and (min-width:48em){.image__location-icon{background-size: 20px;height: 18px;margin-right: .625rem;width: 16px}}.card-standard{background-color: #fff;border-radius: 4px;-webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05);box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05);display: block;height: 100%;min-height: 1px;overflow: hidden;position: relative;-webkit-transition: -webkit-box-shadow .2s ease-in-out;transition: -webkit-box-shadow .2s ease-in-out;transition: box-shadow .2s ease-in-out;transition: box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;width: 100%}.card-standard:hover{-webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1);box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1)}.card-standard:hover picture{-webkit-transform: scale(1.05);transform: scale(1.05)}.card-standard picture{-webkit-transform: scale(1);transform: scale(1);-webkit-transition: -webkit-transform .2s ease-in-out;transition: -webkit-transform .2s ease-in-out;transition: transform .2s ease-in-out;transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out}.card-standard .image{height: auto;overflow: hidden;width: 100%}.card-standard .image:not(.image--original-size){padding-bottom: 56%}.card-standard .image::after{background-image: url(/img/bg/card-bottom.svg);background-position: 0 0;background-repeat: repeat-x;bottom: -.125rem;content: '';height: .625rem;left: 0;position: absolute;width: 100%}.card-standard .image__container::after{bottom: 0;-webkit-box-shadow: inset 0 .25rem 3.75rem rgba(0, 0, 0, .4);box-shadow: inset 0 .25rem 3.75rem rgba(0, 0, 0, .4);content: '';left: 0;position: absolute;right: 0;top: 0}.card-standard__anchor{cursor: pointer;display: block;text-decoration: none}.card-standard__inner{left: 0;padding: 1.25rem;width: 100%}.card-standard__title{color: #232528;margin-bottom: .75rem}.card-standard.has-location .card-standard__details{margin-bottom: 3.125rem}.card-standard__subtitle{color: #111317}.card-standard__subtitle:empty{display: none}.card-standard__read-time{color: #767676}.card-standard__read-time:empty{display: none}.card-standard__page-type{color: #fff;font-weight: 800;left: .9375rem;position: absolute;text-shadow: 0 0 .25rem rgba(0, 0, 0, .6);text-transform: uppercase;top: .9375rem;width: 100%}.card-standard__page-type:empty{display: none}.card-standard__location{bottom: 1.25rem;position: absolute}.card-standard__location:empty{display: none}.card-standard__link--external::before{background-image: url(/img/ui/icons/external-link-green-light.svg)}.card-standard__link--bold{color: #111317;font-weight: 700}.card-standard__link--bold:hover{color: #111317}.card-standard__rating{display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: .6875rem}.card-standard--small .card-standard__subtitle{display: none}.card-standard--short-form:hover{-webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05);box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05)}.card-standard--short-form:hover picture{-webkit-transform: scale(1);transform: scale(1)}.card-standard--short-form .card-standard__inner{padding-bottom: 0}.card-standard--short-form .card-standard__location{bottom: auto;position: relative}.card-standard--short-form .card-standard__link,.card-standard--short-form .card-standard__location{border-top: 1px solid #ebebeb;padding: .6875rem 0 .6875rem 1.875rem}.card-standard--short-form .card-standard__link::before,.card-standard--short-form .card-standard__location::before{height: 2.875rem}.card-standard--long-form .card-standard__subtitle{margin-bottom: .75rem}.card-horizontal{background-color: #fff;border-radius: .25rem;-webkit-box-shadow: 0 0 .3125rem rgba(0, 0, 0, .05), 0 .1875rem .375rem rgba(0, 0, 0, .15);box-shadow: 0 0 .3125rem rgba(0, 0, 0, .05), 0 .1875rem .375rem rgba(0, 0, 0, .15);margin-bottom: 1.25rem;overflow: hidden;padding: 0;-webkit-transition: -webkit-box-shadow .2s ease-in-out;transition: -webkit-box-shadow .2s ease-in-out;transition: box-shadow .2s ease-in-out;transition: box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out}.card-horizontal:hover{-webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1);box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1)}.card-horizontal:hover .card-horizontal__image{-webkit-transform: scale(1.05);transform: scale(1.05)}.card-horizontal__link{color: #000;display: -webkit-box;display: -ms-flexbox;display: flex;min-height: 8rem;text-decoration: none}.card-horizontal__link:hover{color: #000}.card-horizontal__heading{margin-bottom: 3.125rem}.card-horizontal__title{margin-bottom: .625rem;width: 100%}.card-horizontal__subtitle{display: none}.card-horizontal__image-container{overflow: hidden}.card-horizontal__image{background-position: center center;background-size: cover;border-radius: .25rem 0 0 .25rem;-webkit-box-flex: 0;-ms-flex: 0 0 5.5rem;flex: 0 0 5.5rem;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;min-height: 5.5rem;position: relative;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: -webkit-transform .2s ease-in-out;transition: -webkit-transform .2s ease-in-out;transition: transform .2s ease-in-out;transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out}@media print,screen and (min-width:48em){.card-horizontal__image{-webkit-box-flex: 0;-ms-flex: 0 0 8.75rem;flex: 0 0 8.75rem;min-height: 8.75rem}}.card-horizontal__image .image{height: 100%}.card-horizontal__copy{-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: .9375rem}.card-horizontal__page-type{color: #767676;font-weight: 800;text-transform: uppercase;width: 100%}.card-horizontal__page-type:empty{display: none}.card-horizontal__category,.card-horizontal__read-time{color: #767676}.card-horizontal__category:empty,.card-horizontal__read-time:empty{display: none}.card-horizontal__location{-ms-flex-item-align: end;align-self: flex-end}.card-horizontal__location:empty{display: none}.card-horizontal__rating{display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: .6875rem}.card-featured{border-radius: .25rem;-webkit-box-shadow: 0 .25rem .25rem rgba(17, 19, 23, .1);box-shadow: 0 .25rem .25rem rgba(17, 19, 23, .1);color: #fff;display: block;height: 100%;min-height: 1px;overflow: hidden;position: relative;-webkit-transition: -webkit-box-shadow .2s ease-in-out;transition: -webkit-box-shadow .2s ease-in-out;transition: box-shadow .2s ease-in-out;transition: box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out}.card-featured .image:not(.image--original-size){height: auto;overflow: hidden;padding-bottom: 126%;width: 100%}@media print,screen and (min-width:48em){.card-featured .image:not(.image--original-size){padding-bottom: 56%}}.card-featured__category,.card-featured__read-time{color: #fff;text-shadow: 0 4px 4px rgba(0, 0, 0, .25)}.card-featured__category{font-weight: 300}.card-featured__page-type{color: #fff;font-weight: 800;left: 1.25rem;position: absolute;text-shadow: 0 0 .25rem rgba(0, 0, 0, .6);text-transform: uppercase;top: 1.25rem;width: 100%}.card-featured__overlay{bottom: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;left: 0;padding: 1.25rem;position: absolute;right: 0;top: 0;width: 100%}.card-featured__title{color: #fff;margin-bottom: .375rem}.card-featured__location{color: #fff}.card-featured__location::before{background-image: url(/img/ui/icons/pin-grey.svg)}.card-featured--long-form .card-featured__rating{display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: .6875rem}.card-featured--long-form .card-featured__rating-text{color: #fff}.star-rating{height: 20px;overflow: hidden;position: relative}.star-rating--light::before{background: url(/img/ui/icons/star-white.svg) repeat-x !important;background-size: 20px 20px !important}.star-rating--5-max{background: url(/img/ui/icons/star-grey.svg) repeat-x;background-size: 20px 20px;width: 100px}.star-rating--5-max::before{background: url(/img/ui/icons/star-green.svg) repeat-x;background-size: 20px 20px;content: '';height: 100%;left: 0;position: absolute;top: 0;width: 100%}.star-rating--5-max.star-rating--4-rating::before{-webkit-transform: translateX(-20%);transform: translateX(-20%)}.star-rating--5-max.star-rating--3-rating::before{-webkit-transform: translateX(-40%);transform: translateX(-40%)}.star-rating--5-max.star-rating--2-rating::before{-webkit-transform: translateX(-60%);transform: translateX(-60%)}.star-rating--5-max.star-rating--1-rating::before{-webkit-transform: translateX(-80%);transform: translateX(-80%)}.star-rating--5-max.star-rating--0-rating::before{-webkit-transform: translateX(-100%);transform: translateX(-100%)}.star-rating--4-max{background: url(/img/ui/icons/star-grey.svg) repeat-x;background-size: 20px 20px;width: 80px}.star-rating--4-max::before{background: url(/img/ui/icons/star-green.svg) repeat-x;background-size: 20px 20px;content: '';height: 100%;left: 0;position: absolute;top: 0;width: 100%}.star-rating--4-max.star-rating--3-rating::before{-webkit-transform: translateX(-25%);transform: translateX(-25%)}.star-rating--4-max.star-rating--2-rating::before{-webkit-transform: translateX(-50%);transform: translateX(-50%)}.star-rating--4-max.star-rating--1-rating::before{-webkit-transform: translateX(-75%);transform: translateX(-75%)}.star-rating--4-max.star-rating--0-rating::before{-webkit-transform: translateX(-100%);transform: translateX(-100%)}.card-standard .image::after{background-image: url('data:image/svg+xml;utf8,<svg width=\"280\" height=\"9\" viewBox=\"0 0 280 9\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M-228.95 2.8278C-229.995 2.70196 -231.087 2.57129 -232.226 2.43093L-232.226 9.00586L511.223 9.00586L511.223 4.99489C510.851 4.99489 510.479 4.98521 510.27 4.96101C508.249 4.72385 506.088 4.72386 503.904 4.72386C503.137 4.40443 501.534 4.34635 500.257 4.20115C499.304 4.09468 498.165 4.07532 497.19 3.98336C496.214 3.89141 495.331 3.76558 494.634 3.56231C493.774 3.31547 492.798 3.31062 491.939 3.48001C491.474 3.57197 491.242 3.72201 490.777 3.71233C489.964 3.69781 488.965 3.63489 488.663 3.46065C488.593 3.42193 488.895 3.40258 489.035 3.37355C489.128 3.35419 489.128 3.31546 489.081 3.2719C489.058 3.33482 488.872 3.39289 488.663 3.39289C488.431 3.39289 488.221 3.32998 488.221 3.25738C488.221 3.18478 488.431 3.12186 488.663 3.12186C488.709 3.12186 488.733 3.13155 488.756 3.13639C488.593 3.09283 488.407 3.0541 488.198 3.04926L488.111 3.0479C487.505 3.0384 486.826 3.02775 486.316 3.08316C485.55 3.16543 484.922 3.30579 484.249 3.42678C483.598 3.5381 483.11 3.70749 482.134 3.69781C481.368 3.43162 481.368 3.06379 479.648 2.91859C478.394 2.80728 477.79 2.54109 477.627 2.23134C477.581 2.14906 477.255 2.07162 477.046 1.9845C475.931 2.05226 474.955 1.99903 474.142 1.80543C473.306 1.61668 472.353 1.57795 471.191 1.67474C470.425 1.73766 469.821 1.62151 470.053 1.486C470.262 1.35048 470.564 1.22465 470.796 1.09398C470.982 0.987502 470.889 0.881016 470.425 0.856817C470.123 0.847137 469.565 0.900379 469.379 0.963298C468.171 1.34565 467.009 1.73768 465.848 2.1297C464.338 1.91191 462.595 2.06678 461.015 1.97482C459.946 2.11518 458.552 2.14422 457.948 2.42493C457.762 2.43945 457.553 2.44913 457.391 2.47817C455.671 2.76856 453.859 2.74919 451.954 2.5556C450.467 2.79759 448.957 3.04442 447.47 3.29126C447.47 3.33965 447.47 3.38806 447.424 3.43162C447.098 3.72685 446.75 3.77524 445.844 3.63973C445.147 3.52841 444.45 3.41226 443.776 3.30579L439.524 3.30579C438.595 3.4413 437.549 3.60584 436.481 3.76555C435.04 3.97851 433.669 4.22052 432.113 4.38023C430.556 4.53995 428.86 4.64158 427.164 4.72386C425.003 4.82549 423.237 5.13524 421.17 5.27559C418.544 5.29495 415.896 5.25623 413.34 5.35303C411.04 5.44015 408.856 5.6773 406.788 5.83217C405.743 5.80313 404.976 5.63858 404.093 5.75474C402.722 5.93865 401.607 5.70634 400.283 5.64826C398.564 5.77894 396.705 5.91445 394.776 5.93381L394.658 5.96231C393.496 6.24227 392.409 6.50411 390.409 6.4807C389.386 6.47102 388.341 6.60656 387.086 6.69367C386.273 6.63076 385.297 6.51459 384.252 6.48556C382.3 6.42748 381.138 6.19033 380.302 5.82734C380.209 5.79346 379.977 5.77894 379.768 5.7499C379.28 5.90478 378.885 6.07902 378.281 6.20969C377.351 6.40813 376.863 6.65011 376.515 6.90662C376.585 6.89694 376.678 6.88726 376.771 6.88726C377.026 6.88726 377.096 6.92598 376.956 6.97922C376.817 7.0373 376.631 7.07117 376.515 7.07117C376.422 7.07117 376.375 7.05666 376.352 7.03246C376.313 7.04869 376.291 7.06832 376.271 7.08565L376.259 7.09538C376.05 7.26961 374.679 7.29865 374.052 7.16313C373.866 7.12441 373.657 7.08569 373.471 7.04213L373.471 7.04205C373.425 7.03242 373.401 7.02759 373.378 7.01793L373.378 7.01787C373.285 6.99853 373.192 6.97919 373.146 6.95502C372.217 6.53395 370.637 6.31616 368.476 6.2242C367.5 6.3452 366.408 6.47588 365.316 6.61139C364.364 6.20485 364.341 5.74022 362.714 5.43047C361.39 5.23204 359.833 5.29978 358.346 5.33366C357.301 5.35786 356.372 5.52726 355.21 5.44014C354.885 5.41594 354.304 5.45466 354.048 5.51274C352.259 5.92412 349.704 5.90477 347.589 6.12256C346.73 5.95801 345.94 5.80798 345.219 5.67246C343.942 5.66278 343.082 5.83701 342.129 5.93865C341.525 6.00641 341.177 6.16612 341.479 6.30164C342.246 6.64526 341.525 6.83886 340.294 7.00342C339.922 7.05182 339.597 7.10989 339.248 7.16313C339.76 7.30348 340.317 7.42932 340.712 7.58419C340.921 7.66647 340.619 7.77296 340.155 7.81168C339.504 7.86975 338.923 7.79231 338.319 7.74875C335.694 7.56 335.206 7.59872 333.394 8.1069C333.138 8.1795 332.906 8.26177 332.627 8.33437C332.209 8.44568 331.256 8.41666 331.001 8.28114C330.675 8.11658 330.42 7.94719 330.118 7.77295C329.514 7.86975 329.026 7.95686 328.515 8.03914C328.352 7.95202 328.189 7.86975 328.003 7.78263C327.818 7.70035 327.655 7.61807 327.469 7.53095C326.4 7.58903 326.795 7.82135 326.447 7.9617C326.145 8.07786 325.239 8.16982 324.82 8.11174C323.914 7.98107 323.055 7.82619 322.125 7.71003C321.359 7.61323 320.476 7.58903 319.663 7.71003C319.546 7.83586 319.43 7.96654 319.314 8.09238C318.501 8.22305 317.641 8.18918 316.851 8.1069C316.061 8.02462 315.318 7.9133 315.481 7.68098C315.783 7.25992 314.76 6.95501 313.645 6.66462C313.297 6.5775 312.762 6.59687 312.576 6.68398L312.493 6.72165C311.519 7.15931 311.285 7.26429 309.974 7.41965C310.044 7.5842 309.905 7.79231 309.626 7.79231C309.417 7.79231 309.161 7.67131 309.045 7.52128L308.58 7.56968C307.488 7.50192 306.28 7.39544 305.026 7.35188C303.957 7.31316 302.842 7.3422 301.703 7.3422L301.697 7.3429C299.956 7.52658 298.216 7.71026 296.452 7.89395C295.825 7.68099 295.755 7.68099 295.151 7.89395C294.756 7.83587 294.361 7.78262 293.92 7.71971C293.362 7.63743 292.712 7.55032 291.899 7.43416C291.178 7.35672 290.156 7.65679 288.832 7.62291C287.786 7.59871 286.718 7.64226 285.556 7.65678C285.022 7.78746 284.557 7.92298 283.999 8.0343C284.046 8.15529 283.697 8.1795 283.279 8.08271C283.07 8.07303 282.861 8.05849 282.675 8.04881C282.489 8.03913 282.303 7.99558 282.21 7.95686C281.467 7.66647 280.816 7.34704 278.841 7.47287C277.935 7.37608 278.168 7.15829 277.842 6.99857C277.587 6.87274 276.681 6.77594 276.263 6.83402C275.333 6.95502 274.45 7.09053 273.567 7.21636C272.499 7.1244 271.5 7.18733 270.477 7.26477C269.827 7.31317 269.478 7.18249 269.664 7.00342C269.85 6.82434 269.966 6.64527 270.129 6.46619C268.874 6.45167 267.62 6.44198 266.365 6.41778C265.645 6.4081 264.925 6.18548 265.041 6.00156C265.157 5.81765 265.389 5.63858 265.598 5.42562C265.017 5.39175 264.344 5.30462 263.879 5.34334C261.858 5.49337 259.836 5.60954 257.676 5.61922C256.653 5.62406 255.654 5.74506 254.632 5.80798C254.098 5.83702 253.517 5.74021 253.285 5.57081C253.145 5.48853 253.122 5.39658 253.075 5.30947C251.24 5.25623 249.66 5.33366 248.638 5.71601C248.522 5.75473 248.289 5.76924 248.08 5.80312C246.384 5.90476 244.665 5.89024 242.922 5.84184C242.156 5.82248 241.459 5.65793 241.366 5.44014C241.319 5.29494 241.366 5.15459 241.366 5.01424C242.016 4.85936 242.574 4.719 243.271 4.55444C241.621 4.42861 240.042 4.30762 238.392 4.18178C237.463 4.3173 236.58 4.44797 235.674 4.57864C235.302 4.55445 234.791 4.55445 234.535 4.50121C234.07 4.40441 233.745 4.27375 233.35 4.15759C232.491 3.89624 230.632 3.78007 229.331 3.92043C228.982 3.95915 228.634 4.04142 228.471 4.12369C228.03 4.34149 228.099 4.60768 227.147 4.7674C226.868 4.8158 226.241 4.85452 226.101 4.82549C225.497 4.69481 225.079 4.52057 224.498 4.38506C223.662 4.18662 222.686 4.13822 221.71 4.21566C221.571 4.3173 221.176 4.37053 220.851 4.32697C220.734 4.34633 220.618 4.35602 220.502 4.38022C220.363 4.4141 220.316 4.47217 220.154 4.50121C219.271 4.68028 218.76 4.68513 217.946 4.51089C217.621 4.44314 217.389 4.36569 217.087 4.29793C216.947 4.26405 216.738 4.23986 216.483 4.20114C215.925 4.19146 215.275 4.16243 214.624 4.16727C213.718 4.17211 213.021 4.25437 212.463 4.43345C211.975 4.59316 211.813 4.58348 211.116 4.43345C210.744 4.35601 210.349 4.28826 210.163 4.35602C209.722 4.53025 209.094 4.63189 208.351 4.69481C208.305 4.72869 208.188 4.76256 208.003 4.78676C207.817 4.81096 207.7 4.78676 207.631 4.7432C207.422 4.75288 207.189 4.76256 206.957 4.7674C206.748 4.7674 206.562 4.80128 206.353 4.8158C204.936 4.90291 204.75 4.84968 205.145 4.45281C205.331 4.26406 205.029 4.17695 204.169 4.21082C203.751 4.22534 203.333 4.2689 202.914 4.28342C202.775 4.28826 202.589 4.25438 202.333 4.23502C201.753 3.84299 200.934 6.82433 200.353 6.41778C199.726 5.99672 198.175 7.68218 197.431 7.30951C196.339 7.20788 195.387 7.11592 194.457 7.02397C194.499 6.82405 194.541 6.65927 194.583 6.49456L194.597 6.43835C192.575 6.16248 190.601 5.87208 188.533 5.61073C188.068 5.55265 187.325 5.60104 186.651 5.60104C186.372 5.41713 186.07 5.23806 185.791 5.06383L184.026 4.99123C183.909 4.95251 183.723 4.91379 183.7 4.87023C183.514 4.454 182.608 4.15877 180.773 3.99906C180.331 3.96034 179.867 3.90226 179.495 3.83451C179.565 3.84902 179.611 3.86838 179.611 3.89258C179.611 3.95066 179.449 3.98454 179.17 3.98454C178.891 3.98454 178.728 3.95066 178.728 3.89258C178.728 3.8345 178.914 3.80064 179.17 3.80064C179.27 3.80064 179.352 3.80421 179.418 3.81442C179.428 3.81629 179.438 3.81815 179.449 3.82C179.439 3.81795 179.428 3.81609 179.418 3.81442C178.946 3.72815 178.612 3.61888 178.612 3.49571C178.589 2.99721 176.707 3.81731 175.917 3.41076C175.801 3.23653 175.708 3.04779 175.545 2.85903C175.359 2.62672 174.802 2.5396 173.733 2.57832C173.315 2.59284 172.897 2.63157 172.478 2.65577C171.224 2.57833 170.066 3.28179 168.811 3.20435C167.789 3.0398 167.246 4.05714 165.713 3.99906C164.458 3.95066 163.324 4.88862 162.186 4.78698C161.21 4.47723 160.258 4.18683 159.328 3.89643C158.864 3.89643 158.399 3.89645 157.888 3.90129C156.958 4.00293 155.867 4.11908 154.705 4.24491C152.637 4.39979 150.105 4.19652 148.037 4.44819C147.061 4.39979 146.062 4.3514 144.877 4.29816C143.576 4.45788 142.205 4.64663 140.718 4.80634C140.811 4.83054 140.881 4.87409 140.881 4.92733C140.881 5.02413 140.672 5.11125 140.44 5.11125C140.184 5.11125 139.998 5.05316 139.998 4.98057C139.998 4.94669 140.045 4.90797 140.114 4.87409C140.045 4.87893 139.998 4.88862 139.928 4.89346C138.372 5.04349 136.629 5.14029 134.91 5.23224C131.936 5.39196 129.613 5.78397 126.732 5.97757C125.431 6.20988 123.804 6.28732 122.132 6.3454C122.062 6.35024 122.015 6.35993 121.922 6.35993C121.876 6.35993 121.853 6.35508 121.829 6.35508L121.649 6.36069C121.239 6.37341 120.814 6.38662 120.389 6.40349C119.901 6.42285 119.413 6.45189 118.647 6.49061C117.671 6.40833 116.556 6.28249 115.324 6.22441C114.093 6.16149 112.768 6.16634 110.84 6.12762C109.26 6.22926 107.099 6.36476 104.706 6.51963C103.15 6.50995 101.338 6.50028 99.6647 6.4906C97.3646 6.64064 95.808 6.99879 93.3685 7.03751C93.1362 7.03751 92.8574 7.04718 92.6947 7.02782C92.1603 6.96974 92.0442 6.87294 92.3462 6.77614C93.4149 6.44703 90.9806 6.02695 90.2371 5.60104C88.9648 5.28781 85.5034 5.49661 83.7306 5.25954C83.8143 5.25821 83.9455 5.2556 84.1043 5.25224C84.7436 5.24434 85.3848 5.23099 86.0267 5.21287C86.5384 5.19622 84.9391 5.23459 84.1043 5.25224C83.972 5.25387 83.8398 5.25528 83.7076 5.25644C80.8967 5.28114 78.1277 5.19739 75.5019 4.94668C74.3867 4.84021 73.318 4.79665 72.1795 4.82085C72.3422 4.84505 72.4584 4.86925 72.4584 4.88861C72.4584 4.91281 72.2725 4.92733 72.0169 4.92733C71.7846 4.92733 71.6219 4.8886 71.5987 4.8402C71.4128 4.84504 71.2502 4.84989 71.0643 4.85957C70.1117 4.91281 69.043 4.94668 68.0672 4.93216C67.0682 4.9128 65.8832 4.86925 65.1862 4.7531C63.6064 4.49174 61.9336 4.30298 59.9587 4.14811C57.3566 3.94967 55.1726 3.57217 52.3614 3.42214C51.8967 3.39794 51.4785 3.3205 51.13 3.24791C49.8754 2.98171 48.2955 2.86555 46.4601 2.77843C43.8114 2.6526 41.5578 2.40093 39.9082 2.00406C39.095 2.14442 38.2354 2.27993 37.1899 2.37189C36.6555 2.32833 36.0283 2.28961 35.4474 2.23153C34.1928 2.10086 32.7755 2.07182 31.6139 2.18314C31.033 2.24122 30.4057 2.28477 29.7784 2.32349C29.8249 2.35253 29.8481 2.38157 29.8481 2.41545C29.8481 2.51225 29.6623 2.59452 29.4067 2.59452C29.1511 2.59452 28.9652 2.51225 28.9652 2.41545C28.9652 2.39609 28.9885 2.38157 28.9885 2.36705C26.5025 2.49772 23.9236 2.56064 21.9255 2.95751C20.2759 2.96719 18.7658 2.98171 17.2323 2.98655C15.2807 2.99623 13.3291 2.98655 11.4704 3.18982C11.424 3.19466 11.3543 3.19466 11.3078 3.1995C11.2613 3.20434 11.2148 3.21403 11.1451 3.21403L11.0987 3.21403C10.7037 3.24306 10.2855 3.25757 9.84407 3.26241C9.6582 3.27693 9.49558 3.27694 9.33293 3.26726L8.26422 3.26726C5.22063 3.27694 2.15381 3.2721 -0.843307 3.2721C-2.02821 3.44149 -3.09695 3.60121 -4.21217 3.76093C-4.56067 3.79481 -4.9324 3.81416 -5.30414 3.82868C-6.41934 3.8674 -7.58102 3.83352 -8.69624 3.88192L-8.69661 3.88195C-9.11468 3.91098 -9.53278 3.94001 -9.92763 3.97871C-12.7389 4.24007 -15.2481 4.64177 -18.3149 4.77245C-18.8957 4.79665 -19.3837 4.93217 -19.9413 5.00477C-20.6847 5.09672 -21.4282 5.24192 -22.2181 5.25644C-24.8667 5.30967 -28.3532 4.93799 -30.8624 5.08802C-33.3716 5.23805 -35.6547 3.94582 -38.3266 3.96034C-38.7448 3.96518 -39.2094 3.99422 -39.5579 4.04262C-39.9064 4.09102 -40.3014 4.12975 -40.6731 4.16847C-40.6499 4.18298 -40.6499 4.20234 -40.7196 4.22654C-40.859 4.28462 -41.0449 4.31849 -41.161 4.31849C-41.2772 4.31849 -41.3237 4.28945 -41.3469 4.24589C-43.3218 4.43465 -45.4128 4.53629 -47.527 4.63792C-48.5958 4.69116 -49.5716 4.80247 -50.6868 4.80731C-51.5464 4.81215 -52.4292 4.83151 -53.2889 4.84119C-54.497 4.96702 -55.7052 5.07834 -56.8204 5.22837C-60.5145 5.72204 -62.0015 5.8624 -66.4855 5.9592C-68.0654 5.99308 -69.2968 6.2157 -70.8534 6.23506C-73.6647 6.2641 -75.6863 5.1945 -78.6137 5.10738C-79.0087 5.13642 -79.4036 5.16061 -79.7986 5.18965C-79.9148 5.23321 -80.0309 5.25257 -80.1471 5.22837C-80.1703 5.22353 -80.1703 5.21869 -80.1936 5.21385C-81.332 5.29129 -82.4705 5.36389 -83.6089 5.451C-85.4676 5.59136 -86.6678 5.18481 -88.5497 5.29613C-90.1993 5.39777 -91.9418 5.4026 -93.6146 5.55748C-94.7298 5.66395 -96.1703 5.62039 -97.4714 5.64459C-98.7724 5.67363 -100.213 5.63491 -101.328 5.75107C-103.535 5.97854 -106.137 5.86239 -108.182 6.18666C-108.879 6.29798 -109.739 6.36574 -110.552 6.42866C-112.062 6.54481 -113.549 6.53513 -114.989 6.37058C-115.384 6.32702 -115.756 6.27378 -116.151 6.23506C-117.731 6.08986 -118.172 5.57684 -120.31 5.61556C-121.611 5.44616 -122.912 5.27193 -124.283 5.08802L-129.487 5.08802C-130.277 5.24773 -131.067 5.40744 -131.857 5.56232C-133.599 5.60104 -134.343 5.20417 -135.807 5.12189C-136.016 5.11705 -136.225 5.09768 -136.434 5.09768C-139.036 5.06864 -141.708 5.09768 -144.264 4.99604C-146.587 4.90409 -148.794 4.66694 -151.187 4.48303C-154.068 4.80246 -157.158 4.79762 -160.271 4.77826C-160.318 4.77826 -160.341 4.7831 -160.364 4.7831C-160.411 4.7831 -160.411 4.77342 -160.457 4.77342L-162.665 4.7589C-163.292 4.7589 -163.966 4.72019 -164.546 4.66211C-165.778 4.53627 -167.032 4.48303 -168.357 4.48787C-170.122 4.49755 -171.795 4.46367 -173.468 4.29912C-174.421 4.20232 -175.606 4.212 -176.674 4.20232C-179.276 4.17812 -181.902 4.24104 -184.388 3.98453C-185.34 3.88289 -186.363 4.12487 -187.524 4.02808C-188.523 3.95064 -189.662 3.93129 -190.731 3.92645C-191.59 3.92161 -192.473 3.96517 -193.309 4.00873C-194.169 4.05229 -194.982 4.17812 -195.795 4.16844C-197.611 4.14928 -199.245 4.26275 -200.899 4.37764L-200.953 4.38139L-200.953 4.38139C-200.93 4.38623 -200.907 4.39107 -200.884 4.40075C-200.605 4.5169 -200.419 4.71535 -200.489 4.85086C-200.605 5.08317 -200.651 5.07832 -201.186 4.75405C-201.395 4.62338 -201.511 4.51207 -201.557 4.42495C-201.952 4.45399 -202.347 4.47818 -202.766 4.50238C-203.579 4.55078 -204.415 4.60402 -205.205 4.65242C-206.669 4.51207 -208.063 4.37656 -209.434 4.24588C-211.803 4.14908 -214.196 4.26039 -216.543 4.03776C-218.541 3.84417 -220.725 3.76188 -222.026 3.38921C-223.815 3.35533 -225.348 3.33599 -226.859 3.29244C-227.718 3.26824 -228.578 3.05527 -228.95 2.8278Z\" fill=\"white\"/></svg>')}.card-standard__location::before{background-image: url('data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z\" fill=\"%235fbd00\"/></svg>')}.card-standard__offer-badge{background-color: #dd3817;color: #fff;font-weight: 800;padding: .3125rem .625rem;position: absolute;text-align: center;text-transform: uppercase;top: 0;width: 100%}@media screen and (min-width:20em){.card-standard__offer-badge{left: .9375rem;padding: .125rem .625rem;text-align: left;top: .9375rem;width: auto}}.card-standard__offer{color: #dd3817}.card-standard--offer .card-standard__details{margin-bottom: 1.25rem}.card-standard--offer .card-standard__title::after{background-image: url('data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.281 6.2h4.84v2h-2.84v9.52h9.52v-2.84h2v4.84H4.281V6.2zm12.025.08H12.32v-2h7.4v7.4h-2V7.694l-5.012 5.013-1.415-1.414 5.013-5.013z\" fill=\"#00875a\"/></svg>');background-position: right bottom;background-repeat: no-repeat;background-size: 24px;content: ' ';display: inline-block;height: 24px;margin-left: .3125rem;position: absolute;width: 24px}.card-standard.has-location.card-standard--offer .card-standard__details{margin-bottom: 2.5rem}.card-standard.has-location.card-standard--offer .card-standard__location{bottom: 3.75rem;position: absolute}.card-standard.has-location.card-standard--offer .card-standard__inner{padding-bottom: 1.875rem}.card-featured{height: auto}.card-featured__location::before{background-image: url('data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z\" fill=\"%23767676\"/></svg>')}.card-featured__offer-badge{background-color: #dd3817;color: #fff;font-weight: 800;padding: .3125rem .625rem;position: absolute;text-align: center;text-transform: uppercase;top: 0;width: 100%}@media screen and (min-width:20em){.card-featured__offer-badge{left: .9375rem;padding: .125rem .625rem;text-align: left;top: .9375rem;width: auto}}.card-featured__offer{color: #fff}.card-featured.card-featured--offer .card-featured__details{margin-bottom: 1.25rem}.card-featured.card-featured--offer .card-featured__title::after{background-image: url('data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.281 6.2h4.84v2h-2.84v9.52h9.52v-2.84h2v4.84H4.281V6.2zm12.025.08H12.32v-2h7.4v7.4h-2V7.694l-5.012 5.013-1.415-1.414 5.013-5.013z\" fill=\"white\"/></svg>');background-position: right bottom;background-repeat: no-repeat;background-size: 24px;content: ' ';display: inline-block;height: 24px;margin-left: .3125rem;position: absolute;width: 24px}.card-horizontal__location::before{background-image: url('data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z\" fill=\"%235fbd00\"/></svg>')}.card-horizontal__offer-badge{background-color: #dd3817;color: #fff;font-weight: 800;padding: .3125rem .625rem;position: absolute;text-align: center;text-transform: uppercase;top: 0;width: 100%}.card-horizontal__offer{color: #dd3817}.card-horizontal--offer .card-horizontal__details{margin-bottom: 1.25rem}.card-horizontal--offer .card-horizontal__title::after{background-image: url('data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.281 6.2h4.84v2h-2.84v9.52h9.52v-2.84h2v4.84H4.281V6.2zm12.025.08H12.32v-2h7.4v7.4h-2V7.694l-5.012 5.013-1.415-1.414 5.013-5.013z\" fill=\"#00875a\"/></svg>');background-position: right bottom;background-repeat: no-repeat;background-size: 24px;content: ' ';display: inline-block;height: 24px;margin-left: .3125rem;position: absolute;width: 24px}.offer-filter .card-featured.card-featured--offer,.offer-filter .card-horizontal.card-horizontal--offer,.offer-filter .card-standard--small.card-standard--offer,[data-module=cardCollection] .card-featured.card-featured--offer,[data-module=cardCollection] .card-horizontal.card-horizontal--offer,[data-module=cardCollection] .card-standard--small.card-standard--offer,[data-module=card] .card-featured.card-featured--offer,[data-module=card] .card-horizontal.card-horizontal--offer,[data-module=card] .card-standard--small.card-standard--offer,[data-module=cardcarousel] .card-featured.card-featured--offer,[data-module=cardcarousel] .card-horizontal.card-horizontal--offer,[data-module=cardcarousel] .card-standard--small.card-standard--offer,[data-module=thematicCallout] .card-featured.card-featured--offer,[data-module=thematicCallout] .card-horizontal.card-horizontal--offer,[data-module=thematicCallout] .card-standard--small.card-standard--offer{display: none}[data-module=editorialMapAndCardGrid] .card-featured.card-featured--offer,[data-module=editorialMapAndCardGrid] .card-standard.card-standard--offer{display: none}.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}@media print,screen and (min-width:48em){.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}}@media print,screen and (min-width:82.5em){.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}}.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}@media print,screen and (min-width:48em){.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}}@media print,screen and (min-width:82.5em){.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}}.campaign-tout__fake-button{margin-bottom: 40px}@media print,screen and (min-width:48em){.campaign-tout__fake-button{margin-bottom: 60px}}@media print,screen and (min-width:82.5em){.campaign-tout__fake-button{margin-bottom: 80px}}.campaign-tout__date,.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__category,.card-featured__location,.card-featured__offer,.card-featured__offer-badge,.card-featured__page-type,.card-featured__read-time,.card-featured__title,.card-horizontal__category,.card-horizontal__heading,.card-horizontal__location,.card-horizontal__offer,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-horizontal__rating-text,.card-horizontal__read-time,.card-horizontal__title,.card-standard--small .card-standard__title,.card-standard__link,.card-standard__location,.card-standard__offer,.card-standard__offer-badge,.card-standard__page-type,.card-standard__rating-text,.card-standard__read-time,.card-standard__subtitle,.card-standard__title,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__category,.search-results-item__subtitle,.search-results-item__title{font-family: \"Proxima Nova\", sans-serif}.card-featured--long-form [lang=ar] .card-featured__rating-text,.search-results-item--offer [lang=ar] .search-results-item__banner-title,.search-results-item--offer [lang=ar] .search-results-item__offer-price,[lang=ar] .campaign-tout__date,[lang=ar] .campaign-tout__eyebrow,[lang=ar] .campaign-tout__location,[lang=ar] .campaign-tout__subtitle,[lang=ar] .card-featured--long-form .card-featured__rating-text,[lang=ar] .card-featured__category,[lang=ar] .card-featured__location,[lang=ar] .card-featured__offer,[lang=ar] .card-featured__offer-badge,[lang=ar] .card-featured__page-type,[lang=ar] .card-featured__read-time,[lang=ar] .card-featured__title,[lang=ar] .card-horizontal__category,[lang=ar] .card-horizontal__heading,[lang=ar] .card-horizontal__location,[lang=ar] .card-horizontal__offer,[lang=ar] .card-horizontal__offer-badge,[lang=ar] .card-horizontal__page-type,[lang=ar] .card-horizontal__rating-text,[lang=ar] .card-horizontal__read-time,[lang=ar] .card-horizontal__title,[lang=ar] .card-standard__link,[lang=ar] .card-standard__location,[lang=ar] .card-standard__offer,[lang=ar] .card-standard__offer-badge,[lang=ar] .card-standard__page-type,[lang=ar] .card-standard__rating-text,[lang=ar] .card-standard__read-time,[lang=ar] .card-standard__subtitle,[lang=ar] .card-standard__title,[lang=ar] .image__description,[lang=ar] .image__location,[lang=ar] .search-results-item--offer .search-results-item__banner-title,[lang=ar] .search-results-item--offer .search-results-item__offer-price,[lang=ar] .search-results-item__category,[lang=ar] .search-results-item__subtitle,[lang=ar] .search-results-item__title{font-family: Lateef, sans-serif}.card-featured--long-form [lang=ja] .card-featured__rating-text,.search-results-item--offer [lang=ja] .search-results-item__banner-title,.search-results-item--offer [lang=ja] .search-results-item__offer-price,[lang=ja] .campaign-tout__date,[lang=ja] .campaign-tout__eyebrow,[lang=ja] .campaign-tout__location,[lang=ja] .campaign-tout__subtitle,[lang=ja] .card-featured--long-form .card-featured__rating-text,[lang=ja] .card-featured__category,[lang=ja] .card-featured__location,[lang=ja] .card-featured__offer,[lang=ja] .card-featured__offer-badge,[lang=ja] .card-featured__page-type,[lang=ja] .card-featured__read-time,[lang=ja] .card-featured__title,[lang=ja] .card-horizontal__category,[lang=ja] .card-horizontal__heading,[lang=ja] .card-horizontal__location,[lang=ja] .card-horizontal__offer,[lang=ja] .card-horizontal__offer-badge,[lang=ja] .card-horizontal__page-type,[lang=ja] .card-horizontal__rating-text,[lang=ja] .card-horizontal__read-time,[lang=ja] .card-horizontal__title,[lang=ja] .card-standard__link,[lang=ja] .card-standard__location,[lang=ja] .card-standard__offer,[lang=ja] .card-standard__offer-badge,[lang=ja] .card-standard__page-type,[lang=ja] .card-standard__rating-text,[lang=ja] .card-standard__read-time,[lang=ja] .card-standard__subtitle,[lang=ja] .card-standard__title,[lang=ja] .image__description,[lang=ja] .image__location,[lang=ja] .search-results-item--offer .search-results-item__banner-title,[lang=ja] .search-results-item--offer .search-results-item__offer-price,[lang=ja] .search-results-item__category,[lang=ja] .search-results-item__subtitle,[lang=ja] .search-results-item__title{font-family: \"MP Plus Rounded 1c\", sans-serif}.card-featured--long-form [lang=ru] .card-featured__rating-text,.search-results-item--offer [lang=ru] .search-results-item__banner-title,.search-results-item--offer [lang=ru] .search-results-item__offer-price,[lang=ru] .campaign-tout__date,[lang=ru] .campaign-tout__eyebrow,[lang=ru] .campaign-tout__location,[lang=ru] .campaign-tout__subtitle,[lang=ru] .card-featured--long-form .card-featured__rating-text,[lang=ru] .card-featured__category,[lang=ru] .card-featured__location,[lang=ru] .card-featured__offer,[lang=ru] .card-featured__offer-badge,[lang=ru] .card-featured__page-type,[lang=ru] .card-featured__read-time,[lang=ru] .card-featured__title,[lang=ru] .card-horizontal__category,[lang=ru] .card-horizontal__heading,[lang=ru] .card-horizontal__location,[lang=ru] .card-horizontal__offer,[lang=ru] .card-horizontal__offer-badge,[lang=ru] .card-horizontal__page-type,[lang=ru] .card-horizontal__rating-text,[lang=ru] .card-horizontal__read-time,[lang=ru] .card-horizontal__title,[lang=ru] .card-standard__link,[lang=ru] .card-standard__location,[lang=ru] .card-standard__offer,[lang=ru] .card-standard__offer-badge,[lang=ru] .card-standard__page-type,[lang=ru] .card-standard__rating-text,[lang=ru] .card-standard__read-time,[lang=ru] .card-standard__subtitle,[lang=ru] .card-standard__title,[lang=ru] .image__description,[lang=ru] .image__location,[lang=ru] .search-results-item--offer .search-results-item__banner-title,[lang=ru] .search-results-item--offer .search-results-item__offer-price,[lang=ru] .search-results-item__category,[lang=ru] .search-results-item__subtitle,[lang=ru] .search-results-item__title{font-family: Raleway, sans-serif}.card-featured__category,.card-featured__read-time{font-size: 14px;line-height: 18px;display: block;font-weight: 400}@media (min-width:320px){.card-featured__category,.card-featured__read-time{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.card-featured__category,.card-featured__read-time{font-size: calc(.71429vw + 6.57143px)}}@media (min-width:1600px){.card-featured__category,.card-featured__read-time{font-size: 18px}}@media (min-width:320px){.card-featured__category,.card-featured__read-time{line-height: calc(1.33929vw + 13.71429px)}}@media (min-width:768px){.card-featured__category,.card-featured__read-time{line-height: calc(0vw + 24px)}}@media (min-width:1320px){.card-featured__category,.card-featured__read-time{line-height: calc(2.14286vw - 4.28571px)}}@media (min-width:1600px){.card-featured__category,.card-featured__read-time{line-height: 30px}}@media print,screen and (min-width:48em){.card-featured__category,.card-featured__read-time{font-weight: 800}}.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: 12px;line-height: 14px;font-style: normal}@media (min-width:320px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: calc(.44643vw + 10.57143px)}}@media (min-width:768px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: 14px}}@media (min-width:320px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{line-height: calc(1.33929vw + 9.71429px)}}@media (min-width:768px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{line-height: 20px}}.card-featured__title{font-family: ioi, sans-serif;font-weight: 700;font-size: 24px;line-height: 26px}@media (min-width:320px){.card-featured__title{font-size: calc(1.78571vw + 18.28571px)}}@media (min-width:768px){.card-featured__title{font-size: calc(1.08696vw + 23.65217px)}}@media (min-width:1320px){.card-featured__title{font-size: calc(2.14286vw + 9.71429px)}}@media (min-width:1600px){.card-featured__title{font-size: 44px}}@media (min-width:320px){.card-featured__title{line-height: calc(1.78571vw + 20.28571px)}}@media (min-width:768px){.card-featured__title{line-height: calc(1.08696vw + 25.65217px)}}@media (min-width:1320px){.card-featured__title{line-height: calc(2.14286vw + 11.71429px)}}@media (min-width:1600px){.card-featured__title{line-height: 46px}}.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-family: ioi, sans-serif;font-style: normal;font-weight: 700;letter-spacing: .3px;font-size: 16px;line-height: 20px}@media (min-width:320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-size: calc(.2vw + 15.36px)}}@media (min-width:1320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-size: 18px}}@media (min-width:320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{line-height: calc(.4vw + 18.72px)}}@media (min-width:1320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{line-height: 24px}}.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-style: normal;font-weight: 800;letter-spacing: .3px;font-size: 14px;line-height: 18px}@media (min-width:320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: calc(.71429vw + 6.57143px)}}@media (min-width:1600px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: 18px}}@media (min-width:320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: calc(1.33929vw + 13.71429px)}}@media (min-width:768px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: calc(.72115vw + 18.46154px)}}@media (min-width:1600px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: 30px}}.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-style: normal;font-weight: 400;letter-spacing: .3px;font-size: 14px;line-height: 20px}@media (min-width:320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-size: 16px}}@media (min-width:320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: calc(.3vw + 19.04px)}}@media (min-width:1320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: calc(.35714vw + 18.28571px)}}@media (min-width:1600px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: 24px}}.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-style: normal;font-weight: 400;font-size: 12px;line-height: 17px}@media (min-width:320px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-size: calc(.44643vw + 10.57143px)}}@media (min-width:768px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-size: 14px}}@media (min-width:320px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{line-height: calc(.89286vw + 14.14286px)}}@media (min-width:768px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{line-height: 21px}}.card-featured__location,.card-horizontal__location,.card-standard__location{color: #767676;padding-left: 1.25rem;position: relative;width: 100%}.card-featured__location::before,.card-horizontal__location::before,.card-standard__location::before{background-image: url(/img/ui/icons/pin-green.svg);background-position: left center;background-repeat: no-repeat;background-size: contain;bottom: 0;content: '';height: 1.5rem;left: -.3125rem;position: absolute;width: 1.5rem}.card-standard__link{color: #767676;display: block;padding-left: 1.25rem;position: relative;text-decoration: none;width: 100%}.card-standard__link::before{background-image: url(/img/ui/icons/view-details-green-light.svg);background-position: left center;background-repeat: no-repeat;background-size: contain;bottom: 0;content: '';height: 1.5rem;left: -.3125rem;position: absolute;width: 1.5rem}.card-standard__link:hover{color: #767676;text-decoration: underline}.card-featured--long-form .card-featured__rating-text,.card-horizontal__rating-text,.card-standard__rating-text{color: #767676;margin-left: .3125rem}.card-horizontal__image .image img{height: auto;left: 50%;min-height: 100%;min-width: 100%;position: absolute;top: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width: auto}.campaign-tout{border-radius: 4px;overflow: hidden;position: relative}.campaign-tout__background{position: relative}.campaign-tout__background::after{background: -webkit-gradient(linear, left top, left bottom, color-stop(22.94%, rgba(0, 0, 0, 0)), color-stop(46.17%, rgba(0, 0, 0, .6)));background: linear-gradient(180deg, rgba(0, 0, 0, 0) 22.94%, rgba(0, 0, 0, .6) 46.17%);content: '';height: 100%;left: 0;position: absolute;top: 0;width: 100%}@media print,screen and (min-width:48em){.campaign-tout__background::after{background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(49.67%, rgba(0, 0, 0, 0)), color-stop(61.92%, rgba(0, 0, 0, .2)), color-stop(75%, rgba(0, 0, 0, .4)), color-stop(87.57%, rgba(0, 0, 0, .6)), to(rgba(0, 0, 0, .6)));background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 49.67%, rgba(0, 0, 0, .2) 61.92%, rgba(0, 0, 0, .4) 75%, rgba(0, 0, 0, .6) 87.57%, rgba(0, 0, 0, .6) 100%)}}.campaign-tout__background .image:not(.image--original-size){min-height: 36.25rem}@media print,screen and (min-width:48em){.campaign-tout__background .image:not(.image--original-size){min-height: 30.625rem;padding-bottom: 42%}}@media print,screen and (min-width:82.5em){.campaign-tout__background .image:not(.image--original-size){padding-bottom: 32%}}.campaign-tout__inner,.campaign-tout__link{left: 0;position: absolute;width: 100%}.campaign-tout__link{color: #fff;height: 100%;text-decoration: none;top: 0}.campaign-tout__link:hover{color: #fff}.campaign-tout__link:hover .campaign-tout__fake-button{color: #111317}.campaign-tout__link:hover .campaign-tout__fake-button::before{-webkit-transform: translateX(0);transform: translateX(0)}.campaign-tout__inner{bottom: 0}.campaign-tout__eyebrow{background-color: #dd3817;border-radius: 4px;display: inline-block;padding: .25rem .625rem;text-transform: uppercase}@media print,screen and (min-width:48em){.campaign-tout__eyebrow{padding: 0 .625rem}}.campaign-tout__date{display: block}.campaign-tout__location{padding-left: 1.25rem;position: relative}.campaign-tout__location::before{background-image: url('data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z\" fill=\"%23FFFFFF\"/></svg>');background-position: left center;background-repeat: no-repeat;background-size: contain;bottom: 0;content: '';height: 1.5rem;left: -.3125rem;position: absolute;width: 1.5rem}.campaign-tout--has-tears{border-radius: 0}.campaign-tout--has-tears::after,.campaign-tout--has-tears::before{background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAtUAAAAaCAYAAAB4kqAjAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAhySURBVHgB7Z3vddNIFMVvzuE7oQImFRAqQKmAsA2QbAMkFeA0ANkGNkkDS6ggooKECjI0sIQGVjvXM4PGsvzfsmTr/s55yLHGtpBGM3feezMChBBCCCGE6CBFUdAOnN07+wwhhBBCCCHE/CSC+tHZf84MOswzCCGEEEII0SEoqB0vnP3jzDj76SxLhPX13t6eRYfYgxBCTIENWNcaLiGEELtBEM8ZvHCOWGffnf3t7HjKx6+dfXP25PqpWwghxKZxjdi+s0NnlyFPjfx0dufsg7MsbB/Dvquuh92EEEJsDyG140Poe1aFqSEZWmaPnSi8C/0GQoidgwLabd47Owxmwq4HeO/AItwG+ybvdT8I9Sdz9hI+FNu5kKsQopskXuhX8J5nG3a9hfdAZ1gfX1zb9AdahKK6CK+ts3O5z4XYHhLv8X6wFP79AetttFKe4IU5G8pb13bkEDtFqF90vJjk7a/uWh9DCCEmEKTlAXz6RobNcQ3fRrWiZVNRTdhJXsB3lBY+R+UJQojGYBoGxgXxJAy8t/lN2HYJ6+zMtRlfIbYaVydP4OsXIxzVumndNT4I5fbVRwjRL4JsNJW3f+tFt5/z9T45O0N7XLnj+TMcDzeZs49hmzt710jbNWeuCvNdPkIIsTYKn7d8V+wezNG+cnZc+NQBsUW4a2bmuMbMxb9z9gVCiJ2n8PnPnIvzsSjn2qT8G/ax/Tgt2meYY1345fi+1Ow7Kcrl+u7C+5+wIlVP9SwsvMKnJ+qhyby6wnfGNAPvQbfJKGjYUctDIhaljbpT+MkTxtlz+JxUHgPzyzLsPjzPDMPdKD2kXULdN872J12LUOYe416oSfD6vuaLbc2zDv/nmM5iVU+FKAkSMaYSnmG+qOoT5o++Nsms44g6IC3z6Oxi2XmGi4rqKjl8PiUP4ld47wmlCLazvqDwOXvRCEOOb1HfqMfvNpXfH/7ehLJQI9lvkgHaFUohmzs7bUoIBCHNjroufN5XLMpBea5BcfOEus82tVoXL935P0/KGYzeH8vAwdP5uu6popwvwOOf6sRJBq5kbGmt8F0sMyaaCz9ZP0vess6O0t8L36++RPSGJcX0LrHUnKFVRfUscviGlknjNjRsbCAz+GRyNmabuFDx5HAtQy4e/ivZt5RnIjSyPHaJg46RdKCsa6/CdlI9owi4xHp+N4PPde5jA7QMw5VEtPLQYgShHDs6Eht+1nWD+b3MA3fuL5bwTk9j6Lleh7AufGpJ9CDTczRI9hm34X7WIR7/WeXjubPTcDyfw/eMDSgKP5/hvubnbfg8iXmY6XezL2HdfYAQO0JR5kpn8H1Zet/0nRh1vZjWvjUtqqfxDr5R7Ao5Sq93HaxYDN+zETYYrWj8LE/2d3kyNkPoDA/Dn7wunDi17OS9objAghSjS9Wp8Vke62wAf/8MRUqSqgCMpoBZ9JCizE1nm5lhfVyjXGpxXfzlrtMZVsT9nxkBNeFPDnzZPvM42Wet+v1DZw+8YDZYnBxNTXQSYgMknujYf81yQAmPhb//Iz/gHRvDaFqbororOTdNwBOcpqT8qCmT14Qhjduc1JR93BZvXpKfuPanGzWcUmGd3aAcPDGaESMcw20lp7+vIbG2iRGnHP6a2aqwKXZgRYpKVC92dhSB79F9fkcGU+/yIoR77Ce6Cdu2FxBiCynKlTCa6kv7zH2bolp4YcD0gwd3GSjSBphcwW0of7Epb10x+tCHOILlNnaacem0l6FchtHjt/Be4KUHBIk3+Bj9mNgnVuMhWBzIUph1PoKU1PMM4/fRNnO0QnrdHbrJ7yUF6wgDIg64GTnjdTydMTGU5Q+T8hdKK1k/qcMHZZ9mUEbCeM431r+uk2TuRByAG0yOwOxDQropConq7SQKh6UbgKSB4Q34PLxtkiIG68mxJCOTomaR5EQrp0usC0aGjtAhknswiuld5All1G7uJ/e6c0NR+hndhe3ZdRoRSYQNJ3yapCzb6lOUwtlgNLWpymuJ6vlIHD9c3CCvq1+hP+E9Nk9kkdfzaNnzHyfXrirMQ3pjTGdk1PQW/h7K4OtMHoq+QTkQF+0jUb3lWFRmqdeRpE2kHudNC1WLxGtdWZWAx2VQLqEoRBMslTtfR7IyxUIdqCIv80Wv3Hm6hE+x6htKLZkTV0d4D3EAU42OcsATPbYZFu/rlhqAF+XTRynM3y3YLvCzcTBmILYVieodIUf5aM6Y9xtHul3rvKPnSiEo0QYLr/Yy52oyMXw8XH4pvDYoQ7FpuFn13osfnqeLmpx4tln0Uhv0kwH8vAFi+U9fJ+hOw9WTAfxE0yagqOY9nKEc3PHevqy7FqG/TVczY5kBksnXNZ+JfeC8XnTRfSSqhRC9YsQLlYSP2XHWiWXRLCOpDmEA8wiR0rnUpTrCvKAf656gPuX3OPhqagUxi8mOn5GIV+KhNlO+L4cfKFFvZVC6xq5SPIMQQvSHh9AZs7NUzn77VM/9FUSVr9U3QkpfXA7wfFNCdhJBUF+G1ydNrlZVs057E5gp+wb0RSbCep6oawYJ6V4gT7UQQog2sfCePKaBNCmUtpUc/hwdJu+lrxvzZFeeBzCccFqJLKQCdz8pd7DX0LKWE3Kp2yCHvy4amIuI0j+EEEKIHYAi9rry+Pm4wkxKjNCw/Nik0TmfB5CjXNu/bunDg5rHvBv4AYCt/B5F+c0kEZ48vfgpLk3YcOqHEMsiUS2EEELsEMMlTIOXmcLTzChvUS57eIj1TBAdmRDsjoXrxUeBnsOv3W2THPrLcAz7ySPkWZ4TVk+S740TgjX/QXQRiWohhBBix4he3zaFp4UXwHEycJW4Qk71GPlgHR4/PeCHEGJ7kKgWQgghRKeIy64KsU1IVAshhBBCbDHScd2g+B891RO4DG3NOQAAAABJRU5ErkJggg==);background-position: center;background-repeat: repeat;content: '';height: 26px;left: 0;position: absolute;width: 100%;z-index: 1}.campaign-tout--has-tears::before{top: 0;-webkit-transform: rotate(180deg);transform: rotate(180deg)}.campaign-tout--has-tears::after{bottom: 0}.offer-banner--has-tears .campaign-tout{display: none}.offer-banner--has-tears .campaign-tout--has-tears{display: block}.offer-banner--no-tears .campaign-tout{display: block}.offer-banner--no-tears .campaign-tout--has-tears{display: none}.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}@media print,screen and (min-width:48em){.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}}@media print,screen and (min-width:82.5em){.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}}.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}@media print,screen and (min-width:48em){.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}}@media print,screen and (min-width:82.5em){.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}}.campaign-tout__fake-button{margin-bottom: 40px}@media print,screen and (min-width:48em){.campaign-tout__fake-button{margin-bottom: 60px}}@media print,screen and (min-width:82.5em){.campaign-tout__fake-button{margin-bottom: 80px}}.campaign-tout__date,.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__category,.card-featured__location,.card-featured__offer,.card-featured__offer-badge,.card-featured__page-type,.card-featured__read-time,.card-featured__title,.card-horizontal__category,.card-horizontal__heading,.card-horizontal__location,.card-horizontal__offer,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-horizontal__rating-text,.card-horizontal__read-time,.card-horizontal__title,.card-standard--small .card-standard__title,.card-standard__link,.card-standard__location,.card-standard__offer,.card-standard__offer-badge,.card-standard__page-type,.card-standard__rating-text,.card-standard__read-time,.card-standard__subtitle,.card-standard__title,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__category,.search-results-item__subtitle,.search-results-item__title{font-family: \"Proxima Nova\", sans-serif}.card-featured--long-form [lang=ar] .card-featured__rating-text,.search-results-item--offer [lang=ar] .search-results-item__banner-title,.search-results-item--offer [lang=ar] .search-results-item__offer-price,[lang=ar] .campaign-tout__date,[lang=ar] .campaign-tout__eyebrow,[lang=ar] .campaign-tout__location,[lang=ar] .campaign-tout__subtitle,[lang=ar] .card-featured--long-form .card-featured__rating-text,[lang=ar] .card-featured__category,[lang=ar] .card-featured__location,[lang=ar] .card-featured__offer,[lang=ar] .card-featured__offer-badge,[lang=ar] .card-featured__page-type,[lang=ar] .card-featured__read-time,[lang=ar] .card-featured__title,[lang=ar] .card-horizontal__category,[lang=ar] .card-horizontal__heading,[lang=ar] .card-horizontal__location,[lang=ar] .card-horizontal__offer,[lang=ar] .card-horizontal__offer-badge,[lang=ar] .card-horizontal__page-type,[lang=ar] .card-horizontal__rating-text,[lang=ar] .card-horizontal__read-time,[lang=ar] .card-horizontal__title,[lang=ar] .card-standard__link,[lang=ar] .card-standard__location,[lang=ar] .card-standard__offer,[lang=ar] .card-standard__offer-badge,[lang=ar] .card-standard__page-type,[lang=ar] .card-standard__rating-text,[lang=ar] .card-standard__read-time,[lang=ar] .card-standard__subtitle,[lang=ar] .card-standard__title,[lang=ar] .image__description,[lang=ar] .image__location,[lang=ar] .search-results-item--offer .search-results-item__banner-title,[lang=ar] .search-results-item--offer .search-results-item__offer-price,[lang=ar] .search-results-item__category,[lang=ar] .search-results-item__subtitle,[lang=ar] .search-results-item__title{font-family: Lateef, sans-serif}.card-featured--long-form [lang=ja] .card-featured__rating-text,.search-results-item--offer [lang=ja] .search-results-item__banner-title,.search-results-item--offer [lang=ja] .search-results-item__offer-price,[lang=ja] .campaign-tout__date,[lang=ja] .campaign-tout__eyebrow,[lang=ja] .campaign-tout__location,[lang=ja] .campaign-tout__subtitle,[lang=ja] .card-featured--long-form .card-featured__rating-text,[lang=ja] .card-featured__category,[lang=ja] .card-featured__location,[lang=ja] .card-featured__offer,[lang=ja] .card-featured__offer-badge,[lang=ja] .card-featured__page-type,[lang=ja] .card-featured__read-time,[lang=ja] .card-featured__title,[lang=ja] .card-horizontal__category,[lang=ja] .card-horizontal__heading,[lang=ja] .card-horizontal__location,[lang=ja] .card-horizontal__offer,[lang=ja] .card-horizontal__offer-badge,[lang=ja] .card-horizontal__page-type,[lang=ja] .card-horizontal__rating-text,[lang=ja] .card-horizontal__read-time,[lang=ja] .card-horizontal__title,[lang=ja] .card-standard__link,[lang=ja] .card-standard__location,[lang=ja] .card-standard__offer,[lang=ja] .card-standard__offer-badge,[lang=ja] .card-standard__page-type,[lang=ja] .card-standard__rating-text,[lang=ja] .card-standard__read-time,[lang=ja] .card-standard__subtitle,[lang=ja] .card-standard__title,[lang=ja] .image__description,[lang=ja] .image__location,[lang=ja] .search-results-item--offer .search-results-item__banner-title,[lang=ja] .search-results-item--offer .search-results-item__offer-price,[lang=ja] .search-results-item__category,[lang=ja] .search-results-item__subtitle,[lang=ja] .search-results-item__title{font-family: \"MP Plus Rounded 1c\", sans-serif}.card-featured--long-form [lang=ru] .card-featured__rating-text,.search-results-item--offer [lang=ru] .search-results-item__banner-title,.search-results-item--offer [lang=ru] .search-results-item__offer-price,[lang=ru] .campaign-tout__date,[lang=ru] .campaign-tout__eyebrow,[lang=ru] .campaign-tout__location,[lang=ru] .campaign-tout__subtitle,[lang=ru] .card-featured--long-form .card-featured__rating-text,[lang=ru] .card-featured__category,[lang=ru] .card-featured__location,[lang=ru] .card-featured__offer,[lang=ru] .card-featured__offer-badge,[lang=ru] .card-featured__page-type,[lang=ru] .card-featured__read-time,[lang=ru] .card-featured__title,[lang=ru] .card-horizontal__category,[lang=ru] .card-horizontal__heading,[lang=ru] .card-horizontal__location,[lang=ru] .card-horizontal__offer,[lang=ru] .card-horizontal__offer-badge,[lang=ru] .card-horizontal__page-type,[lang=ru] .card-horizontal__rating-text,[lang=ru] .card-horizontal__read-time,[lang=ru] .card-horizontal__title,[lang=ru] .card-standard__link,[lang=ru] .card-standard__location,[lang=ru] .card-standard__offer,[lang=ru] .card-standard__offer-badge,[lang=ru] .card-standard__page-type,[lang=ru] .card-standard__rating-text,[lang=ru] .card-standard__read-time,[lang=ru] .card-standard__subtitle,[lang=ru] .card-standard__title,[lang=ru] .image__description,[lang=ru] .image__location,[lang=ru] .search-results-item--offer .search-results-item__banner-title,[lang=ru] .search-results-item--offer .search-results-item__offer-price,[lang=ru] .search-results-item__category,[lang=ru] .search-results-item__subtitle,[lang=ru] .search-results-item__title{font-family: Raleway, sans-serif}.card-featured__category,.card-featured__read-time{font-size: 14px;line-height: 18px;display: block;font-weight: 400}@media (min-width:320px){.card-featured__category,.card-featured__read-time{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.card-featured__category,.card-featured__read-time{font-size: calc(.71429vw + 6.57143px)}}@media (min-width:1600px){.card-featured__category,.card-featured__read-time{font-size: 18px}}@media (min-width:320px){.card-featured__category,.card-featured__read-time{line-height: calc(1.33929vw + 13.71429px)}}@media (min-width:768px){.card-featured__category,.card-featured__read-time{line-height: calc(0vw + 24px)}}@media (min-width:1320px){.card-featured__category,.card-featured__read-time{line-height: calc(2.14286vw - 4.28571px)}}@media (min-width:1600px){.card-featured__category,.card-featured__read-time{line-height: 30px}}@media print,screen and (min-width:48em){.card-featured__category,.card-featured__read-time{font-weight: 800}}.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: 12px;line-height: 14px;font-style: normal}@media (min-width:320px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: calc(.44643vw + 10.57143px)}}@media (min-width:768px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: 14px}}@media (min-width:320px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{line-height: calc(1.33929vw + 9.71429px)}}@media (min-width:768px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{line-height: 20px}}.card-featured__title{font-family: ioi, sans-serif;font-weight: 700;font-size: 24px;line-height: 26px}@media (min-width:320px){.card-featured__title{font-size: calc(1.78571vw + 18.28571px)}}@media (min-width:768px){.card-featured__title{font-size: calc(1.08696vw + 23.65217px)}}@media (min-width:1320px){.card-featured__title{font-size: calc(2.14286vw + 9.71429px)}}@media (min-width:1600px){.card-featured__title{font-size: 44px}}@media (min-width:320px){.card-featured__title{line-height: calc(1.78571vw + 20.28571px)}}@media (min-width:768px){.card-featured__title{line-height: calc(1.08696vw + 25.65217px)}}@media (min-width:1320px){.card-featured__title{line-height: calc(2.14286vw + 11.71429px)}}@media (min-width:1600px){.card-featured__title{line-height: 46px}}.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-family: ioi, sans-serif;font-style: normal;font-weight: 700;letter-spacing: .3px;font-size: 16px;line-height: 20px}@media (min-width:320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-size: calc(.2vw + 15.36px)}}@media (min-width:1320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-size: 18px}}@media (min-width:320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{line-height: calc(.4vw + 18.72px)}}@media (min-width:1320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{line-height: 24px}}.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-style: normal;font-weight: 800;letter-spacing: .3px;font-size: 14px;line-height: 18px}@media (min-width:320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: calc(.71429vw + 6.57143px)}}@media (min-width:1600px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: 18px}}@media (min-width:320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: calc(1.33929vw + 13.71429px)}}@media (min-width:768px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: calc(.72115vw + 18.46154px)}}@media (min-width:1600px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: 30px}}.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-style: normal;font-weight: 400;letter-spacing: .3px;font-size: 14px;line-height: 20px}@media (min-width:320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-size: 16px}}@media (min-width:320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: calc(.3vw + 19.04px)}}@media (min-width:1320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: calc(.35714vw + 18.28571px)}}@media (min-width:1600px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: 24px}}.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-style: normal;font-weight: 400;font-size: 12px;line-height: 17px}@media (min-width:320px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-size: calc(.44643vw + 10.57143px)}}@media (min-width:768px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-size: 14px}}@media (min-width:320px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{line-height: calc(.89286vw + 14.14286px)}}@media (min-width:768px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{line-height: 21px}}.card-featured__location,.card-horizontal__location,.card-standard__location{color: #767676;padding-left: 1.25rem;position: relative;width: 100%}.card-featured__location::before,.card-horizontal__location::before,.card-standard__location::before{background-image: url(/img/ui/icons/pin-green.svg);background-position: left center;background-repeat: no-repeat;background-size: contain;bottom: 0;content: '';height: 1.5rem;left: -.3125rem;position: absolute;width: 1.5rem}.card-standard__link{color: #767676;display: block;padding-left: 1.25rem;position: relative;text-decoration: none;width: 100%}.card-standard__link::before{background-image: url(/img/ui/icons/view-details-green-light.svg);background-position: left center;background-repeat: no-repeat;background-size: contain;bottom: 0;content: '';height: 1.5rem;left: -.3125rem;position: absolute;width: 1.5rem}.card-standard__link:hover{color: #767676;text-decoration: underline}.card-featured--long-form .card-featured__rating-text,.card-horizontal__rating-text,.card-standard__rating-text{color: #767676;margin-left: .3125rem}.card-horizontal__image .image img{height: auto;left: 50%;min-height: 100%;min-width: 100%;position: absolute;top: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width: auto}.search-results-item__link{-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;border-bottom: 1px solid #ebebeb;cursor: pointer;display: -webkit-box;display: -ms-flexbox;display: flex;padding-bottom: 1.25rem;text-decoration: none}.search-results-item__link:hover .search-results-item__title{text-decoration: underline}.search-results-item__link:hover .search-results-item__image{-webkit-transform: scale(1.05);transform: scale(1.05)}.search-results-item__image-wrapper{max-width: 5.5rem;overflow: hidden;width: 100%}@media print,screen and (min-width:48em){.search-results-item__image-wrapper{max-width: 8.5rem}}.search-results-item__image{background-position: 50%;background-repeat: no-repeat;background-size: cover;padding-bottom: 100%;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: -webkit-transform .2s ease-in-out;transition: -webkit-transform .2s ease-in-out;transition: transform .2s ease-in-out;transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out}@media print,screen and (min-width:48em){.search-results-item__image{padding-bottom: 56.5%}}.search-results-item__content{-webkit-box-flex: 1%;-ms-flex: 1%;flex: 1%;margin-left: 1.25rem}@media print,screen and (min-width:48em){.search-results-item__content{margin-left: 1.875rem}}.search-results-item__category{color: #767676}.search-results-item__subtitle,.search-results-item__title{color: #111317}.search-results-item__subtitle{-webkit-box-orient: vertical;-webkit-line-clamp: 3;display: -webkit-box;overflow: hidden}@media print,screen and (min-width:48em){.search-results-item__subtitle{-webkit-line-clamp: 2}}.search-results-item--offer{display: none}.search-results-item--offer .search-results-item__banner-title{background-color: #dd3817;color: #fff;font-weight: 800;left: .3125rem;padding: .125rem .625rem;position: absolute;text-transform: uppercase;top: .3125rem;z-index: 1}.search-results-item--offer .search-results-item__link{position: relative}.search-results-item--offer .search-results-item__offer-price{color: #dd3817;margin-top: .625rem}.search-results-item--offer .search-results-item__title::after{background-image: url('data:image/svg+xml;utf8,<svg width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M13.51 7.72V14.1533H0V1.93H7.72V3.21667H1.28667V12.8667H12.2233V7.72H13.51ZM15.44 0H8.37105L10.9669 2.57333L6.47837 7.1217L8.29771 8.94105L12.7863 4.39268L15.44 7.07667V0Z\" fill=\"%235FBD00\"/></svg>');content: '';display: inline-block;height: .9375rem;margin-left: .5625rem;width: .9375rem}.search__results-wrapper [data-module=card]{display: none}.search__results-wrapper .search-results-item--offer{display: block}</style>"
    },
    {
      "responsiveImage": {
        "altText": "Alt Text",
        "lowResolutionUrl": "https://images.unsplash.com/photo-1511219096939-ce77f5f44cc8?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=50&q=10",
        "sources": [
          {
            "type": "image/jpeg",
            "largeUrl": "https://images.unsplash.com/photo-1511219096939-ce77f5f44cc8?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1600&q=80",
            "smallUrl": "https://images.unsplash.com/photo-1511219096939-ce77f5f44cc8?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=800&q=80"
          }
        ]
      },
      "cardType": "Offer",
      "pageType": "Article",
      "title": "Gardens in Ireland have a magic edge",
      "locationName": "Waterford",
      "timeSpan": {
        "text": "6 min read"
      },
      "link": {
        "text": "",
        "url": "#"
      },
      "html": "<div style=\"max-width: 500px;\"><div data-module=\"card\" class=\"js-adbutler-card card-standard js-card-standard card-standard--offer has-location loaded\"> <a href=\"[%OfferLink%]\" class=\"card-standard__anchor js-link\"><figure class=\"image js-image loaded\" data-module=\"imagelazy\"><picture class=\"image__container\" style=\"opacity: 1; visibility: inherit;\"> <img class=\"js-image-lazyload js-fallback-image loaded\" src=\"[%ImageURL%]\" alt=\"[%Title%]\"/> </picture></figure><p class=\"card-standard__offer-badge js-offer-badge\">[%OfferBanner%]</p><div class=\"card-standard__inner\"><div class=\"card-standard__details\"><p class=\"card-horizontal__category js-category\">[%Eyebrow - Category%]</p><h3 class=\"card-standard__title js-title\">[%Title%]</h3><p class=\"card-standard__subtitle js-subtitle\">[%Description%]</p></div><p class=\"card-standard__location js-location-name\">[%Location%]</p><p class=\"card-standard__offer js-offer\"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p></div></a> </div><div data-module=\"card\" class=\"js-adbutler-card card-standard js-card-standard card-standard--offer card-standard--small has-location loaded\"> <a href=\"[%OfferLink%]\" class=\"card-standard__anchor js-link\"><figure class=\"image js-image loaded\" data-module=\"imagelazy\"><picture class=\"image__container\" style=\"opacity: 1; visibility: inherit;\"> <img class=\"js-image-lazyload js-fallback-image loaded\" src=\"[%ImageURL%]\" alt=\"[%Title%]\"/> </picture></figure><p class=\"card-standard__offer-badge js-offer-badge\">[%OfferBanner%]</p><div class=\"card-standard__inner\"><div class=\"card-standard__details\"><p class=\"card-horizontal__category js-category\">[%Eyebrow - Category%]</p><h3 class=\"card-standard__title js-title\">[%Title%]</h3><p class=\"card-standard__subtitle js-subtitle\">[%Description%]</p></div><p class=\"card-standard__location js-location-name\">[%Location%]</p><p class=\"card-standard__offer js-offer\"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p></div></a> </div><div data-module=\"card\" class=\"js-adbutler-card card-horizontal card-horizontal--offer loaded\"> <a href=\"[%OfferLink%]\" class=\"card-horizontal__link js-link\"><div class=\"card-horizontal__image js-image\"><figure class=\"image js-image loaded\" data-module=\"imagelazy\"><picture class=\"image__container\" style=\"opacity: 1; visibility: inherit;\"> <img class=\"js-image-lazyload js-fallback-image loaded\" src=\"[%ImageURL%]\" alt=\"[%Title%]\"/> </picture></figure><p class=\"card-horizontal__offer-badge js-offer-badge\">[%OfferBanner%]</p></div><div class=\"card-horizontal__copy\"><p class=\"card-horizontal__category js-category\">[%Eyebrow - Category%]</p><h2 class=\"card-horizontal__title js-title\">[%Title%]</h2><p class=\"card-horizontal__subtitle js-subtitle\">[%Description%]</p><p class=\"card-horizontal__location js-location-name\">[%Location%]</p><p class=\"card-horizontal__offer js-offer\"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p></div></a> </div><div data-module=\"card\" class=\"search-results-item search-results-item--offer\"> <a class=\"search-results-item__link\" href=\"[%OfferLink%]\"> <span class=\"search-results-item__banner-title\">[%OfferBanner%]</span><div class=\"search-results-item__image-wrapper\"><figure class=\"image js-image loaded\" data-module=\"imagelazy\"><picture class=\"image__container\" style=\"opacity: 1; visibility: inherit;\"> <img class=\"js-image-lazyload js-fallback-image loaded\" src=\"[%ImageURL%]\" alt=\"[%Title%]\"/> </picture></figure></div><div class=\"search-results-item__content\"><p class=\"search-results-item__category\">[%Eyebrow - Category%]</p><p class=\"search-results-item__title\">[%Title%]</p><p class=\"search-results-item__subtitle\">[%Description%]</p><p class=\"search-results-item__offer-price\"> [%Pricefrom%] [%Currency%][%OfferPrice%] [%PriceAppendage%] </p></div></a> </div></div><script type=\"text/javascript\">if(location.hostname===\"tourismireland.orders.adbutler.com\"){const cards=document.querySelectorAll('.js-adbutler-card');cards.forEach((card, index)=>{if(index > 0){card.style.display=\"none\";}});}</script><style>a,body,div,figure,html,picture{-webkit-text-size-adjust: none;border: 0;font: inherit;font-size: 100%;margin: 0;padding: 0;vertical-align: baseline}.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}@media print,screen and (min-width:48em){.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}}@media print,screen and (min-width:82.5em){.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}}.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}@media print,screen and (min-width:48em){.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}}@media print,screen and (min-width:82.5em){.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}}.campaign-tout__fake-button{margin-bottom: 40px}@media print,screen and (min-width:48em){.campaign-tout__fake-button{margin-bottom: 60px}}@media print,screen and (min-width:82.5em){.campaign-tout__fake-button{margin-bottom: 80px}}.campaign-tout__date,.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__category,.card-featured__location,.card-featured__offer,.card-featured__offer-badge,.card-featured__page-type,.card-featured__read-time,.card-featured__title,.card-horizontal__category,.card-horizontal__heading,.card-horizontal__location,.card-horizontal__offer,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-horizontal__rating-text,.card-horizontal__read-time,.card-horizontal__title,.card-standard--small .card-standard__title,.card-standard__link,.card-standard__location,.card-standard__offer,.card-standard__offer-badge,.card-standard__page-type,.card-standard__rating-text,.card-standard__read-time,.card-standard__subtitle,.card-standard__title,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__category,.search-results-item__subtitle,.search-results-item__title{font-family: \"Proxima Nova\", sans-serif}.card-featured--long-form [lang=ar] .card-featured__rating-text,.search-results-item--offer [lang=ar] .search-results-item__banner-title,.search-results-item--offer [lang=ar] .search-results-item__offer-price,[lang=ar] .campaign-tout__date,[lang=ar] .campaign-tout__eyebrow,[lang=ar] .campaign-tout__location,[lang=ar] .campaign-tout__subtitle,[lang=ar] .card-featured--long-form .card-featured__rating-text,[lang=ar] .card-featured__category,[lang=ar] .card-featured__location,[lang=ar] .card-featured__offer,[lang=ar] .card-featured__offer-badge,[lang=ar] .card-featured__page-type,[lang=ar] .card-featured__read-time,[lang=ar] .card-featured__title,[lang=ar] .card-horizontal__category,[lang=ar] .card-horizontal__heading,[lang=ar] .card-horizontal__location,[lang=ar] .card-horizontal__offer,[lang=ar] .card-horizontal__offer-badge,[lang=ar] .card-horizontal__page-type,[lang=ar] .card-horizontal__rating-text,[lang=ar] .card-horizontal__read-time,[lang=ar] .card-horizontal__title,[lang=ar] .card-standard__link,[lang=ar] .card-standard__location,[lang=ar] .card-standard__offer,[lang=ar] .card-standard__offer-badge,[lang=ar] .card-standard__page-type,[lang=ar] .card-standard__rating-text,[lang=ar] .card-standard__read-time,[lang=ar] .card-standard__subtitle,[lang=ar] .card-standard__title,[lang=ar] .image__description,[lang=ar] .image__location,[lang=ar] .search-results-item--offer .search-results-item__banner-title,[lang=ar] .search-results-item--offer .search-results-item__offer-price,[lang=ar] .search-results-item__category,[lang=ar] .search-results-item__subtitle,[lang=ar] .search-results-item__title{font-family: Lateef, sans-serif}.card-featured--long-form [lang=ja] .card-featured__rating-text,.search-results-item--offer [lang=ja] .search-results-item__banner-title,.search-results-item--offer [lang=ja] .search-results-item__offer-price,[lang=ja] .campaign-tout__date,[lang=ja] .campaign-tout__eyebrow,[lang=ja] .campaign-tout__location,[lang=ja] .campaign-tout__subtitle,[lang=ja] .card-featured--long-form .card-featured__rating-text,[lang=ja] .card-featured__category,[lang=ja] .card-featured__location,[lang=ja] .card-featured__offer,[lang=ja] .card-featured__offer-badge,[lang=ja] .card-featured__page-type,[lang=ja] .card-featured__read-time,[lang=ja] .card-featured__title,[lang=ja] .card-horizontal__category,[lang=ja] .card-horizontal__heading,[lang=ja] .card-horizontal__location,[lang=ja] .card-horizontal__offer,[lang=ja] .card-horizontal__offer-badge,[lang=ja] .card-horizontal__page-type,[lang=ja] .card-horizontal__rating-text,[lang=ja] .card-horizontal__read-time,[lang=ja] .card-horizontal__title,[lang=ja] .card-standard__link,[lang=ja] .card-standard__location,[lang=ja] .card-standard__offer,[lang=ja] .card-standard__offer-badge,[lang=ja] .card-standard__page-type,[lang=ja] .card-standard__rating-text,[lang=ja] .card-standard__read-time,[lang=ja] .card-standard__subtitle,[lang=ja] .card-standard__title,[lang=ja] .image__description,[lang=ja] .image__location,[lang=ja] .search-results-item--offer .search-results-item__banner-title,[lang=ja] .search-results-item--offer .search-results-item__offer-price,[lang=ja] .search-results-item__category,[lang=ja] .search-results-item__subtitle,[lang=ja] .search-results-item__title{font-family: \"MP Plus Rounded 1c\", sans-serif}.card-featured--long-form [lang=ru] .card-featured__rating-text,.search-results-item--offer [lang=ru] .search-results-item__banner-title,.search-results-item--offer [lang=ru] .search-results-item__offer-price,[lang=ru] .campaign-tout__date,[lang=ru] .campaign-tout__eyebrow,[lang=ru] .campaign-tout__location,[lang=ru] .campaign-tout__subtitle,[lang=ru] .card-featured--long-form .card-featured__rating-text,[lang=ru] .card-featured__category,[lang=ru] .card-featured__location,[lang=ru] .card-featured__offer,[lang=ru] .card-featured__offer-badge,[lang=ru] .card-featured__page-type,[lang=ru] .card-featured__read-time,[lang=ru] .card-featured__title,[lang=ru] .card-horizontal__category,[lang=ru] .card-horizontal__heading,[lang=ru] .card-horizontal__location,[lang=ru] .card-horizontal__offer,[lang=ru] .card-horizontal__offer-badge,[lang=ru] .card-horizontal__page-type,[lang=ru] .card-horizontal__rating-text,[lang=ru] .card-horizontal__read-time,[lang=ru] .card-horizontal__title,[lang=ru] .card-standard__link,[lang=ru] .card-standard__location,[lang=ru] .card-standard__offer,[lang=ru] .card-standard__offer-badge,[lang=ru] .card-standard__page-type,[lang=ru] .card-standard__rating-text,[lang=ru] .card-standard__read-time,[lang=ru] .card-standard__subtitle,[lang=ru] .card-standard__title,[lang=ru] .image__description,[lang=ru] .image__location,[lang=ru] .search-results-item--offer .search-results-item__banner-title,[lang=ru] .search-results-item--offer .search-results-item__offer-price,[lang=ru] .search-results-item__category,[lang=ru] .search-results-item__subtitle,[lang=ru] .search-results-item__title{font-family: Raleway, sans-serif}.card-featured__category,.card-featured__read-time{font-size: 14px;line-height: 18px;display: block;font-weight: 400}@media (min-width:320px){.card-featured__category,.card-featured__read-time{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.card-featured__category,.card-featured__read-time{font-size: calc(.71429vw + 6.57143px)}}@media (min-width:1600px){.card-featured__category,.card-featured__read-time{font-size: 18px}}@media (min-width:320px){.card-featured__category,.card-featured__read-time{line-height: calc(1.33929vw + 13.71429px)}}@media (min-width:768px){.card-featured__category,.card-featured__read-time{line-height: calc(0vw + 24px)}}@media (min-width:1320px){.card-featured__category,.card-featured__read-time{line-height: calc(2.14286vw - 4.28571px)}}@media (min-width:1600px){.card-featured__category,.card-featured__read-time{line-height: 30px}}@media print,screen and (min-width:48em){.card-featured__category,.card-featured__read-time{font-weight: 800}}.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: 12px;line-height: 14px;font-style: normal}@media (min-width:320px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: calc(.44643vw + 10.57143px)}}@media (min-width:768px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: 14px}}@media (min-width:320px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{line-height: calc(1.33929vw + 9.71429px)}}@media (min-width:768px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{line-height: 20px}}.card-featured__title{font-family: ioi, sans-serif;font-weight: 700;font-size: 24px;line-height: 26px}@media (min-width:320px){.card-featured__title{font-size: calc(1.78571vw + 18.28571px)}}@media (min-width:768px){.card-featured__title{font-size: calc(1.08696vw + 23.65217px)}}@media (min-width:1320px){.card-featured__title{font-size: calc(2.14286vw + 9.71429px)}}@media (min-width:1600px){.card-featured__title{font-size: 44px}}@media (min-width:320px){.card-featured__title{line-height: calc(1.78571vw + 20.28571px)}}@media (min-width:768px){.card-featured__title{line-height: calc(1.08696vw + 25.65217px)}}@media (min-width:1320px){.card-featured__title{line-height: calc(2.14286vw + 11.71429px)}}@media (min-width:1600px){.card-featured__title{line-height: 46px}}.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-family: ioi, sans-serif;font-style: normal;font-weight: 700;letter-spacing: .3px;font-size: 16px;line-height: 20px}@media (min-width:320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-size: calc(.2vw + 15.36px)}}@media (min-width:1320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-size: 18px}}@media (min-width:320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{line-height: calc(.4vw + 18.72px)}}@media (min-width:1320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{line-height: 24px}}.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-style: normal;font-weight: 800;letter-spacing: .3px;font-size: 14px;line-height: 18px}@media (min-width:320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: calc(.71429vw + 6.57143px)}}@media (min-width:1600px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: 18px}}@media (min-width:320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: calc(1.33929vw + 13.71429px)}}@media (min-width:768px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: calc(.72115vw + 18.46154px)}}@media (min-width:1600px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: 30px}}.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-style: normal;font-weight: 400;letter-spacing: .3px;font-size: 14px;line-height: 20px}@media (min-width:320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-size: 16px}}@media (min-width:320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: calc(.3vw + 19.04px)}}@media (min-width:1320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: calc(.35714vw + 18.28571px)}}@media (min-width:1600px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: 24px}}.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-style: normal;font-weight: 400;font-size: 12px;line-height: 17px}@media (min-width:320px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-size: calc(.44643vw + 10.57143px)}}@media (min-width:768px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-size: 14px}}@media (min-width:320px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{line-height: calc(.89286vw + 14.14286px)}}@media (min-width:768px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{line-height: 21px}}.card-featured__location,.card-horizontal__location,.card-standard__location{color: #767676;padding-left: 1.25rem;position: relative;width: 100%}.card-featured__location::before,.card-horizontal__location::before,.card-standard__location::before{background-image: url(/img/ui/icons/pin-green.svg);background-position: left center;background-repeat: no-repeat;background-size: contain;bottom: 0;content: '';height: 1.5rem;left: -.3125rem;position: absolute;width: 1.5rem}.card-standard__link{color: #767676;display: block;padding-left: 1.25rem;position: relative;text-decoration: none;width: 100%}.card-standard__link::before{background-image: url(/img/ui/icons/view-details-green-light.svg);background-position: left center;background-repeat: no-repeat;background-size: contain;bottom: 0;content: '';height: 1.5rem;left: -.3125rem;position: absolute;width: 1.5rem}.card-standard__link:hover{color: #767676;text-decoration: underline}.card-featured--long-form .card-featured__rating-text,.card-horizontal__rating-text,.card-standard__rating-text{color: #767676;margin-left: .3125rem}.card-horizontal__image .image img{height: auto;left: 50%;min-height: 100%;min-width: 100%;position: absolute;top: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width: auto}.image{position: relative}.image img{width: 100%}.image:not(.image--original-size){padding-bottom: 56.5%}.image:not(.image--original-size) img{height: 100%;-o-object-fit: cover;object-fit: cover;-o-object-position: 50% 50%;object-position: 50% 50%}.image:not(.image--original-size) .image__container,.image:not(.image--original-size) .image__lowres{height: 100%;left: 0;overflow: hidden;position: absolute;top: 0}.image:not(.image--original-size) .image__container{opacity: 0}.image:not(.image--original-size) .image__caption{bottom: 0;position: absolute}.image__container,.image__lowres{visibility: hidden;width: 100%}.image__lowres{-webkit-filter: blur(25px);filter: blur(25px);width: 100%}.image__lowres.loaded{visibility: visible}.image__caption{-webkit-box-align: center;-ms-flex-align: center;align-items: center;background-color: #fff;display: -webkit-box;display: -ms-flexbox;display: flex;padding: 1em 1.1em;text-align: left;width: 100%}.image__description,.image__location{color: #767676}.image__location{font-weight: 600;margin-right: .7em}.image__location-icon{background-image: url(/img/ui/icons/pin-grey.svg);background-position: center;background-repeat: no-repeat;background-size: 18px;display: block;height: 15px;margin-right: .3125rem;width: 14px}@media print,screen and (min-width:48em){.image__location-icon{background-size: 20px;height: 18px;margin-right: .625rem;width: 16px}}.card-standard{background-color: #fff;border-radius: 4px;-webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05);box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05);display: block;height: 100%;min-height: 1px;overflow: hidden;position: relative;-webkit-transition: -webkit-box-shadow .2s ease-in-out;transition: -webkit-box-shadow .2s ease-in-out;transition: box-shadow .2s ease-in-out;transition: box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;width: 100%}.card-standard:hover{-webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1);box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1)}.card-standard:hover picture{-webkit-transform: scale(1.05);transform: scale(1.05)}.card-standard picture{-webkit-transform: scale(1);transform: scale(1);-webkit-transition: -webkit-transform .2s ease-in-out;transition: -webkit-transform .2s ease-in-out;transition: transform .2s ease-in-out;transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out}.card-standard .image{height: auto;overflow: hidden;width: 100%}.card-standard .image:not(.image--original-size){padding-bottom: 56%}.card-standard .image::after{background-image: url(/img/bg/card-bottom.svg);background-position: 0 0;background-repeat: repeat-x;bottom: -.125rem;content: '';height: .625rem;left: 0;position: absolute;width: 100%}.card-standard .image__container::after{bottom: 0;-webkit-box-shadow: inset 0 .25rem 3.75rem rgba(0, 0, 0, .4);box-shadow: inset 0 .25rem 3.75rem rgba(0, 0, 0, .4);content: '';left: 0;position: absolute;right: 0;top: 0}.card-standard__anchor{cursor: pointer;display: block;text-decoration: none}.card-standard__inner{left: 0;padding: 1.25rem;width: 100%}.card-standard__title{color: #232528;margin-bottom: .75rem}.card-standard.has-location .card-standard__details{margin-bottom: 3.125rem}.card-standard__subtitle{color: #111317}.card-standard__subtitle:empty{display: none}.card-standard__read-time{color: #767676}.card-standard__read-time:empty{display: none}.card-standard__page-type{color: #fff;font-weight: 800;left: .9375rem;position: absolute;text-shadow: 0 0 .25rem rgba(0, 0, 0, .6);text-transform: uppercase;top: .9375rem;width: 100%}.card-standard__page-type:empty{display: none}.card-standard__location{bottom: 1.25rem;position: absolute}.card-standard__location:empty{display: none}.card-standard__link--external::before{background-image: url(/img/ui/icons/external-link-green-light.svg)}.card-standard__link--bold{color: #111317;font-weight: 700}.card-standard__link--bold:hover{color: #111317}.card-standard__rating{display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: .6875rem}.card-standard--small .card-standard__subtitle{display: none}.card-standard--short-form:hover{-webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05);box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .05), 0 .5rem .5rem rgba(17, 19, 23, .05)}.card-standard--short-form:hover picture{-webkit-transform: scale(1);transform: scale(1)}.card-standard--short-form .card-standard__inner{padding-bottom: 0}.card-standard--short-form .card-standard__location{bottom: auto;position: relative}.card-standard--short-form .card-standard__link,.card-standard--short-form .card-standard__location{border-top: 1px solid #ebebeb;padding: .6875rem 0 .6875rem 1.875rem}.card-standard--short-form .card-standard__link::before,.card-standard--short-form .card-standard__location::before{height: 2.875rem}.card-standard--long-form .card-standard__subtitle{margin-bottom: .75rem}.card-horizontal{background-color: #fff;border-radius: .25rem;-webkit-box-shadow: 0 0 .3125rem rgba(0, 0, 0, .05), 0 .1875rem .375rem rgba(0, 0, 0, .15);box-shadow: 0 0 .3125rem rgba(0, 0, 0, .05), 0 .1875rem .375rem rgba(0, 0, 0, .15);margin-bottom: 1.25rem;overflow: hidden;padding: 0;-webkit-transition: -webkit-box-shadow .2s ease-in-out;transition: -webkit-box-shadow .2s ease-in-out;transition: box-shadow .2s ease-in-out;transition: box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out}.card-horizontal:hover{-webkit-box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1);box-shadow: 0 .125rem .125rem rgba(17, 19, 23, .1), 0 .5rem .5rem rgba(17, 19, 23, .1)}.card-horizontal:hover .card-horizontal__image{-webkit-transform: scale(1.05);transform: scale(1.05)}.card-horizontal__link{color: #000;display: -webkit-box;display: -ms-flexbox;display: flex;min-height: 8rem;text-decoration: none}.card-horizontal__link:hover{color: #000}.card-horizontal__heading{margin-bottom: 3.125rem}.card-horizontal__title{margin-bottom: .625rem;width: 100%}.card-horizontal__subtitle{display: none}.card-horizontal__image-container{overflow: hidden}.card-horizontal__image{background-position: center center;background-size: cover;border-radius: .25rem 0 0 .25rem;-webkit-box-flex: 0;-ms-flex: 0 0 5.5rem;flex: 0 0 5.5rem;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;min-height: 5.5rem;position: relative;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: -webkit-transform .2s ease-in-out;transition: -webkit-transform .2s ease-in-out;transition: transform .2s ease-in-out;transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out}@media print,screen and (min-width:48em){.card-horizontal__image{-webkit-box-flex: 0;-ms-flex: 0 0 8.75rem;flex: 0 0 8.75rem;min-height: 8.75rem}}.card-horizontal__image .image{height: 100%}.card-horizontal__copy{-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: .9375rem}.card-horizontal__page-type{color: #767676;font-weight: 800;text-transform: uppercase;width: 100%}.card-horizontal__page-type:empty{display: none}.card-horizontal__category,.card-horizontal__read-time{color: #767676}.card-horizontal__category:empty,.card-horizontal__read-time:empty{display: none}.card-horizontal__location{-ms-flex-item-align: end;align-self: flex-end}.card-horizontal__location:empty{display: none}.card-horizontal__rating{display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: .6875rem}.card-featured{border-radius: .25rem;-webkit-box-shadow: 0 .25rem .25rem rgba(17, 19, 23, .1);box-shadow: 0 .25rem .25rem rgba(17, 19, 23, .1);color: #fff;display: block;height: 100%;min-height: 1px;overflow: hidden;position: relative;-webkit-transition: -webkit-box-shadow .2s ease-in-out;transition: -webkit-box-shadow .2s ease-in-out;transition: box-shadow .2s ease-in-out;transition: box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out}.card-featured .image:not(.image--original-size){height: auto;overflow: hidden;padding-bottom: 126%;width: 100%}@media print,screen and (min-width:48em){.card-featured .image:not(.image--original-size){padding-bottom: 56%}}.card-featured__category,.card-featured__read-time{color: #fff;text-shadow: 0 4px 4px rgba(0, 0, 0, .25)}.card-featured__category{font-weight: 300}.card-featured__page-type{color: #fff;font-weight: 800;left: 1.25rem;position: absolute;text-shadow: 0 0 .25rem rgba(0, 0, 0, .6);text-transform: uppercase;top: 1.25rem;width: 100%}.card-featured__overlay{bottom: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;left: 0;padding: 1.25rem;position: absolute;right: 0;top: 0;width: 100%}.card-featured__title{color: #fff;margin-bottom: .375rem}.card-featured__location{color: #fff}.card-featured__location::before{background-image: url(/img/ui/icons/pin-grey.svg)}.card-featured--long-form .card-featured__rating{display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: .6875rem}.card-featured--long-form .card-featured__rating-text{color: #fff}.star-rating{height: 20px;overflow: hidden;position: relative}.star-rating--light::before{background: url(/img/ui/icons/star-white.svg) repeat-x !important;background-size: 20px 20px !important}.star-rating--5-max{background: url(/img/ui/icons/star-grey.svg) repeat-x;background-size: 20px 20px;width: 100px}.star-rating--5-max::before{background: url(/img/ui/icons/star-green.svg) repeat-x;background-size: 20px 20px;content: '';height: 100%;left: 0;position: absolute;top: 0;width: 100%}.star-rating--5-max.star-rating--4-rating::before{-webkit-transform: translateX(-20%);transform: translateX(-20%)}.star-rating--5-max.star-rating--3-rating::before{-webkit-transform: translateX(-40%);transform: translateX(-40%)}.star-rating--5-max.star-rating--2-rating::before{-webkit-transform: translateX(-60%);transform: translateX(-60%)}.star-rating--5-max.star-rating--1-rating::before{-webkit-transform: translateX(-80%);transform: translateX(-80%)}.star-rating--5-max.star-rating--0-rating::before{-webkit-transform: translateX(-100%);transform: translateX(-100%)}.star-rating--4-max{background: url(/img/ui/icons/star-grey.svg) repeat-x;background-size: 20px 20px;width: 80px}.star-rating--4-max::before{background: url(/img/ui/icons/star-green.svg) repeat-x;background-size: 20px 20px;content: '';height: 100%;left: 0;position: absolute;top: 0;width: 100%}.star-rating--4-max.star-rating--3-rating::before{-webkit-transform: translateX(-25%);transform: translateX(-25%)}.star-rating--4-max.star-rating--2-rating::before{-webkit-transform: translateX(-50%);transform: translateX(-50%)}.star-rating--4-max.star-rating--1-rating::before{-webkit-transform: translateX(-75%);transform: translateX(-75%)}.star-rating--4-max.star-rating--0-rating::before{-webkit-transform: translateX(-100%);transform: translateX(-100%)}.card-standard .image::after{background-image: url('data:image/svg+xml;utf8,<svg width=\"280\" height=\"9\" viewBox=\"0 0 280 9\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M-228.95 2.8278C-229.995 2.70196 -231.087 2.57129 -232.226 2.43093L-232.226 9.00586L511.223 9.00586L511.223 4.99489C510.851 4.99489 510.479 4.98521 510.27 4.96101C508.249 4.72385 506.088 4.72386 503.904 4.72386C503.137 4.40443 501.534 4.34635 500.257 4.20115C499.304 4.09468 498.165 4.07532 497.19 3.98336C496.214 3.89141 495.331 3.76558 494.634 3.56231C493.774 3.31547 492.798 3.31062 491.939 3.48001C491.474 3.57197 491.242 3.72201 490.777 3.71233C489.964 3.69781 488.965 3.63489 488.663 3.46065C488.593 3.42193 488.895 3.40258 489.035 3.37355C489.128 3.35419 489.128 3.31546 489.081 3.2719C489.058 3.33482 488.872 3.39289 488.663 3.39289C488.431 3.39289 488.221 3.32998 488.221 3.25738C488.221 3.18478 488.431 3.12186 488.663 3.12186C488.709 3.12186 488.733 3.13155 488.756 3.13639C488.593 3.09283 488.407 3.0541 488.198 3.04926L488.111 3.0479C487.505 3.0384 486.826 3.02775 486.316 3.08316C485.55 3.16543 484.922 3.30579 484.249 3.42678C483.598 3.5381 483.11 3.70749 482.134 3.69781C481.368 3.43162 481.368 3.06379 479.648 2.91859C478.394 2.80728 477.79 2.54109 477.627 2.23134C477.581 2.14906 477.255 2.07162 477.046 1.9845C475.931 2.05226 474.955 1.99903 474.142 1.80543C473.306 1.61668 472.353 1.57795 471.191 1.67474C470.425 1.73766 469.821 1.62151 470.053 1.486C470.262 1.35048 470.564 1.22465 470.796 1.09398C470.982 0.987502 470.889 0.881016 470.425 0.856817C470.123 0.847137 469.565 0.900379 469.379 0.963298C468.171 1.34565 467.009 1.73768 465.848 2.1297C464.338 1.91191 462.595 2.06678 461.015 1.97482C459.946 2.11518 458.552 2.14422 457.948 2.42493C457.762 2.43945 457.553 2.44913 457.391 2.47817C455.671 2.76856 453.859 2.74919 451.954 2.5556C450.467 2.79759 448.957 3.04442 447.47 3.29126C447.47 3.33965 447.47 3.38806 447.424 3.43162C447.098 3.72685 446.75 3.77524 445.844 3.63973C445.147 3.52841 444.45 3.41226 443.776 3.30579L439.524 3.30579C438.595 3.4413 437.549 3.60584 436.481 3.76555C435.04 3.97851 433.669 4.22052 432.113 4.38023C430.556 4.53995 428.86 4.64158 427.164 4.72386C425.003 4.82549 423.237 5.13524 421.17 5.27559C418.544 5.29495 415.896 5.25623 413.34 5.35303C411.04 5.44015 408.856 5.6773 406.788 5.83217C405.743 5.80313 404.976 5.63858 404.093 5.75474C402.722 5.93865 401.607 5.70634 400.283 5.64826C398.564 5.77894 396.705 5.91445 394.776 5.93381L394.658 5.96231C393.496 6.24227 392.409 6.50411 390.409 6.4807C389.386 6.47102 388.341 6.60656 387.086 6.69367C386.273 6.63076 385.297 6.51459 384.252 6.48556C382.3 6.42748 381.138 6.19033 380.302 5.82734C380.209 5.79346 379.977 5.77894 379.768 5.7499C379.28 5.90478 378.885 6.07902 378.281 6.20969C377.351 6.40813 376.863 6.65011 376.515 6.90662C376.585 6.89694 376.678 6.88726 376.771 6.88726C377.026 6.88726 377.096 6.92598 376.956 6.97922C376.817 7.0373 376.631 7.07117 376.515 7.07117C376.422 7.07117 376.375 7.05666 376.352 7.03246C376.313 7.04869 376.291 7.06832 376.271 7.08565L376.259 7.09538C376.05 7.26961 374.679 7.29865 374.052 7.16313C373.866 7.12441 373.657 7.08569 373.471 7.04213L373.471 7.04205C373.425 7.03242 373.401 7.02759 373.378 7.01793L373.378 7.01787C373.285 6.99853 373.192 6.97919 373.146 6.95502C372.217 6.53395 370.637 6.31616 368.476 6.2242C367.5 6.3452 366.408 6.47588 365.316 6.61139C364.364 6.20485 364.341 5.74022 362.714 5.43047C361.39 5.23204 359.833 5.29978 358.346 5.33366C357.301 5.35786 356.372 5.52726 355.21 5.44014C354.885 5.41594 354.304 5.45466 354.048 5.51274C352.259 5.92412 349.704 5.90477 347.589 6.12256C346.73 5.95801 345.94 5.80798 345.219 5.67246C343.942 5.66278 343.082 5.83701 342.129 5.93865C341.525 6.00641 341.177 6.16612 341.479 6.30164C342.246 6.64526 341.525 6.83886 340.294 7.00342C339.922 7.05182 339.597 7.10989 339.248 7.16313C339.76 7.30348 340.317 7.42932 340.712 7.58419C340.921 7.66647 340.619 7.77296 340.155 7.81168C339.504 7.86975 338.923 7.79231 338.319 7.74875C335.694 7.56 335.206 7.59872 333.394 8.1069C333.138 8.1795 332.906 8.26177 332.627 8.33437C332.209 8.44568 331.256 8.41666 331.001 8.28114C330.675 8.11658 330.42 7.94719 330.118 7.77295C329.514 7.86975 329.026 7.95686 328.515 8.03914C328.352 7.95202 328.189 7.86975 328.003 7.78263C327.818 7.70035 327.655 7.61807 327.469 7.53095C326.4 7.58903 326.795 7.82135 326.447 7.9617C326.145 8.07786 325.239 8.16982 324.82 8.11174C323.914 7.98107 323.055 7.82619 322.125 7.71003C321.359 7.61323 320.476 7.58903 319.663 7.71003C319.546 7.83586 319.43 7.96654 319.314 8.09238C318.501 8.22305 317.641 8.18918 316.851 8.1069C316.061 8.02462 315.318 7.9133 315.481 7.68098C315.783 7.25992 314.76 6.95501 313.645 6.66462C313.297 6.5775 312.762 6.59687 312.576 6.68398L312.493 6.72165C311.519 7.15931 311.285 7.26429 309.974 7.41965C310.044 7.5842 309.905 7.79231 309.626 7.79231C309.417 7.79231 309.161 7.67131 309.045 7.52128L308.58 7.56968C307.488 7.50192 306.28 7.39544 305.026 7.35188C303.957 7.31316 302.842 7.3422 301.703 7.3422L301.697 7.3429C299.956 7.52658 298.216 7.71026 296.452 7.89395C295.825 7.68099 295.755 7.68099 295.151 7.89395C294.756 7.83587 294.361 7.78262 293.92 7.71971C293.362 7.63743 292.712 7.55032 291.899 7.43416C291.178 7.35672 290.156 7.65679 288.832 7.62291C287.786 7.59871 286.718 7.64226 285.556 7.65678C285.022 7.78746 284.557 7.92298 283.999 8.0343C284.046 8.15529 283.697 8.1795 283.279 8.08271C283.07 8.07303 282.861 8.05849 282.675 8.04881C282.489 8.03913 282.303 7.99558 282.21 7.95686C281.467 7.66647 280.816 7.34704 278.841 7.47287C277.935 7.37608 278.168 7.15829 277.842 6.99857C277.587 6.87274 276.681 6.77594 276.263 6.83402C275.333 6.95502 274.45 7.09053 273.567 7.21636C272.499 7.1244 271.5 7.18733 270.477 7.26477C269.827 7.31317 269.478 7.18249 269.664 7.00342C269.85 6.82434 269.966 6.64527 270.129 6.46619C268.874 6.45167 267.62 6.44198 266.365 6.41778C265.645 6.4081 264.925 6.18548 265.041 6.00156C265.157 5.81765 265.389 5.63858 265.598 5.42562C265.017 5.39175 264.344 5.30462 263.879 5.34334C261.858 5.49337 259.836 5.60954 257.676 5.61922C256.653 5.62406 255.654 5.74506 254.632 5.80798C254.098 5.83702 253.517 5.74021 253.285 5.57081C253.145 5.48853 253.122 5.39658 253.075 5.30947C251.24 5.25623 249.66 5.33366 248.638 5.71601C248.522 5.75473 248.289 5.76924 248.08 5.80312C246.384 5.90476 244.665 5.89024 242.922 5.84184C242.156 5.82248 241.459 5.65793 241.366 5.44014C241.319 5.29494 241.366 5.15459 241.366 5.01424C242.016 4.85936 242.574 4.719 243.271 4.55444C241.621 4.42861 240.042 4.30762 238.392 4.18178C237.463 4.3173 236.58 4.44797 235.674 4.57864C235.302 4.55445 234.791 4.55445 234.535 4.50121C234.07 4.40441 233.745 4.27375 233.35 4.15759C232.491 3.89624 230.632 3.78007 229.331 3.92043C228.982 3.95915 228.634 4.04142 228.471 4.12369C228.03 4.34149 228.099 4.60768 227.147 4.7674C226.868 4.8158 226.241 4.85452 226.101 4.82549C225.497 4.69481 225.079 4.52057 224.498 4.38506C223.662 4.18662 222.686 4.13822 221.71 4.21566C221.571 4.3173 221.176 4.37053 220.851 4.32697C220.734 4.34633 220.618 4.35602 220.502 4.38022C220.363 4.4141 220.316 4.47217 220.154 4.50121C219.271 4.68028 218.76 4.68513 217.946 4.51089C217.621 4.44314 217.389 4.36569 217.087 4.29793C216.947 4.26405 216.738 4.23986 216.483 4.20114C215.925 4.19146 215.275 4.16243 214.624 4.16727C213.718 4.17211 213.021 4.25437 212.463 4.43345C211.975 4.59316 211.813 4.58348 211.116 4.43345C210.744 4.35601 210.349 4.28826 210.163 4.35602C209.722 4.53025 209.094 4.63189 208.351 4.69481C208.305 4.72869 208.188 4.76256 208.003 4.78676C207.817 4.81096 207.7 4.78676 207.631 4.7432C207.422 4.75288 207.189 4.76256 206.957 4.7674C206.748 4.7674 206.562 4.80128 206.353 4.8158C204.936 4.90291 204.75 4.84968 205.145 4.45281C205.331 4.26406 205.029 4.17695 204.169 4.21082C203.751 4.22534 203.333 4.2689 202.914 4.28342C202.775 4.28826 202.589 4.25438 202.333 4.23502C201.753 3.84299 200.934 6.82433 200.353 6.41778C199.726 5.99672 198.175 7.68218 197.431 7.30951C196.339 7.20788 195.387 7.11592 194.457 7.02397C194.499 6.82405 194.541 6.65927 194.583 6.49456L194.597 6.43835C192.575 6.16248 190.601 5.87208 188.533 5.61073C188.068 5.55265 187.325 5.60104 186.651 5.60104C186.372 5.41713 186.07 5.23806 185.791 5.06383L184.026 4.99123C183.909 4.95251 183.723 4.91379 183.7 4.87023C183.514 4.454 182.608 4.15877 180.773 3.99906C180.331 3.96034 179.867 3.90226 179.495 3.83451C179.565 3.84902 179.611 3.86838 179.611 3.89258C179.611 3.95066 179.449 3.98454 179.17 3.98454C178.891 3.98454 178.728 3.95066 178.728 3.89258C178.728 3.8345 178.914 3.80064 179.17 3.80064C179.27 3.80064 179.352 3.80421 179.418 3.81442C179.428 3.81629 179.438 3.81815 179.449 3.82C179.439 3.81795 179.428 3.81609 179.418 3.81442C178.946 3.72815 178.612 3.61888 178.612 3.49571C178.589 2.99721 176.707 3.81731 175.917 3.41076C175.801 3.23653 175.708 3.04779 175.545 2.85903C175.359 2.62672 174.802 2.5396 173.733 2.57832C173.315 2.59284 172.897 2.63157 172.478 2.65577C171.224 2.57833 170.066 3.28179 168.811 3.20435C167.789 3.0398 167.246 4.05714 165.713 3.99906C164.458 3.95066 163.324 4.88862 162.186 4.78698C161.21 4.47723 160.258 4.18683 159.328 3.89643C158.864 3.89643 158.399 3.89645 157.888 3.90129C156.958 4.00293 155.867 4.11908 154.705 4.24491C152.637 4.39979 150.105 4.19652 148.037 4.44819C147.061 4.39979 146.062 4.3514 144.877 4.29816C143.576 4.45788 142.205 4.64663 140.718 4.80634C140.811 4.83054 140.881 4.87409 140.881 4.92733C140.881 5.02413 140.672 5.11125 140.44 5.11125C140.184 5.11125 139.998 5.05316 139.998 4.98057C139.998 4.94669 140.045 4.90797 140.114 4.87409C140.045 4.87893 139.998 4.88862 139.928 4.89346C138.372 5.04349 136.629 5.14029 134.91 5.23224C131.936 5.39196 129.613 5.78397 126.732 5.97757C125.431 6.20988 123.804 6.28732 122.132 6.3454C122.062 6.35024 122.015 6.35993 121.922 6.35993C121.876 6.35993 121.853 6.35508 121.829 6.35508L121.649 6.36069C121.239 6.37341 120.814 6.38662 120.389 6.40349C119.901 6.42285 119.413 6.45189 118.647 6.49061C117.671 6.40833 116.556 6.28249 115.324 6.22441C114.093 6.16149 112.768 6.16634 110.84 6.12762C109.26 6.22926 107.099 6.36476 104.706 6.51963C103.15 6.50995 101.338 6.50028 99.6647 6.4906C97.3646 6.64064 95.808 6.99879 93.3685 7.03751C93.1362 7.03751 92.8574 7.04718 92.6947 7.02782C92.1603 6.96974 92.0442 6.87294 92.3462 6.77614C93.4149 6.44703 90.9806 6.02695 90.2371 5.60104C88.9648 5.28781 85.5034 5.49661 83.7306 5.25954C83.8143 5.25821 83.9455 5.2556 84.1043 5.25224C84.7436 5.24434 85.3848 5.23099 86.0267 5.21287C86.5384 5.19622 84.9391 5.23459 84.1043 5.25224C83.972 5.25387 83.8398 5.25528 83.7076 5.25644C80.8967 5.28114 78.1277 5.19739 75.5019 4.94668C74.3867 4.84021 73.318 4.79665 72.1795 4.82085C72.3422 4.84505 72.4584 4.86925 72.4584 4.88861C72.4584 4.91281 72.2725 4.92733 72.0169 4.92733C71.7846 4.92733 71.6219 4.8886 71.5987 4.8402C71.4128 4.84504 71.2502 4.84989 71.0643 4.85957C70.1117 4.91281 69.043 4.94668 68.0672 4.93216C67.0682 4.9128 65.8832 4.86925 65.1862 4.7531C63.6064 4.49174 61.9336 4.30298 59.9587 4.14811C57.3566 3.94967 55.1726 3.57217 52.3614 3.42214C51.8967 3.39794 51.4785 3.3205 51.13 3.24791C49.8754 2.98171 48.2955 2.86555 46.4601 2.77843C43.8114 2.6526 41.5578 2.40093 39.9082 2.00406C39.095 2.14442 38.2354 2.27993 37.1899 2.37189C36.6555 2.32833 36.0283 2.28961 35.4474 2.23153C34.1928 2.10086 32.7755 2.07182 31.6139 2.18314C31.033 2.24122 30.4057 2.28477 29.7784 2.32349C29.8249 2.35253 29.8481 2.38157 29.8481 2.41545C29.8481 2.51225 29.6623 2.59452 29.4067 2.59452C29.1511 2.59452 28.9652 2.51225 28.9652 2.41545C28.9652 2.39609 28.9885 2.38157 28.9885 2.36705C26.5025 2.49772 23.9236 2.56064 21.9255 2.95751C20.2759 2.96719 18.7658 2.98171 17.2323 2.98655C15.2807 2.99623 13.3291 2.98655 11.4704 3.18982C11.424 3.19466 11.3543 3.19466 11.3078 3.1995C11.2613 3.20434 11.2148 3.21403 11.1451 3.21403L11.0987 3.21403C10.7037 3.24306 10.2855 3.25757 9.84407 3.26241C9.6582 3.27693 9.49558 3.27694 9.33293 3.26726L8.26422 3.26726C5.22063 3.27694 2.15381 3.2721 -0.843307 3.2721C-2.02821 3.44149 -3.09695 3.60121 -4.21217 3.76093C-4.56067 3.79481 -4.9324 3.81416 -5.30414 3.82868C-6.41934 3.8674 -7.58102 3.83352 -8.69624 3.88192L-8.69661 3.88195C-9.11468 3.91098 -9.53278 3.94001 -9.92763 3.97871C-12.7389 4.24007 -15.2481 4.64177 -18.3149 4.77245C-18.8957 4.79665 -19.3837 4.93217 -19.9413 5.00477C-20.6847 5.09672 -21.4282 5.24192 -22.2181 5.25644C-24.8667 5.30967 -28.3532 4.93799 -30.8624 5.08802C-33.3716 5.23805 -35.6547 3.94582 -38.3266 3.96034C-38.7448 3.96518 -39.2094 3.99422 -39.5579 4.04262C-39.9064 4.09102 -40.3014 4.12975 -40.6731 4.16847C-40.6499 4.18298 -40.6499 4.20234 -40.7196 4.22654C-40.859 4.28462 -41.0449 4.31849 -41.161 4.31849C-41.2772 4.31849 -41.3237 4.28945 -41.3469 4.24589C-43.3218 4.43465 -45.4128 4.53629 -47.527 4.63792C-48.5958 4.69116 -49.5716 4.80247 -50.6868 4.80731C-51.5464 4.81215 -52.4292 4.83151 -53.2889 4.84119C-54.497 4.96702 -55.7052 5.07834 -56.8204 5.22837C-60.5145 5.72204 -62.0015 5.8624 -66.4855 5.9592C-68.0654 5.99308 -69.2968 6.2157 -70.8534 6.23506C-73.6647 6.2641 -75.6863 5.1945 -78.6137 5.10738C-79.0087 5.13642 -79.4036 5.16061 -79.7986 5.18965C-79.9148 5.23321 -80.0309 5.25257 -80.1471 5.22837C-80.1703 5.22353 -80.1703 5.21869 -80.1936 5.21385C-81.332 5.29129 -82.4705 5.36389 -83.6089 5.451C-85.4676 5.59136 -86.6678 5.18481 -88.5497 5.29613C-90.1993 5.39777 -91.9418 5.4026 -93.6146 5.55748C-94.7298 5.66395 -96.1703 5.62039 -97.4714 5.64459C-98.7724 5.67363 -100.213 5.63491 -101.328 5.75107C-103.535 5.97854 -106.137 5.86239 -108.182 6.18666C-108.879 6.29798 -109.739 6.36574 -110.552 6.42866C-112.062 6.54481 -113.549 6.53513 -114.989 6.37058C-115.384 6.32702 -115.756 6.27378 -116.151 6.23506C-117.731 6.08986 -118.172 5.57684 -120.31 5.61556C-121.611 5.44616 -122.912 5.27193 -124.283 5.08802L-129.487 5.08802C-130.277 5.24773 -131.067 5.40744 -131.857 5.56232C-133.599 5.60104 -134.343 5.20417 -135.807 5.12189C-136.016 5.11705 -136.225 5.09768 -136.434 5.09768C-139.036 5.06864 -141.708 5.09768 -144.264 4.99604C-146.587 4.90409 -148.794 4.66694 -151.187 4.48303C-154.068 4.80246 -157.158 4.79762 -160.271 4.77826C-160.318 4.77826 -160.341 4.7831 -160.364 4.7831C-160.411 4.7831 -160.411 4.77342 -160.457 4.77342L-162.665 4.7589C-163.292 4.7589 -163.966 4.72019 -164.546 4.66211C-165.778 4.53627 -167.032 4.48303 -168.357 4.48787C-170.122 4.49755 -171.795 4.46367 -173.468 4.29912C-174.421 4.20232 -175.606 4.212 -176.674 4.20232C-179.276 4.17812 -181.902 4.24104 -184.388 3.98453C-185.34 3.88289 -186.363 4.12487 -187.524 4.02808C-188.523 3.95064 -189.662 3.93129 -190.731 3.92645C-191.59 3.92161 -192.473 3.96517 -193.309 4.00873C-194.169 4.05229 -194.982 4.17812 -195.795 4.16844C-197.611 4.14928 -199.245 4.26275 -200.899 4.37764L-200.953 4.38139L-200.953 4.38139C-200.93 4.38623 -200.907 4.39107 -200.884 4.40075C-200.605 4.5169 -200.419 4.71535 -200.489 4.85086C-200.605 5.08317 -200.651 5.07832 -201.186 4.75405C-201.395 4.62338 -201.511 4.51207 -201.557 4.42495C-201.952 4.45399 -202.347 4.47818 -202.766 4.50238C-203.579 4.55078 -204.415 4.60402 -205.205 4.65242C-206.669 4.51207 -208.063 4.37656 -209.434 4.24588C-211.803 4.14908 -214.196 4.26039 -216.543 4.03776C-218.541 3.84417 -220.725 3.76188 -222.026 3.38921C-223.815 3.35533 -225.348 3.33599 -226.859 3.29244C-227.718 3.26824 -228.578 3.05527 -228.95 2.8278Z\" fill=\"white\"/></svg>')}.card-standard__location::before{background-image: url('data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z\" fill=\"%235fbd00\"/></svg>')}.card-standard__offer-badge{background-color: #dd3817;color: #fff;font-weight: 800;padding: .3125rem .625rem;position: absolute;text-align: center;text-transform: uppercase;top: 0;width: 100%}@media screen and (min-width:20em){.card-standard__offer-badge{left: .9375rem;padding: .125rem .625rem;text-align: left;top: .9375rem;width: auto}}.card-standard__offer{color: #dd3817}.card-standard--offer .card-standard__details{margin-bottom: 1.25rem}.card-standard--offer .card-standard__title::after{background-image: url('data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.281 6.2h4.84v2h-2.84v9.52h9.52v-2.84h2v4.84H4.281V6.2zm12.025.08H12.32v-2h7.4v7.4h-2V7.694l-5.012 5.013-1.415-1.414 5.013-5.013z\" fill=\"#00875a\"/></svg>');background-position: right bottom;background-repeat: no-repeat;background-size: 24px;content: ' ';display: inline-block;height: 24px;margin-left: .3125rem;position: absolute;width: 24px}.card-standard.has-location.card-standard--offer .card-standard__details{margin-bottom: 2.5rem}.card-standard.has-location.card-standard--offer .card-standard__location{bottom: 3.75rem;position: absolute}.card-standard.has-location.card-standard--offer .card-standard__inner{padding-bottom: 1.875rem}.card-featured{height: auto}.card-featured__location::before{background-image: url('data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z\" fill=\"%23767676\"/></svg>')}.card-featured__offer-badge{background-color: #dd3817;color: #fff;font-weight: 800;padding: .3125rem .625rem;position: absolute;text-align: center;text-transform: uppercase;top: 0;width: 100%}@media screen and (min-width:20em){.card-featured__offer-badge{left: .9375rem;padding: .125rem .625rem;text-align: left;top: .9375rem;width: auto}}.card-featured__offer{color: #fff}.card-featured.card-featured--offer .card-featured__details{margin-bottom: 1.25rem}.card-featured.card-featured--offer .card-featured__title::after{background-image: url('data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.281 6.2h4.84v2h-2.84v9.52h9.52v-2.84h2v4.84H4.281V6.2zm12.025.08H12.32v-2h7.4v7.4h-2V7.694l-5.012 5.013-1.415-1.414 5.013-5.013z\" fill=\"white\"/></svg>');background-position: right bottom;background-repeat: no-repeat;background-size: 24px;content: ' ';display: inline-block;height: 24px;margin-left: .3125rem;position: absolute;width: 24px}.card-horizontal__location::before{background-image: url('data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z\" fill=\"%235fbd00\"/></svg>')}.card-horizontal__offer-badge{background-color: #dd3817;color: #fff;font-weight: 800;padding: .3125rem .625rem;position: absolute;text-align: center;text-transform: uppercase;top: 0;width: 100%}.card-horizontal__offer{color: #dd3817}.card-horizontal--offer .card-horizontal__details{margin-bottom: 1.25rem}.card-horizontal--offer .card-horizontal__title::after{background-image: url('data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.281 6.2h4.84v2h-2.84v9.52h9.52v-2.84h2v4.84H4.281V6.2zm12.025.08H12.32v-2h7.4v7.4h-2V7.694l-5.012 5.013-1.415-1.414 5.013-5.013z\" fill=\"#00875a\"/></svg>');background-position: right bottom;background-repeat: no-repeat;background-size: 24px;content: ' ';display: inline-block;height: 24px;margin-left: .3125rem;position: absolute;width: 24px}.offer-filter .card-featured.card-featured--offer,.offer-filter .card-horizontal.card-horizontal--offer,.offer-filter .card-standard--small.card-standard--offer,[data-module=cardCollection] .card-featured.card-featured--offer,[data-module=cardCollection] .card-horizontal.card-horizontal--offer,[data-module=cardCollection] .card-standard--small.card-standard--offer,[data-module=card] .card-featured.card-featured--offer,[data-module=card] .card-horizontal.card-horizontal--offer,[data-module=card] .card-standard--small.card-standard--offer,[data-module=cardcarousel] .card-featured.card-featured--offer,[data-module=cardcarousel] .card-horizontal.card-horizontal--offer,[data-module=cardcarousel] .card-standard--small.card-standard--offer,[data-module=thematicCallout] .card-featured.card-featured--offer,[data-module=thematicCallout] .card-horizontal.card-horizontal--offer,[data-module=thematicCallout] .card-standard--small.card-standard--offer{display: none}[data-module=editorialMapAndCardGrid] .card-featured.card-featured--offer,[data-module=editorialMapAndCardGrid] .card-standard.card-standard--offer{display: none}.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}@media print,screen and (min-width:48em){.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}}@media print,screen and (min-width:82.5em){.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}}.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}@media print,screen and (min-width:48em){.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}}@media print,screen and (min-width:82.5em){.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}}.campaign-tout__fake-button{margin-bottom: 40px}@media print,screen and (min-width:48em){.campaign-tout__fake-button{margin-bottom: 60px}}@media print,screen and (min-width:82.5em){.campaign-tout__fake-button{margin-bottom: 80px}}.campaign-tout__date,.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__category,.card-featured__location,.card-featured__offer,.card-featured__offer-badge,.card-featured__page-type,.card-featured__read-time,.card-featured__title,.card-horizontal__category,.card-horizontal__heading,.card-horizontal__location,.card-horizontal__offer,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-horizontal__rating-text,.card-horizontal__read-time,.card-horizontal__title,.card-standard--small .card-standard__title,.card-standard__link,.card-standard__location,.card-standard__offer,.card-standard__offer-badge,.card-standard__page-type,.card-standard__rating-text,.card-standard__read-time,.card-standard__subtitle,.card-standard__title,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__category,.search-results-item__subtitle,.search-results-item__title{font-family: \"Proxima Nova\", sans-serif}.card-featured--long-form [lang=ar] .card-featured__rating-text,.search-results-item--offer [lang=ar] .search-results-item__banner-title,.search-results-item--offer [lang=ar] .search-results-item__offer-price,[lang=ar] .campaign-tout__date,[lang=ar] .campaign-tout__eyebrow,[lang=ar] .campaign-tout__location,[lang=ar] .campaign-tout__subtitle,[lang=ar] .card-featured--long-form .card-featured__rating-text,[lang=ar] .card-featured__category,[lang=ar] .card-featured__location,[lang=ar] .card-featured__offer,[lang=ar] .card-featured__offer-badge,[lang=ar] .card-featured__page-type,[lang=ar] .card-featured__read-time,[lang=ar] .card-featured__title,[lang=ar] .card-horizontal__category,[lang=ar] .card-horizontal__heading,[lang=ar] .card-horizontal__location,[lang=ar] .card-horizontal__offer,[lang=ar] .card-horizontal__offer-badge,[lang=ar] .card-horizontal__page-type,[lang=ar] .card-horizontal__rating-text,[lang=ar] .card-horizontal__read-time,[lang=ar] .card-horizontal__title,[lang=ar] .card-standard__link,[lang=ar] .card-standard__location,[lang=ar] .card-standard__offer,[lang=ar] .card-standard__offer-badge,[lang=ar] .card-standard__page-type,[lang=ar] .card-standard__rating-text,[lang=ar] .card-standard__read-time,[lang=ar] .card-standard__subtitle,[lang=ar] .card-standard__title,[lang=ar] .image__description,[lang=ar] .image__location,[lang=ar] .search-results-item--offer .search-results-item__banner-title,[lang=ar] .search-results-item--offer .search-results-item__offer-price,[lang=ar] .search-results-item__category,[lang=ar] .search-results-item__subtitle,[lang=ar] .search-results-item__title{font-family: Lateef, sans-serif}.card-featured--long-form [lang=ja] .card-featured__rating-text,.search-results-item--offer [lang=ja] .search-results-item__banner-title,.search-results-item--offer [lang=ja] .search-results-item__offer-price,[lang=ja] .campaign-tout__date,[lang=ja] .campaign-tout__eyebrow,[lang=ja] .campaign-tout__location,[lang=ja] .campaign-tout__subtitle,[lang=ja] .card-featured--long-form .card-featured__rating-text,[lang=ja] .card-featured__category,[lang=ja] .card-featured__location,[lang=ja] .card-featured__offer,[lang=ja] .card-featured__offer-badge,[lang=ja] .card-featured__page-type,[lang=ja] .card-featured__read-time,[lang=ja] .card-featured__title,[lang=ja] .card-horizontal__category,[lang=ja] .card-horizontal__heading,[lang=ja] .card-horizontal__location,[lang=ja] .card-horizontal__offer,[lang=ja] .card-horizontal__offer-badge,[lang=ja] .card-horizontal__page-type,[lang=ja] .card-horizontal__rating-text,[lang=ja] .card-horizontal__read-time,[lang=ja] .card-horizontal__title,[lang=ja] .card-standard__link,[lang=ja] .card-standard__location,[lang=ja] .card-standard__offer,[lang=ja] .card-standard__offer-badge,[lang=ja] .card-standard__page-type,[lang=ja] .card-standard__rating-text,[lang=ja] .card-standard__read-time,[lang=ja] .card-standard__subtitle,[lang=ja] .card-standard__title,[lang=ja] .image__description,[lang=ja] .image__location,[lang=ja] .search-results-item--offer .search-results-item__banner-title,[lang=ja] .search-results-item--offer .search-results-item__offer-price,[lang=ja] .search-results-item__category,[lang=ja] .search-results-item__subtitle,[lang=ja] .search-results-item__title{font-family: \"MP Plus Rounded 1c\", sans-serif}.card-featured--long-form [lang=ru] .card-featured__rating-text,.search-results-item--offer [lang=ru] .search-results-item__banner-title,.search-results-item--offer [lang=ru] .search-results-item__offer-price,[lang=ru] .campaign-tout__date,[lang=ru] .campaign-tout__eyebrow,[lang=ru] .campaign-tout__location,[lang=ru] .campaign-tout__subtitle,[lang=ru] .card-featured--long-form .card-featured__rating-text,[lang=ru] .card-featured__category,[lang=ru] .card-featured__location,[lang=ru] .card-featured__offer,[lang=ru] .card-featured__offer-badge,[lang=ru] .card-featured__page-type,[lang=ru] .card-featured__read-time,[lang=ru] .card-featured__title,[lang=ru] .card-horizontal__category,[lang=ru] .card-horizontal__heading,[lang=ru] .card-horizontal__location,[lang=ru] .card-horizontal__offer,[lang=ru] .card-horizontal__offer-badge,[lang=ru] .card-horizontal__page-type,[lang=ru] .card-horizontal__rating-text,[lang=ru] .card-horizontal__read-time,[lang=ru] .card-horizontal__title,[lang=ru] .card-standard__link,[lang=ru] .card-standard__location,[lang=ru] .card-standard__offer,[lang=ru] .card-standard__offer-badge,[lang=ru] .card-standard__page-type,[lang=ru] .card-standard__rating-text,[lang=ru] .card-standard__read-time,[lang=ru] .card-standard__subtitle,[lang=ru] .card-standard__title,[lang=ru] .image__description,[lang=ru] .image__location,[lang=ru] .search-results-item--offer .search-results-item__banner-title,[lang=ru] .search-results-item--offer .search-results-item__offer-price,[lang=ru] .search-results-item__category,[lang=ru] .search-results-item__subtitle,[lang=ru] .search-results-item__title{font-family: Raleway, sans-serif}.card-featured__category,.card-featured__read-time{font-size: 14px;line-height: 18px;display: block;font-weight: 400}@media (min-width:320px){.card-featured__category,.card-featured__read-time{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.card-featured__category,.card-featured__read-time{font-size: calc(.71429vw + 6.57143px)}}@media (min-width:1600px){.card-featured__category,.card-featured__read-time{font-size: 18px}}@media (min-width:320px){.card-featured__category,.card-featured__read-time{line-height: calc(1.33929vw + 13.71429px)}}@media (min-width:768px){.card-featured__category,.card-featured__read-time{line-height: calc(0vw + 24px)}}@media (min-width:1320px){.card-featured__category,.card-featured__read-time{line-height: calc(2.14286vw - 4.28571px)}}@media (min-width:1600px){.card-featured__category,.card-featured__read-time{line-height: 30px}}@media print,screen and (min-width:48em){.card-featured__category,.card-featured__read-time{font-weight: 800}}.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: 12px;line-height: 14px;font-style: normal}@media (min-width:320px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: calc(.44643vw + 10.57143px)}}@media (min-width:768px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: 14px}}@media (min-width:320px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{line-height: calc(1.33929vw + 9.71429px)}}@media (min-width:768px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{line-height: 20px}}.card-featured__title{font-family: ioi, sans-serif;font-weight: 700;font-size: 24px;line-height: 26px}@media (min-width:320px){.card-featured__title{font-size: calc(1.78571vw + 18.28571px)}}@media (min-width:768px){.card-featured__title{font-size: calc(1.08696vw + 23.65217px)}}@media (min-width:1320px){.card-featured__title{font-size: calc(2.14286vw + 9.71429px)}}@media (min-width:1600px){.card-featured__title{font-size: 44px}}@media (min-width:320px){.card-featured__title{line-height: calc(1.78571vw + 20.28571px)}}@media (min-width:768px){.card-featured__title{line-height: calc(1.08696vw + 25.65217px)}}@media (min-width:1320px){.card-featured__title{line-height: calc(2.14286vw + 11.71429px)}}@media (min-width:1600px){.card-featured__title{line-height: 46px}}.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-family: ioi, sans-serif;font-style: normal;font-weight: 700;letter-spacing: .3px;font-size: 16px;line-height: 20px}@media (min-width:320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-size: calc(.2vw + 15.36px)}}@media (min-width:1320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-size: 18px}}@media (min-width:320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{line-height: calc(.4vw + 18.72px)}}@media (min-width:1320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{line-height: 24px}}.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-style: normal;font-weight: 800;letter-spacing: .3px;font-size: 14px;line-height: 18px}@media (min-width:320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: calc(.71429vw + 6.57143px)}}@media (min-width:1600px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: 18px}}@media (min-width:320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: calc(1.33929vw + 13.71429px)}}@media (min-width:768px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: calc(.72115vw + 18.46154px)}}@media (min-width:1600px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: 30px}}.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-style: normal;font-weight: 400;letter-spacing: .3px;font-size: 14px;line-height: 20px}@media (min-width:320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-size: 16px}}@media (min-width:320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: calc(.3vw + 19.04px)}}@media (min-width:1320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: calc(.35714vw + 18.28571px)}}@media (min-width:1600px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: 24px}}.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-style: normal;font-weight: 400;font-size: 12px;line-height: 17px}@media (min-width:320px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-size: calc(.44643vw + 10.57143px)}}@media (min-width:768px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-size: 14px}}@media (min-width:320px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{line-height: calc(.89286vw + 14.14286px)}}@media (min-width:768px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{line-height: 21px}}.card-featured__location,.card-horizontal__location,.card-standard__location{color: #767676;padding-left: 1.25rem;position: relative;width: 100%}.card-featured__location::before,.card-horizontal__location::before,.card-standard__location::before{background-image: url(/img/ui/icons/pin-green.svg);background-position: left center;background-repeat: no-repeat;background-size: contain;bottom: 0;content: '';height: 1.5rem;left: -.3125rem;position: absolute;width: 1.5rem}.card-standard__link{color: #767676;display: block;padding-left: 1.25rem;position: relative;text-decoration: none;width: 100%}.card-standard__link::before{background-image: url(/img/ui/icons/view-details-green-light.svg);background-position: left center;background-repeat: no-repeat;background-size: contain;bottom: 0;content: '';height: 1.5rem;left: -.3125rem;position: absolute;width: 1.5rem}.card-standard__link:hover{color: #767676;text-decoration: underline}.card-featured--long-form .card-featured__rating-text,.card-horizontal__rating-text,.card-standard__rating-text{color: #767676;margin-left: .3125rem}.card-horizontal__image .image img{height: auto;left: 50%;min-height: 100%;min-width: 100%;position: absolute;top: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width: auto}.campaign-tout{border-radius: 4px;overflow: hidden;position: relative}.campaign-tout__background{position: relative}.campaign-tout__background::after{background: -webkit-gradient(linear, left top, left bottom, color-stop(22.94%, rgba(0, 0, 0, 0)), color-stop(46.17%, rgba(0, 0, 0, .6)));background: linear-gradient(180deg, rgba(0, 0, 0, 0) 22.94%, rgba(0, 0, 0, .6) 46.17%);content: '';height: 100%;left: 0;position: absolute;top: 0;width: 100%}@media print,screen and (min-width:48em){.campaign-tout__background::after{background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(49.67%, rgba(0, 0, 0, 0)), color-stop(61.92%, rgba(0, 0, 0, .2)), color-stop(75%, rgba(0, 0, 0, .4)), color-stop(87.57%, rgba(0, 0, 0, .6)), to(rgba(0, 0, 0, .6)));background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 49.67%, rgba(0, 0, 0, .2) 61.92%, rgba(0, 0, 0, .4) 75%, rgba(0, 0, 0, .6) 87.57%, rgba(0, 0, 0, .6) 100%)}}.campaign-tout__background .image:not(.image--original-size){min-height: 36.25rem}@media print,screen and (min-width:48em){.campaign-tout__background .image:not(.image--original-size){min-height: 30.625rem;padding-bottom: 42%}}@media print,screen and (min-width:82.5em){.campaign-tout__background .image:not(.image--original-size){padding-bottom: 32%}}.campaign-tout__inner,.campaign-tout__link{left: 0;position: absolute;width: 100%}.campaign-tout__link{color: #fff;height: 100%;text-decoration: none;top: 0}.campaign-tout__link:hover{color: #fff}.campaign-tout__link:hover .campaign-tout__fake-button{color: #111317}.campaign-tout__link:hover .campaign-tout__fake-button::before{-webkit-transform: translateX(0);transform: translateX(0)}.campaign-tout__inner{bottom: 0}.campaign-tout__eyebrow{background-color: #dd3817;border-radius: 4px;display: inline-block;padding: .25rem .625rem;text-transform: uppercase}@media print,screen and (min-width:48em){.campaign-tout__eyebrow{padding: 0 .625rem}}.campaign-tout__date{display: block}.campaign-tout__location{padding-left: 1.25rem;position: relative}.campaign-tout__location::before{background-image: url('data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 5C9.33098 5 7 7.42614 7 10.636C7 11.5351 7.30893 12.5826 7.84012 13.6965C8.36618 14.7997 9.07751 15.9007 9.80516 16.8886C10.5307 17.8736 11.2585 18.7274 11.8058 19.3355C11.8721 19.4092 11.9357 19.4793 11.9963 19.5454C12.0582 19.4772 12.1233 19.4049 12.1912 19.3287C12.739 18.7145 13.4674 17.8534 14.1936 16.8631C14.9219 15.87 15.6339 14.7659 16.1604 13.665C16.6925 12.5523 17 11.5149 17 10.636C17 7.42614 14.669 5 12 5ZM12 21C11.2972 21.7114 11.297 21.7112 11.2969 21.7111L11.2907 21.705L11.2757 21.69L11.2211 21.635C11.1741 21.5874 11.1065 21.5183 11.0211 21.4295C10.8504 21.2518 10.6086 20.995 10.3192 20.6734C9.74148 20.0315 8.96931 19.1261 8.19484 18.0747C7.42249 17.0261 6.63382 15.8134 6.03488 14.5574C5.44107 13.3122 5 11.955 5 10.636C5 6.5159 8.04161 3 12 3C15.9584 3 19 6.5159 19 10.636C19 11.939 18.5575 13.2882 17.9646 14.5279C17.3661 15.7794 16.5781 16.9935 15.8064 18.0458C15.0326 19.1011 14.261 20.0127 13.6838 20.6599C13.3947 20.9841 13.1531 21.2433 12.9826 21.4226C12.8973 21.5123 12.8298 21.5821 12.7829 21.6301L12.7284 21.6856L12.7135 21.7007L12.7079 21.7063C12.7077 21.7065 12.7071 21.7071 12 21ZM12 21L12.7071 21.7071C12.3183 22.096 11.6881 22.0975 11.2969 21.7111L12 21Z\" fill=\"%23FFFFFF\"/></svg>');background-position: left center;background-repeat: no-repeat;background-size: contain;bottom: 0;content: '';height: 1.5rem;left: -.3125rem;position: absolute;width: 1.5rem}.campaign-tout--has-tears{border-radius: 0}.campaign-tout--has-tears::after,.campaign-tout--has-tears::before{background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAtUAAAAaCAYAAAB4kqAjAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAhySURBVHgB7Z3vddNIFMVvzuE7oQImFRAqQKmAsA2QbAMkFeA0ANkGNkkDS6ggooKECjI0sIQGVjvXM4PGsvzfsmTr/s55yLHGtpBGM3feezMChBBCCCGE6CBFUdAOnN07+wwhhBBCCCHE/CSC+tHZf84MOswzCCGEEEII0SEoqB0vnP3jzDj76SxLhPX13t6eRYfYgxBCTIENWNcaLiGEELtBEM8ZvHCOWGffnf3t7HjKx6+dfXP25PqpWwghxKZxjdi+s0NnlyFPjfx0dufsg7MsbB/Dvquuh92EEEJsDyG140Poe1aFqSEZWmaPnSi8C/0GQoidgwLabd47Owxmwq4HeO/AItwG+ybvdT8I9Sdz9hI+FNu5kKsQopskXuhX8J5nG3a9hfdAZ1gfX1zb9AdahKK6CK+ts3O5z4XYHhLv8X6wFP79AetttFKe4IU5G8pb13bkEDtFqF90vJjk7a/uWh9DCCEmEKTlAXz6RobNcQ3fRrWiZVNRTdhJXsB3lBY+R+UJQojGYBoGxgXxJAy8t/lN2HYJ6+zMtRlfIbYaVydP4OsXIxzVumndNT4I5fbVRwjRL4JsNJW3f+tFt5/z9T45O0N7XLnj+TMcDzeZs49hmzt710jbNWeuCvNdPkIIsTYKn7d8V+wezNG+cnZc+NQBsUW4a2bmuMbMxb9z9gVCiJ2n8PnPnIvzsSjn2qT8G/ax/Tgt2meYY1345fi+1Ow7Kcrl+u7C+5+wIlVP9SwsvMKnJ+qhyby6wnfGNAPvQbfJKGjYUctDIhaljbpT+MkTxtlz+JxUHgPzyzLsPjzPDMPdKD2kXULdN872J12LUOYe416oSfD6vuaLbc2zDv/nmM5iVU+FKAkSMaYSnmG+qOoT5o++Nsms44g6IC3z6Oxi2XmGi4rqKjl8PiUP4ld47wmlCLazvqDwOXvRCEOOb1HfqMfvNpXfH/7ehLJQI9lvkgHaFUohmzs7bUoIBCHNjroufN5XLMpBea5BcfOEus82tVoXL935P0/KGYzeH8vAwdP5uu6popwvwOOf6sRJBq5kbGmt8F0sMyaaCz9ZP0vess6O0t8L36++RPSGJcX0LrHUnKFVRfUscviGlknjNjRsbCAz+GRyNmabuFDx5HAtQy4e/ivZt5RnIjSyPHaJg46RdKCsa6/CdlI9owi4xHp+N4PPde5jA7QMw5VEtPLQYgShHDs6Eht+1nWD+b3MA3fuL5bwTk9j6Lleh7AufGpJ9CDTczRI9hm34X7WIR7/WeXjubPTcDyfw/eMDSgKP5/hvubnbfg8iXmY6XezL2HdfYAQO0JR5kpn8H1Zet/0nRh1vZjWvjUtqqfxDr5R7Ao5Sq93HaxYDN+zETYYrWj8LE/2d3kyNkPoDA/Dn7wunDi17OS9objAghSjS9Wp8Vke62wAf/8MRUqSqgCMpoBZ9JCizE1nm5lhfVyjXGpxXfzlrtMZVsT9nxkBNeFPDnzZPvM42Wet+v1DZw+8YDZYnBxNTXQSYgMknujYf81yQAmPhb//Iz/gHRvDaFqbororOTdNwBOcpqT8qCmT14Qhjduc1JR93BZvXpKfuPanGzWcUmGd3aAcPDGaESMcw20lp7+vIbG2iRGnHP6a2aqwKXZgRYpKVC92dhSB79F9fkcGU+/yIoR77Ce6Cdu2FxBiCynKlTCa6kv7zH2bolp4YcD0gwd3GSjSBphcwW0of7Epb10x+tCHOILlNnaacem0l6FchtHjt/Be4KUHBIk3+Bj9mNgnVuMhWBzIUph1PoKU1PMM4/fRNnO0QnrdHbrJ7yUF6wgDIg64GTnjdTydMTGU5Q+T8hdKK1k/qcMHZZ9mUEbCeM431r+uk2TuRByAG0yOwOxDQropConq7SQKh6UbgKSB4Q34PLxtkiIG68mxJCOTomaR5EQrp0usC0aGjtAhknswiuld5All1G7uJ/e6c0NR+hndhe3ZdRoRSYQNJ3yapCzb6lOUwtlgNLWpymuJ6vlIHD9c3CCvq1+hP+E9Nk9kkdfzaNnzHyfXrirMQ3pjTGdk1PQW/h7K4OtMHoq+QTkQF+0jUb3lWFRmqdeRpE2kHudNC1WLxGtdWZWAx2VQLqEoRBMslTtfR7IyxUIdqCIv80Wv3Hm6hE+x6htKLZkTV0d4D3EAU42OcsATPbYZFu/rlhqAF+XTRynM3y3YLvCzcTBmILYVieodIUf5aM6Y9xtHul3rvKPnSiEo0QYLr/Yy52oyMXw8XH4pvDYoQ7FpuFn13osfnqeLmpx4tln0Uhv0kwH8vAFi+U9fJ+hOw9WTAfxE0yagqOY9nKEc3PHevqy7FqG/TVczY5kBksnXNZ+JfeC8XnTRfSSqhRC9YsQLlYSP2XHWiWXRLCOpDmEA8wiR0rnUpTrCvKAf656gPuX3OPhqagUxi8mOn5GIV+KhNlO+L4cfKFFvZVC6xq5SPIMQQvSHh9AZs7NUzn77VM/9FUSVr9U3QkpfXA7wfFNCdhJBUF+G1ydNrlZVs057E5gp+wb0RSbCep6oawYJ6V4gT7UQQog2sfCePKaBNCmUtpUc/hwdJu+lrxvzZFeeBzCccFqJLKQCdz8pd7DX0LKWE3Kp2yCHvy4amIuI0j+EEEKIHYAi9rry+Pm4wkxKjNCw/Nik0TmfB5CjXNu/bunDg5rHvBv4AYCt/B5F+c0kEZ48vfgpLk3YcOqHEMsiUS2EEELsEMMlTIOXmcLTzChvUS57eIj1TBAdmRDsjoXrxUeBnsOv3W2THPrLcAz7ySPkWZ4TVk+S740TgjX/QXQRiWohhBBix4he3zaFp4UXwHEycJW4Qk71GPlgHR4/PeCHEGJ7kKgWQgghRKeIy64KsU1IVAshhBBCbDHScd2g+B891RO4DG3NOQAAAABJRU5ErkJggg==);background-position: center;background-repeat: repeat;content: '';height: 26px;left: 0;position: absolute;width: 100%;z-index: 1}.campaign-tout--has-tears::before{top: 0;-webkit-transform: rotate(180deg);transform: rotate(180deg)}.campaign-tout--has-tears::after{bottom: 0}.offer-banner--has-tears .campaign-tout{display: none}.offer-banner--has-tears .campaign-tout--has-tears{display: block}.offer-banner--no-tears .campaign-tout{display: block}.offer-banner--no-tears .campaign-tout--has-tears{display: none}.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}@media print,screen and (min-width:48em){.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}}@media print,screen and (min-width:82.5em){.campaign-tout__date,.search-results-item__category,.search-results-item__spacer{margin-bottom: 10px}}.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}@media print,screen and (min-width:48em){.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}}@media print,screen and (min-width:82.5em){.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.campaign-tout__title,.search-results-item{margin-bottom: 20px}}.campaign-tout__fake-button{margin-bottom: 40px}@media print,screen and (min-width:48em){.campaign-tout__fake-button{margin-bottom: 60px}}@media print,screen and (min-width:82.5em){.campaign-tout__fake-button{margin-bottom: 80px}}.campaign-tout__date,.campaign-tout__eyebrow,.campaign-tout__location,.campaign-tout__subtitle,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__category,.card-featured__location,.card-featured__offer,.card-featured__offer-badge,.card-featured__page-type,.card-featured__read-time,.card-featured__title,.card-horizontal__category,.card-horizontal__heading,.card-horizontal__location,.card-horizontal__offer,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-horizontal__rating-text,.card-horizontal__read-time,.card-horizontal__title,.card-standard--small .card-standard__title,.card-standard__link,.card-standard__location,.card-standard__offer,.card-standard__offer-badge,.card-standard__page-type,.card-standard__rating-text,.card-standard__read-time,.card-standard__subtitle,.card-standard__title,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__category,.search-results-item__subtitle,.search-results-item__title{font-family: \"Proxima Nova\", sans-serif}.card-featured--long-form [lang=ar] .card-featured__rating-text,.search-results-item--offer [lang=ar] .search-results-item__banner-title,.search-results-item--offer [lang=ar] .search-results-item__offer-price,[lang=ar] .campaign-tout__date,[lang=ar] .campaign-tout__eyebrow,[lang=ar] .campaign-tout__location,[lang=ar] .campaign-tout__subtitle,[lang=ar] .card-featured--long-form .card-featured__rating-text,[lang=ar] .card-featured__category,[lang=ar] .card-featured__location,[lang=ar] .card-featured__offer,[lang=ar] .card-featured__offer-badge,[lang=ar] .card-featured__page-type,[lang=ar] .card-featured__read-time,[lang=ar] .card-featured__title,[lang=ar] .card-horizontal__category,[lang=ar] .card-horizontal__heading,[lang=ar] .card-horizontal__location,[lang=ar] .card-horizontal__offer,[lang=ar] .card-horizontal__offer-badge,[lang=ar] .card-horizontal__page-type,[lang=ar] .card-horizontal__rating-text,[lang=ar] .card-horizontal__read-time,[lang=ar] .card-horizontal__title,[lang=ar] .card-standard__link,[lang=ar] .card-standard__location,[lang=ar] .card-standard__offer,[lang=ar] .card-standard__offer-badge,[lang=ar] .card-standard__page-type,[lang=ar] .card-standard__rating-text,[lang=ar] .card-standard__read-time,[lang=ar] .card-standard__subtitle,[lang=ar] .card-standard__title,[lang=ar] .image__description,[lang=ar] .image__location,[lang=ar] .search-results-item--offer .search-results-item__banner-title,[lang=ar] .search-results-item--offer .search-results-item__offer-price,[lang=ar] .search-results-item__category,[lang=ar] .search-results-item__subtitle,[lang=ar] .search-results-item__title{font-family: Lateef, sans-serif}.card-featured--long-form [lang=ja] .card-featured__rating-text,.search-results-item--offer [lang=ja] .search-results-item__banner-title,.search-results-item--offer [lang=ja] .search-results-item__offer-price,[lang=ja] .campaign-tout__date,[lang=ja] .campaign-tout__eyebrow,[lang=ja] .campaign-tout__location,[lang=ja] .campaign-tout__subtitle,[lang=ja] .card-featured--long-form .card-featured__rating-text,[lang=ja] .card-featured__category,[lang=ja] .card-featured__location,[lang=ja] .card-featured__offer,[lang=ja] .card-featured__offer-badge,[lang=ja] .card-featured__page-type,[lang=ja] .card-featured__read-time,[lang=ja] .card-featured__title,[lang=ja] .card-horizontal__category,[lang=ja] .card-horizontal__heading,[lang=ja] .card-horizontal__location,[lang=ja] .card-horizontal__offer,[lang=ja] .card-horizontal__offer-badge,[lang=ja] .card-horizontal__page-type,[lang=ja] .card-horizontal__rating-text,[lang=ja] .card-horizontal__read-time,[lang=ja] .card-horizontal__title,[lang=ja] .card-standard__link,[lang=ja] .card-standard__location,[lang=ja] .card-standard__offer,[lang=ja] .card-standard__offer-badge,[lang=ja] .card-standard__page-type,[lang=ja] .card-standard__rating-text,[lang=ja] .card-standard__read-time,[lang=ja] .card-standard__subtitle,[lang=ja] .card-standard__title,[lang=ja] .image__description,[lang=ja] .image__location,[lang=ja] .search-results-item--offer .search-results-item__banner-title,[lang=ja] .search-results-item--offer .search-results-item__offer-price,[lang=ja] .search-results-item__category,[lang=ja] .search-results-item__subtitle,[lang=ja] .search-results-item__title{font-family: \"MP Plus Rounded 1c\", sans-serif}.card-featured--long-form [lang=ru] .card-featured__rating-text,.search-results-item--offer [lang=ru] .search-results-item__banner-title,.search-results-item--offer [lang=ru] .search-results-item__offer-price,[lang=ru] .campaign-tout__date,[lang=ru] .campaign-tout__eyebrow,[lang=ru] .campaign-tout__location,[lang=ru] .campaign-tout__subtitle,[lang=ru] .card-featured--long-form .card-featured__rating-text,[lang=ru] .card-featured__category,[lang=ru] .card-featured__location,[lang=ru] .card-featured__offer,[lang=ru] .card-featured__offer-badge,[lang=ru] .card-featured__page-type,[lang=ru] .card-featured__read-time,[lang=ru] .card-featured__title,[lang=ru] .card-horizontal__category,[lang=ru] .card-horizontal__heading,[lang=ru] .card-horizontal__location,[lang=ru] .card-horizontal__offer,[lang=ru] .card-horizontal__offer-badge,[lang=ru] .card-horizontal__page-type,[lang=ru] .card-horizontal__rating-text,[lang=ru] .card-horizontal__read-time,[lang=ru] .card-horizontal__title,[lang=ru] .card-standard__link,[lang=ru] .card-standard__location,[lang=ru] .card-standard__offer,[lang=ru] .card-standard__offer-badge,[lang=ru] .card-standard__page-type,[lang=ru] .card-standard__rating-text,[lang=ru] .card-standard__read-time,[lang=ru] .card-standard__subtitle,[lang=ru] .card-standard__title,[lang=ru] .image__description,[lang=ru] .image__location,[lang=ru] .search-results-item--offer .search-results-item__banner-title,[lang=ru] .search-results-item--offer .search-results-item__offer-price,[lang=ru] .search-results-item__category,[lang=ru] .search-results-item__subtitle,[lang=ru] .search-results-item__title{font-family: Raleway, sans-serif}.card-featured__category,.card-featured__read-time{font-size: 14px;line-height: 18px;display: block;font-weight: 400}@media (min-width:320px){.card-featured__category,.card-featured__read-time{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.card-featured__category,.card-featured__read-time{font-size: calc(.71429vw + 6.57143px)}}@media (min-width:1600px){.card-featured__category,.card-featured__read-time{font-size: 18px}}@media (min-width:320px){.card-featured__category,.card-featured__read-time{line-height: calc(1.33929vw + 13.71429px)}}@media (min-width:768px){.card-featured__category,.card-featured__read-time{line-height: calc(0vw + 24px)}}@media (min-width:1320px){.card-featured__category,.card-featured__read-time{line-height: calc(2.14286vw - 4.28571px)}}@media (min-width:1600px){.card-featured__category,.card-featured__read-time{line-height: 30px}}@media print,screen and (min-width:48em){.card-featured__category,.card-featured__read-time{font-weight: 800}}.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: 12px;line-height: 14px;font-style: normal}@media (min-width:320px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: calc(.44643vw + 10.57143px)}}@media (min-width:768px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{font-size: 14px}}@media (min-width:320px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{line-height: calc(1.33929vw + 9.71429px)}}@media (min-width:768px){.card-featured__offer-badge,.card-featured__page-type,.card-horizontal__offer-badge,.card-horizontal__page-type,.card-standard__offer-badge,.card-standard__page-type,.image__description,.image__location,.search-results-item--offer .search-results-item__banner-title{line-height: 20px}}.card-featured__title{font-family: ioi, sans-serif;font-weight: 700;font-size: 24px;line-height: 26px}@media (min-width:320px){.card-featured__title{font-size: calc(1.78571vw + 18.28571px)}}@media (min-width:768px){.card-featured__title{font-size: calc(1.08696vw + 23.65217px)}}@media (min-width:1320px){.card-featured__title{font-size: calc(2.14286vw + 9.71429px)}}@media (min-width:1600px){.card-featured__title{font-size: 44px}}@media (min-width:320px){.card-featured__title{line-height: calc(1.78571vw + 20.28571px)}}@media (min-width:768px){.card-featured__title{line-height: calc(1.08696vw + 25.65217px)}}@media (min-width:1320px){.card-featured__title{line-height: calc(2.14286vw + 11.71429px)}}@media (min-width:1600px){.card-featured__title{line-height: 46px}}.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-family: ioi, sans-serif;font-style: normal;font-weight: 700;letter-spacing: .3px;font-size: 16px;line-height: 20px}@media (min-width:320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-size: calc(.2vw + 15.36px)}}@media (min-width:1320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{font-size: 18px}}@media (min-width:320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{line-height: calc(.4vw + 18.72px)}}@media (min-width:1320px){.card-featured__offer,.card-horizontal__heading,.card-horizontal__offer,.card-horizontal__title,.card-standard__offer,.card-standard__title,.search-results-item--offer .search-results-item__offer-price,.search-results-item__title{line-height: 24px}}.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-style: normal;font-weight: 800;letter-spacing: .3px;font-size: 14px;line-height: 18px}@media (min-width:320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: calc(.71429vw + 6.57143px)}}@media (min-width:1600px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{font-size: 18px}}@media (min-width:320px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: calc(1.33929vw + 13.71429px)}}@media (min-width:768px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: calc(.72115vw + 18.46154px)}}@media (min-width:1600px){.campaign-tout__eyebrow,.card-standard--small .card-standard__title{line-height: 30px}}.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-style: normal;font-weight: 400;letter-spacing: .3px;font-size: 14px;line-height: 20px}@media (min-width:320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-size: calc(.2vw + 13.36px)}}@media (min-width:1320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{font-size: 16px}}@media (min-width:320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: calc(.3vw + 19.04px)}}@media (min-width:1320px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: calc(.35714vw + 18.28571px)}}@media (min-width:1600px){.campaign-tout__subtitle,.card-standard__subtitle,.search-results-item__subtitle{line-height: 24px}}.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-style: normal;font-weight: 400;font-size: 12px;line-height: 17px}@media (min-width:320px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-size: calc(.44643vw + 10.57143px)}}@media (min-width:768px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{font-size: 14px}}@media (min-width:320px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{line-height: calc(.89286vw + 14.14286px)}}@media (min-width:768px){.campaign-tout__date,.campaign-tout__location,.card-featured--long-form .card-featured__rating-text,.card-featured--long-form .card-featured__read-time,.card-featured__location,.card-horizontal__category,.card-horizontal__location,.card-horizontal__rating-text,.card-horizontal__read-time,.card-standard__link,.card-standard__location,.card-standard__rating-text,.card-standard__read-time,.search-results-item__category{line-height: 21px}}.card-featured__location,.card-horizontal__location,.card-standard__location{color: #767676;padding-left: 1.25rem;position: relative;width: 100%}.card-featured__location::before,.card-horizontal__location::before,.card-standard__location::before{background-image: url(/img/ui/icons/pin-green.svg);background-position: left center;background-repeat: no-repeat;background-size: contain;bottom: 0;content: '';height: 1.5rem;left: -.3125rem;position: absolute;width: 1.5rem}.card-standard__link{color: #767676;display: block;padding-left: 1.25rem;position: relative;text-decoration: none;width: 100%}.card-standard__link::before{background-image: url(/img/ui/icons/view-details-green-light.svg);background-position: left center;background-repeat: no-repeat;background-size: contain;bottom: 0;content: '';height: 1.5rem;left: -.3125rem;position: absolute;width: 1.5rem}.card-standard__link:hover{color: #767676;text-decoration: underline}.card-featured--long-form .card-featured__rating-text,.card-horizontal__rating-text,.card-standard__rating-text{color: #767676;margin-left: .3125rem}.card-horizontal__image .image img{height: auto;left: 50%;min-height: 100%;min-width: 100%;position: absolute;top: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width: auto}.search-results-item__link{-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;border-bottom: 1px solid #ebebeb;cursor: pointer;display: -webkit-box;display: -ms-flexbox;display: flex;padding-bottom: 1.25rem;text-decoration: none}.search-results-item__link:hover .search-results-item__title{text-decoration: underline}.search-results-item__link:hover .search-results-item__image{-webkit-transform: scale(1.05);transform: scale(1.05)}.search-results-item__image-wrapper{max-width: 5.5rem;overflow: hidden;width: 100%}@media print,screen and (min-width:48em){.search-results-item__image-wrapper{max-width: 8.5rem}}.search-results-item__image{background-position: 50%;background-repeat: no-repeat;background-size: cover;padding-bottom: 100%;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: -webkit-transform .2s ease-in-out;transition: -webkit-transform .2s ease-in-out;transition: transform .2s ease-in-out;transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out}@media print,screen and (min-width:48em){.search-results-item__image{padding-bottom: 56.5%}}.search-results-item__content{-webkit-box-flex: 1%;-ms-flex: 1%;flex: 1%;margin-left: 1.25rem}@media print,screen and (min-width:48em){.search-results-item__content{margin-left: 1.875rem}}.search-results-item__category{color: #767676}.search-results-item__subtitle,.search-results-item__title{color: #111317}.search-results-item__subtitle{-webkit-box-orient: vertical;-webkit-line-clamp: 3;display: -webkit-box;overflow: hidden}@media print,screen and (min-width:48em){.search-results-item__subtitle{-webkit-line-clamp: 2}}.search-results-item--offer{display: none}.search-results-item--offer .search-results-item__banner-title{background-color: #dd3817;color: #fff;font-weight: 800;left: .3125rem;padding: .125rem .625rem;position: absolute;text-transform: uppercase;top: .3125rem;z-index: 1}.search-results-item--offer .search-results-item__link{position: relative}.search-results-item--offer .search-results-item__offer-price{color: #dd3817;margin-top: .625rem}.search-results-item--offer .search-results-item__title::after{background-image: url('data:image/svg+xml;utf8,<svg width=\"16\" height=\"15\" viewBox=\"0 0 16 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M13.51 7.72V14.1533H0V1.93H7.72V3.21667H1.28667V12.8667H12.2233V7.72H13.51ZM15.44 0H8.37105L10.9669 2.57333L6.47837 7.1217L8.29771 8.94105L12.7863 4.39268L15.44 7.07667V0Z\" fill=\"%235FBD00\"/></svg>');content: '';display: inline-block;height: .9375rem;margin-left: .5625rem;width: .9375rem}.search__results-wrapper [data-module=card]{display: none}.search__results-wrapper .search-results-item--offer{display: block}</style>"
    }
  ]
}

There are no notes for this item.