@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);:root{--primary-color:#1f4e79;--secondary-color:#fce058;--secondary-color-hover:#e2c639;--tertiary-color:orange;--tertiary-color-hover:#ee9b00;--bs-gutter-x:20px;--excel-gradient-0:#16bfe8;--excel-gradient-1:#0578b3}.secondary-color{color:#fce058;color:var(--secondary-color)}body{font-family:"Poppins",sans-serif}h1,h2,h3,h4,h5{font-weight:700}img{max-width:100%}button{border-width:0}.container{max-width:1020px}.swiper-wrapper{align-items:center}.swiper-slide{display:grid}@media screen and (max-width:480px){.swiper-wrapper{max-height:80px}.swiper-wrapper img{max-height:70px;margin:auto}}.cta-btn{background:linear-gradient(60deg,#f79533,#f37055,#ef4e7b,#a166ab,#5073b8,#1098ad,#07b39b,#6fba82);-webkit-animation:animatedgradient 3s ease infinite alternate;animation:animatedgradient 3s ease infinite alternate;background-size:300% 300%;margin-left:auto;margin-right:auto;border-radius:20px;padding:20px 30px;cursor:pointer;display:inline-block;font-weight:700;font-size:20px;margin-bottom:15px;outline:0;text-decoration:none;text-align:center;width:100%;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.cta-btn,.cta-btn:hover{color:hsla(0,0%,100%,.9)}.cta-btn:hover{-webkit-transform:scale(.94);transform:scale(.94)}.cta-btn small{font-weight:400;margin-bottom:0}@media screen and (max-width:480px){.cta-btn{border-radius:15px;padding:15px 25px;font-size:16px;margin-bottom:15px;text-align:center}}@-webkit-keyframes animatedgradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes animatedgradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}#hero-section{background-color:#133a5e;color:#fff;text-align:center;padding:60px 0 150px;position:relative}#hero-section .hero-section-bg{display:block;position:absolute;left:0;top:0;width:100%;height:100%;opacity:.2;background-repeat:no-repeat;background-position:-117% 3%;background-size:73%;background-attachment:fixed;z-index:0}.highlighted-text{color:rgb(239 209 54)}#hero-section .hero-section-header h1{font-weight:600;margin-bottom:20px}#hero-section .hero-section-header h5{font-weight:500;margin-bottom:45px}#hero-section .hero-workshop-info-card{display:flex;flex-direction:column;border-radius:18px;background-color:#0d2842;background-position:-60px 185px;background-size:55%;background-repeat:no-repeat;padding:12px 12px 80px}#hero-section .hero-workshop-info-item{display:flex;padding:10px 10px 10px 15px;justify-content:flex-start;align-items:center;border:.5px solid rgba(51,51,51,.1);border-radius:14px;background-color:rgba(17,17,17,.6);cursor:default;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}#hero-section .hero-workshop-info-item img,#hero-section .hero-workshop-info-item svg{margin-right:10px}#hero-section .hero-workshop-info-item p{margin-bottom:0}#hero-section .instructor-content{margin-top:65px;margin-right:0;margin-left:40%;padding-right:30px;text-align:left}#hero-section .instructor-content .instructed-by{padding:5px 10px;border-radius:5px;background-image:linear-gradient(102deg,#0881ba,#15b8e3);display:inline-block;font-size:12px;margin-bottom:15px}#hero-section .instructor-content h5{margin-bottom:5px;font-weight:500}#hero-section .instructor-content p{font-size:13px}#hero-section .iframe-container{width:100%;padding-top:58%;position:relative;margin-bottom:20px}#hero-section .iframe-container iframe,#hero-section .iframe-container img,#hero-section .iframe-container video{position:absolute;top:0;left:0;width:100%;height:100%;border:9px solid #0d2842;border-radius:15px;z-index:100}#hero-section .iframe-container img{z-index:200;object-fit:cover;cursor:pointer}#hero-section .iframe-container .play-btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:300;cursor:pointer}#hero-section .iframe-container .play-btn svg{background-color:rgba(17,17,17,.6);border-radius:100%}@media only screen and (max-width:768px){#hero-section .instructor-content{padding-right:0}#hero-section .hero-workshop-info-card{margin-bottom:30px}#hero-section .hero-section-header h1{font-weight:700;font-size:25px}#hero-section .hero-section-header h5{font-weight:400;font-size:18px}#hero-section .hero-section-header h5 br{display:none}#hero-section .hero-workshop-info-item p{font-size:12px}#hero-section .hero-workshop-info-card{padding-bottom:60px}}@media only screen and (max-width:380px){#hero-section .instructor-content{margin-left:30%}#hero-section .hero-section-header h5{font-weight:400;font-size:15px}#hero-section .hero-section-header h1{font-size:20px}#hero-section .hero-workshop-info-item{padding:8px 8px 8px 12px}#hero-section .hero-workshop-info-item p{font-size:10px}#hero-section .hero-workshop-info-item img,#hero-section .hero-workshop-info-item svg{margin-right:7px}#hero-section .hero-workshop-info-card{padding-bottom:50px}}#scroll-position{top:0;height:5px;background-image:linear-gradient(90deg,var(--excel-gradient-0),#0578b3)}#bottom-bar,#scroll-position{position:fixed;left:0;z-index:1000}#bottom-bar{bottom:0;width:100%;background-color:#333;padding:15px 0;box-shadow:0 0 10px #333}#bottom-bar .bottom-bar-pricing>*{color:#fff;margin-bottom:0}#bottom-bar .bottom-bar-pricing>h1{font-weight:600;margin-bottom:3px;font-size:20px}#bottom-bar .bottom-bar-pricing>h1>span{font-size:20px}#bottom-bar .bottom-bar-pricing>p{font-weight:400;font-size:15px}#bottom-bar .bottom-bar-pricing>p>span{font-weight:600}#bottom-bar .cta-btn{margin-bottom:0;padding-left:5px;padding-right:5px}@media only screen and (max-width:380px){#bottom-bar .bottom-bar-pricing>p{font-size:13px}#bottom-bar .cta-btn{padding-left:10px;padding-right:10px}}#topics{background-color:#f7f8fa;padding:80px 0}.topics-heading{margin-bottom:30px;color:#1f4e79}.topics-item{padding:10px;background:#fff;box-shadow:0 2px 60px rgba(31,78,121,.07);border-radius:15px;margin-bottom:20px;display:flex;align-items:flex-start}.topics-item svg{min-width:70px;color:#1f4e79}#workshop-working{padding:80px 0}#workshop-working h2{margin-bottom:50px;color:#1f4e79}#thank-you{background-color:#1f4e79;padding:80px 0;min-height:100vh}#thank-you .container{max-width:780px}#thank-you .thank-you-text-image{margin-bottom:30px}#thank-you .thank-you-text{text-align:center}#thank-you .thank-you-text h1{color:#fff;margin-bottom:20px}#thank-you .thank-you-text h1 span{color:#efd136}#thank-you .thank-you-text p{color:#fff;margin-bottom:70px}#thank-you .thank-you-text p span{color:#efd136}#thank-you .thank-you-text h3{color:#fff;font-size:24px;margin-bottom:24px}#thank-you .thank-you-text h3 span{color:#efd136}#thank-you .thank-you-share{display:flex;color:#fff;align-items:center;justify-content:center;flex-wrap:wrap}#thank-you .thank-you-share p{margin-right:10px;margin-bottom:0}.resp-sharing-button__icon,.resp-sharing-button__link{display:inline-block}.resp-sharing-button__link{text-decoration:none;color:#fff;margin:.5em}.resp-sharing-button{border-radius:5px;transition:25ms ease-out;padding:.5em .75em;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.resp-sharing-button__icon svg{width:1em;height:1em;margin-right:.4em;vertical-align:middle}.resp-sharing-button--small svg{margin:0;vertical-align:middle}.resp-sharing-button__icon{stroke:#fff;fill:none}.resp-sharing-button__icon--solid,.resp-sharing-button__icon--solidcircle{fill:#fff;stroke:none}.resp-sharing-button--twitter:hover{background-color:#2795e9}.resp-sharing-button--pinterest{background-color:#bd081c}.resp-sharing-button--pinterest:hover{background-color:#8c0615}.resp-sharing-button--facebook:hover{background-color:#2d4373}.resp-sharing-button--tumblr{background-color:#35465c}.resp-sharing-button--tumblr:hover{background-color:#222d3c}.resp-sharing-button--reddit{background-color:#5f99cf}.resp-sharing-button--reddit:hover{background-color:#3a80c1}.resp-sharing-button--google{background-color:#dd4b39}.resp-sharing-button--google:hover{background-color:#c23321}.resp-sharing-button--linkedin:hover{background-color:#046293}.resp-sharing-button--email{background-color:#777}.resp-sharing-button--email:hover{background-color:#5e5e5e}.resp-sharing-button--xing{background-color:#1a7576}.resp-sharing-button--xing:hover{background-color:#114c4c}.resp-sharing-button--whatsapp:hover{background-color:#1da851}.resp-sharing-button--hackernews{background-color:#f60}.resp-sharing-button--hackernews:focus,.resp-sharing-button--hackernews:hover{background-color:#fb6200}.resp-sharing-button--vk{background-color:#507299}.resp-sharing-button--vk:hover{background-color:#43648c}.resp-sharing-button--facebook{background-color:#3b5998;border-color:#3b5998}.resp-sharing-button--facebook:active,.resp-sharing-button--facebook:hover{background-color:#2d4373;border-color:#2d4373}.resp-sharing-button--twitter{background-color:#55acee;border-color:#55acee}.resp-sharing-button--twitter:active,.resp-sharing-button--twitter:hover{background-color:#2795e9;border-color:#2795e9}.resp-sharing-button--linkedin{background-color:#0077b5;border-color:#0077b5}.resp-sharing-button--linkedin:active,.resp-sharing-button--linkedin:hover{background-color:#046293;border-color:#046293}.resp-sharing-button--whatsapp{background-color:#25d366;border-color:#25d366}.resp-sharing-button--whatsapp:active,.resp-sharing-button--whatsapp:hover{background-color:#1da851;border-color:#1da851}#refund-policy{padding:80px 0}
/*# sourceMappingURL=main.781eff1d.chunk.css.map */