html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;--primary-background-color: #ffffff;--secondary-background-color: #fafafa;--primary-text-color: #000000;--secondary-text-color: #666666;--tertiary-text-color: #999999;--matcha-green: #9eb23b;--matcha-light: #e8f0d0;--matcha-dark: #7a8f2e;--border-color: #e5e5e5;--hover-bg: #f5f5f5;--sub-text-size: .875rem;--main-text-size: 1rem;--sub-header-text-size: 1.5rem;--header-text-size: 2rem;background-color:var(--primary-background-color);color:var(--primary-text-color);line-height:1.6;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;min-width:320px;min-height:100vh;overflow-x:hidden;max-width:100vw}#root{margin:0;max-width:100vw;width:100%;box-sizing:border-box;min-height:100vh;display:flex;flex-direction:column}*{box-sizing:border-box}a{text-decoration:none;color:var(--primary-text-color)}button{border:none;color:var(--primary-text-color);background-color:var(--primary-background-color);font-weight:500;cursor:pointer;padding:0}._navbar_1r0po_1{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);z-index:1000;padding:.875rem 0}._navContainer_1r0po_13{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}._logo_1r0po_22{font-size:1.125rem;font-weight:700;color:var(--primary-text-color);text-decoration:none;transition:color .2s ease;letter-spacing:-.01em}._logo_1r0po_22:hover{color:var(--matcha-dark)}._navLinks_1r0po_35{display:flex;list-style:none;gap:2rem;margin:0;padding:0;align-items:center}._navLinks_1r0po_35 a{text-decoration:none;color:var(--secondary-text-color);font-weight:500;font-size:.9375rem;transition:color .2s ease}._navLinks_1r0po_35 a:hover{color:var(--primary-text-color)}._registerButton_1r0po_56{background:var(--primary-text-color)!important;color:#fff!important;padding:.5rem 1.25rem;border-radius:6px;transition:all .2s ease;border:1px solid var(--primary-text-color)}._registerButton_1r0po_56:hover{background:var(--matcha-dark)!important;border-color:var(--matcha-dark)!important}@media (max-width: 768px){._navContainer_1r0po_13{padding:0 1.5rem}._navLinks_1r0po_35{gap:1.5rem}._navLinks_1r0po_35 li:not(:last-child){display:none}}@media (max-width: 640px){._navContainer_1r0po_13{padding:0 1rem}._logo_1r0po_22{font-size:1rem}._registerButton_1r0po_56{padding:.5rem 1rem;font-size:.875rem}}._footer_b4jjq_1{background:#fff;border-top:1px solid var(--border-color);padding:4rem 2rem 2rem;margin-top:auto}._footerContent_b4jjq_8{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin-bottom:3rem}._footerSection_b4jjq_17 h3{font-size:1rem;font-weight:700;color:var(--primary-text-color);margin-bottom:1rem;letter-spacing:-.01em}._footerSection_b4jjq_17 h4{font-size:.875rem;font-weight:600;margin-bottom:.75rem;color:var(--primary-text-color)}._footerSection_b4jjq_17 p{color:var(--secondary-text-color);line-height:1.7;margin-bottom:.5rem;font-size:.9375rem}._footerSection_b4jjq_17 ul{list-style:none;padding:0;margin:0}._footerSection_b4jjq_17 li{margin-bottom:.625rem}._footerSection_b4jjq_17 a{color:var(--secondary-text-color);text-decoration:none;transition:color .2s ease;font-size:.9375rem}._footerSection_b4jjq_17 a:hover{color:var(--primary-text-color)}._footerBottom_b4jjq_60{max-width:1200px;margin:0 auto;padding-top:2rem;border-top:1px solid var(--border-color);text-align:center}._footerBottom_b4jjq_60 p{color:var(--tertiary-text-color);margin:.5rem 0;font-size:.875rem}._disclaimer_b4jjq_74{font-style:italic;font-size:.8125rem!important}@media (max-width: 768px){._footer_b4jjq_1{padding:2rem 1.5rem 1rem}._footerContent_b4jjq_8{grid-template-columns:1fr;gap:2rem}}._container_1w8ze_1{width:100%;min-height:100vh}._hero_1w8ze_7{padding:120px 20px 100px;text-align:center;background:#fff}._heroContent_1w8ze_13{max-width:720px;margin:0 auto}._badge_1w8ze_18{display:inline-block;padding:6px 16px;background:var(--matcha-light);color:var(--matcha-dark);border-radius:20px;font-size:.875rem;font-weight:500;margin-bottom:2rem;letter-spacing:.01em}._heroTitle_1w8ze_30{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;letter-spacing:-.04em;line-height:1.1;color:var(--primary-text-color)}._heroDescription_1w8ze_39{font-size:1.25rem;margin-bottom:2.5rem;color:var(--secondary-text-color);line-height:1.6;font-weight:400}._ctaButtons_1w8ze_47{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}._primaryButton_1w8ze_55{background:var(--primary-text-color);color:#fff;padding:.875rem 1.75rem;border-radius:6px;font-weight:500;font-size:1rem;text-decoration:none;transition:all .2s ease;border:1px solid var(--primary-text-color)}._primaryButton_1w8ze_55:hover{background:var(--matcha-dark);border-color:var(--matcha-dark)}._secondaryButton_1w8ze_72{background:#fff;color:var(--primary-text-color);padding:.875rem 1.75rem;border-radius:6px;font-weight:500;font-size:1rem;text-decoration:none;transition:all .2s ease;border:1px solid var(--border-color)}._secondaryButton_1w8ze_72:hover{border-color:var(--primary-text-color);background:var(--hover-bg)}._socialProof_1w8ze_89{font-size:.875rem;color:var(--tertiary-text-color);margin-top:0}._stats_1w8ze_96{padding:60px 20px;background:var(--secondary-background-color);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}._statsGrid_1w8ze_103{max-width:900px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}._statItem_1w8ze_111{text-align:center}._statNumber_1w8ze_115{font-size:2.5rem;font-weight:700;color:var(--primary-text-color);margin-bottom:.5rem;letter-spacing:-.02em}._statLabel_1w8ze_123{font-size:.875rem;color:var(--secondary-text-color);font-weight:500}._mission_1w8ze_130,._courses_1w8ze_131{padding:100px 20px;background:#fff}._courses_1w8ze_131{background:var(--secondary-background-color)}._sectionContent_1w8ze_140{max-width:1000px;margin:0 auto}._sectionLabel_1w8ze_145{font-size:.875rem;font-weight:600;color:var(--matcha-dark);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;text-align:center}._sectionContent_1w8ze_140 h2{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:var(--primary-text-color);text-align:center;letter-spacing:-.03em}._missionText_1w8ze_164{font-size:1.125rem;line-height:1.7;color:var(--secondary-text-color);max-width:700px;margin:0 auto;text-align:center}._courseGrid_1w8ze_174{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:3rem 0 2rem}._courseCategory_1w8ze_181{background:#fff;padding:2rem;border-radius:8px;border:1px solid var(--border-color);transition:all .2s ease}._courseCategory_1w8ze_181:hover{border-color:var(--matcha-green);box-shadow:0 4px 12px #0000000d}._categoryHeader_1w8ze_194{font-size:1.125rem;font-weight:600;color:var(--primary-text-color);margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid var(--matcha-light)}._courseCategory_1w8ze_181 ul{list-style:none;padding:0;margin:0}._courseCategory_1w8ze_181 li{padding:.625rem 0;color:var(--secondary-text-color);font-size:.9375rem}._courseCategory_1w8ze_181 li:not(:last-child){border-bottom:1px solid var(--secondary-background-color)}._viewAllButton_1w8ze_219{display:inline-block;margin:1rem auto 0;padding:0;background:transparent;color:var(--primary-text-color);text-decoration:none;font-weight:500;font-size:1rem;transition:all .2s ease;text-align:center}._viewAllButton_1w8ze_219:hover{color:var(--matcha-dark)}._finalCta_1w8ze_237{padding:100px 20px;background:#fff;border-top:1px solid var(--border-color);text-align:center}._ctaContent_1w8ze_244{max-width:600px;margin:0 auto}._ctaContent_1w8ze_244 h2{font-size:2.5rem;font-weight:700;color:var(--primary-text-color);margin-bottom:1rem;letter-spacing:-.03em}._ctaContent_1w8ze_244 p{font-size:1.125rem;color:var(--secondary-text-color);margin-bottom:2rem;line-height:1.6}@media (max-width: 768px){._hero_1w8ze_7{padding:100px 20px 80px}._heroTitle_1w8ze_30{font-size:2.5rem}._heroDescription_1w8ze_39{font-size:1.125rem}._statsGrid_1w8ze_103{grid-template-columns:1fr;gap:2rem}._statNumber_1w8ze_115,._sectionContent_1w8ze_140 h2,._ctaContent_1w8ze_244 h2{font-size:2rem}._missionText_1w8ze_164,._ctaContent_1w8ze_244 p{font-size:1rem}._ctaButtons_1w8ze_47{flex-direction:column;align-items:stretch}._primaryButton_1w8ze_55,._secondaryButton_1w8ze_72{width:100%;text-align:center}._courseGrid_1w8ze_174{grid-template-columns:1fr}._mission_1w8ze_130,._courses_1w8ze_131,._finalCta_1w8ze_237{padding:80px 20px}._stats_1w8ze_96{padding:50px 20px}}._container_1bxhm_1{padding:120px 20px 100px;max-width:1100px;margin:0 auto}._header_1bxhm_7{text-align:center;margin-bottom:5rem}._header_1bxhm_7 h1{font-size:3rem;font-weight:700;color:var(--primary-text-color);margin-bottom:1rem;letter-spacing:-.03em}._header_1bxhm_7 p{font-size:1.125rem;color:var(--secondary-text-color);max-width:700px;margin:0 auto;line-height:1.7}._coursesGrid_1bxhm_28{display:flex;flex-direction:column;gap:3rem;margin-bottom:4rem}._categorySection_1bxhm_35{background:#fff;border-radius:8px;padding:0;border:1px solid var(--border-color)}._categoryTitle_1bxhm_42{font-size:1.25rem;font-weight:600;color:var(--primary-text-color);margin-bottom:0;padding:1.5rem 2rem;border-bottom:1px solid var(--border-color);background:var(--secondary-background-color);border-radius:8px 8px 0 0}._coursesList_1bxhm_53{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:0;padding:0}._courseCard_1bxhm_60{background:#fff;padding:1.5rem 2rem;border-radius:0;border:none;border-bottom:1px solid var(--border-color);transition:all .2s ease}._courseCard_1bxhm_60:last-child{border-bottom:none;border-radius:0 0 8px 8px}._courseCard_1bxhm_60:hover{background:var(--hover-bg)}._courseCard_1bxhm_60 h3{font-size:1rem;font-weight:600;color:var(--primary-text-color);margin-bottom:.25rem}._courseCard_1bxhm_60 p{font-size:.875rem;color:var(--secondary-text-color);line-height:1.5}._additionalInfo_1bxhm_91{text-align:center;background:var(--secondary-background-color);padding:3rem 2rem;border-radius:8px;border:1px solid var(--border-color)}._additionalInfo_1bxhm_91 h2{font-size:1.5rem;font-weight:700;color:var(--primary-text-color);margin-bottom:1rem;letter-spacing:-.02em}._additionalInfo_1bxhm_91 p{font-size:1rem;line-height:1.7;max-width:600px;margin:1rem auto;color:var(--secondary-text-color)}._note_1bxhm_115{font-size:.875rem!important;color:var(--tertiary-text-color)!important;font-style:italic;margin-top:1.5rem!important}@media (max-width: 768px){._container_1bxhm_1{padding:100px 20px 80px}._header_1bxhm_7 h1{font-size:2.5rem}._header_1bxhm_7 p{font-size:1rem}._categoryTitle_1bxhm_42{font-size:1.125rem;padding:1.25rem 1.5rem}._coursesList_1bxhm_53{grid-template-columns:1fr}._courseCard_1bxhm_60{padding:1.25rem 1.5rem}._additionalInfo_1bxhm_91{padding:2rem 1.5rem}._additionalInfo_1bxhm_91 h2{font-size:1.25rem}}._container_7b3bu_1{padding:120px 20px 100px;max-width:800px;margin:0 auto}._header_7b3bu_7{text-align:center;margin-bottom:5rem}._header_7b3bu_7 h1{font-size:3rem;font-weight:700;color:var(--primary-text-color);margin-bottom:1rem;letter-spacing:-.03em}._tagline_7b3bu_20{font-size:1.25rem;color:var(--secondary-text-color);font-weight:400}._section_7b3bu_26{margin-bottom:4rem}._section_7b3bu_26 h2{font-size:1.5rem;font-weight:600;color:var(--primary-text-color);margin-bottom:1.5rem;letter-spacing:-.02em}._section_7b3bu_26 p{font-size:1.0625rem;line-height:1.8;color:var(--secondary-text-color);margin-bottom:1.5rem}._section_7b3bu_26 em{display:block;padding:1.5rem;background:var(--secondary-background-color);border-left:3px solid var(--matcha-green);border-radius:4px;font-style:italic;color:var(--secondary-text-color);margin:2rem 0;font-size:1rem}._offerGrid_7b3bu_57{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:2rem}._offerCard_7b3bu_64{background:#fff;padding:1.5rem;border-radius:8px;border:1px solid var(--border-color);transition:all .2s ease}._offerCard_7b3bu_64:hover{border-color:var(--matcha-green);box-shadow:0 4px 12px #0000000d}._offerCard_7b3bu_64 h3{font-size:1.125rem;font-weight:600;color:var(--primary-text-color);margin-bottom:.75rem}._offerCard_7b3bu_64 p{font-size:.9375rem;line-height:1.6;color:var(--secondary-text-color);margin:0}._ctaSection_7b3bu_91{background:var(--matcha-light);padding:3rem 2rem;border-radius:8px;text-align:center;margin-top:4rem;border:1px solid var(--matcha-green)}._ctaSection_7b3bu_91 h2{font-size:1.5rem;font-weight:600;color:var(--matcha-dark);margin-bottom:1rem;letter-spacing:-.02em}._ctaSection_7b3bu_91 p{font-size:1.0625rem;line-height:1.7;color:var(--matcha-dark);margin:0}@media (max-width: 768px){._container_7b3bu_1{padding:80px 20px 60px}._header_7b3bu_7 h1{font-size:2.5rem}._tagline_7b3bu_20{font-size:1.25rem}._section_7b3bu_26 h2{font-size:1.75rem}._section_7b3bu_26 p{font-size:1rem}._offerGrid_7b3bu_57{grid-template-columns:1fr}._ctaSection_7b3bu_91{padding:2rem 1.5rem}._ctaSection_7b3bu_91 h2{font-size:1.75rem}._ctaSection_7b3bu_91 p{font-size:1.125rem}}._container_1bc51_1{padding:120px 20px 100px;max-width:800px;margin:0 auto}._header_1bc51_7{text-align:center;margin-bottom:4rem}._header_1bc51_7 h1{font-size:3rem;font-weight:700;color:var(--primary-text-color);margin-bottom:1rem;letter-spacing:-.03em}._header_1bc51_7 p{font-size:1.125rem;color:var(--secondary-text-color);line-height:1.7;max-width:600px;margin:0 auto}._requirements_1bc51_28{background:#fff;padding:2rem;border-radius:8px;border:1px solid var(--border-color);margin-bottom:3rem}._requirements_1bc51_28 h2{font-size:1.25rem;font-weight:600;color:var(--primary-text-color);margin-bottom:1.25rem;letter-spacing:-.01em}._requirements_1bc51_28 ul{list-style:none;padding:0;margin:0}._requirements_1bc51_28 li{color:var(--secondary-text-color);font-size:.9375rem;padding:.625rem 0 .625rem 1.5rem;position:relative}._requirements_1bc51_28 li:before{content:"•";position:absolute;left:0;color:var(--matcha-green);font-weight:700}._form_1bc51_66{background:#fff;border:1px solid var(--border-color);border-radius:8px;padding:2.5rem}._formSection_1bc51_73{margin-bottom:3rem}._formSection_1bc51_73 h3{font-size:1.125rem;font-weight:600;color:var(--primary-text-color);margin-bottom:1.25rem;letter-spacing:-.01em}._sectionDescription_1bc51_85{font-size:.9375rem;color:var(--secondary-text-color);margin-bottom:1.5rem}._formRow_1bc51_91{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}._formGroup_1bc51_98{display:flex;flex-direction:column;margin-bottom:1.5rem}._formGroup_1bc51_98 label{font-size:.9375rem;font-weight:500;color:var(--primary-text-color);margin-bottom:.5rem}._formGroup_1bc51_98 input,._formGroup_1bc51_98 select,._formGroup_1bc51_98 textarea{padding:.75rem;border:1px solid var(--border-color);border-radius:6px;font-size:.9375rem;font-family:inherit;transition:all .2s ease;background:#fff}._formGroup_1bc51_98 input:focus,._formGroup_1bc51_98 select:focus,._formGroup_1bc51_98 textarea:focus{outline:none;border-color:var(--matcha-green);box-shadow:0 0 0 3px var(--matcha-light)}._formGroup_1bc51_98 textarea{resize:vertical;min-height:100px}._checkboxGrid_1bc51_136{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}._checkbox_1bc51_136{display:flex;align-items:center;padding:.75rem;background:#fff;border-radius:6px;cursor:pointer;transition:all .2s ease;border:1px solid var(--border-color)}._checkbox_1bc51_136:hover{background:var(--hover-bg);border-color:var(--matcha-green)}._checkbox_1bc51_136 input[type=checkbox]{margin-right:.75rem;width:18px;height:18px;cursor:pointer;accent-color:var(--matcha-green)}._checkbox_1bc51_136 span{font-size:.9375rem;color:var(--secondary-text-color)}._submitButton_1bc51_171{width:100%;padding:.875rem 2rem;background:var(--primary-text-color);color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-top:1rem}._submitButton_1bc51_171:hover{background:var(--matcha-dark)}._submitButton_1bc51_171:active{transform:scale(.98)}@media (max-width: 768px){._container_1bc51_1{padding:80px 20px 60px}._header_1bc51_7 h1{font-size:2.5rem}._form_1bc51_66{padding:1.5rem}._formRow_1bc51_91{grid-template-columns:1fr;gap:0}._checkboxGrid_1bc51_136{grid-template-columns:1fr}}._container_8yy2w_1{padding:120px 20px 100px;max-width:800px;margin:0 auto}._header_8yy2w_7{text-align:center;margin-bottom:4rem}._header_8yy2w_7 h1{font-size:3rem;font-weight:700;color:var(--primary-text-color);margin-bottom:1rem;letter-spacing:-.03em}._header_8yy2w_7 p{font-size:1.125rem;color:var(--secondary-text-color);line-height:1.7;max-width:600px;margin:0 auto}._infoBox_8yy2w_28{background:var(--matcha-light);padding:2rem;border-radius:8px;margin-bottom:3rem;border:1px solid var(--matcha-green)}._infoBox_8yy2w_28 h3{font-size:1.25rem;font-weight:600;color:var(--matcha-dark);margin-bottom:1rem;letter-spacing:-.01em}._infoBox_8yy2w_28 ul{list-style:none;padding:0;margin:0}._infoBox_8yy2w_28 li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:var(--matcha-dark);font-size:.9375rem}._infoBox_8yy2w_28 li:before{content:"•";position:absolute;left:0;font-weight:700;color:var(--matcha-green)}._form_8yy2w_66{background:#fff;border:1px solid var(--border-color);border-radius:8px;padding:2.5rem}._formSection_8yy2w_73{margin-bottom:3rem}._formSection_8yy2w_73 h3{font-size:1.125rem;font-weight:600;color:var(--primary-text-color);margin-bottom:1.25rem;letter-spacing:-.01em}._sectionDescription_8yy2w_85{font-size:.9375rem;color:var(--secondary-text-color);margin-bottom:1.5rem}._formRow_8yy2w_91{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}._formGroup_8yy2w_98{display:flex;flex-direction:column;margin-bottom:1.5rem}._formGroup_8yy2w_98 label{font-size:.9375rem;font-weight:500;color:var(--primary-text-color);margin-bottom:.5rem}._formGroup_8yy2w_98 input,._formGroup_8yy2w_98 select,._formGroup_8yy2w_98 textarea{padding:.75rem;border:1px solid var(--border-color);border-radius:6px;font-size:.9375rem;font-family:inherit;transition:all .2s ease;background:#fff}._formGroup_8yy2w_98 input:focus,._formGroup_8yy2w_98 select:focus,._formGroup_8yy2w_98 textarea:focus{outline:none;border-color:var(--matcha-green);box-shadow:0 0 0 3px var(--matcha-light)}._formGroup_8yy2w_98 textarea{resize:vertical;min-height:100px}._checkboxGrid_8yy2w_136{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}._checkbox_8yy2w_136{display:flex;align-items:center;padding:.75rem;background:#fff;border-radius:6px;cursor:pointer;transition:all .2s ease;border:1px solid var(--border-color)}._checkbox_8yy2w_136:hover{background:var(--hover-bg);border-color:var(--matcha-green)}._checkbox_8yy2w_136 input[type=checkbox]{margin-right:.75rem;width:18px;height:18px;cursor:pointer;accent-color:var(--matcha-green)}._checkbox_8yy2w_136 span{font-size:.9375rem;color:var(--secondary-text-color)}._submitButton_8yy2w_171{width:100%;padding:.875rem 2rem;background:var(--primary-text-color);color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-top:1rem}._submitButton_8yy2w_171:hover{background:var(--matcha-dark)}._submitButton_8yy2w_171:active{transform:scale(.98)}@media (max-width: 768px){._container_8yy2w_1{padding:80px 20px 60px}._header_8yy2w_7 h1{font-size:2.5rem}._form_8yy2w_66{padding:1.5rem}._formRow_8yy2w_91{grid-template-columns:1fr;gap:0}._checkboxGrid_8yy2w_136{grid-template-columns:1fr}}
