/*! tailwindcss v4.0.9 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-300:oklch(.808 .114 19.571);--color-white:#fff;--spacing:.25rem;--container-md:28rem;--container-lg:32rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--font-weight-semibold:600;--font-weight-bold:700;--default-font-family:var(--font-sans);--default-font-feature-settings:var(--font-sans--font-feature-settings);--default-font-variation-settings:var(--font-sans--font-variation-settings);--default-mono-font-family:var(--font-mono);--default-mono-font-feature-settings:var(--font-mono--font-feature-settings);--default-mono-font-variation-settings:var(--font-mono--font-variation-settings);--color-main-bg-color:#0a2335;--color-orange:#f15f22;--color-header-orange:#f16024;--color-text-dark:#363e48;--color-dark-text:#1e1e1e;--color-light-gray:#898a8d1c;--color-dark-gray:#4f4f4f}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}body{line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1;color:color-mix(in oklab,currentColor 50%,transparent)}::placeholder{opacity:1;color:color-mix(in oklab,currentColor 50%,transparent)}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.top-0{top:calc(var(--spacing)*0)}.right-0{right:calc(var(--spacing)*0)}.left-0{left:calc(var(--spacing)*0)}.float-left{float:left}.float-right{float:right}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.m-0{margin:calc(var(--spacing)*0)}.m-2{margin:calc(var(--spacing)*2)}.mx-3{margin-inline:calc(var(--spacing)*3)}.mx-auto{margin-inline:auto}.my-0{margin-block:calc(var(--spacing)*0)}.my-1{margin-block:calc(var(--spacing)*1)}.my-2{margin-block:calc(var(--spacing)*2)}.my-3{margin-block:calc(var(--spacing)*3)}.my-4{margin-block:calc(var(--spacing)*4)}.my-6{margin-block:calc(var(--spacing)*6)}.my-12{margin-block:calc(var(--spacing)*12)}.my-12\.5{margin-block:calc(var(--spacing)*12.5)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-5{margin-top:calc(var(--spacing)*5)}.mt-6{margin-top:calc(var(--spacing)*6)}.mt-8{margin-top:calc(var(--spacing)*8)}.mt-\[-2rem\]{margin-top:-2rem}.mt-\[70px\]{margin-top:70px}.mr-0{margin-right:calc(var(--spacing)*0)}.mr-1{margin-right:calc(var(--spacing)*1)}.mr-2{margin-right:calc(var(--spacing)*2)}.mr-3{margin-right:calc(var(--spacing)*3)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-2\.5{margin-bottom:calc(var(--spacing)*2.5)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-7\.5{margin-bottom:calc(var(--spacing)*7.5)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.mb-12\.5{margin-bottom:calc(var(--spacing)*12.5)}.ml-1{margin-left:calc(var(--spacing)*1)}.ml-2{margin-left:calc(var(--spacing)*2)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.h-\[3px\]{height:3px}.min-h-\[76px\]{min-height:76px}.min-h-\[194px\]{min-height:194px}.max-w-\[250px\]{max-width:250px}.max-w-\[880px\]{max-width:880px}.max-w-\[1140px\]{max-width:1140px}.max-w-lg{max-width:var(--container-lg)}.max-w-md{max-width:var(--container-md)}.flex-auto{flex:auto}.flex-shrink-0{flex-shrink:0}.transform{transform:var(--tw-rotate-x)var(--tw-rotate-y)var(--tw-rotate-z)var(--tw-skew-x)var(--tw-skew-y)}.resize{resize:both}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-wrap{flex-wrap:wrap}.content-center{align-content:center}.items-center{align-items:center}.justify-center{justify-content:center}.gap-4{gap:calc(var(--spacing)*4)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.bg-\[\#E8E8E8\]{background-color:#e8e8e8}.p-0{padding:calc(var(--spacing)*0)}.p-2{padding:calc(var(--spacing)*2)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.px-1{padding-inline:calc(var(--spacing)*1)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-6{padding-inline:calc(var(--spacing)*6)}.py-1{padding-block:calc(var(--spacing)*1)}.py-2{padding-block:calc(var(--spacing)*2)}.py-8{padding-block:calc(var(--spacing)*8)}.py-12{padding-block:calc(var(--spacing)*12)}.pt-0{padding-top:calc(var(--spacing)*0)}.pt-2{padding-top:calc(var(--spacing)*2)}.pt-3{padding-top:calc(var(--spacing)*3)}.pt-6{padding-top:calc(var(--spacing)*6)}.pr-2{padding-right:calc(var(--spacing)*2)}.pr-3{padding-right:calc(var(--spacing)*3)}.pb-1{padding-bottom:calc(var(--spacing)*1)}.pb-2{padding-bottom:calc(var(--spacing)*2)}.pb-3{padding-bottom:calc(var(--spacing)*3)}.pb-6{padding-bottom:calc(var(--spacing)*6)}.pl-0{padding-left:calc(var(--spacing)*0)}.pl-3{padding-left:calc(var(--spacing)*3)}.text-center{text-align:center}.text-left{text-align:left}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-\[22px\]{font-size:22px}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-red-300{color:var(--color-red-300)}.text-white{color:var(--color-white)}.no-underline{text-decoration-line:none}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}@media (width>=48rem){.md\:grid{display:grid}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media print{.print\:p-0{padding:calc(var(--spacing)*0)}}}@font-face{font-family:Graphik;src:url(../c048b45d680981e7eab6.eot);src:url(../c048b45d680981e7eab6.eot?#iefix)format("embedded-opentype"),url(../a57d469416a976ff82c2.woff2)format("woff2"),url(../47e2ebdf8da3f0859cd1.woff)format("woff"),url(../b4ffe35a70eeaee24423.ttf)format("truetype");font-weight:400;font-style:normal;font-stretch:100%}@font-face{font-family:Graphik;src:url(../8020c44e273f99233cdd.eot);src:url(../8020c44e273f99233cdd.eot?#iefix)format("embedded-opentype"),url(../b98bbeb5756229e9131a.woff2)format("woff2"),url(../7d45e09496ed08b6e2a2.woff)format("woff"),url(../f9c645aae8e0161ebd80.ttf)format("truetype");font-weight:400;font-style:italic;font-stretch:100%}@font-face{font-family:Graphik;src:url(../290511406be6b829197a.eot);src:url(../290511406be6b829197a.eot?#iefix)format("embedded-opentype"),url(../4217ae72abe8fb24968b.woff2)format("woff2"),url(../236ced415a98ac13768d.woff)format("woff"),url(../eb344a59ff075ce3dbfe.ttf)format("truetype");font-weight:500;font-style:normal;font-stretch:100%}@font-face{font-family:Graphik;src:url(../f55a892769408ca75b90.eot);src:url(../f55a892769408ca75b90.eot?#iefix)format("embedded-opentype"),url(../d9e2329f73c8f5ba7b24.woff2)format("woff2"),url(../7f5276bc64bf6df7ceae.woff)format("woff"),url(../61db277623c3acf50a14.ttf)format("truetype");font-weight:700;font-style:normal;font-stretch:100%}@font-face{font-family:Graphik;src:url(../2136a349684d3555398b.eot);src:url(../2136a349684d3555398b.eot?#iefix)format("embedded-opentype"),url(../647bade0347e0c9cadc4.woff2)format("woff2"),url(../05610025ad31c1e07ff0.woff)format("woff"),url(../d09878e815dd51c6c685.ttf)format("truetype");font-weight:800;font-style:normal;font-stretch:100%}html{scroll-behavior:smooth}body,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6,p{font-family:Graphik,Helvetica Neue,Helvetica,sans-serif!important}a{color:var(--color-orange);text-decoration:underline;text-decoration-color:var(--color-orange);font-weight:700}.primary,a.primary:visited{color:#363e48;background-image:linear-gradient(90deg,#f16426,#f99747),linear-gradient(#fae8df,#fae8df);background-position:bottom,0 0;background-repeat:no-repeat;background-size:100% 2px,0 100%;text-decoration:none}a.primary:hover,a.primary:focus{color:#363e4b;background-size:100% 2px,100% 100%;transition:all .5s}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media print{.print--hide{display:none!important}}.nkfquiz-header{background:#fff;width:100%;min-height:78px;position:fixed;inset:0 0 auto;box-shadow:1px 1px 5px #ccc;z-index:100!important}.nkfquiz-header a{color:var(--color-dark-text);font-weight:400}.nkfquiz-header__logo-container{position:relative}.nkfquiz-header__logo-img{width:215px;max-width:none}.nkfquiz-header__content{min-height:78px}.lang-toggle{text-align:right}.lang-toggle.print--hide a{margin-left:1rem}.nkfquiz-header__shape{z-index:999;filter:drop-shadow(0 8px 8px #c2b2aa40);position:absolute;top:calc(100% + 15px);left:8px}[dir=rtl] .nkfquiz-header__shape{left:auto;right:8px}.nkfquiz-header__shape:after{content:"";clip-path:polygon(0 0,100% 100%,100% 0);background:#fff;width:30px;height:30px;position:absolute}[dir=rtl] .nkfquiz-header__shape:after{transform:scaleX(-1)}body>footer{background:#fff}.sub-footer{background:var(--color-dark-gray);color:#fff}.nkf-content-section__intro{padding:1rem}.quiz-link-inline{color:#fff;text-decoration-color:#fff}.hero{padding-top:76px}.hero img{margin:0 auto;display:block}.social-share{background:var(--color-light-gray);padding:50px 0}@media (width>=768px){.social-share{padding:75px 0}}.social-share-heading{color:var(--color-orange);margin-bottom:.5rem;font-size:2rem;font-weight:900;line-height:1.1}.nkf-content-section__social{justify-content:space-between;margin:.75rem 0 0;padding-left:0;display:flex}.nkf-content-section__social li{margin:0}.nkf-content-section__social li:before{display:none}.nkf-content-section__social a{text-indent:100%;white-space:nowrap;opacity:.85;background-repeat:no-repeat;background-size:100%;outline:0;width:32px;height:32px;transition:opacity .3s;display:block;overflow:hidden}@media (width>=769px){.nkf-content-section__social a{width:50px;height:50px}}.nkf-content-section__social a:hover,.nkf-content-section__social a:focus{opacity:1}.nkf-content-section__social a.share-icon-facebook--orange{background-image:url(../812762065f60e0ecb41a.svg);margin-bottom:2rem}.nkf-content-section__social a.share-icon-linkedin--orange{background-image:url(../c25716ffc88e187b0e2b.svg);margin-bottom:2rem}.nkf-content-section__social a.share-icon-twitter--orange{background-image:url(../1439b126e9d676883fc4.svg)}.nkf-content-section__social a.share-icon-email--orange{background-image:url(../d6f32cea783642eec4cb.svg)}.nkf-content-section__social a.share-icon-bluesky--orange{background-image:url(../6b57b29d441ccb98303f.svg)}.nkf-content-section__social a.share-icon-threads--orange{background-image:url(../9d2a7856c583134e9cd3.svg)}.nkf-content-section__social a.share-icon-chat--orange{background-image:url(../a6a6c72439003925afd9.svg)}.intro-message{margin-bottom:24px;font-size:24px;font-weight:700;line-height:34px}.pageSection h4{margin-bottom:1rem}body main{font-size:16px}@media (width>=768px){body main{font-size:18px}}.wFormContainer{color:var(--color-text-dark);margin:1rem auto;padding:1rem;max-width:880px!important}.wForm{margin-top:1rem}@media (width>=769px){.wForm{margin-top:3rem}}.wForm .htmlSection{margin-bottom:1rem}@media (width>=769px){.wForm .htmlSection{margin-bottom:0}}.wfPage{transition:opacity .5s ease-out,transform .5s ease-out}.oneField{margin-bottom:1rem}.oneField br{display:none}.oneChoice{align-items:center;display:flex!important}.oneChoice label{cursor:pointer;flex-grow:4;align-items:center;gap:8px;display:inline-flex}.wFormContainer .preField{margin-bottom:1rem;font-size:16px;font-weight:700;display:block}@media (width>=768px){.wFormContainer .preField{font-size:18px}}input[type=text]{border:1px solid var(--color-dark-gray);width:100%;padding:10px}.wfPagingButtons{text-align:right;display:block}.wfPagingButtons input{border:2px solid var(--color-orange);border-radius:50px;padding:12px 24px}.wfPagePreviousButton{display:none}.wfPageNextButton,#submit_button{color:#222;border:1px solid var(--color-header-orange);cursor:pointer;background:#feefdd;border-radius:50px;min-width:132px;padding:12px 24px}#submit_button{margin:1rem 0 2rem}.actions{text-align:right}.wfPageNextButton:hover,#submit_button:hover{background:#fbfbfb}.wfPagingButtons input:hover{border-color:#d08700}.wfPageNextButton.button--disabled,#submit_button.button--disabled{cursor:not-allowed;opacity:.7}.wForm .reqMark:after{content:" *";color:var(--color-orange);margin-left:4px;font-size:90%;position:absolute}.choices>span,.choices>span label,.oneChoice .label{color:inherit;background:0 0;border:0;border-radius:0;margin:0;padding:.25rem 0;font-weight:400}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid var(--color-orange);cursor:pointer;background:#fff;border-radius:4px;width:20px;height:20px;margin-top:2px;margin-right:10px;position:relative}input[type=checkbox]:checked{background:var(--color-orange);border-color:var(--color-orange)}input[type=checkbox]:checked:before{content:"✓";color:#fff;place-items:center;font-size:16px;line-height:1;display:grid;position:absolute;inset:0}input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid var(--color-orange);cursor:pointer;background:#fff;border-radius:50%;width:20px;height:20px;margin-right:10px;position:relative}input[type=radio]:checked:after{content:"";background:var(--color-dark-gray);border-radius:50%;position:absolute;inset:4px}input[type=checkbox]:focus-visible,input[type=radio]:focus-visible{outline-offset:2px;outline:3px solid #ffc9aa}.choices .oneChoice .label:hover,.choices .oneChoice.selected .label{color:inherit;background:0 0;font-weight:400}.matrixLayout{text-align:left;margin-bottom:1rem}.matrixLayout td,.matrixLayout th,.mattrixLayout tr{width:100%}.matrixLayout thead tr>th{text-align:center}.matrixLayout td .oneChoice{padding:20px}.matrixLayout input[type=radio]{border:2px solid var(--color-orange);width:20px;height:20px;margin:0}.matrixLayout input[type=radio]:checked:after{background:var(--color-dark-gray)}.matrixLayout th{font-weight:400}#wfPgIndex-1 .choices>span label,#wfPgIndex-2 .choices>span label,#wfPgIndex-3 .choices>span label,#wfPgIndex-6 .choices>span label,#wfPgIndex-7 .choices>span label,.choices--pill .choices>span label{border:2px solid var(--color-orange);border-radius:9999px;min-height:54px;margin:0 0 1rem;padding:12px 20px;transition:background-color .15s,color .15s,border-color .15s}#wfPgIndex-1 input[type=radio],#wfPgIndex-1 input[type=checkbox],#wfPgIndex-2 input[type=radio],#wfPgIndex-2 input[type=checkbox],#wfPgIndex-3 input[type=radio],#wfPgIndex-3 input[type=checkbox],#wfPgIndex-6 input[type=radio],#wfPgIndex-6 input[type=checkbox],#wfPgIndex-7 input[type=radio],#wfPgIndex-7 input[type=checkbox],.choices--pill input[type=radio],.choices--pill input[type=checkbox]{pointer-events:none;width:1px;height:1px;margin:0;opacity:0!important;position:absolute!important}#wfPgIndex-1 .oneChoice .label:hover,#wfPgIndex-1 .oneChoice.selected .label,#wfPgIndex-2 .oneChoice .label:hover,#wfPgIndex-2 .oneChoice.selected .label,#wfPgIndex-3 .oneChoice .label:hover,#wfPgIndex-3 .oneChoice.selected .label,#wfPgIndex-6 .oneChoice .label:hover,#wfPgIndex-6 .oneChoice.selected .label,#wfPgIndex-7 .oneChoice .label:hover,#wfPgIndex-7 .oneChoice.selected .label,.choices--pill .oneChoice .label:hover,.choices--pill .oneChoice.selected .label{background:var(--color-orange);color:#fff;border-color:var(--color-orange);font-weight:600}#wfPgIndex-1 .choices>span label:has(input:focus-visible),#wfPgIndex-2 .choices>span label:has(input:focus-visible),#wfPgIndex-3 .choices>span label:has(input:focus-visible),#wfPgIndex-6 .choices>span label:has(input:focus-visible),#wfPgIndex-7 .choices>span label:has(input:focus-visible),.choices--pill .choices>span label:has(input:focus-visible){outline-offset:3px;outline:3px solid #ffc9aa}.results-copy{margin:20px 0;font-size:24px;font-weight:600;line-height:35px}#results-section{max-width:932px;margin:0 auto}.results-messages{font-size:18px}.result-message-section{display:none}.result-message-section.active{display:block}.form-wrapper{background:var(--color-main-bg-color);min-height:500px}.validate-email{border:1px solid var(--color-dark-gray);padding:10px;width:100%!important}.text-primary{color:var(--color-orange)}.wf-acl-hidden{display:none}@property --tw-rotate-x{syntax:"*";inherits:false;initial-value:rotateX(0)}@property --tw-rotate-y{syntax:"*";inherits:false;initial-value:rotateY(0)}@property --tw-rotate-z{syntax:"*";inherits:false;initial-value:rotateZ(0)}@property --tw-skew-x{syntax:"*";inherits:false;initial-value:skewX(0)}@property --tw-skew-y{syntax:"*";inherits:false;initial-value:skewY(0)}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}

