html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}*,::before,::after{box-sizing:border-box}a{color:#2B2D42;outline:none;-webkit-transition:.3s;transition:.3s}svg{-webkit-flex-shrink:0;flex-shrink:0}button{padding:0;font-size:0;background:transparent;border:none;outline:none;cursor:pointer}img{max-width:100%}html{-webkit-text-size-adjust:100%}html,body{height:100%}body{position:relative;color:#8D99AE;background-color:#FBFBFB;font-size:14px;font-family:'OpenSans-Regular'}h1,h2,h3,h4,h5,h6,.section-title{color:#2B2D42}h1,h2,h3,.section-title{font-family:'Geometria-Heavy';overflow-wrap:break-word;word-wrap:break-word;-moz-hyphens:auto;hyphens:auto}h1,h2,.section-title{margin-bottom:25px;font-size:30px;line-height:38px}h3{font-size:24px;line-height:30px}.wrapper{overflow:hidden;min-height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.wrap{margin:0 auto;width:100%;max-width:1170px;padding:0 30px;position:relative}.row{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.row2{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.wrap-items{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.btn{width:100%;max-width:220px;height:36px;border-radius:18px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;color:#fff;background:#EF233C;box-shadow:0 0 8px #EF233C;font-size:16px;text-transform:uppercase;font-family:'Geometria-ExtraBold'}.btn:hover{background:#D90429;box-shadow:0 0 20px #D90429}.btn:active{background:#D90429;box-shadow:0 0 5px #D90429}.btn.premium{background:#E2BF35;box-shadow:0 0 8px rgba(204,173,52,0.7)}.btn.premium:hover{background:#cfaf31;box-shadow:0 0 20px rgba(204,173,52,0.7)}.btn.premium:active{background:#cfaf31;box-shadow:0 0 5px rgba(204,173,52,0.7)}.btn.hidden{display:none}.btn-more{margin:36px auto 34px;background:#2B2D42;box-shadow:0 0 8px #0D1C44}.btn-more:hover{background:#26283a;box-shadow:0 0 20px #0D1C44}.btn-more:active{background:#26283a;box-shadow:0 0 5px #0D1C44}.header{position:relative;z-index:2;background:#FBFBFB;box-shadow:0 0 20px rgba(0,0,0,0.05)}.header .wrap{height:70px}.header-nav{margin:0 21px}.header-nav-link{margin-right:30px;position:relative;color:#2B2D42;-webkit-transition:color .5s .25s;transition:color .5s .25s;overflow:hidden}.header-nav-link.active{font-family:'OpenSans-ExtraBold'}.header-nav-link:nth-child(2){width:34px}.header-nav-link.active:nth-child(2){width:39px}.header-nav-link:last-child{margin:0}.header-nav-link:hover{-webkit-transition:none;transition:none;color:transparent}.header-nav-link::before{content:'';width:100%;height:2px;margin-top:-1px;background:#D90429;position:absolute;left:0;top:50%;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);-webkit-transition:-webkit-transform .4s;transition:transform .4s;-webkit-transition-timing-function:cubic-bezier(0.7,0,0.3,1);transition-timing-function:cubic-bezier(0.7,0,0.3,1)}.header-nav-link:hover::before{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.header-nav-link span{position:absolute;height:50%;width:100%;left:0;top:0;overflow:hidden}.header-nav-link span::before{content:attr(data-letters);color:#D90429;position:absolute;left:0;width:100%;-webkit-transition:-webkit-transform .5s;transition:transform .5s}.header-nav-link span:nth-child(2){top:50%}.header-nav-link span:first-child::before{top:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.header-nav-link span:nth-child(2)::before{bottom:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.header-nav-link:hover span::before{-webkit-transition-delay:.3s;transition-delay:.3s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-timing-function:cubic-bezier(0.2,1,0.3,1);transition-timing-function:cubic-bezier(0.2,1,0.3,1)}.header-social{margin-right:21px}.header-social-instagram{margin-right:13px}.header-profile{color:#2B2D42;line-height:19px}.header-profile-label{margin-right:10px;width:114px}.header-profile-exit{margin-right:10px;color:#2B2D42}.header-profile-avatar{-webkit-flex-shrink:0;flex-shrink:0;width:36px;height:36px;border-radius:50%;font-size:0}.header-profile-avatar.premium{border:2px solid #E2BF35}.header-profile-avatar img{width:100%;height:100%;border-radius:50%}.header-right{-webkit-flex-grow:1;flex-grow:1;max-width:312px;-webkit-justify-content:space-between;justify-content:space-between}.header-menu-open{display:none;margin-left:21px;fill:#D90429;cursor:pointer}.header-menu-open.premium{fill:#E2BF35}.wrap-slider{position:relative;margin:34px 0;height:auto}.slider .owl-stage-outer{overflow:hidden}.slide{margin-right:30px;position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:flex-end;align-items:flex-end;width:100vw;max-width:1110px;height:300px;border-radius:12px;padding:17px 47px;box-shadow:0 0 20px rgba(0,0,0,0.05)}.slide-text{margin-bottom:11px;max-width:300px;text-align:right;color:#fff;font-size:31px;line-height:42px;text-transform:uppercase;text-shadow:0 0 30px rgba(0,0,0,0.1);font-family:'OpenSans-ExtraBold'}.slide-btn{box-shadow:0 0 20px rgba(0,0,0,0.05)}.slide-bg{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;border-radius:12px;object-fit:cover}.owl-prev,.owl-next{position:absolute;z-index:2;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);fill:rgba(255,255,255,0.2)}.owl-prev{left:14px}.owl-next{right:14px}.events-section,.events-home{margin-bottom:26px}.events-section2{margin-bottom:66px}.event{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;border-radius:12px;background:#fff;box-shadow:0 0 20px rgba(0,0,0,0.05);-webkit-transition:.3s;transition:.3s}.event:hover{box-shadow:0 0 30px rgba(0,0,0,0.1)}.events-home .event,.events-items .event{margin:0 30px 34px 0;width:calc((100% - 60px) / 3)}.events-home .event:nth-child(3n),.events-items .event:nth-child(3n){margin-right:0}.sidebar .event{margin-bottom:32px}.sidebar .event:last-child{margin:0}.event-wrap-img{font-size:0}.event-img{width:100%;height:190px;object-fit:cover;border-radius:12px 12px 0 0}.event-container{-webkit-flex-grow:1;flex-grow:1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;padding:23px 29px 53px 35px}.signup-webinar .event-container{text-align:center}.event-date-time{margin-bottom:20px}.event-date-day{margin-right:15px;color:#EF233C;font-size:36px;font-family:'Geometria-Heavy'}.event-date-day.ended{color:#8D99AE}.event-date-month{font-size:24px}.event-title{text-align:left}.signup-webinar .event-title{margin-bottom:20px}.event-description{margin:20px 0 26px;text-align:left}.event-description p{margin-bottom:12px;line-height:24px}.event-description p:last-child{margin:0}.lecturers-list{margin-bottom:22px}.event .lecturer{margin-bottom:13px;text-align:left}.event .lecturer:last-child{margin:0}.lecturer-photo{margin-right:20px;-webkit-flex-shrink:0;flex-shrink:0;font-size:0}.lecturer-photo img{width:48px;height:48px;border-radius:50%;object-fit:cover}.lecturer-post{line-height:22px}.lecturer-name{color:#2B2D42;font-size:16px;line-height:22px;font-family:'Geometria-ExtraBold'}.event-footer{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.event-price{margin-bottom:13px;width:100%;max-width:250px}.event-price-label{line-height:16px}.event-price-value{color:#2B2D42;font-size:36px;font-family:'Geometria-Heavy'}.event-btn{margin-top:24px;display:-webkit-inline-flex;display:inline-flex}.event-btn.ended{background:#8D99AE;box-shadow:none}.owl-carousel{margin:0 auto;display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{height:100%;display:-webkit-flex;display:flex;position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-wrapper{margin:0 auto}.owl-carousel .owl-item{position:relative;min-height:1px;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.no-js .owl-carousel{display:block}