#bannerAlert{color:#fff;display:none;background-color:#08415c;position:relative;z-index:999999;width:100%}#bannerAlert.open+.openAlert+.body-bg .menuTransverse{z-index:1001}#bannerAlert+.openAlert{position:absolute;top:-35px;right:10px;cursor:pointer;width:60px;height:60px;border-radius:50%;color:#fff;z-index:999999;display:none;background-color:#08415c}#bannerAlert+.openAlert::before{content:"";-webkit-background-image:url("../../../../_assets/d5429c872f7134463503ce599b93eb28/img/flash.svg");background-image:url("../../../../_assets/d5429c872f7134463503ce599b93eb28/img/flash.svg");position:absolute;top:77%;left:50%;transform:translate(-50%, -50%);width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-size:contain}#bannerAlert+.openAlert+.body-bg{position:relative}#bannerAlert .container{display:grid;grid-template-columns:1fr 8fr 1fr;grid-column-gap:20px;grid-row-gap:20px;align-items:center;flex-wrap:wrap}#bannerAlert .container::before,#bannerAlert .container::after{content:none}#bannerAlert .container .flashInfo{color:#fff;display:flex;align-items:center}#bannerAlert .container .flashInfo span{font-weight:bold;font-size:30px;line-height:30px}#bannerAlert .container .flashInfo::before{content:"";-webkit-background-image:url("../../../../_assets/d5429c872f7134463503ce599b93eb28/img/flash.svg");background-image:url("../../../../_assets/d5429c872f7134463503ce599b93eb28/img/flash.svg");width:60px;height:60px;background-repeat:no-repeat;background-position:center;background-size:contain;margin-right:15px}#bannerAlert .container .closeIcon{text-align:right}#bannerAlert .container .closeIcon .closeBannerAlert{font-size:30px;cursor:pointer}@media (max-width:768px){#bannerAlert .container{display:block}#bannerAlert .container .frame{padding:30px 0 20px}#bannerAlert .container>.row{justify-content:center;text-align:center;padding:40px 0 0}#bannerAlert .container .flashInfo{display:none}#bannerAlert .container .closeBannerAlert{right:0;top:0}}