.checkbox-page{width:100%}.checkbox{max-width:100%;margin:0 auto;padding:24px 40px}.checkbox-header{justify-content:space-between;align-items:flex-start;gap:32px;margin:24px 0;display:flex}.checkbox-header-content{flex:1;min-width:0}.checkbox-header-content p{margin-top:12px}.checkbox-section{flex-direction:column;gap:32px;margin-bottom:40px;display:flex}.checkbox-preview{flex-direction:column;gap:32px;width:100%;display:flex}.checkbox-row{grid-template-columns:160px minmax(0,1fr);align-items:flex-start;gap:24px;width:100%;display:grid}.checkbox-row-label{padding-top:6px}.checkbox-row-content{align-items:flex-start;width:100%;min-width:0;display:flex}@media (max-width:768px){.checkbox{padding:24px}.checkbox-header{flex-direction:column;align-items:stretch;gap:24px;margin:32px 0 48px}.checkbox-section{gap:24px;margin-bottom:32px}.checkbox-row{grid-template-columns:1fr;gap:12px}.checkbox-row-label{padding-top:0}}@media (max-width:520px){.checkbox{padding:24px}.checkbox-header{gap:16px;margin:24px 0 40px}.checkbox-header-content p{margin-top:8px}.checkbox-preview{gap:20px}.checkbox-section{gap:20px;margin-bottom:24px}}
