*{font-family:"Work Sans",sans-serif}body{margin:0}.flex{display:flex}.justify-space-between{justify-content:space-between}h1,h2,h3{font-weight:600}.align-center{align-items:center}.justify-end{justify-content:flex-end}.border-black{border:1px solid #000}.round-border{border-radius:2em}h2{text-align:center}li{margin-bottom:1em}.overlap-div{padding:0 1em;width:90%;position:absolute;background-color:#fff;z-index:2;box-sizing:border-box;max-width:1000px;left:50%;transform:translate(-50%)}main{margin-top:2.5em;background-color:#86eefd;padding-top:7.5em;position:relative;border-bottom:1px solid #000;border-top:1px solid #000}form h3{margin:3em 0}.overlap-div *{text-align:center}.how-it-works{margin-top:8em;margin-bottom:5em}.selected-div{background-color:#fff;border:1px solid #000;border-left-width:10px;padding:0 .5em;margin:0 1em}.explanation-div{border-top:1px solid #000;margin:1em 1em 3em}.selected-div *{text-align:center}.btn-2{border:1px solid #000;width:12em;background:#000;display:flex;justify-content:center;align-items:center;transition:.3s;cursor:pointer;position:absolute;left:50%;transform:translate(-50%)}.btn-2>p{color:#fff}.btn-2:hover{background-color:#323232}.justify-center{justify-content:center}.content-div{width:100%;max-width:1000px}nav{position:fixed;top:0;padding:1em}nav,nav>div{width:100%;box-sizing:border-box;background-color:#fff;z-index:3}header{margin:6em 0 0;padding:5em 1em;justify-content:center}nav a{margin:0 1em;transition:.3s}a{text-decoration:none;color:#000}.m-proc{border:2px solid #000;border-radius:2em;height:2.5em;padding:0 2em;display:flex;align-items:center}.m-proc>p{font-weight:600}header img{height:3em;margin-bottom:1em}input{-webkit-appearance:none;border-radius:0;width:100%;border:1px solid #828282;border-top:none;border-right:none;margin:.5em 0 3em;padding:1em;box-sizing:border-box;font-size:1rem}.birthday{margin-bottom:3em}.birthday #day{width:calc(33% - 12px);margin:6px}.birthday #month{width:calc(33% - 12px);margin:6px 6px 0 0}.birthday #year{width:calc(33% - 12px);margin:6px 0 0 6px}select{width:100%;-webkit-appearance:none;-webkit-border-radius:0;border:1px solid #828282;border-top:none;border-right:none;margin:.5em 0 3em;padding:1em;box-sizing:border-box;font-size:1rem;border-radius:0;height:3em;display:block;background-color:#fff;cursor:pointer}input:focus,select:focus{outline:none}form{padding:0 1em;position:relative}.btn-3{cursor:pointer;width:10em;display:flex;justify-content:center}.btn-3,.loader-div{margin-top:-1em}.btn-3,.loader-div,.response{position:absolute;left:50%;transform:translate(-50%)}.response{text-align:center;top:-5em}.btn-3>p{transition:.3s;font-size:1.5em}.btn-3:hover>p{color:#86eefd}header p{margin:.5em 0}.social-btn{background-color:#000;cursor:pointer;margin-bottom:1em;padding:.5em 1em .5em .5em;width:11em}.social-div{position:absolute;left:50%;transform:translate(-50%);flex-direction:column;justify-content:space-between}.social-btn>p{color:#fff}.position-relative{position:relative}.social-container{margin:8em 0 5em}.faq{margin:22em 0 0;display:flex;justify-content:center;padding:0 1em}.loader-div svg{width:3.75em;transform-origin:center;-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite}.loader-div circle{fill:none;stroke:#b4b5fc;stroke-width:2;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite}@-webkit-keyframes rotate{to{transform:rotate(1turn)}}@keyframes rotate{to{transform:rotate(1turn)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dashoffset:-125px}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dashoffset:-125px}}nav img{height:3.5em}.margin-3{margin-bottom:3em}.faq h3{margin:3em 0}.question{margin:0 3em 5em}.links{position:absolute;left:0;top:5.5em;display:flex;flex-direction:column;background:#fff;width:100%;overflow:hidden;display:none}.hamburger{cursor:pointer}.slideDown{-webkit-animation-name:slideDown;animation-name:slideDown;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.slideDown,.slideUp{display:flex;-webkit-animation-duration:.2s;animation-duration:.2s}.slideUp{-webkit-animation-name:slideUp;animation-name:slideUp;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes slideDown{0%{max-height:0}to{max-height:13em}}@keyframes slideDown{0%{max-height:0}to{max-height:13em}}@-webkit-keyframes slideUp{0%{max-height:13em}to{max-height:0}}@keyframes slideUp{0%{max-height:13em}to{max-height:0}}.line{stroke-dasharray:30;stroke-dashoffset:30}.line,.line2{-webkit-animation:dash 2s linear forwards;animation:dash 2s linear forwards}.line2{stroke-dasharray:60;stroke-dashoffset:60}.line3{stroke-dasharray:40;stroke-dashoffset:40;-webkit-animation:dash 2s linear forwards;animation:dash 2s linear forwards}.path{stroke-dasharray:0;-webkit-animation:dash .2s linear forwards;animation:dash .2s linear forwards}.path,.path2{stroke-dashoffset:0}.path2{stroke-dasharray:25;-webkit-animation:dash2 .2s linear forwards;animation:dash2 .2s linear forwards}@-webkit-keyframes dash2{0%{stroke-dashoffset:0}to{stroke-dashoffset:25}}@keyframes dash2{0%{stroke-dashoffset:0}to{stroke-dashoffset:25}}.hamburger{display:none;display:inline-block}.links a{margin-bottom:1em}@media only screen and (min-width:800px){.links{margin-left:4em;position:static;flex-direction:row;overflow:visible;justify-content:space-between;align-items:center;height:3.5em;width:100%;max-height:3.5em!important;-webkit-animation-fill-mode:none;animation-fill-mode:none;display:flex}.dm-m-proc{width:18em}nav a:hover{transform:scale(1.1)}.links a{margin-bottom:0}.links a:last-child{margin-right:0}.hamburger{display:none}.faq{margin-top:17em}.social-div{flex-direction:row}.social-btn{transition:.3s;margin-bottom:0}.social-btn:hover{background-color:#323232}.social-btn:first-child{margin-right:.5em}.social-btn:last-child{margin-left:.5em}.upload-review-connect{display:flex;justify-content:center}.upload-review-connect>.content-div{max-width:600px}.instruction{display:flex}.selected-div{width:7em;height:3em}.explanation-div{width:calc(100% - 8em);margin:0 1em 3em 0}.instruction:last-child{margin-bottom:2em}}@media only screen and (max-width:600px){h1{font-size:1.5em}}
/*# sourceMappingURL=main.25071f09.chunk.css.map */