#hosting-app .app-filter{margin-bottom:20px;min-height:50px}#hosting-app .app-filter .filter-fields{display:flex;gap:10px;justify-content:space-between;position:relative;transition:max-height .3s ease,opacity .3s ease}#hosting-app .app-filter .filter-fields>div{flex-basis:100%}#hosting-app .app-filter .filter-fields .filter-category,#hosting-app .app-filter .filter-fields .filter-search-input-wrapper{flex-basis:100%;max-height:0;opacity:0;transition:opacity .3s ease,transform .3s ease}#hosting-app .app-filter .filter-fields .filter-category.show,#hosting-app .app-filter .filter-fields .filter-search-input-wrapper.show{display:block;max-height:100px;opacity:1}#hosting-app .app-filter .filter-fields .filter-category.hide,#hosting-app .app-filter .filter-fields .filter-search-input-wrapper.hide{display:none;max-height:0;opacity:0;transform:scaleY(.9)}#hosting-app .app-filter .filter-fields .filter-category .filter-search-input,#hosting-app .app-filter .filter-fields .filter-search-input-wrapper .filter-search-input{border:1px solid #ccc;border-radius:4px;height:42px;padding:8px;transition:border-color .3s ease;width:100%}#hosting-app .app-filter .filter-fields .filter-category .filter-search-input-wrapper,#hosting-app .app-filter .filter-fields .filter-search-input-wrapper .filter-search-input-wrapper{display:none}#hosting-app .app-filter .filter-fields .filter-category .search-active .filter-search-input-wrapper,#hosting-app .app-filter .filter-fields .filter-search-input-wrapper .search-active .filter-search-input-wrapper{display:block}#hosting-app .app-filter .filter-fields .filters-tools{display:flex;flex-direction:row;gap:8px;justify-content:flex-end}#hosting-app .app-filter .filter-fields .filters-tools .filter-reset,#hosting-app .app-filter .filter-fields .filters-tools .filter-search{align-items:center;background-color:unset;border:none;cursor:pointer;display:flex;transition:all .3s ease-in-out}#hosting-app .app-filter .filter-fields .filters-tools .filter-reset:hover,#hosting-app .app-filter .filter-fields .filters-tools .filter-search:hover{color:#d10862;transform:rotate(90deg)}#hosting-app .app-filter .filter-fields .filters-tools .filter-reset.has-reset-data{color:#d10862}#hosting-app .app-content .featured-image img{width:100%}.eraone-svg{height:24px;width:24px}.snackbar-notice{background-color:#252627;border-radius:5px;bottom:30px;box-shadow:0 2px 4px rgba(0,0,0,.2);color:#fff;left:5%;padding:10px 20px;position:fixed;transform:translate(-5%);transition:transform .3s ease,opacity .3s ease;z-index:9999999}.components-tooltip{background:#000;border-radius:2px;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;position:relative;text-align:center;z-index:1000002}.components-tooltip:before{border:4px solid transparent;border-top-color:#000;bottom:-8px;content:"";left:50%;position:absolute;transform:translateX(-50%)}.app-filter .filter-container{box-shadow:0 0 0 1px rgba(0,0,0,.05);padding:10px}.app-content .data-container{display:flex;flex-wrap:wrap}.app-content .data-container>div:not(.components-notice){border-radius:0 0 10px 10px;box-shadow:0 0 0 1px rgba(0,0,0,.05);flex-basis:calc(33.33333% - 26.66667px);height:100%;margin:0 40px 20px 0;overflow:hidden;position:relative}@media screen and (min-width:768px){.app-content .data-container>div:not(.components-notice):nth-of-type(3n){margin-right:0}}@media screen and (min-width:520px)and (max-width:768px){.app-content .data-container>div:not(.components-notice){flex-basis:calc(50% - 20px)}.app-content .data-container>div:not(.components-notice):nth-of-type(2n){margin-right:0}}@media screen and (max-width:520px){.app-content .data-container>div:not(.components-notice){flex-basis:100%;margin-right:0}}.app-content .data-container .card-content{padding:15px}.app-content .data-container .card-content .post-title{align-items:center;display:flex;font-size:26px;gap:5px;margin:10px 0 0}.app-content .data-container .card-content .post-title .rating{background-color:#388e3c;border-radius:3px;color:#fff;display:flex;font-size:12px;font-weight:500;gap:2px;line-height:normal;padding:3px 4px 3px 6px;vertical-align:middle;width:auto}.app-content .data-container .card-content .post-title .rating .eraone-svg{height:12px;width:12px}.app-content .data-container .card-footer .meta-info{display:flex;justify-content:space-between;padding:10px}.app-content .data-container .card-footer .meta-info .button-link{align-items:center;display:inline-flex;gap:8px;justify-content:flex-end;overflow:hidden;position:relative;text-decoration:none;transition:color .3s ease-in-out}.app-content .data-container .card-footer .meta-info .button-link:after{background-color:var(--wp--preset--color--secondary,#6001ff);bottom:0;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease-in-out;width:100%}.app-content .data-container .card-footer .meta-info .button-link:hover:after{transform:scaleX(1);transform-origin:bottom left}.app-content .loading,.app-content .no-more-posts{border-top:1px dashed #e9e9e9;margin-top:20px;padding-top:20px;text-align:center}.app-content .featured-image{position:relative}.app-content .featured-image .featured-image-container{height:250px}.app-content .featured-image .featured-image-container img{display:block;height:100%}.app-content .featured-image .coupon-code,.app-content .featured-image .sales-badge{color:#fff;font-size:12px;letter-spacing:1px;padding:5px 15px;position:absolute}.app-content .featured-image .sales-badge{background-color:#0b8118;top:0}.app-content .featured-image .coupon-code{align-items:center;background:#2b3136;bottom:0;cursor:pointer;display:flex;gap:7px;justify-content:flex-start;transition:transform .3s ease-in-out}.app-content .featured-image .coupon-code.shake{animation:shake .5s ease-in-out}.app-content .featured-image .coupon-code.shake .eraone-svg{color:#05a415}.app-content .featured-image .coupon-code .eraone-svg{color:#ffc65c;height:18px;width:18px}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}50%{transform:translateX(5px)}75%{transform:translateX(-5px)}}#coupon-popup{background:rgba(0,0,0,.7);bottom:0;left:0;margin:0;position:fixed;right:0;top:0;z-index:9999}#coupon-popup .popup-container{background:#dadada;border-radius:3px;color:#333;margin:0 auto;max-width:500px;position:relative;top:50%;transform:translateY(-50%);width:450px}@media screen and (max-width:520px){#coupon-popup .popup-container{width:320px}}#coupon-popup .popup-header{align-items:center;box-shadow:0 1px 0 rgba(27,31,35,.04),inset 0 1px 0 hsla(0,0%,100%,.25);display:flex;justify-content:space-between;padding:5px 15px}#coupon-popup .popup-header .popup-title{align-items:center;display:flex;gap:7px;justify-content:flex-start}#coupon-popup .popup-header .popup-title .title{font-size:20px;font-weight:600}#coupon-popup .popup-header .popup-title .discount{background-color:#0b8118;color:#fff;font-size:12px;letter-spacing:1px;padding:5px 7px}#coupon-popup .popup-header .popup-close{background-color:transparent;border:none;box-shadow:none;cursor:pointer;transition:all .3s ease-in-out}#coupon-popup .popup-header .popup-close:hover{color:#d10862;transform:rotate(90deg)}#coupon-popup .popup-content{padding:15px;text-align:center}#coupon-popup .popup-content .featured-image .featured-image-container{height:160px}#coupon-popup .popup-content .featured-image .featured-image-container img{height:100%;-o-object-fit:fill;object-fit:fill;width:100%}#coupon-popup .popup-content .desc-area{padding:25px 0}#coupon-popup .popup-content .desc-area a{font-size:14px}#coupon-popup .popup-content .item-coupon{cursor:pointer;display:flex;height:40px;justify-content:center}#coupon-popup .popup-content .item-coupon.fade-out{background-color:rgba(255,246,199,.5);opacity:1}#coupon-popup .popup-content .item-coupon .coupon-code{align-items:center;background:#fff;color:#292929;display:flex;font-size:14px;justify-content:center;letter-spacing:1px;padding:5px 15px;transition:background-color .5s ease-out,opacity .5s ease-out;width:85%}#coupon-popup .popup-content .item-coupon .coupon-code.fade-out{background-color:hsla(0,0%,46%,.5);opacity:1}#coupon-popup .popup-content .item-coupon .btn-copy{align-items:center;background:#333;color:#fff;display:flex;justify-content:center;width:15%}#coupon-popup .popup-content .item-coupon .btn-copy .eraone-svg{height:18px;width:18px}#coupon-popup .popup-content .item-coupon .btn-copy.copied{color:#09c31d}