.formmodule{width:100%;padding:0 calc(7.1428571429vw + 2rem)}meta[content=cphPageBody]+.formmodule{padding-top:8rem}.formmodule:has(+meta[content=cphPageBody]){padding-bottom:8rem}.swform{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;gap:4rem;padding:1em 2em;background-color:#fffcf5;border-radius:25px;overflow:hidden}.swform>div:first-child{container-type:inline-size;width:100%;display:flex;flex-direction:row;flex-wrap:wrap;gap:4rem;margin:0;padding:0}.swform .swformsection{width:100%;display:flex;flex-direction:column;flex-wrap:wrap;gap:4rem}@media only screen and (min-width:840px){.swform .swformsection{flex-direction:row}}.swform .swformsection__header{width:100%}.swform .swformsection .swformfield__label{font-weight:600;font-size:22px;font-family:basic-sans,sans-serif}.swform .swformsection .swformfield.swformfield--required .swformfield__label:after{content:"*";color:#d81b09;font-weight:600;font-size:22px}.swform input,.swform textarea{background-color:#f7f0e1;border-radius:25px;border:none}.swform input::-moz-placeholder,.swform textarea::-moz-placeholder{opacity:.36}.swform input::placeholder,.swform textarea::placeholder{opacity:.36}.swform select{border-radius:25px;border:none;box-shadow:0 4px 10px #00000026;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;font:inherit;background-color:#f7f0e1;background-image:url(https://prod.speakcdn.com/sitefiles/3054/images/icons/chevron.svg);background-repeat:no-repeat;background-position:right .8em center;background-size:16px 9px;cursor:pointer}.swform select::-ms-expand{display:none}.swform select:focus{outline:none}.swform select option{color:inherit}.swform select[disabled]{opacity:.3}.swform .swformfieldlist{width:100%!important;max-width:100%;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.swform .swformfieldlist>label{grid-column:-1/1}.swform .swformfieldlist .swformfield--checkbox .swformfield__label{font-weight:400;font-size:18px}.swformfield,.swformfieldlist{container-type:inline-size;width:100%;display:inline-flex;flex-direction:column;flex-wrap:nowrap;gap:1rem 4rem;vertical-align:top}@container (min-width: 840px){.swformfield:not(.swformfield--textarea),.swformfieldlist:not(.swformfield--textarea){width:calc((100% - 4rem)/2)}}.swformfield.swformfield--checkbox,.swformfield.swformfield--radio{position:relative;width:100%;display:inline-block;flex:0 0 auto;vertical-align:top;z-index:0}.swformfield.swformfield--checkbox .swformfieldwrapper,.swformfield.swformfield--radio .swformfieldwrapper{position:absolute;width:auto;height:auto;display:block;flex:initial;margin:0;padding:0;z-index:-1}.swformfield.swformfield--checkbox .swformfieldwrapper .swformfield__background:before,.swformfield.swformfield--radio .swformfieldwrapper .swformfield__background:before{display:block;font-family:Material Symbols Outlined;font-size:3rem;line-height:2.5rem;color:#201e1e}.reverse-text .swformfield.swformfield--checkbox .swformfieldwrapper .swformfield__background:before,.reverse-text .swformfield.swformfield--radio .swformfieldwrapper .swformfield__background:before{color:#fff}.swformfield.swformfield--checkbox .swformfieldwrapper input,.swformfield.swformfield--radio .swformfieldwrapper input{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);position:absolute!important;top:0}.swformfield.swformfield--checkbox .swformfield__label,.swformfield.swformfield--radio .swformfield__label{font-weight:300;margin:0!important;padding:0 0 0 3.5rem;cursor:pointer}.swformfield--checkbox .swformfieldwrapper .swformfield__background{width:25px!important;height:25px!important;border-radius:4px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid black!important;background:#f7f0e1!important;box-shadow:0 4px 4px #00000026!important}.swformfield--checkbox .swformfieldwrapper .swformfield__background:before{content:""!important;font-size:2rem!important}.swformfield--checked .swformfieldwrapper .swformfield__background:before{content:"check"!important;font-size:2rem!important}.swformfield--checkbox .swformfieldwrapper .swformfield__background:before{content:"check_box_outline_blank"}.swformfield--checkbox .swformfieldwrapper input:checked+.swformfield__background:before{content:"check_box"}.swformfield--radio .swformfieldwrapper .swformfield__background:before{content:"radio_button_unchecked"}.swformfield--radio .swformfieldwrapper input:checked+.swformfield__background:before{content:"radio_button_checked"}p.swformfield__errortxt{color:#d81b09;margin:0}.swformactions{width:100%}.swformactions .swformsubmit{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;gap:2rem}.swformactions .swformsubmit .swformsubmit__btn{background:none;padding:0 1rem;text-transform:uppercase;font-family:basic-sans,sans-serif;font-weight:600;letter-spacing:1px;line-height:110%;position:relative;display:flex;align-items:center;gap:8px;color:#201e1e}.swformactions .swformsubmit .swformsubmit__btn:after{content:"";display:inline-block;width:25px;height:25px;background-image:url(https://prod.speakcdn.com/sitefiles/3054/images/icons/button-arrow.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.swformmsg{position:relative;width:100%;padding:0 0 0 2.5rem}.swformmsg:before{position:absolute;left:0;top:0;font-family:Material Symbols Outlined;font-size:2rem;line-height:2.5rem}.swformmsg.swformmsg--error:before{content:"warning";color:#d81b09}.swformmsg__intro{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);position:absolute!important;top:-999999px}
