.destWebinar{background:var(--black);overflow:hidden;padding:0 0 100px;position:relative}@media (max-width:1200px){.destWebinar{padding:0 0 80px}}.destWebinar .container{border-top:1px solid var(--white)}.destWebinar__header{margin:0 auto 50px;max-width:920px;padding-top:30px}.destWebinar__header h2{color:var(--white);margin:0 0 20px}.destWebinar__image{border-radius:8px;margin:0 auto 30px;max-width:920px;overflow:hidden}.destWebinar__image a:after,.destWebinar__image a:before{content:none!important}.destWebinar__image img{width:100%}.destWebinar__tag{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:10px}.destWebinar__tag p{border-radius:2px;color:var(--black);font-family:Karelia,sans-serif;font-size:14px;line-height:100%;margin:0;padding:6px 8px 8px}@media screen and (max-width:576px){.destWebinar__tag p{font-size:14px}}@media screen and (min-width:1600px){.destWebinar__tag p{font-size:14px}}.destWebinar__content{margin:0 auto;max-width:920px}.destWebinar__text{padding-bottom:44px;position:relative}.destWebinar__text h1,.destWebinar__text h2,.destWebinar__text h3{color:var(--white);margin-bottom:25px}.destWebinar__text h1:last-child,.destWebinar__text h2:last-child,.destWebinar__text h3:last-child{margin-bottom:0}.destWebinar__text p{color:var(--textLight);font-weight:var(--fw-normal);margin-bottom:25px}.destWebinar__text p:last-child{margin-bottom:0}.destWebinar__text ul{margin-bottom:25px}.destWebinar__text ul:last-child{margin-bottom:0}.destWebinar__text ul li{color:var(--white);font-size:16px;line-height:26px;margin-bottom:5px;position:relative}@media screen and (max-width:576px){.destWebinar__text ul li{font-size:16px}}@media screen and (min-width:1600px){.destWebinar__text ul li{font-size:16px}}@media screen and (max-width:576px){.destWebinar__text ul li{line-height:26px}}@media screen and (min-width:1600px){.destWebinar__text ul li{line-height:26px}}.destWebinar__text a{color:var(--brand-primary);margin-top:40px}.destWebinar__text a .link-arrow{padding-left:10px;position:absolute;right:-18px;top:-2px}.destWebinar__text a .link-arrow img{height:10px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.destWebinar__text a p{color:var(--brand-primary);display:inline-block;margin:0}.destWebinar__text a:hover{color:var(--brand-primary)!important;outline:none;text-decoration:none}.destWebinar__text a:hover p{color:var(--brand-primary)}.destWebinar__text a:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.destWebinar__text a:hover:after{-webkit-transform:scaleX(0);transform:scaleX(0)}