.thermal-content-list__row{position:relative;opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);-webkit-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s}.appear.thermal-content-list__row{opacity:1!important;-webkit-transform:none;-ms-transform:none;transform:none}.thermal-header__title{font-size:3.333rem;font-weight:900}.thermal-content-list__title{font-size:1.87rem;line-height:1.14em;font-weight:900}.main{display:-webkit-box;display:-ms-flexbox;display:flex}.thermal{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.thermal__container{height:100%}.thermal__wrapper{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:0}.thermal-header__title{color:#062c43;max-width:47rem}.thermal-content{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-top:3rem}.thermal-content__bg{position:absolute;left:0;top:0;width:100vw;height:100%;left:calc((100% - 100vw)/ 2);background:#062c43}.thermal-content__bg 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}.thermal-content__bg.appear img{opacity:1}.thermal-content__wrapper{position:relative;z-index:1;margin:4rem 0}.thermal-content-list{width:83%;display:-webkit-box;display:-ms-flexbox;display:flex;margin:-.666rem}@media (max-width:900px){.thermal-content-list{width:100%}}@media (max-width:600px){.thermal-content-list{margin:-.333rem}}@media (max-width:420px){.thermal-content-list{-ms-flex-wrap:wrap;flex-wrap:wrap}}.thermal-content-list__item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:.666rem}@media (max-width:600px){.thermal-content-list__item{padding:.333rem}}@media (max-width:420px){.thermal-content-list__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.thermal-content-list__container{background:#ebebeb;height:16rem;display:block}.thermal-content-list__container:hover .thermal-content-list__arrow{left:3px}.thermal-content-list__wrapper{padding:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:100%}.thermal-content-list__row{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.thermal-content-list__title{color:#062c43}@media (max-width:550px){.thermal-content-list__title{font-size:1.4rem}}.thermal-content-list__arrow{-webkit-box-flex:0;-ms-flex:0 0 2rem;flex:0 0 2rem;width:2rem;height:1.6rem;position:relative;left:0;-webkit-transition:all ease .15s;-o-transition:all ease .15s;transition:all ease .15s}.thermal-content-list__arrow img{position:absolute;width:100%;height:100%;-o-object-fit:fill;object-fit:fill;left:0;top:0}