:root{--mobile-max:767px;--tablet-min:768px;--tablet-max:1023px;--laptop-min:1024px;--laptop-xl-min:1280px;--desktop-min:1536px;--content-width:1340px;--violet:$violet;--base-font-family:"Inter",sans-serif;--font-base-size:16px;--font-base-lh:1.4}@media (max-width:1023px){:root{--font-base-size:16px;--font-base-lh:1.4;--content-width:720px}}@media (max-width:767px){:root{--font-base-size:14px;--font-base-lh:1.2;--content-width:320px}}.child-form-popup__scroll-wrapper{margin-bottom:20rem;max-height:310rem;position:relative;z-index:100}@media (min-width:1023px){.child-form-popup__scroll-wrapper{max-height:360rem}}.child-form-popup__scroll-wrapper:before{background:linear-gradient(180deg,#fff0,#fff);bottom:0;content:"";height:96rem;left:0;pointer-events:none;position:absolute;right:0;transition:opacity .3s ease-in-out;z-index:10}.child-form-popup__scroll-wrapper.end:before{opacity:0}.child-form-popup__send-button-button{height:60px;width:100%}.child-form-popup__wrapper-text{margin-bottom:15px}.child-form-popup__fields{display:grid;gap:12px;margin-bottom:20rem}@media (min-width:1023px){.child-form-popup__fields{gap:16px;grid-template-columns:1fr 1fr}}@media (min-width:1024px){.child-form-popup__fields{gap:16px;grid-template-columns:2fr 2fr}}.child-form-popup__button{margin:20px auto}.child-form-popup__checkbox{border:1px solid red}.child-form-popup__children-fields{display:grid;gap:16px;margin-bottom:20rem}.child-form-popup__custom-button{align-items:center;display:flex;justify-content:flex-start;margin:20rem 5rem}.child-form-popup__terms{text-align:center}.child-form-popup__custom-button{cursor:pointer}.child-form-popup__field-title{font-size:20rem;font-weight:500;line-height:24rem;margin:20rem 0}@media (min-width:1023px){.child-form-popup__field-title{font-size:22rem;line-height:26rem}}.child-form-popup__circle{border:2px solid #02ad02;border-radius:50%;height:16px;margin-right:10rem;position:relative;width:16px}.child-form-popup__checked{background-color:#02ad02;border:1px solid #02ad02;border-radius:50%;display:block;height:9px;left:12%;position:absolute;top:13%;width:9px}
