.coupon-code a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.visually-hidden{width:1px;height:1px;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;position:absolute;white-space:nowrap}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner{animation:spin 1.2s infinite linear;transform-origin:center}body{background:#f0f0f0}.footer-main{margin-top:65px}h2.offers__category{margin-top:0;margin-bottom:60px;font-weight:700;color:#464646}.section__offers+.section__offers{margin-top:75px}.offer__item{display:grid;grid-gap:15px 30px;grid-template-columns:50px 1fr;grid-template-rows:auto;grid-template-areas:"logo header" "description description" "coupon coupon"}@media(min-width: 768px){.offer__item{grid-template-columns:50px auto 250px;grid-template-areas:"logo header coupon" "logo description coupon"}}.offer-partner-logo{grid-area:logo}.offer-header{grid-area:header}@media(max-width: 767px){.offer-header{align-self:center}}.offer-description{grid-area:description}.offer-coupon{grid-area:coupon}.offer__item{background:#fff;color:#666;padding:30px;border-left:4px solid #47a5bf;border-radius:3px;margin-bottom:30px}.offer__item a{color:#33879e;text-decoration:underline}.offer__item a:hover,.offer__item a:focus{color:#c8471f}.offer-header{display:flex;justify-content:space-between;align-items:flex-start}.offer-title{margin-top:0;margin-bottom:0}.offer-title a{text-decoration:none}.offer-discount-size{display:inline-block;padding:3px 10px;color:#fff;font-weight:700;border-radius:4px;font-size:13px;margin-inline-start:20px}.offer-description p{margin-bottom:0}@media(min-width: 768px){.offer-description p{max-width:85%}}.offer-description>div{margin-top:.8em}.offer-coupon{border:dotted #f0f0f0;border-width:3px 0 0 0;padding-top:20px;text-align:center}@media(min-width: 768px){.offer-coupon{border-width:0 0 0 3px;padding:30px 0 30px 20px;margin-top:-30px;margin-bottom:-30px}}.offer-coupon-header{font-size:12px;color:#999;margin:0}.offer-coupon-content{margin:5px 0 9px 0;display:flex;align-items:center;justify-content:center}.coupon-code{padding:5px 13px;border-radius:3px;background-color:#f5f5f5;color:#33879e;display:inline-block;max-width:100%;word-break:break-all;word-wrap:break-word;font-size:13px}.coupon-code a{display:block;max-width:100%}.copy-coupon{cursor:copy !important;margin-inline-start:7px;margin-inline-end:-20px;display:inline-block}.copy-coupon:hover svg path,.copy-coupon:focus svg path{fill:#c8471f}.copy-coupon:active{margin-top:1px}.offer-coupon-comment{font-size:13px}