.check-person-form{margin-top:1.8125rem}.check-person-form aside{display:none}@media screen and (min-width:calc(900px + 1px)){.check-person-form{display:grid;grid-template-columns:auto minmax(0,1fr);gap:6.25rem}.check-person-form .form-inner-wrapper{max-width:37.5rem}.check-person-form aside{display:block}}.check-person-form h2{font-size:1.375rem}.check-person-form .payment-options{display:grid;gap:1rem;margin-top:1rem}.check-person-form .payment-options .payment-option{display:grid;align-items:center;gap:1rem;grid-template-columns:auto 6.25rem minmax(0,1fr)}.check-person-form .payment-options .payment-option input{display:none}.check-person-form .payment-options .payment-option h3{font-size:1.2rem}.check-person-form .payment-options .payment-option p{font-size:1rem}.check-person-form .payment-options .payment-option.disabled{order:999}.check-person-form .payment-options .payment-option.disabled>img{filter:grayscale(1)}.check-person-form .payment-options .payment-option.disabled h3,.check-person-form .payment-options .payment-option.disabled p{color:var(--color-grey-300)}.check-person-form .collapse-toggle{margin-top:1.5rem;border-top:0.0625rem solid var(--color-green-700);padding-top:1.5rem}.check-person-form .collapse-toggle .label{font-weight:700}.check-person-form .collapse-toggle .label small{font-weight:400;opacity:0.5;font-size:1em}.check-person-form .checkbox-wrapper.collapse-toggle input[type=checkbox]+.box{margin-top:0;height:1.5625rem;width:1.5625rem;border-radius:50%;border-color:var(--color-green-100);background-color:var(--color-green-100)}.check-person-form .checkbox-wrapper.collapse-toggle input[type=checkbox]+.box:before{left:20%;top:20%;width:60%;height:60%;background-image:url("../images/static/plus.svg");border-radius:50%;opacity:1}.check-person-form .checkbox-wrapper.collapse-toggle input[type=checkbox]:checked+.box:before{background-image:url("../images/static/minus.svg")}.check-person-form .your-info+.person-info{margin-top:3rem}.check-person-form .person-info h2{margin-bottom:0.8rem}.check-person-form .payment{margin-top:4rem}.check-person-form .captcha h2{margin-top:4rem;margin-bottom:0.8rem}.check-person-form .btns{margin-top:2.5rem;margin-bottom:5rem}.check-person-form .btns .btn{font-size:1.25rem;width:100%;border-radius:0.3125rem;gap:1.25rem}.check-person-form .btns .btn img{height:1.2rem}.check-person-form fieldset{display:grid;gap:1rem}.check-person-form fieldset .collapse-toggle+div{display:grid;gap:1rem}@media screen and (min-width:calc(600px + 1px)){.check-person-form fieldset{grid-template-columns:repeat(6,minmax(0,1fr))}.check-person-form fieldset>*{grid-column:1/-1}.check-person-form fieldset .collapse-toggle+div{grid-template-columns:repeat(6,minmax(0,1fr))}.check-person-form fieldset .collapse-toggle+div>*{grid-column:1/-1}.check-person-form fieldset .col1of6{grid-column:span 1!important}.check-person-form fieldset .col2of6{grid-column:span 2!important}.check-person-form fieldset .col3of6{grid-column:span 3!important}.check-person-form fieldset .col4of6{grid-column:span 4!important}.check-person-form fieldset .col5of6{grid-column:span 5!important}.check-person-form fieldset .col6of6{grid-column:span 6!important}}
/*# sourceMappingURL=forms-check-person.css.map */