.top-social-offers{padding-bottom:6rem;padding-top:4rem}.top-social-offers--white{background-color:var(--color-primary)}.top-social-offers--gray{background-color:#fff}.top-social-offers--gray .top-social-offers__offer{background-color:var(--color-grey)}.top-social-offers--gray .empty-offers{background-color:var(--color-primary)}.top-social-offers__offers{display:flex;flex-direction:column;gap:4rem}.top-social-offers__offer-wrapper{position:relative}.top-social-offers__offer{background-color:#fff;border-radius:3rem;display:flex;flex-direction:column;overflow:hidden}.top-social-offers__index{background-color:var(--color-secondary);border-radius:1rem;color:#fff;font-weight:900;left:30px;padding:.25rem 2rem;position:absolute;top:-20px}.top-social-offers__image{margin:0 auto;max-width:100%;padding:2rem}.top-social-offers__content{display:flex;flex-direction:column;gap:2rem;padding:2rem 2.25rem}.top-social-offers__main-content{display:flex;flex-direction:column;gap:2.5rem;justify-content:space-between}.top-social-offers__key-info{display:flex;gap:1rem;width:100%}.top-social-offers__provider{color:var(--color-secondary);flex:1;font-weight:800;line-height:1.1}.top-social-offers__details,.top-social-offers__text{align-items:center;display:flex;flex-direction:row;gap:1.5rem;justify-content:space-between}.top-social-offers__text{flex:1.1;flex-wrap:wrap;padding:0 3rem}.top-social-offers__features ul{list-style:none;margin:0}.top-social-offers__features ul li{padding-left:18px;position:relative}.top-social-offers__features ul li:before{content:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24'%3E%3Cpath d='M20.285 2l-11.285 11.567-5.286-5.011-3.714 3.716 9 8.728 15-15.285z'/%3E%3C/svg%3E");left:0;position:absolute}.top-social-offers__info{display:flex;gap:3rem}.top-social-offers__stars{display:flex}.top-social-offers__star{height:2rem;max-width:max-content}.top-social-offers__review-link{font-weight:700}.top-social-offers__buttons{display:flex;flex-wrap:wrap;gap:2rem;margin:auto}.top-social-offers__promo{display:flex;gap:1rem;height:4.5rem;--padding:0.1em 1em;--border-color:var(--color-secondary);--label-color:var(--color-secondary);--background-color:#fff;border-style:dashed;max-width:max-content;min-width:max-content}.top-social-offers__promo:hover{transform:scale(.95)}.top-social-offers__promo-icon{padding-bottom:.3rem;padding-top:.3rem}.top-social-offers__claim{height:4.5rem;--padding:0.1em 3em;max-width:max-content;min-width:max-content}.top-social-offers__sub-content{display:flex;flex-direction:column-reverse;gap:2rem;justify-content:space-between}.top-social-offers__terms{font-size:1.2rem}.top-social-offers__signed-up-link{min-width:max-content}.top-social-offers__load-more{align-items:center;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:1rem;margin-left:auto;margin-top:3rem}.top-social-offers__load-more svg{height:3rem}.top-social-offers__load-more.hidden{display:none}@media (min-width:576px){.top-social-offers{flex-direction:row}.top-social-offers__content{width:100%}.top-social-offers__details{gap:3rem}.top-social-offers__info{margin-left:auto}}@media (max-width:576px){.top-social-offers__text{font-size:1.5rem;line-height:2}.top-social-offers__features ul li{padding-left:24px}.top-social-offers__features ul li:before{left:4px}}@media (max-width:768px){.top-social-offers__text{padding-left:0}.top-social-offers__buttons{margin:0}.top-social-offers__claim{justify-content:center;max-width:unset;width:100%}}@media (max-width:992px){.top-social-offers__image{padding-bottom:0}.top-social-offers__key-info{flex-direction:column}.top-social-offers__text{padding-left:0}}@media (min-width:992px){.top-social-offers__offer{flex-direction:row}.top-social-offers__image{max-width:30rem}.top-social-offers__content{padding:2.5rem 3rem;width:100%}.top-social-offers__sub-content{flex-direction:row;gap:4rem}}@media (min-width:1200px){.top-social-offers__main-content{align-items:center;flex-direction:row}.top-social-offers__info{margin-right:2rem}}