.screen1{background:url(../images/t1-bg.jpg) center 0 no-repeat;background-size:1920px;min-height:430px;display:flex;align-items:flex-end;padding-bottom:155px}.screen1__boxText{width:65%;margin-left:40px}.screen1__title{width:580px;margin-bottom:20px}.screen1__title img{width:100%;height:auto;display:block}.screen1__text{font-family:var(--primary-font);color:#fff;font-size:1.1rem}@media(max-width: 1440px){.screen1{background-size:1440px;min-height:323px;padding-bottom:70px}.screen1__boxText{margin-left:168px}}@media(max-width: 1200px){.screen1{background-size:1200px;min-height:269px;padding-bottom:62px}.screen1__boxText{margin-left:140px;width:60%}.screen1__title{width:420px}.screen1__text{font-size:.9rem}}@media(max-width: 1024px){.screen1{background-size:1024px;min-height:229px;padding-bottom:14px}.screen1__title{margin-bottom:8px}.screen1__boxText{margin-left:76px}}@media(max-width: 430px){.screen1{background:url(../images/t1-bg-mb.jpg) center 0 no-repeat;background-size:430px;min-height:650px;padding-bottom:350px}.screen1__boxText{margin-left:0;width:100%}.screen1__title{width:76%}.screen1__text{text-align:justify}}@media(max-width: 280px){.screen1{padding-bottom:338px}}.screen2{padding:30px 0}.screen2__box{display:flex}.screen2__boxLeft{width:20%}.screen2__step{font-family:var(--primary-font);text-align:center;border:1px solid #bdcada;border-radius:30px;width:60%;padding:5px 10px;margin:0 auto 10px;display:block;color:#bdcada;font-weight:600;cursor:pointer}.screen2__step.active{background-color:#bdcada;color:#112744}.screen2__boxRight{flex:1}.screen2__item{display:flex}.screen2__boxText{width:50%}.screen2__title{font-family:var(--primary-font);color:#234e88;text-transform:uppercase;font-weight:600;font-size:1.1rem;margin-bottom:20px}.screen2__text{font-family:var(--primary-font);text-align:justify;font-size:1rem}.screen2__pic{flex:1;margin-left:20px}.screen2__pic img{width:100%;height:auto;display:block;border-radius:15px}@media(max-width: 430px){.screen2__box{flex-direction:column}.screen2__boxLeft{width:100%;display:flex;justify-content:center}.screen2__item{flex-direction:column}.screen2__step{width:20%;padding:5px 10px;font-size:1rem;margin:0 3px 10px;border-radius:12px}.screen2__boxRight{margin-top:20px}.screen2__boxText{width:100%}.screen2__pic{margin-left:0;margin-top:20px}}@media(max-width: 390px){.screen2__boxLeft{flex-wrap:wrap}.screen2__step{width:30%}}