@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Philosopher:wght@400;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap");* :before,:after{-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:Segoe UI,system-ui,sans-serif}h1,h2,h3,h4,h5,h6{margin-bottom:0;margin-top:0}@font-face{font-display:swap;font-family:Myriad Pro;font-style:normal;font-weight:400;src:url(fonts/MyriadPro-Regular.woff2) format("woff2"),url(fonts/MyriadPro-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:CFNote;font-style:normal;font-weight:400;src:url(../fonts/CFNote.otf) format("opentype")}@font-face{font-display:swap;font-family:CFNote;font-style:normal;font-weight:700;src:url(../fonts/CFNote-Bold.otf) format("opentype")}*{-webkit-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:Roboto,sans-serif,Segoe UI,system-ui;font-weight:400;line-height:1.6;margin:0;padding:0}.orange-text{color:#ef5121!important}img{display:block;height:auto;max-width:100%}a{color:inherit;text-decoration:none}ul{margin:0;padding-left:20px}h1,h2,h3,h4,h5,h6{font-family:Manrope,sans-serif,Segoe UI,system-ui!important;line-height:1.4!important}h1,h2,h3,h4,h5,h6,p{margin-bottom:0;margin-top:0}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}.faq-item.active .faq-answer{-webkit-transition:max-height .25s ease-in-out;transition:max-height .25s ease-in-out}main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:80px}@media only screen and (max-width:991px){main{gap:50px}}.fade-in{opacity:0;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px);-webkit-transition:opacity .6s ease-out,-webkit-transform .6s ease-out;transition:opacity .6s ease-out,-webkit-transform .6s ease-out;transition:opacity .6s ease-out,transform .6s ease-out;transition:opacity .6s ease-out,transform .6s ease-out,-webkit-transform .6s ease-out;will-change:opacity,transform}.fade-in-animated{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.fade-in-left{opacity:0;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px);-webkit-transition:opacity .6s ease-out,-webkit-transform .6s ease-out;transition:opacity .6s ease-out,-webkit-transform .6s ease-out;transition:opacity .6s ease-out,transform .6s ease-out;transition:opacity .6s ease-out,transform .6s ease-out,-webkit-transform .6s ease-out;will-change:opacity,transform}.fade-in-left.fade-in-animated{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.fade-in-right{opacity:0;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px);-webkit-transition:opacity .6s ease-out,-webkit-transform .6s ease-out;transition:opacity .6s ease-out,-webkit-transform .6s ease-out;transition:opacity .6s ease-out,transform .6s ease-out;transition:opacity .6s ease-out,transform .6s ease-out,-webkit-transform .6s ease-out;will-change:opacity,transform}.fade-in-right.fade-in-animated{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.fade-in-up{opacity:0;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px);-webkit-transition:opacity .6s ease-out,-webkit-transform .6s ease-out;transition:opacity .6s ease-out,-webkit-transform .6s ease-out;transition:opacity .6s ease-out,transform .6s ease-out;transition:opacity .6s ease-out,transform .6s ease-out,-webkit-transform .6s ease-out;will-change:opacity,transform}.fade-in-up.fade-in-animated{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.fade-in-down{opacity:0;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px);-webkit-transition:opacity .6s ease-out,-webkit-transform .6s ease-out;transition:opacity .6s ease-out,-webkit-transform .6s ease-out;transition:opacity .6s ease-out,transform .6s ease-out;transition:opacity .6s ease-out,transform .6s ease-out,-webkit-transform .6s ease-out;will-change:opacity,transform}.fade-in-down.fade-in-animated{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.fade-in-scale{opacity:0;-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9);-webkit-transition:opacity .6s ease-out,-webkit-transform .6s ease-out;transition:opacity .6s ease-out,-webkit-transform .6s ease-out;transition:opacity .6s ease-out,transform .6s ease-out;transition:opacity .6s ease-out,transform .6s ease-out,-webkit-transform .6s ease-out;will-change:opacity,transform}.fade-in-scale.fade-in-animated{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.fade-in-stagger .fade-in:first-child{-webkit-transition-delay:.1s;transition-delay:.1s}.fade-in-stagger .fade-in:nth-child(2){-webkit-transition-delay:.2s;transition-delay:.2s}.fade-in-stagger .fade-in:nth-child(3){-webkit-transition-delay:.3s;transition-delay:.3s}.fade-in-stagger .fade-in:nth-child(4){-webkit-transition-delay:.4s;transition-delay:.4s}.fade-in-stagger .fade-in:nth-child(5){-webkit-transition-delay:.5s;transition-delay:.5s}.fade-in-stagger .fade-in:nth-child(6){-webkit-transition-delay:.6s;transition-delay:.6s}.fade-in,.fade-in-down,.fade-in-left,.fade-in-right,.fade-in-scale,.fade-in-up{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px;-webkit-transform:translateZ(0);transform:translateZ(0)}@media (prefers-reduced-motion:reduce){.fade-in,.fade-in-down,.fade-in-left,.fade-in-right,.fade-in-scale,.fade-in-up{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition:none;transition:none}}header.body-header{background-color:#fff;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.1);box-shadow:0 2px 10px rgba(0,0,0,.1);position:sticky;top:0;-webkit-transition:all .3s ease;transition:all .3s ease;width:100%;z-index:100}header.body-header.scrolled{-webkit-box-shadow:0 2px 20px rgba(0,0,0,.15);box-shadow:0 2px 20px rgba(0,0,0,.15)}header.body-header .header-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:30px;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;max-width:1772px;padding:20px;-webkit-transition:all .3s ease;transition:all .3s ease}.body-header.scrolled header.body-header .header-container{padding:10px 20px}header.body-header .logo{-ms-flex-negative:0;flex-shrink:0;min-width:120px}header.body-header .logo,header.body-header .logo img{height:120px;-webkit-transition:all .3s ease;transition:all .3s ease;width:120px}header.body-header.scrolled .logo{height:60px;min-width:60px;width:60px}header.body-header.scrolled .logo img{height:60px;width:60px}header.body-header .main-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;list-style:none;row-gap:5px}header.body-header .main-menu ul li a{color:#ef5121;display:inline-block;font-size:18px;font-weight:600;-webkit-transition:all .3s ease;transition:all .3s ease}header.body-header .main-menu ul li a:hover{color:#d1461c;-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px);-webkit-transition:all .3s ease;transition:all .3s ease}header.body-header .main-menu ul li a:active,header.body-header .main-menu ul li a:focus{color:#ef5121}header.body-header .burger-menu{background:transparent;border:none;cursor:pointer;display:none;height:20px;padding:0;position:relative;width:30px;z-index:10}header.body-header .burger-menu .burger-line{background-color:#ef5121;border-radius:2px;height:3px;left:0;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease;width:25px}header.body-header .burger-menu .burger-line:first-child{top:0}header.body-header .burger-menu .burger-line:nth-child(2){top:8px}header.body-header .burger-menu .burger-line:nth-child(3){top:16px}header.body-header .burger-menu.active .burger-line:first-child{top:8px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}header.body-header .burger-menu.active .burger-line:nth-child(2){opacity:0}header.body-header .burger-menu.active .burger-line:nth-child(3){top:8px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}header.body-header .phone{background:linear-gradient(135deg,#ef5121,#f6b517);border:none;border-radius:25px;color:#fff;cursor:pointer;display:inline-block;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;padding:12px 30px;text-decoration:none;-webkit-transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}header.body-header .phone:hover{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.2);box-shadow:0 5px 15px rgba(0,0,0,.2);-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}@media only screen and (max-width:767px){header.body-header .phone{font-size:14px;padding:10px 25px}}header.body-header body.menu-open{overflow:hidden}@media only screen and (max-width:991px){header.body-header .header-container .main-menu{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;left:-100%;position:fixed;top:0;-webkit-transition:left .3s ease;transition:left .3s ease;width:100%;z-index:5;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header.body-header .header-container .main-menu nav ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;text-align:center}header.body-header .header-container .main-menu nav ul li a{font-size:24px}header.body-header .header-container .main-menu.active{left:0}header.body-header .header-container .burger-menu{display:-webkit-box;display:-ms-flexbox;display:flex}header.body-header .header-container .phone{display:none}header.body-header .header-container .logo{height:80px;min-width:80px;width:80px}header.body-header .header-container .logo img{height:80px;width:80px}}.footer{background:-webkit-gradient(linear,left top,left bottom,from(rgba(239,81,33,.2)),to(#ebebeb));background:linear-gradient(180deg,rgba(239,81,33,.2) 0,#ebebeb);color:#231f20;margin-top:80px;padding:60px 0 30px}@media only screen and (max-width:991px){.footer{margin-top:40px;padding:40px 0 20px}}.footer .footer-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;max-width:1500px;padding:0 20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}@media only screen and (max-width:991px){.footer .footer-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.footer .footer-container .logo{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.footer .footer-container .logo img{height:260px;width:260px}@media only screen and (max-width:991px){.footer .footer-container .logo img{height:180px;width:180px}}.footer .footer-container .social-links-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;margin-top:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:991px){.footer .footer-container .social-links-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer .footer-container .social-links-container .social-link{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;border-radius:50%;color:#fff;height:40px;justify-content:center;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease;width:40px}.footer .footer-container .social-links-container .social-link:hover{background-color:#ef5121;color:#fff;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.footer .footer-container .social-links-container .social-link i{font-size:1.2rem}.footer .footer-container .footer-links h3{margin-bottom:10px}.footer .footer-container .footer-links ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:disc;margin:0;padding:0 0 0 18px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3px}@media only screen and (max-width:991px){.footer .footer-container .footer-links ul{margin-top:10px;-webkit-box-pack:center;-ms-flex-pack:center;gap:10px;justify-content:center;list-style:none;padding:0}}.footer .footer-container .footer-links ul li a{color:#231f20;font-family:Roboto,sans-serif;font-weight:500;text-underline-offset:2px;-webkit-transition:all .3s ease;transition:all .3s ease}.footer .footer-container .footer-links ul li a:hover{color:#ef5121;-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.footer .footer-container .contact-info{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;text-align:right}@media only screen and (max-width:991px){.footer .footer-container .contact-info{text-align:center}}.footer .footer-container .contact-info h3{color:#231f20;font-family:Roboto,sans-serif;font-size:1.3rem;font-weight:600;margin-bottom:15px}@media only screen and (max-width:991px){.footer .footer-container .contact-info h3{font-size:1.2rem}}.footer .footer-container .contact-info p{color:#231f20;font-family:Roboto,sans-serif;line-height:1.5;margin-bottom:10px}@media only screen and (max-width:991px){.footer .footer-container .contact-info p{font-size:.95rem}}.footer .footer-container .contact-info .phone{color:#ef5121;font-family:Roboto,sans-serif;font-size:1.1rem;font-weight:600;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}.footer .footer-container .contact-info .phone:hover{color:#d1461c;-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}@media only screen and (max-width:991px){.footer .footer-container .contact-info .phone{font-size:1rem}}.footer-bottom{background-color:rgba(0,0,0,.2);border-top:1px solid hsla(0,0%,100%,.1);padding:15px 0;text-align:center}.footer-bottom p{color:hsla(0,0%,100%,.6);font-family:Roboto,sans-serif;font-size:.9rem;margin:0}@media only screen and (max-width:991px){.footer-bottom p{font-size:.85rem}}.seminar-single-section{margin:0 auto;max-width:1720px;padding:60px 20px}@media only screen and (max-width:767px){.seminar-single-section{padding:40px 15px}}.seminar-single-container{margin:0 auto;max-width:100%;width:100%}.seminar-single-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;background:#fff;-ms-flex-direction:row;flex-direction:row;min-height:500px;position:relative;-webkit-transition:-webkit-transform .3s cubic-bezier(.25,.46,.45,.94);transition:-webkit-transform .3s cubic-bezier(.25,.46,.45,.94);transition:transform .3s cubic-bezier(.25,.46,.45,.94);transition:transform .3s cubic-bezier(.25,.46,.45,.94),-webkit-transform .3s cubic-bezier(.25,.46,.45,.94);will-change:transform}@media only screen and (max-width:991px){.seminar-single-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.seminar-single-item .seminar-image{max-width:min(420px,40%);-ms-flex-negative:0;flex-shrink:0;overflow:hidden;position:relative}@media only screen and (max-width:991px){.seminar-single-item .seminar-image{margin-inline:auto;max-width:390px;width:100%}}.seminar-single-item .seminar-image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}.seminar-single-item:hover .seminar-single-item .seminar-image img:not(.author-image){-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.seminar-single-item .seminar-image .author-image{border:4px solid #fff;border-radius:50%;bottom:20px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.3);box-shadow:0 4px 12px rgba(0,0,0,.3);height:60px;-o-object-fit:cover;object-fit:cover;position:absolute;right:20px;width:60px;z-index:1}@media only screen and (max-width:767px){.seminar-single-item .seminar-image .author-image{bottom:15px;height:50px;right:15px;width:50px}}.seminar-single-item .seminar-title{background:linear-gradient(135deg,#ef5121,#f6b517);-webkit-background-clip:text;color:#231f20;font-family:Philosopher,serif;font-size:42px;font-weight:700;margin:0 0 25px;-webkit-text-fill-color:transparent;background-clip:text}@media only screen and (max-width:1199px){.seminar-single-item .seminar-title{font-size:38px}}@media only screen and (max-width:991px){.seminar-single-item .seminar-title{font-size:34px}}@media only screen and (max-width:767px){.seminar-single-item .seminar-title{font-size:28px;margin-bottom:20px}}.seminar-single-item .seminar-content{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 30px 30px;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media only screen and (max-width:1199px){.seminar-single-item .seminar-content{padding:40px}}@media only screen and (max-width:991px){.seminar-single-item .seminar-content{padding:35px;width:100%}}@media only screen and (max-width:767px){.seminar-single-item .seminar-content{padding:25px 0}}.seminar-single-item .seminar-content p{color:#231f20;font-family:Roboto,sans-serif;font-size:18px;line-height:1.5;margin:0 0 5px}@media only screen and (max-width:991px){.seminar-single-item .seminar-content p{font-size:17px;line-height:1.4}}@media only screen and (max-width:767px){.seminar-single-item .seminar-content p{font-size:16px;line-height:1.3;margin-bottom:18px}}.seminar-single-item .seminar-content a:not([class]){color:#ef5121;position:relative;text-decoration:underline!important;text-underline-offset:2px;-webkit-transition:all .3s ease;transition:all .3s ease}.seminar-single-item .seminar-content a:not([class]):hover{color:#d1461c;text-decoration:underline!important}.seminar-single-item .seminar-content .seminar-cta{background:linear-gradient(135deg,#ef5121,#f6b517);border:none;border-radius:25px;border-radius:30px;color:#fff;cursor:pointer;display:inline-block;font-family:Roboto,sans-serif;font-size:16px;font-size:18px;font-weight:500;margin-top:auto;padding:15px 40px;text-decoration:none;-webkit-transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.seminar-single-item .seminar-content .seminar-cta:hover{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.2);box-shadow:0 5px 15px rgba(0,0,0,.2);-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}@media only screen and (max-width:767px){.seminar-single-item .seminar-content .seminar-cta{font-size:14px;padding:10px 25px}}.seminar-single-item .seminar-content .seminar-cta:hover{-webkit-box-shadow:0 8px 20px rgba(0,0,0,.25);box-shadow:0 8px 20px rgba(0,0,0,.25);-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}@media only screen and (max-width:767px){.seminar-single-item .seminar-content .seminar-cta{font-size:16px;padding:12px 30px}}.tab-section{margin-top:40px}@media only screen and (max-width:767px){.tab-section{margin-top:30px}}.tab-header{border-bottom:2px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin-bottom:30px}@media only screen and (max-width:767px){.tab-header{gap:5px;margin-bottom:20px}}.tab-button{background:transparent;border:none;border-bottom:3px solid transparent;color:#231f20;cursor:pointer;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;padding:15px 30px;position:relative;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:991px){.tab-button{font-size:15px;padding:12px 20px}}@media only screen and (max-width:767px){.tab-button{font-size:14px;padding:10px 15px}}.tab-button:hover{color:#ef5121}.tab-button.active{background:linear-gradient(135deg,#ef5121,#f6b517);-webkit-background-clip:text;border-bottom-color:#ef5121;color:#ef5121;-webkit-text-fill-color:transparent;background-clip:text}.tab-content-wrapper{min-height:200px;position:relative}.tab-content{-webkit-animation:fadeIn .3s ease-in;animation:fadeIn .3s ease-in;display:none}.tab-content.active{display:block}.tab-content h3{background:linear-gradient(135deg,#ef5121,#f6b517);-webkit-background-clip:text;font-family:Philosopher,serif;font-size:28px;font-weight:600;margin:0 0 20px;-webkit-text-fill-color:transparent;background-clip:text}@media only screen and (max-width:991px){.tab-content h3{font-size:24px}}@media only screen and (max-width:767px){.tab-content h3{font-size:22px;margin-bottom:15px}}.tab-content p{color:#231f20;font-family:Roboto,sans-serif;font-size:16px;line-height:1.5;margin:0 0 5px}@media only screen and (max-width:767px){.tab-content p{font-size:15px;line-height:1.3;margin-bottom:15px}}.tab-content ul{margin:0 0 20px;padding-left:30px}@media only screen and (max-width:767px){.tab-content ul{padding-left:20px}}.tab-content ul li{color:#231f20;font-family:Roboto,sans-serif;font-size:16px;line-height:1.8;margin-bottom:10px}@media only screen and (max-width:767px){.tab-content ul li{font-size:15px;line-height:1.6;margin-bottom:8px}}.tab-content a{color:#ef5121;position:relative;text-decoration:underline!important;text-underline-offset:2px;-webkit-transition:all .3s ease;transition:all .3s ease}.tab-content a:hover{color:#d1461c;text-decoration:underline!important}.tab-content img.alignleft{display:block;float:left;margin:0 20px 15px 0}@media only screen and (max-width:767px){.tab-content img.alignleft{display:block;float:none;height:auto;margin:0 auto 15px;max-width:300px;width:100%}}.tab-content:after{clear:both;content:"";display:table}@-webkit-keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}
/*# sourceMappingURL=single-seminar.min.css.map */