@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap);html{font-size:16px}body{font-family:"Source Sans Pro",Arial,sans-serif!important;height:100vh;background:#f5f7fa;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.box{width:100%;max-width:388px;height:auto;border:1px solid #dde6e9;border-radius:4px;display:grid;background:#fff;grid-template-columns:1fr}@media screen and (min-width:578px){.box{max-width:708px;box-shadow:6px 9px 22px -2px rgba(0,0,0,.1);grid-template-columns:2fr 1.3fr;width:668px;max-height:780px}}.box__form{padding:40px 70px 40px 50px}.box__form--title{font-size:1.6rem;font-weight:700;line-height:1.4;color:#656565;animation:moving .5s ease-in}.box__form--subtitle{font-weight:400;font-size:.875rem;line-height:1.5;color:#656565}.box__form--form{animation:moving .5s ease-in}.box__form--form fieldset{margin-top:22px}.box__form--form input,.box__form--form label{display:block}.box__form--form dt,.box__form--form label{font-weight:400;font-size:.875rem;line-height:1.5;color:#656565;margin-bottom:6px}.box__form--form dt{max-width:99%;cursor:pointer;transition:all .2s ease}.box__form--form dt:after{content:"↓";font-size:1rem;color:#656565;margin-left:10px}.box__form--form dt+dd{max-width:99%;display:none;animation:moving .2s forwards}.box__form--form dt.active,.box__form--form dt:hover,.box__form--form dt:hover:after{color:#66afe9}.box__form--form dt.active:after{content:"↑";color:#66afe9}.box__form--form dt.active+dd{display:block;animation:moving .2s ease-in}.box__form--form input{width:100%;max-width:230px;height:37px;border-radius:4px;border:1px solid #dde6e9;padding:0 14px;font-size:.875rem;color:#000;transition:border all .1s}.box__form--form input:active,.box__form--form input:focus{outline:#66afe9;border:1px solid #66afe9}.box__form--form input.mdr::-webkit-inner-spin-button,.box__form--form input.mdr::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0!important;-moz-appearance:textfield!important}.box__form--form input.error{border:1px solid red;color:red}.box__form--form small{margin-top:5px;font-size:.687rem;line-height:.7rem;font-weight:700;color:#cecece;display:block}.box__form--form small.error{display:block;color:red;font-weight:400;animation:movingMin .1s ease-in}.box__form--checkfield{display:flex;flex-wrap:wrap}.box__form--checkfield label{display:flex;align-items:center;flex-direction:row-reverse;white-space:nowrap;margin-right:1em;font-weight:400;font-size:.875rem;line-height:1.5;color:#656565}.box__form--checkfield label input{width:.8rem;height:auto;display:inline;border-radius:4px;border:1px solid #dde6e9}.box__form--checkfield label input[type=checkbox]{padding:0;margin:0 .2rem 0 0}@media screen and (min-width:578px){.box__form--checkfield label input[type=checkbox]{margin-right:.4em}}@keyframes movingMin{0%{transform:translateY(5px)}to{transform:translateY(0)}}.box__result{height:auto;padding:35px 70px 35px 50px;background:rgba(209,220,227,.18)}@media screen and (min-width:578px){.box__result{padding:0 35px;display:flex;flex-direction:column;justify-content:center}}.box__result--title{line-height:2;font-weight:700;text-transform:uppercase;color:#3d75bb;border-bottom:2px solid rgba(93,156,236,.3)}.box__result--text,.box__result--title{font-size:1rem;font-style:italic;animation:moving .5s ease-in}.box__result--text{margin:14px 0;color:#5d9cec;line-height:1.1;font-weight:300}@media screen and (min-width:578px){.box__result--text:first-of-type{margin:26px 0 10px}}.box__result--text strong{font-weight:700;white-space:nowrap}@keyframes moving{0%{transform:translateY(20px)}to{transform:translateY(0)}}.loading{display:inline-block;position:absolute;width:100%;height:27.1%;top:66.5%;left:0;background:hsla(0,0%,100%,.2)}@media screen and (min-width:578px){.loading{margin:0 57px;width:23.2%;height:51.1%;top:24.5%;left:51.5%}}.loading span{display:block;position:absolute;top:50%;left:50%;width:13px;height:13px;border-radius:50%;background:#3d75bb;animation-timing-function:cubic-bezier(0,1,1,0)}.loading span:first-child{left:98px;animation:loading1 .6s infinite}.loading span:nth-child(2){left:98px;animation:loading2 .6s infinite}.loading span:nth-child(3){left:122px;animation:loading2 .6s infinite}.loading span:nth-child(4){left:146px;animation:loading3 .6s infinite}@keyframes loading1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes loading3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes loading2{0%{transform:translate(0)}to{transform:translate(24px)}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}
/*# sourceMappingURL=main.b5d7e453.chunk.css.map */