@keyframes News-module-scss-module__9PSTpW__buttonGlow-lg{0%{background-position:2700% 0}to{background-position:-2700%}}@keyframes News-module-scss-module__9PSTpW__buttonGlow-md{0%{background-position:500% 0}to{background-position:-500% 0}}@keyframes News-module-scss-module__9PSTpW__buttonGlow-sm{0%{background-position:300% 0}to{background-position:-300%}}.News-module-scss-module__9PSTpW__btnSecondary,.News-module-scss-module__9PSTpW__btnPrimary{--Button-radius:var(--borderRadius-xs);--Button-fontWeight:400;--Button-fontSize:1.25rem;text-transform:uppercase;letter-spacing:.01em;font-family:Oswald,sans-serif}@media (min-width:768px){.News-module-scss-module__9PSTpW__btnSecondary,.News-module-scss-module__9PSTpW__btnPrimary{--Button-minHeight:3.5rem}}.News-module-scss-module__9PSTpW__btnSecondary:after,.News-module-scss-module__9PSTpW__btnPrimary:after{content:"";border-radius:inherit;width:100%;height:100%;transition:opacity .4s linear;display:block;position:absolute;inset:0}.News-module-scss-module__9PSTpW__btnPrimary{text-shadow:.1em -.2em .5em #402c1754;background-image:linear-gradient(-10deg,#c0884c 10%,#edbb5c);transition:none;box-shadow:inset 0 1px #f1d97499}.News-module-scss-module__9PSTpW__btnPrimary:after{background-image:url(/images/button-bg-glow.png);background-repeat:no-repeat;animation:2s cubic-bezier(.25,.46,.45,.94) infinite News-module-scss-module__9PSTpW__buttonGlow-lg;transform:rotate(180deg)}@media (min-width:768px){.News-module-scss-module__9PSTpW__btnPrimary:after{animation:2s cubic-bezier(.25,.46,.45,.94) infinite News-module-scss-module__9PSTpW__buttonGlow-lg}}@media (min-width:992px){.News-module-scss-module__9PSTpW__btnPrimary:after{animation:2s cubic-bezier(.25,.46,.45,.94) infinite News-module-scss-module__9PSTpW__buttonGlow-sm}}.News-module-scss-module__9PSTpW__btnPrimary:hover{--Button-bg:#e5a757;background-image:linear-gradient(#fada6d66 0,#e5a75700 60%)}.News-module-scss-module__9PSTpW__btnSecondary{text-shadow:.1em -.2em .5em #1f1c1ff0;background-image:linear-gradient(#68462d 20%,#282727)}.News-module-scss-module__9PSTpW__btnSecondary:before{content:"";border-radius:inherit;border:2px solid #d5a55cbf;display:block;position:absolute;inset:0}@media (min-width:768px){.News-module-scss-module__9PSTpW__btnSecondary:after{opacity:0;background-image:linear-gradient(#e5a7574d 0,#68462d00 50% 80%,#68462d80);animation:2.75s cubic-bezier(.25,.46,.45,.94) infinite News-module-scss-module__9PSTpW__buttonGlow-lg}}@media (min-width:992px){.News-module-scss-module__9PSTpW__btnSecondary:after{animation:2.75s cubic-bezier(.25,.46,.45,.94) infinite News-module-scss-module__9PSTpW__buttonGlow-sm}}.News-module-scss-module__9PSTpW__btnSecondary:hover:after{opacity:1}@media (min-width:576px){.News-module-scss-module__9PSTpW__root{width:100%;max-width:540px;margin-left:auto;margin-right:auto}}@media (min-width:768px){.News-module-scss-module__9PSTpW__root{width:100%;max-width:720px;margin-left:auto;margin-right:auto}}@media (min-width:992px){.News-module-scss-module__9PSTpW__root{width:100%;max-width:960px;margin-left:auto;margin-right:auto}}@media (min-width:1200px){.News-module-scss-module__9PSTpW__root{width:100%;max-width:1140px;margin-left:auto;margin-right:auto}}.News-module-scss-module__9PSTpW__root{padding:1.5rem}@media (max-width:575.98px){.News-module-scss-module__9PSTpW__root{margin:0!important}}.News-module-scss-module__9PSTpW__root .News-module-scss-module__9PSTpW__loading{justify-content:center;align-items:center;display:flex}@keyframes News-module-scss-module__9PSTpW__contentIn{0%{opacity:0}to{opacity:1}}.News-module-scss-module__9PSTpW__content{flex-direction:column;width:100%;animation:1s ease-in News-module-scss-module__9PSTpW__contentIn}.News-module-scss-module__9PSTpW__container{text-align:center;flex:1;justify-content:center;align-items:center;gap:1rem;display:flex;position:relative}@media (min-width:768px){.News-module-scss-module__9PSTpW__container{margin-top:3rem}}.News-module-scss-module__9PSTpW__logo{max-width:222px}@keyframes News-module-scss-module__9PSTpW__titleIn-before{0%{transform:translate(-1em)}to{transform:translate(0)}}@keyframes News-module-scss-module__9PSTpW__titleIn-after{0%{transform:translate(1em)}to{transform:translate(0)}}@keyframes News-module-scss-module__9PSTpW__titleIn{0%{transform:translateY(-2em)}to{transform:translateY(0)}}.News-module-scss-module__9PSTpW__title{text-transform:uppercase;width:100%;color:var(--color-camel);text-align:center;letter-spacing:.02em;font-family:Oswald,sans-serif;font-size:1.75rem;font-weight:600;animation:.56s cubic-bezier(.25,.46,.45,.94) .1s News-module-scss-module__9PSTpW__titleIn;transform:translateY(0)}@media (min-width:768px){.News-module-scss-module__9PSTpW__title{margin:2.1875rem 0;font-size:4rem}}.News-module-scss-module__9PSTpW__title:before,.News-module-scss-module__9PSTpW__title:after{content:"";vertical-align:top;background-color:currentColor;border-radius:50%;width:4px;height:4px;margin:.5em;animation-duration:.56s;animation-timing-function:cubic-bezier(.25,.46,.45,.94);animation-delay:.1s;display:inline-block;position:relative}.News-module-scss-module__9PSTpW__title:before{margin-left:0;animation-name:News-module-scss-module__9PSTpW__titleIn-before}.News-module-scss-module__9PSTpW__title:after{margin-right:0;animation-name:News-module-scss-module__9PSTpW__titleIn-after}.News-module-scss-module__9PSTpW__action{margin:2.5rem auto;flex-direction:column;gap:2rem;width:100%;margin-block:1em}@media (min-width:576px){.News-module-scss-module__9PSTpW__action{flex-direction:row;justify-content:space-between}}@media (min-width:768px){.News-module-scss-module__9PSTpW__action{width:80%}}.News-module-scss-module__9PSTpW__action .News-module-scss-module__9PSTpW__actionItem{color:#c6b7a0;gap:.875rem;width:100%}.News-module-scss-module__9PSTpW__action .News-module-scss-module__9PSTpW__actionItem span{--Typography-color:#c6b7a0}@media (min-width:768px){.News-module-scss-module__9PSTpW__action .News-module-scss-module__9PSTpW__actionItem{width:50%}}@media (max-width:575.98px){.News-module-scss-module__9PSTpW__action .News-module-scss-module__9PSTpW__actionTitle{font-size:1rem}}@media (min-width:576px) and (max-width:991.98px){.News-module-scss-module__9PSTpW__action .News-module-scss-module__9PSTpW__actionTitle{font-size:1.25rem}}.News-module-scss-module__9PSTpW__notice{margin:.5rem 1.5rem}@media (min-width:768px){.News-module-scss-module__9PSTpW__notice{margin:0 4rem}}.News-module-scss-module__9PSTpW__giftName{color:var(--color-golden);font-family:var(--fontFamily-display);letter-spacing:.02em;font-size:var(--fontSize-md);line-height:var(--lineHeight-md);margin-inline:.25rem;font-weight:600}.News-module-scss-module__9PSTpW__giftName:hover{text-decoration:underline}@media (min-width:992px){.News-module-scss-module__9PSTpW__root{width:100%;max-width:960px;margin-left:auto;margin-right:auto}}.News-module-scss-module__9PSTpW__heading{flex-direction:column;align-items:center;margin-bottom:1.5rem;display:flex}.News-module-scss-module__9PSTpW__heading .News-module-scss-module__9PSTpW__title{margin:1.5rem 0}.News-module-scss-module__9PSTpW__heading .News-module-scss-module__9PSTpW__description{color:var(--color-khaki-web);font-size:1rem;line-height:var(--lineHeight-xs);text-align:center}@media (min-width:768px){.News-module-scss-module__9PSTpW__heading .News-module-scss-module__9PSTpW__description{font-size:var(--fontSize-lg)}}.News-module-scss-module__9PSTpW__title{color:#f3f0e9}.News-module-scss-module__9PSTpW__title:before,.News-module-scss-module__9PSTpW__title:after{content:none}.News-module-scss-module__9PSTpW__noContent{margin-top:5rem}.News-module-scss-module__9PSTpW__categoryList{--NavLink-fontWeight:600;--NavLink-color:var(--color-grey);--NavLink-active-color:var(--color-primary-fsonline);--NavLink-active-bg:transparent;--NavLink-borderRadius:0;--NavLink-padding:.75rem .5rem;--NavLink-fontSize:var(--fontSize-sm);text-align:center;border-radius:var(--borderRadius-sm);border:1px solid #99664d;flex-wrap:wrap;align-items:center;display:flex}@media (min-width:768px){.News-module-scss-module__9PSTpW__categoryList{--NavLink-padding:1.25rem 1.5rem;--NavLink-fontSize:var(--fontSize-md)}}.News-module-scss-module__9PSTpW__categoryList .News-module-scss-module__9PSTpW__category{white-space:nowrap;text-transform:uppercase;letter-spacing:.02em;flex:1 1 0;justify-content:center;font-family:Oswald,sans-serif}@media (min-width:768px){.News-module-scss-module__9PSTpW__categoryList .News-module-scss-module__9PSTpW__category{font-family:var(--fontFamily-body)}}.News-module-scss-module__9PSTpW__postList{margin-top:2rem}.News-module-scss-module__9PSTpW__contentLoader{text-align:left;flex-direction:column;display:flex}
