.toolpage{flex-direction:column;align-items:stretch;height:calc(100dvh - 200px);padding-bottom:82px;display:flex;position:relative}@media (max-width:699px){.toolpage{min-height:calc(100dvh - 120px);height:unset;padding-bottom:0}}.toolpage__background{z-index:-1;width:100%;position:fixed;top:0;bottom:0;overflow:hidden}.toolpage__background img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.toolpage__background-fades{z-index:9;pointer-events:none;width:100%;position:fixed;top:0;bottom:0;overflow:hidden}.toolpage__background-fades--top:before{content:"";pointer-events:none;background:linear-gradient(#000000d9 0%,#0000 100%);width:100%;height:120px;position:absolute;top:0;left:0}.toolpage__background-fades--bottom:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#000000d9 100%);width:100%;height:86px;position:absolute;bottom:0;left:0}@media (min-width:700px){.toolpage__background-fades--bottom{z-index:1}}.ending-form{flex-direction:column;display:flex}.ending-form button{margin-top:16px}.ending-form label{color:#002857;margin-top:16px;margin-bottom:4px;font-size:12px;font-weight:700;line-height:16px}.ending-form input{color:#002857;border:1px solid #002857;border-radius:4px;padding:10px;font-size:12px;font-weight:500;line-height:16px}@media (max-width:699px){.ending-form input{font-size:16px;line-height:22px}}.ending-form input::placeholder{color:#6e6e6e}.reset-modal-overlay{z-index:300000;background-color:#00000080;position:fixed;inset:0}.reset-modal{background:#fee9e0;border-radius:16px;outline:none;width:90%;max-width:500px;margin-right:-50%;padding:20px;position:absolute;inset:50% auto auto 50%;overflow:auto;transform:translate(-50%,-50%)}.reset-button-wrapper{flex-direction:row;justify-content:space-between;display:flex}@media (max-width:699px){.reset-button-wrapper{flex-direction:column;align-items:flex-start;gap:10px}}
