@layer theme,base,components,utilities;@layer components{form#carecredit-calculator:not(:where([data-section=content-box-section],[data-section=content-box-section] *)){max-width:500px;margin-bottom:20px}form#carecredit-calculator .row:not(:where([data-section=content-box-section],[data-section=content-box-section] *)){display:flex;justify-content:space-between;align-items:flex-start}form#carecredit-calculator .row>div.payment:not(:where([data-section=content-box-section],[data-section=content-box-section] *)){width:70%;margin-bottom:15px}form#carecredit-calculator .row>div.payment input[type=text]:not(:where([data-section=content-box-section],[data-section=content-box-section] *)){height:40px}form#carecredit-calculator .row>div.payment .error:not(:where([data-section=content-box-section],[data-section=content-box-section] *)){font-size:14px;color:var(--color-red)}form#carecredit-calculator .row input[type=submit]:not(:where([data-section=content-box-section],[data-section=content-box-section] *)){width:auto}@media screen and (max-width:375px){form#carecredit-calculator .row:not(:where([data-section=content-box-section],[data-section=content-box-section] *)){flex-direction:column}form#carecredit-calculator .row div.payment:not(:where([data-section=content-box-section],[data-section=content-box-section] *)){width:100%}}}
