.tmt-widget,.tmt-widget a{position:relative}
.tmt-widget__button,.tmt-widget__title{font-weight:700;text-align:center;text-transform:uppercase}
:root{--color-primary:#0699a5;--gnn-color-primary:#0699a5;--color-text-dark:#444f51;--color-text-home-header:#075b65;--color-border-light:#d6d6d6;--color-bg-soft-news:#e9f7f8;--color-bg-soft:#2f98a5;--color-bg-dark:#24262e;--color-block-overtitle:#444f51;--color-border-block-overtitle:#2f98a5;--color-entry-overtitle:#075b65;--color-bg-story-hero:#d9ecef}
.home-header__button--primary:hover,.home-header__button--secondary:hover{background-color:#035c63}
.gnn-megamenu,.gnn-megamenu__top,.gnn-searchmenu{background:#0699a5!important}
.entry__title a:hover{color:#0699a5!important}
.tmt-widget{padding:var(--gutter) calc(var(--gutter)/ 2) calc(var(--gutter) * 1.5) calc(var(--gutter)/ 2);background-color:#f7f7f7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:var(--gutter)}
.tmt-widget a:before{content:'';position:absolute;top:0;right:0;background:-webkit-gradient(linear,right top, left bottom,color-stop(50%, rgba(0,0,0,0)),color-stop(0, rgba(0,0,0,.2)),to(rgba(0,0,0,.4))) 100% 0 no-repeat;background:linear-gradient(to left bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,.2) 0,rgba(0,0,0,.4)) 100% 0 no-repeat;width:2.54558em;height:2.54558em;-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0);-webkit-transform-origin:bottom right;transform-origin:bottom right;border-bottom-left-radius:inherit;-webkit-box-shadow:-.2em .2em .3em -.1em rgba(0,0,0,.15);box-shadow:-.2em .2em .3em -.1em rgba(0,0,0,.15);background-color:#f7f7f7}
.tmt-widget a:after{content:'';position:absolute;bottom:0;left:0;right:0;height:90%;-webkit-box-shadow:0 16px 16px rgba(0,0,0,.25);box-shadow:0 16px 16px rgba(0,0,0,.25)}
.tmt-widget img{max-width:280px}
.tmt-widget__title{font-size:16px;line-height:1.5;margin-bottom:8px}
.tmt-widget__button{-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 24px;font-family:Roboto,sans-serif;font-size:var(--font-size-button);line-height:1;white-space:nowrap;background:#1a3b70;color:#fff;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;position:absolute;left:0;right:0;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin:0 auto;bottom:16px;border-radius:25px;-webkit-box-shadow:0 8px 8px rgba(0,0,0,.25);box-shadow:0 8px 8px rgba(0,0,0,.25)}
.tmt-widget__button:hover{background:#0c1a32;color:#fff}
.tmt-widget__button .icon{margin-left:8px}
@media screen and (min-width:768px){
.home-header__brand .gnn-logo{font-size:5em}
#detail .sidebar__sticky{position:relative;top:0}
}
@media screen and (min-width:1024px){
.gnn-slim-header{border-top:4px solid #0699a5!important}
.home-header__brand .gnn-logo{font-size:5.5em}
}
@media screen and (max-width:1023px){
.gnn-slim-header__right{background-color:#0699a5!important}
}
@media screen and (max-width:767px){
.gnn-megamenu .gnn-megamenu__section>.gnn-collapse__toggle{background-color:#0699a5!important}
.home-header__brand .gnn-logo{font-size:3.6em}
.gnn-slim-header__right li:first-child,.home-header__top__menu:nth-child(2) li:first-child{margin-right:8px;padding-right:8px;border-right:2px solid var(--color-light)}
}