.control-list-item__link-wrap span:nth-child(1){font-size:1rem;line-height:1.2em;font-weight:900}.control-header__title{font-size:3.333rem;font-weight:900}.control-list-item__title{font-size:1.87rem;line-height:1.14em;font-weight:900}.control__wrapper{padding-bottom:0}.control__content{margin-top:3rem}.control-header__title{color:#062c43;max-width:59rem;line-height:1.2em}@media (max-width:650px){.control-header__title{font-size:2.7rem}}@media (max-width:430px){.control-header__title{font-size:2.3rem}}.control-list__item:nth-child(2){margin-top:1.6rem}.control-list-item__wrapper{margin-top:-3rem}.control-list-item__wrapper.appear .control-list-item__image img{opacity:1}.control-list-item__wrapper.appear .control-list-item__title{color:#ebebeb}.control-list-item__wrapper.appear .control-list-item__link-wrap{opacity:1}.control-list-item__header{position:relative;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);z-index:2}.control-list-item__title{background-color:#064469;width:28rem;padding:2rem 1.6rem;color:transparent;-webkit-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s}@media (max-width:650px){.control-list-item__title{padding:1.6rem 1.3rem;width:20rem;font-size:1.5rem}}.control-list-item__content{position:relative;padding-top:35%;max-height:34rem;min-height:20rem}.control-list-item__image{position:absolute;height:100%;width:100vw;top:0;left:calc((100% - 100vw)/ 2);background:#064469}.control-list-item__image img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;left:0;top:0;opacity:0;-webkit-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s}.control-list-item__link-wrap{position:absolute;z-index:2;right:0;bottom:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;padding:1rem 3rem;border:2px solid #ebebeb;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;-webkit-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s}.control-list-item__link-wrap span:nth-child(1){color:#ebebeb}.control-list-item__link-wrap span:nth-child(2){margin-left:1rem;position:relative;left:0;top:0;width:1.6rem;-webkit-box-flex:0;-ms-flex:0 0 1.6rem;flex:0 0 1.6rem;height:1.2rem;-webkit-transition:all ease .2s;-o-transition:all ease .2s;transition:all ease .2s}.control-list-item__link-wrap span:nth-child(2) img{position:absolute;width:100%;height:100%;-o-object-fit:fill;object-fit:fill;left:0;top:0}.control-list-item__link-wrap:hover span:nth-child(2){left:3px}