.base-form{background-color:var(--background-medium);border-radius:20px;gap:30px;margin:auto;max-width:900px;padding:30px 20px}.base-form,.base-form-header{display:flex;flex-direction:column}.base-form-header{align-items:center;gap:10px}.base-form-subtitle{overflow:.8}.base-form .n-checkbox,.base-form button{margin-top:10px}.base-form .n-checkbox .n-checkbox-box,.base-form .n-checkbox .n-checkbox-box-wrapper{height:20px;width:20px}.base-form .n-checkbox .n-checkbox-box .n-checkbox-box__border{display:none}.base-form .n-checkbox p{color:var(--white);font-size:20px;letter-spacing:-.03em;line-height:1.1}.base-form .n-checkbox p a{border-bottom:1px solid var(--text);color:var(--text);display:inline}@media screen and (max-width:1699px){.base-form{max-width:800px}}@media screen and (max-width:1199px){.base-form .n-checkbox p{font-size:18px}}@media screen and (max-width:639px){.base-form{padding:20px 10px}.base-form .n-checkbox p,.base-form .n-checkbox p a{font-size:16px}}section:has(.base-form-container){position:relative}.base-form-container img{position:absolute;z-index:-1}.base-form-container img._first{height:400px;left:11%;top:70px;width:400px}.base-form-container img._second{bottom:140px;height:220px;right:18%;transform:rotate(180deg) scaleY(-1);width:220px}@media screen and (max-width:1699px){.base-form-container img{left:50%;top:50%;transform:translate(-50%)}.base-form-container img._first{height:270px;left:50%;top:135px;transform:translate(-220%);width:270px}.base-form-container img._second{bottom:160px;height:170px;right:unset;transform:translate(210%) rotate(180deg) scaleY(-1);width:170px}}@media screen and (max-width:1199px){.base-form-container img{display:none}}
