@media screen and (min-width: 769px){.login-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width: 769px){.login-layout__entry-box{width:49%}}.login-layout__login-box{margin-top:1em}@media screen and (min-width: 769px){.login-layout__login-box{width:49%;margin-top:0}}.entry-description{margin-bottom:.5em;text-align:center}.entry-button{width:100%;padding:5px;font-size:18px}.service{margin-top:1em}.service__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#10a1c5;font-size:18px}.service__title::before,.service__title::after{display:block;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;content:"";border-bottom:4px dotted #10a1c5}.service__title::before{margin-right:.5em}.service__title::after{margin-left:.5em}.service__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.service__list li{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%}.service-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:10px;text-align:center}.service-item__icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.service-item__icon img{width:20%;max-width:200px}@media screen and (min-width: 769px){.service-item__icon img{width:24%}}.service-item__name{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-weight:bold;font-size:14px}.service-item__description{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;font-size:11px}.login-form-title{margin:1em 0 2em;font-weight:bold;text-align:center;font-size:18px}.other-link{margin-top:1em;text-align:right;list-style:none}.other-link__item+.other-link__item{margin-top:.5em}.other-link__item a::after{display:inline-block;padding-left:.5em;font-family:FontAwesome;content:""}.login-submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 769px){.login-submit{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.login-submit__check input{vertical-align:-0.2em}.login-submit__button{width:100%;margin-top:1em;font-size:14px}@media screen and (min-width: 769px){.login-submit__button{max-width:180px;margin-top:0}}.login-form-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.login-form-layout__line{text-align:center}.login-form-layout__divider{position:relative;text-align:center}.login-form-layout__divider::before{position:absolute;top:calc(50% - 1px);left:0;width:100%;height:1px;content:"";background:#e2e2e2}.login-form-layout__divider span{position:relative;padding:0 1em;background:#fff}