@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Montserrat:wght@700&display=swap);.toplist-ekstrapoint__wrapper{margin-bottom:32px}.toplist-ekstrapoint__offers{display:flex;flex-direction:column;counter-reset:toplist-ekstrapoint-counter 0;gap:16px}.toplist-ekstrapoint__filter-tags-json{box-sizing:border-box}.toplist-ekstrapoint__filter-wrapper{display:flex;flex-wrap:wrap;margin:16px 0 32px;gap:8px}.toplist-ekstrapoint__filter-tag{font-family:Inter,sans-serif;font-size:16px;font-weight:400;font-style:normal;line-height:28px;display:flex;align-items:center;flex-shrink:0;justify-content:center;height:44px;padding:8px 16px;cursor:pointer;user-select:none;text-align:center;color:#0e151f;border:1px solid #dae0e9;border-radius:999px;background:#fff}.toplist-ekstrapoint__filter-tag.filter-tag-active{color:#fff;border-color:#1f2b3b;background:#1f2b3b}.toplist-ekstrapoint__offer{position:relative;z-index:1;counter-increment:toplist-ekstrapoint-counter 1;border-radius:8px;background:transparent}.toplist-ekstrapoint__offer.hidden{display:none}.toplist-ekstrapoint__offer:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;content:'';transition:opacity 0.3s ease;opacity:0;border-radius:8px;background:linear-gradient(84deg,#324055 76.87%,#ffa626 100%)}.toplist-ekstrapoint__offer:hover:before{opacity:1}.toplist-ekstrapoint__offer-inner{position:relative;z-index:2;display:grid;align-items:center;margin:4px;padding:16px;border-radius:8px;background:#0e151f;gap:24px;grid-template-areas:'logo main facts actions';grid-template-columns:140px auto auto 260px;grid-template-rows:1fr}.toplist-ekstrapoint__offer-inner:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;content:'';transition:opacity 0.3s ease;opacity:0;border-radius:8px;background:linear-gradient(84deg,#0e151f 76.87%,#324055 100%)}.toplist-ekstrapoint__offer:hover .toplist-ekstrapoint__offer-inner:before{opacity:1}.toplist-ekstrapoint__offer-label{font-family:Inter,sans-serif;font-size:14px;font-weight:400;font-style:normal;line-height:22px;position:absolute;top:-8px;left:50%;display:flex;align-items:center;justify-content:center;height:22px;padding:0 8px;transform:translateX(-50%);text-align:center;color:#0e151f;border-radius:4px;background:#ffa626}.toplist-ekstrapoint__offer-logo-wrapper{display:flex;gap:16px;grid-area:logo}.toplist-ekstrapoint__offer-logo{position:relative;display:flex;align-items:center;justify-content:center;width:140px;height:140px;border:4px solid #1f2b3b;border-radius:999px;background:#0e151f}.toplist-ekstrapoint__offer-logo:before{font-family:Inter,sans-serif;font-size:20px;font-weight:700;font-style:normal;line-height:30px;position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:2px;content:counter(toplist-ekstrapoint-counter);text-align:center;color:#fff;border-radius:4px;background:#1f2b3b;box-shadow:0 4px 8px 0 #0e151f}.toplist-ekstrapoint__offer-logo img{width:124px;height:60px;border-radius:inherit;object-fit:contain}.toplist-ekstrapoint__offer-main{display:flex;flex-direction:column;gap:4px;grid-area:main}.toplist-ekstrapoint__offer-brand{font-family:Inter,sans-serif;font-size:14px;font-weight:400;font-style:normal;line-height:22px;color:#ffa626}.toplist-ekstrapoint__offer-title{font-family:Inter,sans-serif;font-size:24px;font-weight:700;font-style:normal;line-height:32px;color:#fff}.toplist-ekstrapoint__offer-title span{font-size:18px;font-weight:400;line-height:30px;color:#acb7c6}.toplist-ekstrapoint__offer-rating{display:flex;align-items:center;width:max-content;max-width:100%;height:34px;margin-top:8px;padding:2px 8px;border:1px solid #1f2b3b;border-radius:4px;background:linear-gradient(87deg,#0e151f 60.65%,#1f2b3b 100%);gap:4px}.toplist-ekstrapoint__offer-logo-wrapper .toplist-ekstrapoint__offer-rating{display:none}.toplist-ekstrapoint__offer-rating-stars{position:relative;width:88px;height:16px}.toplist-ekstrapoint__offer-rating-stars-empty{width:100%;height:100%;background-image:url(../../../../../../../../plugins/brand-management-plugin/public/images/ekstrapoint/stars-empty.svg)}.toplist-ekstrapoint__offer-rating-stars-full{position:absolute;top:0;left:0;height:100%;background-image:url(../../../../../../../../plugins/brand-management-plugin/public/images/ekstrapoint/stars-full.svg)}.toplist-ekstrapoint__offer-rating-value{font-family:Inter,sans-serif;font-size:20px;font-weight:700;font-style:normal;line-height:30px;display:flex;align-items:center;text-align:center;color:#ffa626}.toplist-ekstrapoint__offer-rating-value span{font-size:14px;font-weight:400;line-height:22px;margin-left:4px;color:#acb7c6}.toplist-ekstrapoint__offer-facts{display:flex;align-items:end;justify-content:end;gap:16px;grid-area:facts}.toplist-ekstrapoint__offer-fact{display:flex;flex-direction:column;gap:4px}.toplist-ekstrapoint__offer-fact-body{font-family:Inter,sans-serif;font-size:20px;font-weight:700;font-style:normal;line-height:30px;padding:2px 8px;text-align:center;color:#ffa626;border-radius:4px;background:#ffa62619}.toplist-ekstrapoint__offer-fact-head{font-family:Inter,sans-serif;font-size:12px;font-weight:400;font-style:normal;line-height:18px;text-align:center;color:#acb7c6}.toplist-ekstrapoint__offer-actions{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:16px;grid-area:actions}.toplist-ekstrapoint__offer-cta-btn{font-family:Inter,sans-serif;font-size:20px;font-weight:600;font-style:normal;line-height:28px;position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:64px;padding:4px 66px 4px 26px;transition:all 0.3s ease;text-align:center;text-decoration:none;text-decoration:unset;color:#0e151f;border-radius:999px;background:linear-gradient(75deg,#ffa626 65.2%,#ffdeb0 91.17%)}.toplist-ekstrapoint__offer-cta-btn:hover{padding:4px 70px 4px 26px;text-decoration:unset;color:#0e151f;background:linear-gradient(75deg,#ffa626 39.23%,#ffdeb0 91.17%)}.toplist-ekstrapoint__offer-cta-btn span{position:absolute;right:8px;display:flex;align-items:center;justify-content:center;width:48px;height:48px;transition:all 0.3s ease;border-radius:999px;background:linear-gradient(45deg,#ea8e09 50%,#ffa626 100%)}.toplist-ekstrapoint__offer-cta-btn span:after{width:24px;height:24px;content:'';transition:all 0.3s ease;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M17.4141 16L21.4141 12L17.4141 8' stroke='%230E151F' stroke-linecap='square'/%3E%3Cpath d='M21.4141 11.9997L1.41406 11.9997' stroke='%230E151F'/%3E%3C/svg%3E")}.toplist-ekstrapoint__offer-cta-btn:hover span{right:4px;width:56px;height:56px;background:linear-gradient(45deg,#0e151f 49.95%,#485871 100%)}.toplist-ekstrapoint__offer-cta-btn:hover span:after{transform:rotate(-45deg);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M17.4141 16L21.4141 12L17.4141 8' stroke='%23FFA626' stroke-linecap='square'/%3E%3Cpath d='M21.4141 11.9997L1.41406 11.9997' stroke='%23FFA626'/%3E%3C/svg%3E")}.toplist-ekstrapoint__offer-coupon-code-wrapper{display:flex;align-items:center;justify-content:center;width:max-content;height:26px;padding:4px 8px;cursor:pointer;border:1px dashed #ffa626;border-radius:4px;background:#ffa62619}.toplist-ekstrapoint__offer-coupon-code{font-family:Inter,sans-serif;font-size:12px;font-weight:400;font-style:normal;line-height:18px;display:flex;text-align:center;color:#ffa626}.toplist-ekstrapoint__offer-coupon-code:before{position:relative;top:1px;width:16px;height:16px;margin-right:4px;content:'';background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4.62218 6C3.54216 6 2.66663 6.87553 2.66663 7.95556V11.3333C2.66663 12.4379 3.56206 13.3333 4.66663 13.3333H8.0444C9.12443 13.3333 9.99996 12.4578 9.99996 11.3778' stroke='%23FFA626' stroke-linecap='square'/%3E%3Crect x='7.16663' y='1.83333' width='7' height='7' rx='1.5' stroke='%23FFA626'/%3E%3C/svg%3E")}.toplist-ekstrapoint__show-more-btn{font-family:Montserrat,sans-serif;font-size:16px;font-weight:700;font-style:normal;line-height:24px;display:flex;align-items:center;justify-content:center;width:max-content;min-width:114px;max-width:100%;height:40px;margin:32px auto 0;padding:8px 12px;text-align:center;color:#1a2433;border-radius:4px;background:#ffa626}.toplist-ekstrapoint__show-more-btn:hover{cursor:pointer}@media (max-width:1024px){.toplist-ekstrapoint__filter-wrapper{overflow-x:scroll;flex-wrap:nowrap;width:100vw;margin:0 -16px 16px;padding:0 16px}.toplist-ekstrapoint__filter-wrapper::-webkit-scrollbar{display:none}.toplist-ekstrapoint__offer-inner{margin:0;background:linear-gradient(40deg,#0e151f 75%,#1f2b3b 100%);gap:0;grid-template-areas:'logo' 'main' 'facts' 'actions';grid-template-columns:auto}.toplist-ekstrapoint__offer-label{right:16px;left:unset;transform:unset}.toplist-ekstrapoint__offer-logo{width:100px;height:100px}.toplist-ekstrapoint__offer-logo:before{font-size:18px;line-height:28px;height:32px}.toplist-ekstrapoint__offer-logo img{width:84px;height:40px}.toplist-ekstrapoint__offer-main{align-items:center;justify-content:center}.toplist-ekstrapoint__offer-title{line-height:28px;text-align:center}.toplist-ekstrapoint__offer-main .toplist-ekstrapoint__offer-rating{display:none}.toplist-ekstrapoint__offer-logo-wrapper .toplist-ekstrapoint__offer-rating{display:flex;align-items:unset;flex-direction:column;height:54px;margin:auto 0;padding:8px 8px 2px;gap:0}.toplist-ekstrapoint__offer-rating-value{font-size:18px;line-height:28px;display:flex;align-items:center;text-align:unset}.toplist-ekstrapoint__offer-facts{justify-content:center;margin-top:16px;gap:24px}.toplist-ekstrapoint__offer-fact-body{font-size:18px;line-height:28px}.toplist-ekstrapoint__offer-actions{margin-top:16px}.toplist-ekstrapoint__offer-cta-btn{font-size:18px}}