@-webkit-keyframes gradientBG{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes gradientBG{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@-webkit-keyframes point{0%{top:65%}to{top:50%}}@keyframes point{0%{top:65%}to{top:50%}}.banner{color:#fff;height:100vh}.banner__wrapper{background-color:#4a8ba0;background:linear-gradient(10deg,#efbe57,#4a8ba0,#f0be58,#47859e);background-size:300% 300%;-webkit-animation:gradientBG 10s ease infinite;animation:gradientBG 10s ease infinite;-webkit-animation-play-state:paused;animation-play-state:paused;bottom:0;min-height:100%;min-width:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden}@media (min-width:1025px){.banner__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (max-width:1024px){.banner__wrapper{padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}}.in-view .banner__wrapper{-webkit-animation-play-state:running;animation-play-state:running}.banner__wrapper h1{font-size:85px;font-size:8.7vw;line-height:1}@media (max-width:574.7126436782px){.banner__wrapper h1{font-size:50px}}@media (min-width:1379.3103448276px){.banner__wrapper h1{font-size:120px}}@media (min-width:1025px){.banner__wrapper h1{-webkit-box-flex:2;-ms-flex:2;flex:2;padding:0 0 0 .55em;line-height:1.1;margin-bottom:0}}.banner__wrapper h1 span{opacity:.7}@media (min-width:1025px){.banner__wrapper-description{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-item-align:stretch;align-self:stretch;border-left:1px solid #d8d8d8;padding:0 2em;position:relative}}@media (min-width:1025px){.banner__wrapper-description-contents{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:61%}}.banner__wrapper-description-contents p{font-size:22px;font-size:1.9vw}@media (max-width:947.3684210526px){.banner__wrapper-description-contents p{font-size:18px}}@media (min-width:1368.4210526316px){.banner__wrapper-description-contents p{font-size:26px}}.banner__link{border-bottom:1px solid #cfcfcf;height:50px;display:block;width:100%;position:absolute;bottom:0;left:0;background-color:#fff;z-index:2}.banner__link:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='9' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l6 6 6-6' stroke='%23373E40' stroke-width='2' fill='none'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;position:absolute;width:14px;height:9px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-animation:point 1s infinite alternate;animation:point 1s infinite alternate}#hs_cos_wrapper_report_banner{min-height:90vh}