.section-top-deals .section-header,.section-top-deals .section-footer{text-align:center}.top-deals__list{display:flex;align-items:center;justify-content:center;gap:50px;max-width:100%;list-style:none;padding:0;margin:0 auto}.top-deals__item{width:285px;display:block;white-space:nowrap;overflow:hidden;max-width:100%}.top-deals__item footer{display:block;padding:15px 0 0 0;text-align:left}.top-deals__item footer h3{padding:0;margin:0}.top-deals__item footer a{font-family:var(--font-link-family);font-size:16px;font-weight:700;color:currentColor;text-decoration:none;position:relative;display:inline-block;vertical-align:top;padding:0 0 3px 0;letter-spacing:.3px;text-overflow:ellipsis}.top-deals__item footer a:before{content:"";display:block;position:absolute;background-color:currentColor;height:1px;width:100%;left:0;bottom:0}.top-deals__item footer a:hover{color:#f6c002;transition:color .3s ease-in-out}.top-deals__item footer a:active:before{height:3px}.top-deals__image{position:relative;display:block;color:currentColor;height:260px;width:100%;border-radius:6px;overflow:hidden;cursor:pointer}.top-deals__image svg{display:block;height:100%;width:100%}.top-deals__image img{display:block;height:100%;width:100%}.top-deals__tag{display:block;position:absolute;top:0;left:20px;padding:7px 14px;color:#fff;border-radius:0px 0px 5px 5px;background-color:#233889;text-align:center}.top-deals__tag span{display:block;font-size:14px;font-weight:400;line-height:1.3;letter-spacing:-0.3px}.top-deals__tag strong{display:block;font-size:18px;font-weight:500;line-height:1.3}@media screen and (max-width: 1410px){.top-deals__list{max-width:670px;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:calc(50% - 25px) calc(50% - 25px);height:auto}.top-deals__item{width:100%}}@media screen and (max-width: 770px){.top-deals__list{grid-gap:20px;align-items:baseline;grid-template-columns:calc(50% - 10px) calc(50% - 10px)}.top-deals__image{min-height:145px;height:auto}.top-deals__image img{min-height:145px}.top-deals__item footer a{text-decoration:underline;text-underline-offset:4px;white-space:normal;line-height:1.4}.top-deals__item footer a:before{display:none}.top-deals__tag{left:50%;transform:translateX(-50%)}.top-deals__tag span{font-weight:275}}@media screen and (max-width: 460px){.top-deals__item footer a{font-size:14px}}.btn-top-deals{height:46px !important}.btn-top-deals:hover,.btn-top-deals:focus{transition:all .3s ease-in-out !important}