:root{--page-width:1600px;--color-white:#fff;--color-white-rgb:255,255,255;--color-white-100:#fafafa;--color-white-100-rgb:250,250,250;--color-black:#0a0406;--color-black-rgb:10,4,6;--color-gold:#b9965b;--color-gold-rgb:185,150,91;--color-gold-100:#fbf9f6;--color-gold-100-rgb:251,249,246;--color-grey:#a4a0a1;--color-grey-rgb:164,160,161;--color-green:#00bfb3;--color-green-rgb:0,191,179;--color-lightgrey:#dfdadc;--color-lightgrey-rgb:223,218,220;--color-darkgrey:#827e80;--color-darkgrey-rgb:130,126,128;--color-success:#00bfb3;--color-success-rgb:0,191,179;--color-lightsuccess:#e7f9f8;--color-lightsuccess-rgb:231,249,248;--color-warning:#ffb81c;--color-warning-rgb:255,184,28;--color-lightwarning:#fff8e9;--color-lightwarning-rgb:255,248,233;--color-error:#de1c22;--color-error-rgb:222,28,34;--color-lighterror:#fce8e8;--color-lighterror-rgb:252,232,232;--color-darkgold:#4a3c24;--color-darkgold-rgb:74,60,36;--color-red:#a83b3b;--color-red-rgb:168,59,59;--color-darkred:#420a0a;--color-darkred-rgb:66,10,10;--color-richblack:#2c282a;--color-richblack-rgb:44,40,42;--color-blue:#2985c2;--color-blue-rgb:41,133,194;--color-darkblue:#072b42;--color-darkblue-rgb:7,43,66;--color-oxfordblue:#071d49;--color-oxfordblue-rgb:7,29,73;--color-junglegreen:#1d3c34;--color-junglegreen-rgb:29,60,52;--color-violet:#3c1053;--color-violet-rgb:60,16,83;--color-mauve:#6a2c3e;--color-mauve-rgb:106,44,62;--color-focuscolor:#4c90d0;--color-focuscolor-rgb:76,144,208;--color-red-badge:#de1c22;--color-red-badge-rgb:222,28,34}.c-newsletter-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.c-newsletter-form,.c-newsletter-form__fields{display:-webkit-box;display:-ms-flexbox;display:flex}.c-newsletter-form__fields{-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:768px){.c-newsletter-form__fields{--newsletter-form-fields-gap:24px;-webkit-column-gap:var(--newsletter-form-fields-gap);-moz-column-gap:var(--newsletter-form-fields-gap);column-gap:var(--newsletter-form-fields-gap)}}@media (min-width:1400px){.c-newsletter-form__fields{--newsletter-form-fields-gap:32px}}.c-newsletter-form__wrapper{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}@media (max-width:767px){.c-newsletter-form__wrapper+.c-newsletter-form__wrapper{margin-top:16px}}@media (min-width:768px){.c-newsletter-form__wrapper{-webkit-box-flex:1;-ms-flex:1 1 calc(50% - var(--newsletter-form-fields-gap));flex:1 1 calc(50% - var(--newsletter-form-fields-gap))}}.c-newsletter-form__legals{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin-top:8px;padding-left:4px}.c-newsletter-form__legals+.c-newsletter-form__legals{margin-top:0}.c-newsletter-form__button{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin-top:24px}.c-newsletter-form__messages{background-color:RGBA(var(--color-white-rgb),.2);text-align:center}.c-newsletter-form__messages__success{padding:24px 16px}.c-newsletter-form__messages__title{font-family:var(--font-body-family);font-size:24px;font-weight:var(--font-body-weight);line-height:1.33;margin:0 0 24px;text-transform:none}.c-newsletter-form__messages__text{font-size:16px;letter-spacing:normal;line-height:1.5}