@import"https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";.goodays__ctn{display:flex;flex-flow:column;padding:2rem 1.5rem;background-color:#b03229;background-image:none;width:100%;border-radius:12px;margin:0 auto;max-width:calc(100% - 32px)}@media(min-width:1024px){.goodays__ctn{max-width:calc(100% - 128px)}}@media(min-width:768px){.goodays__ctn{padding:2rem 0;background-image:url(/images/brand/goodays_desk.png);background-size:contain;background-repeat:no-repeat;background-position:100%}}.goodays__ctn__content{display:flex;flex-direction:column;align-items:center;gap:.75rem}.goodays__ctn__content__heading{font-family:var(--font-ubuntu),sans-serif;font-size:1.375rem;line-height:125%;font-weight:400;font-style:normal;color:#f7f1ed;text-transform:uppercase;text-align:center}.goodays__ctn__content__notation{display:flex;align-items:center;gap:1rem}.goodays__ctn__content__notation__note{display:flex;align-items:center;gap:.5rem}.goodays__ctn__content__notation__note__note,.goodays__ctn__content__notation__note__total{font-family:var(--font-ubuntu),sans-serif;font-size:1.375rem;line-height:125%;font-weight:700;font-style:normal;color:#f7f1ed;text-transform:uppercase;text-align:center}.goodays__ctn__content__notation__icons .reviewStars__ctn__star{width:2rem;height:2rem}.goodays__ctn__content__notation__icons .reviewStars__ctn__star>svg{position:relative;width:2rem;height:2rem;stroke-width:.1}.goodays__ctn__content__notation__icons .reviewStars__ctn__star.active>svg{position:relative;width:2rem;height:2rem}.goodays__ctn__content__notation__icons .reviewStars__ctn__star>.star-half-icon{width:40%}.goodays__ctn__content__notation__icons .reviewStars__ctn__star .star-default-icon{position:absolute}.goodays__ctn__content__subHeading{font-family:var(--font-ubuntu),sans-serif;font-size:.9375rem;line-height:160%;font-weight:400;font-style:normal;color:#f7f1ed;text-transform:none;text-align:center;letter-spacing:.15px}.goodays__ctn__content__cta{display:none}.goodays__ctn__content__cta .btn{margin-top:1.5rem}