.c-callout{display:flex;flex-direction:column;margin-bottom:1.5rem}@media(min-width:768px){.c-callout{flex-direction:row;width:100%}}.c-callout__header{display:flex;position:relative;gap:.625rem;align-items:center;padding:1.5rem;border-radius:.5rem .5rem 0 0;background-color:#121218}@media(min-width:768px){.c-callout__header{flex-direction:column;justify-content:center;min-width:7.9375rem;min-height:8.3125rem;padding:0;border-radius:.5rem 0 0 .5rem}}.c-callout__header span{font-size:1.5rem;line-height:1.5rem;font-family:stardust,serif;font-weight:500;font-stretch:48%;text-transform:uppercase;color:#fff}@media(min-width:768px){.c-callout__header span{text-align:center}}.c-callout .c-callout-tooltip-button{position:absolute;top:.3125rem;right:.3125rem;height:1.5rem;background:#121218}.c-callout .c-callout-tooltip-svg{fill:#fff}.c-callout__content{display:flex;flex-direction:column;width:100%;gap:.625rem;padding:1.5rem;border-radius:0 0 .5rem .5rem}@media(min-width:768px){.c-callout__content{border-radius:0 .5rem .5rem 0}}.c-callout__content p{margin-bottom:0;font-size:1rem;line-height:22px}.c-callout__important,.c-callout__protip{background-color:#fcf95a}.c-callout__warning{background-color:#d5baff}.c-callout__featuredoffer{background-color:#ffa6a0}@media(min-width:768px){.c-callout__featuredoffer{flex-direction:row;align-items:center}}.c-callout__featuredoffer p{font-size:1.25rem;line-height:1.75rem}.c-callout__svg{width:1.5rem;height:1.5rem;stroke-width:2;stroke:#fcf95a}.c-callout__svg--important{width:1.5rem;height:1.5rem;stroke-width:2;stroke:#d5baff}.c-callout__svg--featured{width:1.3125rem;height:1.3125rem;stroke-width:2;stroke:#ffa6a0}.c-callout__button{display:flex;align-items:center;justify-content:center;padding:.625rem 1rem;border-radius:.5rem;background-color:#ffcac7;color:#020203;text-align:center;white-space:nowrap}@media(min-width:768px){.c-callout__button{font-size:14px;line-height:20px}}.c-callout__button svg{width:1.3125rem;height:1.25rem;margin-left:.25rem;fill:#020203}.c-callout__button:hover{color:#020203}