.rb-collection-subscription{position:relative;display:flex;align-items:center;gap:6px;width:calc(100% + 40px);min-height:106px;margin:61px -20px 0;padding:18px 8px 18px 126px;background-color:#cad500}.rb-collection-subscription:hover{text-decoration:none}.rb-collection-subscription__image{--aspect-ratio:var(--mobile-aspect-ratio);--responsive-wrapper-max-width:143px;position:absolute;bottom:0;left:-17px}.rb-collection-subscription__content{flex-grow:1}.rb-collection-subscription__title{font-size:17px}.rb-collection-subscription__button{display:flex;flex-shrink:0;width:36px;height:36px}.rb-collection-subscription__button svg{width:100%;height:100%}@media only screen and (min-width:375px){.rb-collection-subscription{padding-left:154px}.rb-collection-subscription__image{left:0}}@media only screen and (min-width:768px){.rb-collection-subscription{width:100%;min-height:78px;gap:58px;margin:100px 0 0;padding:11px 20px 11px 193px;border-radius:15px}.rb-collection-subscription__image{--aspect-ratio:var(--desktop-aspect-ratio);--responsive-wrapper-max-width:163px}.rb-collection-subscription__title{font-weight:300;font-size:21px}.rb-collection-subscription__title strong{font-weight:700}.rb-collection-subscription__button{width:54px;height:54px}}