.swal2-popup.swal2-toast{box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:1fr 99fr 1fr;padding:1em;overflow-y:hidden;background:#fff;box-shadow:0 0 1px #00000013,0 1px 2px #00000013,1px 2px 4px #00000013,1px 3px 8px #00000013,2px 4px 16px #00000013;pointer-events:all}.swal2-popup.swal2-toast>*{grid-column:2}.swal2-popup.swal2-toast .swal2-title{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-loading{justify-content:center}.swal2-popup.swal2-toast .swal2-input{height:2em;margin:.5em;font-size:1em}.swal2-popup.swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-popup.swal2-toast .swal2-html-container{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-html-container:empty{padding:0}.swal2-popup.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-popup.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:700}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{justify-content:flex-start;height:auto;margin:.5em 0 0;padding:0 .5em}.swal2-popup.swal2-toast .swal2-styled{margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;transform:rotate(45deg);border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{-webkit-animation:swal2-toast-animate-success-line-tip .75s;animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{-webkit-animation:swal2-toast-animate-success-line-long .75s;animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{-webkit-animation:swal2-toast-show .5s;animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{-webkit-animation:swal2-toast-hide .1s forwards;animation:swal2-toast-hide .1s forwards}.swal2-container{display:grid;position:fixed;z-index:1060;top:0;right:0;bottom:0;left:0;box-sizing:border-box;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(-webkit-min-content,auto) minmax(-webkit-min-content,auto) minmax(-webkit-min-content,auto);grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;padding:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{background:rgba(0,0,0,.4)}.swal2-container.swal2-backdrop-hide{background:0 0!important}.swal2-container.swal2-bottom-start,.swal2-container.swal2-center-start,.swal2-container.swal2-top-start{grid-template-columns:minmax(0,1fr) auto auto}.swal2-container.swal2-bottom,.swal2-container.swal2-center,.swal2-container.swal2-top{grid-template-columns:auto minmax(0,1fr) auto}.swal2-container.swal2-bottom-end,.swal2-container.swal2-center-end,.swal2-container.swal2-top-end{grid-template-columns:auto auto minmax(0,1fr)}.swal2-container.swal2-top-start>.swal2-popup{align-self:start}.swal2-container.swal2-top>.swal2-popup{grid-column:2;align-self:start;justify-self:center}.swal2-container.swal2-top-end>.swal2-popup,.swal2-container.swal2-top-right>.swal2-popup{grid-column:3;align-self:start;justify-self:end}.swal2-container.swal2-center-left>.swal2-popup,.swal2-container.swal2-center-start>.swal2-popup{grid-row:2;align-self:center}.swal2-container.swal2-center>.swal2-popup{grid-column:2;grid-row:2;align-self:center;justify-self:center}.swal2-container.swal2-center-end>.swal2-popup,.swal2-container.swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;align-self:center;justify-self:end}.swal2-container.swal2-bottom-left>.swal2-popup,.swal2-container.swal2-bottom-start>.swal2-popup{grid-column:1;grid-row:3;align-self:end}.swal2-container.swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;justify-self:center;align-self:end}.swal2-container.swal2-bottom-end>.swal2-popup,.swal2-container.swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;align-self:end;justify-self:end}.swal2-container.swal2-grow-fullscreen>.swal2-popup,.swal2-container.swal2-grow-row>.swal2-popup{grid-column:1/4;width:100%}.swal2-container.swal2-grow-column>.swal2-popup,.swal2-container.swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}.swal2-container.swal2-no-transition{transition:none!important}.swal2-popup{display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0,100%);width:32em;max-width:100%;padding:0 0 1.25em;border:none;border-radius:5px;background:#fff;color:#545454;font-family:inherit;font-size:1rem}.swal2-popup:focus{outline:0}.swal2-popup.swal2-loading{overflow-y:hidden}.swal2-title{position:relative;max-width:100%;margin:0;padding:.8em 1em 0;color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}.swal2-actions{display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;width:auto;margin:1.25em auto 0;padding:0}.swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}.swal2-loader{display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 transparent #2778c4 transparent}.swal2-styled{margin:.3125em;padding:.625em 1.1em;transition:box-shadow .1s;box-shadow:0 0 0 3px transparent;font-weight:500}.swal2-styled:not([disabled]){cursor:pointer}.swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#7066e0;color:#fff;font-size:1em}.swal2-styled.swal2-confirm:focus{box-shadow:0 0 0 3px #7066e080}.swal2-styled.swal2-deny{border:0;border-radius:.25em;background:initial;background-color:#dc3741;color:#fff;font-size:1em}.swal2-styled.swal2-deny:focus{box-shadow:0 0 0 3px #dc374180}.swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#6e7881;color:#fff;font-size:1em}.swal2-styled.swal2-cancel:focus{box-shadow:0 0 0 3px #6e788180}.swal2-styled.swal2-default-outline:focus{box-shadow:0 0 0 3px #6496c880}.swal2-styled:focus{outline:0}.swal2-styled::-moz-focus-inner{border:0}.swal2-footer{justify-content:center;margin:1em 0 0;padding:1em 1em 0;border-top:1px solid #eee;color:inherit;font-size:1em}.swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto!important;overflow:hidden;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.swal2-timer-progress-bar{width:100%;height:.25em;background:rgba(0,0,0,.2)}.swal2-image{max-width:100%;margin:2em auto 1em}.swal2-close{z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:color .1s,box-shadow .1s;border:none;border-radius:5px;background:0 0;color:#ccc;font-family:serif;font-family:monospace;font-size:2.5em;cursor:pointer;justify-self:end}.swal2-close:hover{transform:none;background:0 0;color:#f27474}.swal2-close:focus{outline:0;box-shadow:inset 0 0 0 3px #6496c880}.swal2-close::-moz-focus-inner{border:0}.swal2-html-container{z-index:1;justify-content:center;margin:1em 1.6em .3em;padding:0;overflow:auto;color:inherit;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word}.swal2-checkbox,.swal2-file,.swal2-input,.swal2-radio,.swal2-select,.swal2-textarea{margin:1em 2em 3px}.swal2-file,.swal2-input,.swal2-textarea{box-sizing:border-box;width:auto;transition:border-color .1s,box-shadow .1s;border:1px solid #d9d9d9;border-radius:.1875em;background:0 0;box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px transparent;color:inherit;font-size:1.125em}.swal2-file.swal2-inputerror,.swal2-input.swal2-inputerror,.swal2-textarea.swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}.swal2-file:focus,.swal2-input:focus,.swal2-textarea:focus{border:1px solid #b4dbed;outline:0;box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px #6496c880}.swal2-file::-moz-placeholder,.swal2-input::-moz-placeholder,.swal2-textarea::-moz-placeholder{color:#ccc}.swal2-file:-ms-input-placeholder,.swal2-input:-ms-input-placeholder,.swal2-textarea:-ms-input-placeholder{color:#ccc}.swal2-file::placeholder,.swal2-input::placeholder,.swal2-textarea::placeholder{color:#ccc}.swal2-range{margin:1em 2em 3px;background:#fff}.swal2-range input{width:80%}.swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}.swal2-range input,.swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}.swal2-input{height:2.625em;padding:0 .75em}.swal2-file{width:75%;margin-right:auto;margin-left:auto;background:0 0;font-size:1.125em}.swal2-textarea{height:6.75em;padding:.75em}.swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:0 0;color:inherit;font-size:1.125em}.swal2-checkbox,.swal2-radio{align-items:center;justify-content:center;background:#fff;color:inherit}.swal2-checkbox label,.swal2-radio label{margin:0 .6em;font-size:1.125em}.swal2-checkbox input,.swal2-radio input{flex-shrink:0;margin:0 .4em}.swal2-input-label{display:flex;justify-content:center;margin:1em auto 0}.swal2-validation-message{align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}.swal2-validation-message:before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}.swal2-icon{position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;border:.25em solid transparent;border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}.swal2-icon.swal2-error{border-color:#f27474;color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{position:relative;flex-grow:1}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}.swal2-icon.swal2-error.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark{-webkit-animation:swal2-animate-error-x-mark .5s;animation:swal2-animate-error-x-mark .5s}.swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.swal2-icon.swal2-warning.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-warning.swal2-icon-show .swal2-icon-content{-webkit-animation:swal2-animate-i-mark .5s;animation:swal2-animate-i-mark .5s}.swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee}.swal2-icon.swal2-info.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-info.swal2-icon-show .swal2-icon-content{-webkit-animation:swal2-animate-i-mark .8s;animation:swal2-animate-i-mark .8s}.swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.swal2-icon.swal2-question.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-question.swal2-icon-show .swal2-icon-content{-webkit-animation:swal2-animate-question-mark .8s;animation:swal2-animate-question-mark .8s}.swal2-icon.swal2-success{border-color:#a5dc86;color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;transform:rotate(45deg);border-radius:50%}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}.swal2-icon.swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}.swal2-icon.swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}.swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip{-webkit-animation:swal2-animate-success-line-tip .75s;animation:swal2-animate-success-line-tip .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long{-webkit-animation:swal2-animate-success-line-long .75s;animation:swal2-animate-success-line-long .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right{-webkit-animation:swal2-rotate-success-circular-line 4.25s ease-in;animation:swal2-rotate-success-circular-line 4.25s ease-in}.swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:0 0;font-weight:600}.swal2-progress-steps li{display:inline-block;position:relative}.swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}.swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{-webkit-animation:swal2-show .3s;animation:swal2-show .3s}.swal2-hide{-webkit-animation:swal2-hide .15s forwards;animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}.leave-russia-now-and-apply-your-skills-to-the-world{display:flex;position:fixed;z-index:1939;top:0;right:0;bottom:0;left:0;flex-direction:column;align-items:center;justify-content:center;padding:25px 0 20px;background:#20232a;color:#fff;text-align:center}.leave-russia-now-and-apply-your-skills-to-the-world div{max-width:560px;margin:10px;line-height:146%}.leave-russia-now-and-apply-your-skills-to-the-world iframe{max-width:100%;max-height:55.5555555556vmin;margin:16px auto}.leave-russia-now-and-apply-your-skills-to-the-world strong{border-bottom:2px dashed #fff}.leave-russia-now-and-apply-your-skills-to-the-world button{display:flex;position:fixed;z-index:1940;top:0;right:0;align-items:center;justify-content:center;width:48px;height:48px;margin-right:10px;margin-bottom:-10px;border:none;background:0 0;color:#aaa;font-size:48px;font-weight:700;cursor:pointer}.leave-russia-now-and-apply-your-skills-to-the-world button:hover{color:#fff}@-webkit-keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@-webkit-keyframes swal2-toast-hide{to{transform:rotate(1deg);opacity:0}}@keyframes swal2-toast-hide{to{transform:rotate(1deg);opacity:0}}@-webkit-keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@-webkit-keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}@-webkit-keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@-webkit-keyframes swal2-hide{0%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}@-webkit-keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@-webkit-keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@-webkit-keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@-webkit-keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@-webkit-keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}@-webkit-keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}to{transform:rotateY(0)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}to{transform:rotateY(0)}}@-webkit-keyframes swal2-animate-i-mark{0%{transform:rotate(45deg);opacity:0}25%{transform:rotate(-25deg);opacity:.4}50%{transform:rotate(15deg);opacity:.8}75%{transform:rotate(-5deg);opacity:1}to{transform:rotateX(0);opacity:1}}@keyframes swal2-animate-i-mark{0%{transform:rotate(45deg);opacity:0}25%{transform:rotate(-25deg);opacity:.4}50%{transform:rotate(15deg);opacity:.8}75%{transform:rotate(-5deg);opacity:1}to{transform:rotateX(0);opacity:1}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:transparent!important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px #0006}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:transparent;pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{top:0;right:auto;bottom:auto;left:50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;right:0;bottom:auto;left:auto}body.swal2-toast-shown .swal2-container.swal2-top-left,body.swal2-toast-shown .swal2-container.swal2-top-start{top:0;right:auto;bottom:auto;left:0}body.swal2-toast-shown .swal2-container.swal2-center-left,body.swal2-toast-shown .swal2-container.swal2-center-start{top:50%;right:auto;bottom:auto;left:0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{top:50%;right:auto;bottom:auto;left:50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{top:50%;right:0;bottom:auto;left:auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-left,body.swal2-toast-shown .swal2-container.swal2-bottom-start{top:auto;right:auto;bottom:0;left:0}body.swal2-toast-shown .swal2-container.swal2-bottom{top:auto;right:auto;bottom:0;left:50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;right:0;bottom:0;left:auto}.swal2-popup.swal2-toast.toast-error-message{display:flex;border-radius:10px;background-color:#e55555}.swal2-popup.swal2-toast.toast-error-message .swal2-title{color:#fff;font-size:14px;font-weight:400;display:flex;align-items:center;justify-content:center;margin:0!important}.swal2-popup.swal2-toast.toast-error-message .swal2-title .error-icon{background:url(/build/assets/images/icon-error-white-42437dde.svg) no-repeat;width:30px;height:30px;flex:none;margin:0 auto}.swal2-popup.swal2-toast.toast-error-message .swal2-title .swal-title-text{word-wrap:break-word;margin:10px 0;font-weight:400;line-height:22px;text-align:center}@keyframes preload-animation{0%{background-position:-468px 0}to{background-position:468px 0}}@keyframes loading-spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}*{box-sizing:border-box}body{font:14px/19px Noto Sans JP,sans-serif;font-size:14px;font-weight:400;line-height:18px;margin:0;color:#464646;background:#fff}ul{margin:0;padding:0}.m0{margin:0!important}.mt0{margin-top:0!important}.mr0{margin-right:0!important}.mb0{margin-bottom:0!important}.ml0{margin-left:0!important}.mv0{margin-left:0!important;margin-right:0!important}.mh0{margin-top:0!important;margin-bottom:0!important}.min-width-0{min-width:0}.m5{margin:5px!important}.mt5{margin-top:5px!important}.mr5{margin-right:5px!important}.mb5{margin-bottom:5px!important}.ml5{margin-left:5px!important}.mv5{margin-left:5px!important;margin-right:5px!important}.mh5{margin-top:5px!important;margin-bottom:5px!important}.min-width-5{min-width:5px}.m10{margin:10px!important}.mt10{margin-top:10px!important}.mr10{margin-right:10px!important}.mb10{margin-bottom:10px!important}.ml10{margin-left:10px!important}.mv10{margin-left:10px!important;margin-right:10px!important}.mh10{margin-top:10px!important;margin-bottom:10px!important}.min-width-10{min-width:10px}.m15{margin:15px!important}.mt15{margin-top:15px!important}.mr15{margin-right:15px!important}.mb15{margin-bottom:15px!important}.ml15{margin-left:15px!important}.mv15{margin-left:15px!important;margin-right:15px!important}.mh15{margin-top:15px!important;margin-bottom:15px!important}.min-width-15{min-width:15px}.m20{margin:20px!important}.mt20{margin-top:20px!important}.mr20{margin-right:20px!important}.mb20{margin-bottom:20px!important}.ml20{margin-left:20px!important}.mv20{margin-left:20px!important;margin-right:20px!important}.mh20{margin-top:20px!important;margin-bottom:20px!important}.min-width-20{min-width:20px}.m25{margin:25px!important}.mt25{margin-top:25px!important}.mr25{margin-right:25px!important}.mb25{margin-bottom:25px!important}.ml25{margin-left:25px!important}.mv25{margin-left:25px!important;margin-right:25px!important}.mh25{margin-top:25px!important;margin-bottom:25px!important}.min-width-25{min-width:25px}.m30{margin:30px!important}.mt30{margin-top:30px!important}.mr30{margin-right:30px!important}.mb30{margin-bottom:30px!important}.ml30{margin-left:30px!important}.mv30{margin-left:30px!important;margin-right:30px!important}.mh30{margin-top:30px!important;margin-bottom:30px!important}.min-width-30{min-width:30px}.m35{margin:35px!important}.mt35{margin-top:35px!important}.mr35{margin-right:35px!important}.mb35{margin-bottom:35px!important}.ml35{margin-left:35px!important}.mv35{margin-left:35px!important;margin-right:35px!important}.mh35{margin-top:35px!important;margin-bottom:35px!important}.min-width-35{min-width:35px}.m40{margin:40px!important}.mt40{margin-top:40px!important}.mr40{margin-right:40px!important}.mb40{margin-bottom:40px!important}.ml40{margin-left:40px!important}.mv40{margin-left:40px!important;margin-right:40px!important}.mh40{margin-top:40px!important;margin-bottom:40px!important}.min-width-40{min-width:40px}.m45{margin:45px!important}.mt45{margin-top:45px!important}.mr45{margin-right:45px!important}.mb45{margin-bottom:45px!important}.ml45{margin-left:45px!important}.mv45{margin-left:45px!important;margin-right:45px!important}.mh45{margin-top:45px!important;margin-bottom:45px!important}.min-width-45{min-width:45px}.m50{margin:50px!important}.mt50{margin-top:50px!important}.mr50{margin-right:50px!important}.mb50{margin-bottom:50px!important}.ml50{margin-left:50px!important}.mv50{margin-left:50px!important;margin-right:50px!important}.mh50{margin-top:50px!important;margin-bottom:50px!important}.min-width-50{min-width:50px}.m55{margin:55px!important}.mt55{margin-top:55px!important}.mr55{margin-right:55px!important}.mb55{margin-bottom:55px!important}.ml55{margin-left:55px!important}.mv55{margin-left:55px!important;margin-right:55px!important}.mh55{margin-top:55px!important;margin-bottom:55px!important}.min-width-55{min-width:55px}.m60{margin:60px!important}.mt60{margin-top:60px!important}.mr60{margin-right:60px!important}.mb60{margin-bottom:60px!important}.ml60{margin-left:60px!important}.mv60{margin-left:60px!important;margin-right:60px!important}.mh60{margin-top:60px!important;margin-bottom:60px!important}.min-width-60{min-width:60px}.m65{margin:65px!important}.mt65{margin-top:65px!important}.mr65{margin-right:65px!important}.mb65{margin-bottom:65px!important}.ml65{margin-left:65px!important}.mv65{margin-left:65px!important;margin-right:65px!important}.mh65{margin-top:65px!important;margin-bottom:65px!important}.min-width-65{min-width:65px}.p0{padding:0!important}.pt0{padding-top:0!important}.pr0{padding-right:0!important}.pb0{padding-bottom:0!important}.pl0{padding-left:0!important}.pv0{padding-left:0!important;padding-right:0!important}.ph0{padding-top:0!important;padding-bottom:0!important}.p5{padding:5px!important}.pt5{padding-top:5px!important}.pr5{padding-right:5px!important}.pb5{padding-bottom:5px!important}.pl5{padding-left:5px!important}.pv5{padding-left:5px!important;padding-right:5px!important}.ph5{padding-top:5px!important;padding-bottom:5px!important}.p10{padding:10px!important}.pt10{padding-top:10px!important}.pr10{padding-right:10px!important}.pb10{padding-bottom:10px!important}.pl10{padding-left:10px!important}.pv10{padding-left:10px!important;padding-right:10px!important}.ph10{padding-top:10px!important;padding-bottom:10px!important}.p15{padding:15px!important}.pt15{padding-top:15px!important}.pr15{padding-right:15px!important}.pb15{padding-bottom:15px!important}.pl15{padding-left:15px!important}.pv15{padding-left:15px!important;padding-right:15px!important}.ph15{padding-top:15px!important;padding-bottom:15px!important}.p20{padding:20px!important}.pt20{padding-top:20px!important}.pr20{padding-right:20px!important}.pb20{padding-bottom:20px!important}.pl20{padding-left:20px!important}.pv20{padding-left:20px!important;padding-right:20px!important}.ph20{padding-top:20px!important;padding-bottom:20px!important}.p25{padding:25px!important}.pt25{padding-top:25px!important}.pr25{padding-right:25px!important}.pb25{padding-bottom:25px!important}.pl25{padding-left:25px!important}.pv25{padding-left:25px!important;padding-right:25px!important}.ph25{padding-top:25px!important;padding-bottom:25px!important}.p30{padding:30px!important}.pt30{padding-top:30px!important}.pr30{padding-right:30px!important}.pb30{padding-bottom:30px!important}.pl30{padding-left:30px!important}.pv30{padding-left:30px!important;padding-right:30px!important}.ph30{padding-top:30px!important;padding-bottom:30px!important}.p35{padding:35px!important}.pt35{padding-top:35px!important}.pr35{padding-right:35px!important}.pb35{padding-bottom:35px!important}.pl35{padding-left:35px!important}.pv35{padding-left:35px!important;padding-right:35px!important}.ph35{padding-top:35px!important;padding-bottom:35px!important}.p40{padding:40px!important}.pt40{padding-top:40px!important}.pr40{padding-right:40px!important}.pb40{padding-bottom:40px!important}.pl40{padding-left:40px!important}.pv40{padding-left:40px!important;padding-right:40px!important}.ph40{padding-top:40px!important;padding-bottom:40px!important}.p45{padding:45px!important}.pt45{padding-top:45px!important}.pr45{padding-right:45px!important}.pb45{padding-bottom:45px!important}.pl45{padding-left:45px!important}.pv45{padding-left:45px!important;padding-right:45px!important}.ph45{padding-top:45px!important;padding-bottom:45px!important}.p50{padding:50px!important}.pt50{padding-top:50px!important}.pr50{padding-right:50px!important}.pb50{padding-bottom:50px!important}.pl50{padding-left:50px!important}.pv50{padding-left:50px!important;padding-right:50px!important}.ph50{padding-top:50px!important;padding-bottom:50px!important}.p55{padding:55px!important}.pt55{padding-top:55px!important}.pr55{padding-right:55px!important}.pb55{padding-bottom:55px!important}.pl55{padding-left:55px!important}.pv55{padding-left:55px!important;padding-right:55px!important}.ph55{padding-top:55px!important;padding-bottom:55px!important}.p60{padding:60px!important}.pt60{padding-top:60px!important}.pr60{padding-right:60px!important}.pb60{padding-bottom:60px!important}.pl60{padding-left:60px!important}.pv60{padding-left:60px!important;padding-right:60px!important}.ph60{padding-top:60px!important;padding-bottom:60px!important}.p65{padding:65px!important}.pt65{padding-top:65px!important}.pr65{padding-right:65px!important}.pb65{padding-bottom:65px!important}.pl65{padding-left:65px!important}.pv65{padding-left:65px!important;padding-right:65px!important}.ph65{padding-top:65px!important;padding-bottom:65px!important}.layout{min-height:100vh}.layout__body{min-height:calc(100vh - 72px)}.common-layout{text-align:center;padding-top:41px}.common-layout__logo{line-height:0}.common-layout__img{width:194px;height:auto}.common-layout__body{max-width:900px;margin:0 auto;padding-bottom:100px;padding-left:47px;padding-right:47px;min-height:calc(100vh - 294px)}.interview{width:900px;margin:0 auto 100px}.interview__header{text-align:center;background:url(/build/assets/images/header-bg-37c9b745.jpg) no-repeat -12px center}.interview__header__logo{margin-top:38px;width:194px;height:44px}.interview__header__heading{margin-top:10.4px;letter-spacing:1px;font-weight:700;font-size:18px;height:24px;margin-bottom:0}.interview__header__content{background:#fafdff;padding:12px 10px 15px;text-align:left;width:628px;float:right;margin:13.5px 0 8px}.interview__header__label{font-size:15px;font-weight:700;letter-spacing:1px;height:20px}.interview__header__description{font-size:11px;line-height:19px;margin-top:7px;height:55px}.interview__header__description--sp{display:none}.interview__header:after{content:"";display:table;clear:both}.interview__body__title{font-size:16px;font-weight:700;line-height:20px;letter-spacing:.9px;height:50px;display:flex;align-items:center;padding-left:100px;background-image:linear-gradient(to top right,rgba(92,198,255,.4),rgba(175,227,217,.4),rgba(255,255,180,.4))}.interview__body__item{border-bottom:1px solid #e6e6e6;position:relative}.interview__body__item--q1{padding-top:23px;padding-bottom:30px}.interview__body__item--q1 .common-checkbox{margin-top:13px}.interview__body__item--q1 .common-label{margin-bottom:8px}.interview__body__item--q1-show-other{padding-bottom:94px}.interview__body__item--q2{padding-top:28.9px;padding-bottom:30.5px}.interview__body__item--q3{padding-top:27.4px;padding-bottom:36.4px}.interview__body__item--q4{padding-top:27.9px;padding-bottom:30.5px}.interview__body__item--q6{padding-top:28.9px;padding-bottom:30px}.interview__body__item--q6 .common-select label{margin-bottom:15px}.interview__body__item--q6 .common-select label span{margin-left:7px}.interview__body__item--q6 .common-input-text{margin-top:13px}.interview__body__item--q7{padding-top:27px;padding-bottom:30px}.interview__body__item--q7 .common-select label{margin-bottom:15px}.interview__body__item--q7 .common-input-text{margin-top:13px}.interview__body__item--q8{padding-top:29px;padding-bottom:29.7px}.interview__body__item--q8 .common-checkbox{margin-top:13px}.interview__body__item--q8 .common-checkbox label{width:100%}.interview__body__item--q8 .common-checkbox label:before{width:24px;height:24px}.interview__body__item--q8 .common-label{margin-bottom:8px}.interview__body__item--q8 .common-input-text{margin-top:13px}.interview__body__item--q5{padding-top:28.9px;border-bottom:none}.interview__body__item--q5 .common-label{margin-bottom:48px}.interview__body__item-error{width:278px;border-radius:10px;border:1px solid #c6c6c6;padding-left:72px;display:flex;align-items:center;min-height:59px;font-size:12px;font-weight:500;background:#fff url(/build/assets/images/danger-9d12ae33.svg) no-repeat 25px center;position:absolute;z-index:1;box-shadow:0 2px 10px #00000029;left:calc(50% - 139px);top:65px;line-height:27px}.interview__body__item-error:before{content:"";top:-14px;left:calc(50% - 7px);border-top:0;border-bottom:14px solid #c6c6c6;border-left:7px solid transparent;border-right:7px solid transparent;position:absolute;z-index:1}.interview__body__item-error:after{content:"";top:-12px;left:calc(50% - 6px);border-top:0;border-bottom:12px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent;position:absolute;z-index:1}.interview__body__button{text-align:center;padding-top:59px}.interview__body__button button{width:382px}.interview__body__note{margin:29px 0 76.8px;text-align:center;line-height:14px}.interview__body__note a{color:#7bc4ee}.interview__body__box{padding:0 108px 0 109px}.interview__body__item-box-overflow{position:relative}.interview__body__item-box-overflow .common-checkbox{float:left;margin-right:59px}.interview__body__item-box-overflow .common-input-text{position:absolute;bottom:-120px;left:0;width:100%}.interview__completed{text-align:center;padding-top:41px}.interview__completed__logo{width:194px}.interview__completed__body{max-width:900px;margin:0 auto;padding-bottom:100px;padding-left:20px;padding-right:20px;min-height:calc(100vh - 294px)}.interview__completed__title{margin-top:60px;margin-bottom:35px;font-size:18px;font-weight:700}.interview__completed__content{margin:0 auto;font-size:15px;line-height:30px;text-align:center;font-weight:500}.interview__completed__content--sp{display:none}.interview__completed__button{margin-top:52px;margin-bottom:50px;width:382px!important;padding:0!important;letter-spacing:1.92px!important;line-height:normal!important}.interview__completed__memo{max-width:415px;margin:0 auto;font-size:12px;line-height:30px}.interview__completed__memo--sp{display:none}@media screen and (max-width: 768px){.interview__completed__logo{width:140px}}.home-page__content{margin-top:60px;margin-bottom:0;font-size:18px;font-weight:700}.home-page__button{margin-top:52px;min-height:60px;max-width:383px;line-height:normal!important}.not-found__title{margin:60px 0 0;font-size:18px;font-weight:700}.not-found__content{margin:35px auto 0;font-size:15px;line-height:30px;text-align:center;font-weight:500;max-width:480px}.loader-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000}.loader-wrapper .loader{display:block;position:relative;left:50%;top:50%;width:120px;height:120px;margin:-75px 0 0 -75px;border-radius:50%;border:3px solid transparent;border-top-color:#3498db;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;z-index:1001}.loader-wrapper .loader:before{content:"";position:absolute;top:5px;left:5px;right:5px;bottom:5px;border-radius:50%;border:3px solid transparent;border-top-color:#e74c3c;-webkit-animation:spin 3s linear infinite;animation:spin 3s linear infinite}.loader-wrapper .loader:after{content:"";position:absolute;top:15px;left:15px;right:15px;bottom:15px;border-radius:50%;border:3px solid transparent;border-top-color:#f9c922;-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite}.loader-wrapper .loader-section{position:fixed;top:0;width:50%;height:100%;background:hsla(0deg,3%,80%,.411);z-index:1000}.loader-wrapper .loader-section.section-left{left:0}.loader-wrapper .loader-section.section-right{right:0}@keyframes spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}.common-checkbox{display:flex;user-select:none}.common-checkbox input{width:0;margin:0;opacity:0}.common-checkbox label{display:flex;flex-wrap:wrap;align-items:center;color:#464646;margin:0;font-size:14px;float:left;font-weight:500;line-height:20px}.common-checkbox label:before{content:"";width:40px;height:40px;top:0;left:0;border-radius:4px;border:1px solid #7fc7ef;background-color:#f5fbff;background-size:68%!important;margin-right:8px}.common-checkbox label span{width:calc(100% - 50px)}.common-checkbox label:hover{cursor:pointer}.common-checkbox input:checked+label:before{background:#7fc7ef url(/build/assets/images/checkbox-34167d0a.svg) no-repeat center center;border:1px solid #7fc7ef}.common-checkbox input[type=checkbox i]:disabled+label:before{background:#f5f5f5;border:1px solid #d8d8d8}.common-select{width:100%;position:relative}.common-select label{display:inline-block;margin-bottom:5px;font-weight:500;font-size:15px;line-height:20px;white-space:pre-wrap;letter-spacing:-.7px}.common-select label span{width:30px;height:16px;line-height:16px;text-align:center;background-color:#e77;border-radius:4px;color:#fff;font-size:10px;display:inline-block;margin-left:34px}.common-select select{width:100%;height:50px;border-radius:4px;border:1px solid #c6c6c6;outline:none;-moz-appearance:none;-webkit-appearance:none;background:#fffefe url(/build/assets/images/down-1471b7cc.svg) no-repeat calc(100% - 15px) center;padding:0 25px 0 10px;cursor:pointer;color:#464646;font-size:14px;font-family:Noto Sans JP,sans-serif;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.common-select select:focus{outline:0;box-shadow:0 0 2px 3px #7fc7ef40}.common-select__error{width:278px;border-radius:10px;border:1px solid #c6c6c6;padding-left:72px;display:flex;align-items:center;min-height:59px;font-size:12px;font-weight:500;background:#fff url(/build/assets/images/danger-9d12ae33.svg) no-repeat 25px center;position:absolute;z-index:1;box-shadow:0 2px 10px #00000029;left:calc(50% - 139px);top:calc(100% - 16px);line-height:27px}.common-select__error:before{content:"";top:-14px;left:calc(50% - 7px);border-top:0;border-bottom:14px solid #c6c6c6;border-left:7px solid transparent;border-right:7px solid transparent;position:absolute;z-index:1}.common-select__error:after{content:"";top:-12px;left:calc(50% - 6px);border-top:0;border-bottom:12px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent;position:absolute;z-index:1}.common-textarea{width:100%}.common-textarea textarea{display:block;width:100%;padding:15px 10px;height:110px;line-height:20px;color:#495057;background-color:#fffefe;border:1px solid #c6c6c6;border-radius:4px;resize:none;appearance:none;-moz-appearance:none;-webkit-appearance:none}.common-textarea textarea:focus{outline:0;box-shadow:0 0 2px 3px #7fc7ef40}.common-textarea textarea::placeholder{color:#a8a8a8}.common-textarea label{display:inline-block;font-weight:500;font-size:15px;line-height:20px;margin-bottom:15px}.common-textarea label span{width:30px;height:16px;line-height:16px;text-align:center;background-color:#e77;border-radius:4px;color:#fff;font-size:10px;display:inline-block;margin-left:34px}.common-button{width:100%;height:60px;border-radius:60px;font-weight:700;font-size:16px;line-height:22px;letter-spacing:1.2px;color:#fff;background-image:linear-gradient(to right,#bee,#80c8ef);border:none;cursor:pointer}.common-label{display:inline-block;font-weight:500;font-size:15px;line-height:20px;margin-bottom:15px;letter-spacing:-.7px}.common-label span{width:30px;height:16px;line-height:16px;text-align:center;background-color:#e77;border-radius:4px;color:#fff;font-size:10px;display:inline-block;margin-left:34px}.common-input-text input{height:50px;width:100%;border-radius:4px;border:1px solid #c6c6c6;padding:10px;line-height:50px;outline:none}.common-input-text input:focus{outline:0;box-shadow:0 0 2px 3px #7fc7ef40}.common-input-text input::placeholder{color:#a8a8a8}.common-range{position:relative}.common-range:before{content:"";background:#fff;width:10px;height:20px;position:absolute}.common-range:after{content:"";background:#fff;width:10px;height:20px;position:absolute}.common-range input{-webkit-appearance:none;width:100%;height:12px;background:#efefef;outline:none;border:none;position:relative;z-index:10;margin:0;border-radius:10px}.common-range input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:39px;height:39px;background:#7fc7ef;cursor:pointer;border-radius:50%;border:none}.common-range input::-moz-range-thumb{width:39px;height:39px;background:#7fc7ef;cursor:pointer;border-radius:50%;border:none}.common-range__indicator{display:flex;justify-content:space-between;font-size:15px;font-weight:500;line-height:20px;margin-top:14px}.common-range__indicator--other{margin-top:7px}.common-range__indicator__left{margin-left:8px}.common-range__indicator__middle{margin-left:5px}.common-range__indicator__right{margin-right:7px}.common-range__indicator--zero .common-range__indicator__left{margin-left:14px}.common-range__indicator--zero .common-range__indicator__middle{margin-left:0}.common-range__decorate{position:absolute;display:flex;justify-content:space-between;top:-4px;width:100%}.common-range__decorate span{width:25px;height:25px;border-radius:50%;background:#efefef}@media screen and (max-width: 768px){.common-layout__img{width:140px}}@media only screen and (max-width: 768px){.interview__completed__link{padding-left:27px;text-align:left}}@media only screen and (max-width: 572px){.interview__completed__content,.interview__completed__memo{display:none}.interview__completed__content--sp,.interview__completed__memo--sp{display:block}}@media only screen and (max-width: 425px){.interview__completed{padding-top:18.5px}.interview__completed__body{padding-bottom:48px}.interview__completed__title{margin-top:37.5px;font-size:17px;letter-spacing:1.7px;margin-bottom:40px}.interview__completed__content{font-size:13px}.interview__completed__button{margin-top:32px;margin-bottom:38px;height:70px;width:280px!important;line-height:22px!important}.interview__completed__memo{text-align:left;letter-spacing:-.5px}}@media only screen and (max-width: 374px){.interview__completed__button{min-width:unset;max-width:100%;padding:23px 8px}.interview__completed__content br,.interview__completed__memo br{display:none}}@media screen and (max-width: 900px){.interview{width:100%}}@media screen and (max-width: 768px){.interview{width:100%}.interview__header{background:url(/build/assets/images/header-bg-sp-9c95a47f.jpg) no-repeat -12px -10px}.interview__header__logo{margin-top:18.5px;width:140px;height:32px}.interview__header__content{width:80%;margin:7px 10px 7px 0;white-space:pre-wrap;padding:10px 0 0 10px}.interview__header__heading{margin-top:7.5px;font-weight:700;font-size:17px;height:22px}.interview__header__label{font-size:12px;height:16px;padding-left:0}.interview__header__description{height:84px;padding:4px 10px 4px 0;font-size:10px;line-height:15px;margin-top:4px;display:none}.interview__header__description--sp{display:block}.interview__body__box{padding:0 27px 0 28px}.interview__body__item-box-overflow .common-checkbox{float:none;margin-right:0}.interview__body__item--q1-show-other{padding-bottom:18px}.interview__body__item--q2{padding-top:20px;padding-bottom:20px}.interview__body__item--q2 .common-select label{margin-bottom:13px}.interview__body__item--q3{padding-top:20px;padding-bottom:20px}.interview__body__item--q3 .common-textarea label{margin-bottom:11px}.interview__body__item--q4{padding-top:20px;padding-bottom:19px}.interview__body__item--q4 .common-textarea label{margin-bottom:11px}.interview__body__item--q6{padding-top:20px;padding-bottom:20.6px}.interview__body__item--q6 .common-select label{margin-bottom:13px}.interview__body__item--q6 .common-select label span{margin-left:34px}.interview__body__item--q7{padding-bottom:20px}.interview__body__item--q7 .common-select label{margin-bottom:8px}.interview__body__item--q8{padding-top:20px;padding-bottom:20px}.interview__body__item--q8 .common-checkbox{margin-top:15px}.interview__body__item--q8 .common-checkbox label{width:100%}.interview__body__item--q8 .common-checkbox label:before{width:38px;height:38px}.interview__body__item--q8 .common-label{margin-bottom:3px}.interview__body__item--q5{padding-top:20px}.interview__body__item--q5 .common-label{margin-bottom:40.2px}.interview__body__item--q1{padding-top:20px;padding-bottom:18px}.interview__body__item--q1 .common-label{margin-bottom:5px}.interview__body__item--q1 .common-checkbox:nth-child(5) label,.interview__body__item--q1 .common-checkbox:nth-child(6) label{align-items:start}.interview__body__item--q1 .common-input-text{position:unset;margin-top:15px}.interview__body__item-error{top:90px}.interview__body__button{text-align:center;padding-top:37px}.interview__body__button button{width:280px;height:70px}.interview__body__note{margin:29.5px 0 31.6px;font-size:12px;line-height:15px}.interview__body__note a{font-size:12px}.interview__body__title{padding-left:26px}}@media screen and (max-width: 375px){.interview__header__content{padding:10px 0 0 5px;width:287px}}@media screen and (max-width: 768px){.common-label{font-size:14px;font-weight:700}}@media screen and (max-width: 768px){.common-range input{height:5px}.common-range input::-webkit-slider-thumb{width:22px;height:22px}.common-range input::-moz-range-thumb{width:22px;height:22px}.common-range__indicator__left{margin-left:2px;font-size:16px}.common-range__indicator__middle{font-size:16px;margin-left:5px}.common-range__indicator__right{font-size:16px;margin-right:0}.common-range__indicator--zero .common-range__indicator__left{margin-left:8px}.common-range__decorate{top:6px}.common-range__decorate span{width:12px;height:12px}}@media screen and (max-width: 320px){.common-range input::-webkit-slider-thumb{width:18px;height:18px}.common-range input::-moz-range-thumb{width:18px;height:18px}}@media screen and (max-width: 768px){.common-select label{font-size:14px;font-weight:700}}@media screen and (max-width: 768px){.common-textarea label{font-size:14px;font-weight:700}}
