@media only screen and (min-width:0rem){#ft-registration{background-color:#fbf9f5;padding:var(--sectionPadding);padding-top:clamp(9rem,15vw,11rem)}#ft-registration .cs-container{align-items:stretch;display:flex;flex-direction:column;gap:clamp(2rem,4vw,2.5rem);margin:auto;max-width:37.5rem;width:100%}#ft-registration .cs-content{align-items:center;display:flex;flex-direction:column;text-align:center;width:100%}#ft-registration .cs-title{margin-bottom:1rem;max-width:100%}#ft-registration .cs-title em{color:var(--primary);font-style:italic}#ft-registration .cs-text{margin:0;max-width:100%}#ft-registration .cs-includes{background-color:rgba(26,122,138,.08);border-radius:.75rem;box-sizing:border-box;padding:clamp(1.25rem,3vw,1.5rem);width:100%}#ft-registration .cs-includes-label{color:var(--primary);display:block;font-size:.8125rem;font-weight:700;letter-spacing:.08em;margin-bottom:.75rem;text-transform:uppercase}#ft-registration .cs-includes-list{display:flex;flex-direction:column;gap:.625rem;margin:0;padding:0}#ft-registration .cs-includes-item{color:var(--headerColor);font-size:.9375rem;line-height:1.5em;list-style:none;margin:0;padding-left:1.75rem;position:relative;text-align:left}#ft-registration .cs-includes-item:before{color:var(--primary);content:"✓";font-weight:700;left:0;position:absolute;top:0}#ft-registration .cs-divider{align-items:center;display:flex;gap:.75rem;width:100%}#ft-registration .cs-divider-line{background-color:#d2d8df;flex:1;height:1px}#ft-registration .cs-divider-text{color:var(--bodyTextColor);font-size:.75rem;font-weight:700;letter-spacing:.06em;opacity:.7;text-transform:uppercase;white-space:nowrap}#ft-registration .cs-form{align-items:stretch;background-color:#fff;border:1px solid #d2d8df;border-radius:1rem;box-sizing:border-box;display:flex;flex-direction:column;gap:1.25rem;padding:clamp(2rem,4vw,2.5rem);width:100%}#ft-registration .cs-hidden-field{height:1px;overflow:hidden;position:absolute;width:1px;clip:rect(0 0 0 0)}#ft-registration .cs-section-label{border-bottom:1px solid #d2d8df;color:var(--bodyTextColor);font-size:.8125rem;font-weight:700;letter-spacing:.06em;margin:.5rem 0 0;opacity:.7;padding-bottom:.625rem;text-transform:uppercase}#ft-registration .cs-section-label:first-child{margin-top:0}#ft-registration .cs-row{display:flex;flex-direction:column;gap:1.25rem}#ft-registration .cs-label{align-items:flex-start;color:var(--headerColor);display:flex;flex-direction:column;font-size:.875rem;font-weight:700;gap:.5rem;line-height:1.4em;width:100%}#ft-registration .cs-optional{font-weight:400;opacity:.7}#ft-registration .cs-required{color:var(--primary);margin-left:.125rem}#ft-registration .cs-input{background-color:#fbf9f5;border:1px solid #d2d8df;border-radius:.5rem;box-sizing:border-box;color:var(--bodyTextColor);font-family:var(--bodyFont);font-size:1rem;line-height:1.5em;margin:0;padding:.75rem 1rem;transition:border-color .3s;width:100%}#ft-registration .cs-input:focus{border-color:var(--primary);outline:none}#ft-registration .cs-input::-moz-placeholder{color:#767676;opacity:1}#ft-registration .cs-input::placeholder{color:#767676;opacity:1}#ft-registration .cs-select{cursor:pointer}#ft-registration .cs-textarea{min-height:6.25rem;resize:vertical}#ft-registration .cs-check-group{display:grid;gap:.5rem;grid-template-columns:1fr;margin-top:.25rem;width:100%}#ft-registration .cs-check-item{align-items:flex-start;background-color:#fbf9f5;border:1px solid #d2d8df;border-radius:.5rem;box-sizing:border-box;color:var(--bodyTextColor);display:flex;font-size:.875rem;font-weight:400;gap:.625rem;line-height:1.4em;padding:.625rem .75rem;transition:border-color .3s,background-color .3s;width:100%}#ft-registration .cs-check-item:hover{background-color:rgba(26,122,138,.06);border-color:var(--primary);cursor:pointer}#ft-registration .cs-check-item input[type=checkbox]{accent-color:var(--primary);flex:none;height:.9375rem;margin-top:2px;width:.9375rem}#ft-registration .cs-privacy-note{background-color:#fbf9f5;border:1px solid #d2d8df;border-radius:.5rem;box-sizing:border-box;color:var(--bodyTextColor);font-size:.8125rem;line-height:1.55em;margin:0;opacity:.8;padding:.75rem .875rem}#ft-registration .cs-button-solid{background-color:var(--primary);border:none;border-radius:.25rem;box-sizing:border-box;color:#fff;display:inline-block;font-size:1rem;font-weight:700;line-height:clamp(2.875rem,5.5vw,3.5rem);margin:0;padding:0 2rem;position:relative;text-align:center;text-decoration:none;width:100%;z-index:1}#ft-registration .cs-button-solid:hover{cursor:pointer}#ft-registration .cs-button-solid:before{background:#000;border-radius:.25rem;content:"";height:100%;left:0;opacity:1;position:absolute;top:0;transition:width .3s;width:0;z-index:-1}#ft-registration .cs-button-solid:hover:before{width:100%}#ft-registration .cs-submit-sub{color:var(--bodyTextColor);font-size:.8125rem;margin:0;opacity:.7;text-align:center}}@media only screen and (min-width:34.375rem){#ft-registration .cs-row-2col{flex-direction:row}#ft-registration .cs-check-group{grid-template-columns:repeat(2,1fr)}}