.place-item{height:220px;width:23%;background-position:center;background-size:cover;background-color:#000;position:relative;overflow:hidden}@media(min-width: 1920px){.place-item{height:290px}}@media(max-width: 1366px){.place-item{width:30%}}@media(max-width: 769px){.place-item{width:43%}.place-item:not(:first-child){margin-top:10px}}@media(max-width: 480px){.place-item{width:100%}}.place-item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to top, #000000, rgba(255, 255, 255, 0))}.place-item:hover{cursor:pointer}.place-item:hover .place-item__item-detail{color:#000}.place-item:hover .place-item__item-detail *{position:relative}.place-item:hover .place-item__item-detail:before{visibility:visible;opacity:1;height:100%;background:#fff;z-index:0}.place-item .place-item__item-three-dots-icon{opacity:1;visibility:visible}.place-item__thumb-youtube{max-width:100%;max-height:100%;min-width:100%}.place-item__item-view-icon{position:absolute;top:10px;left:10px;width:38px;height:28px;background-size:cover;background-position:center}.place-item__item-favorite{position:absolute;top:8px;right:8px;width:40px;height:40px;background-color:rgba(0,0,0,.65);display:flex;justify-content:center;border-radius:50%;z-index:1}.place-item__item-favorite-icon{width:23px;height:23px;background-position:center;background-size:contain;background-repeat:no-repeat;align-self:center}.place-item__item-favorite:hover{background-color:#e6bb6a}.place-item__item-three-dots-icon{position:absolute;top:10px;right:10px;width:35px;height:35px;border-radius:50%;background-color:#fff;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden}.place-item__item-three-dots-icon:hover{background-color:#fff}.place-item__item-three-dots-icon img{width:19px;height:18px}.place-item__item-three-dots-icon .menu-favorite-actions{position:absolute;width:200px;background-color:#fff;z-index:3;right:10px;top:45px;border-radius:4px;padding:10px;box-shadow:0 0 10px rgba(0,0,0,.65);font-size:14px}.place-item__item-three-dots-icon .menu-favorite-actions .favorite-action{padding:5px 10px;transition:all .4s}.place-item__item-three-dots-icon .menu-favorite-actions .favorite-action:hover{background-color:#e14155;color:#fff;border-radius:3px}.place-item__item-detail{position:absolute;font-size:16px;font-weight:bold;color:#fff;bottom:0;right:0;left:0;padding:20px;background-color:rgba(0,0,0,.6)}.place-item__item-detail:before{bottom:0;left:0;right:0;z-index:1;background:#fff;visibility:hidden;opacity:0;height:0;position:absolute;content:"";transition:.4s all ease}.place-item__item-detail-name{font-family:PlayfairDisplay,serif;font-display:swap;margin-bottom:5px}@media(min-width: 1920px){.place-item__item-detail-name{font-size:22px}}.place-item__item-detail-rating{margin-bottom:5px}.place-item__item-detail-location{font-size:12px;font-weight:normal}.place-item .linkable__link{position:absolute;width:100%;height:100%;z-index:1;bottom:0;left:0}
.ratings{display:flex;list-style-type:none;padding:0}.ratings li{background:url("https://d2ypipj7eyu28u.cloudfront.net/public_resource/images/star.svg") no-repeat center;background-size:contain}.ratings li:not(:first-child){margin-left:5px}
.add-favorite-success{padding:15px 15px 14px 14px;box-shadow:0 2px 15px 0 rgba(0,0,0,.24);background-color:#202020;position:fixed;top:90px;right:0px;display:flex;z-index:99;transition:all .5s ease-in-out;transform:translateX(1000px)}.add-favorite-success svg{background-color:#8dc640;border-radius:0px;height:20px;width:20px}.add-favorite-success svg path{fill:#fff}.add-favorite-success__message{margin-left:13px;font-size:16px;color:#fff}.add-favorite-success__view-favorite{margin-left:15px;border:solid 1px #fff;padding:5px 15px;border-radius:15px;cursor:pointer}.add-favorite-success__view-favorite:hover{background-color:#fff;color:#202020}.add-favorite-success__show{transform:translateX(0)}#add-favorite-wrapper{display:none}#add-favorite-wrapper .add-favorite-wrapper-modal{position:fixed;z-index:3;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(105,105,105,.81)}#add-favorite-wrapper .click-outside-zone{position:absolute;z-index:4;width:98vw;height:97vh}#add-favorite-wrapper .add-favorite-wrapper__popup{background-color:#fefefe;margin:15% auto;border:1px solid #888;width:361px;margin:auto;position:absolute;left:0;right:0;top:0;bottom:0;height:max-content;z-index:5}@media(max-width: 1024px){#add-favorite-wrapper .add-favorite-wrapper__popup{margin:25% auto}}@media(max-width: 480px){#add-favorite-wrapper .add-favorite-wrapper__popup{width:95%}}#add-favorite-wrapper .add-favorite-wrapper__popup-close-btn{width:40px;height:40px;position:absolute;background-image:url("https://d2ypipj7eyu28u.cloudfront.net/public_resource/images/icons/cross-icon.svg");background-repeat:no-repeat;top:-20px;right:-20px;z-index:1000;background-position:center;background-color:red;border-radius:50px;box-shadow:0 2px 15px 0 rgba(0,0,0,.4)}#add-favorite-wrapper .add-favorite-wrapper__popup-close-btn:hover{cursor:pointer}#add-favorite-wrapper .add-favorite-wrapper__popup-frame{height:100%;overflow:hidden;box-shadow:0 10px 50px 0 rgba(0,0,0,.14);padding:10px 0}#add-favorite-wrapper .add-favorite-wrapper__popup-frame .already-added{color:#007bff;width:max-content;margin:10px auto 0 auto}#add-favorite-wrapper .add-favorite-wrapper__popup-frame .goto-favorites{cursor:pointer;color:#007bff;width:max-content;margin:auto}#add-favorite-wrapper .add-favorite-wrapper__popup-frame-title{font-size:18px;font-weight:bold;color:#000;padding:0 20px;position:relative}@media(max-width: 480px){#add-favorite-wrapper .add-favorite-wrapper__popup-frame-title{font-size:16px}}#add-favorite-wrapper .add-favorite-wrapper__popup-frame-title-border{position:absolute;content:"";width:78px;height:2px;background-color:#d5081b;bottom:-5px;left:20px}#add-favorite-wrapper .add-favorite-wrapper__popup-frame-input{margin-top:13px;padding-bottom:13px;max-height:55vh;overflow:auto}#add-favorite-wrapper .add-favorite-wrapper__popup-frame-favorite-item{display:flex;padding:6px 18px 6px 38px;cursor:pointer;align-items:center}#add-favorite-wrapper .add-favorite-wrapper__popup-frame-favorite-item img{width:26px;height:30px;margin-right:10px}#add-favorite-wrapper .add-favorite-wrapper__popup-frame-favorite-item span{font-size:16px;font-weight:bold;color:#000;flex-grow:1}#add-favorite-wrapper .add-favorite-wrapper__popup-frame-favorite-item .checkmark{float:right}#add-favorite-wrapper .add-favorite-wrapper__popup-frame-favorite-item .checkmark--gray{opacity:.4}#add-favorite-wrapper .add-favorite-wrapper__popup-frame-favorite-item .checkmark img{z-index:10}#add-favorite-wrapper .add-favorite-wrapper__popup-frame .is-active{background-color:#d5081b}#add-favorite-wrapper .add-favorite-wrapper__popup-frame .is-active span{color:#fff}#add-favorite-wrapper .add-favorite-wrapper__popup-frame-add-item{display:flex;cursor:pointer;align-items:center;margin-top:15px;position:relative}#add-favorite-wrapper .add-favorite-wrapper__popup-frame-add-item img{width:20px;height:24px;margin-right:10px;position:absolute;right:20px}#add-favorite-wrapper .add-favorite-wrapper__popup-frame-add-item input{margin-left:20px;font-size:16px;border:none;padding:13px 13px 13px 22px;border-radius:10px;background-color:#c8c8c8;width:320px}#add-favorite-wrapper .add-favorite-wrapper__popup-frame-add-item input:focus{background-color:#c3c3c3}#add-favorite-wrapper .add-favorite-wrapper__popup-frame-add-item input::placeholder{color:#777}#add-favorite-wrapper .add-favorite-wrapper__popup-frame .loading{margin:15px;display:flex;justify-content:center}#add-favorite-wrapper .add-favorite-wrapper__popup-frame .loading img{width:30px;height:30px}#add-favorite-wrapper .add-favorite-wrapper__popup-frame .error-message{color:red;text-align:center}#add-favorite-wrapper .add-favorite-wrapper__popup-frame-buttons{display:flex;justify-content:space-around;margin-top:15px;margin-bottom:20px}#add-favorite-wrapper .add-favorite-wrapper__popup-frame-buttons .button-cancel{width:140px;height:45px;border-radius:22.5px;background-color:#c5bfc0;display:flex;justify-content:center;align-items:center;color:#0e0e0e;cursor:pointer}#add-favorite-wrapper .add-favorite-wrapper__popup-frame-buttons .button-accept{width:140px;height:45px;border-radius:22.5px;background-color:#d5081b;display:flex;justify-content:center;align-items:center;color:#fff;cursor:pointer}@media(max-width: 480px){#add-favorite-wrapper .add-favorite-wrapper__popup-frame-buttons .button-cancel,#add-favorite-wrapper .add-favorite-wrapper__popup-frame-buttons .button-accept{width:130px}}#add-favorite-wrapper .add-favorite-wrapper__popup-frame-no-collections{width:100%;text-align:center;margin:39px 0 50px 0;font-size:20px;font-weight:bold}#add-favorite-wrapper .loading-blur{opacity:.7;position:absolute;width:100%;height:100%;top:0;background-color:#fff;background-image:url(/images/loading.gif);background-repeat:no-repeat;background-position:center;background-size:65px}
