.section-bg.hero-bg{padding-top:142px}.section-bg.hero-bg-2{padding-top:92px}.ed-hero{z-index:2;padding-top:10px;position:relative;overflow:hidden}
.ed-topbar{z-index:999;position:relative}.ed-topbar__inner{justify-content:space-between;align-items:center;display:flex}.ed-topbar__logo img{object-fit:contain;max-width:300px;height:100px}.ed-topbar__search{width:570px;position:relative}.ed-topbar__search-widget{align-items:center;display:flex}.ed-topbar__category{position:relative}.ed-topbar__category:before{content:"";z-index:2;background:#b8b8b8;width:1px;height:19px;position:absolute;top:50%;right:-12px;transform:translateY(-50%)}.ed-topbar__category .nice-select{border-radius:52px 0 0 52px;width:190px;height:50px;margin:0;padding-left:30px;padding-right:40px;line-height:50px;border:1px solid #ebebeb!important;border-right:none!important}.ed-topbar__category .current{letter-spacing:-.14px;color:rgba(1,28,26,.75);white-space:initial;-webkit-box-orient:vertical;font-size:14px;font-weight:500;display:-webkit-box;overflow:hidden}.ed-topbar__category .nice-select .list{z-index:999;border:transparent;border-radius:8px;width:212px;max-height:320px;margin-top:2px;overflow-y:scroll;box-shadow:0 4.4px 20px -1px rgba(19,16,34,.05);transform:none!important}.ed-topbar__category .nice-select .option{min-height:40px;padding-left:30px;padding-right:30px;line-height:40px}.ed-topbar__search input{letter-spacing:-.14px;background:var(--ed-white-color);border:1px solid #ebebeb;border-radius:52px;width:100%;height:50px;padding:12px 140px 12px 40px;font-size:14px;font-style:normal;font-weight:500}.ed-topbar__search button{background:var(--ed-primary-color);height:40px;color:var(--ed-white-color);letter-spacing:-.14px;border-radius:52px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:500;display:flex;position:absolute;top:5px;right:7px}.ed-topbar__search button:hover{background:var(--ed-secondary-color)}.ed-topbar__search button i{font-size:15px}.ed-topbar__info{align-items:center;gap:38px;display:flex}.ed-topbar__info-social{align-items:center;gap:24px;display:flex}.ed-topbar__info-social li img{object-fit:contain;width:27px;height:27px}.ed-topbar__info-buttons{align-items:center;gap:10px;display:flex}.ed-topbar__info-buttons button{letter-spacing:-.14px;color:#263238;z-index:2;border-radius:52px;padding:13px 23px;font-size:14px;font-weight:500;transition:all .4s;position:relative}.ed-topbar__info-buttons button:before{content:"";background:var(--ed-secondary-color);opacity:0;visibility:hidden;z-index:-1;border-radius:52px;width:100%;height:100%;transition:all .4s;position:absolute;top:0;left:0}.ed-topbar__info-buttons button:hover:before{opacity:1;visibility:visible}.ed-topbar__info-buttons button:hover{color:var(--ed-white-color)}.ed-topbar__info-buttons .register-btn{background:var(--ed-tertiary-color)}.ed-topbar__info-buttons .login-btn{background:linear-gradient(#fff 0%,#d7e1d8 100%)}.ed-header{background:var(--ed-white-color);z-index:99;position:relative;box-shadow:0 4px 30px 16px rgba(7,2,41,.04)}.ed-header.sticky{z-index:999;background:var(--ed-white-color);animation:1.2s sticky;position:fixed;top:0;left:0;right:0}@keyframes sticky{0%{top:-200px}to{top:0}}.ed-header__menu li{margin-right:24px;display:inline-block;position:relative}.ed-header__menu li:last-child{margin:0}.ed-header__menu li a{color:var(--ed-title-color);letter-spacing:-.14px;align-items:center;gap:4px;padding:20.5px 0;font-size:15px;font-style:normal;font-weight:600;line-height:120%;display:flex}.ed-header__menu li a i{font-size:16px;position:relative;top:2px}.ed-header__menu li.active a,.ed-header__menu li:hover>a,.ed-header__menu li.active a{color:var(--ed-primary-color)}.ed-header__menu li:hover>.sub-menu{opacity:1;visibility:visible;transform:scale(1)}.ed-header__menu li .sub-menu{background:var(--ed-white-color);opacity:0;visibility:hidden;z-index:99;text-align:left;transform-origin:0 0;border-top:2px solid var(--ed-primary-color);border-radius:0 0 4px 4px;min-width:240px;transition:all .3s ease-out;position:absolute;top:100%;transform:scaleY(0);box-shadow:-2px 2px 70px -25px rgba(0,0,0,.3)}.ed-header__menu li .sub-menu li{border-bottom:1px solid var(--ed-border-color);margin:0;display:block;position:relative}.ed-header__menu li .sub-menu li a{color:var(--ed-secondary-color);text-transform:capitalize;justify-content:space-between;align-items:center;font-size:15px;font-weight:500;transition:all .4s ease-out;display:flex;padding:16px 20px!important}.ed-header__menu li .sub-menu li:hover>a,.ed-header__menu li .sub-menu li.active a{color:var(--ed-primary-color);padding-left:25px}.ed-header__menu li .sub-menu li:last-child{border:none}.ed-header__menu li .sub-menu li .third-menu{background:var(--ed-white-color);opacity:0;visibility:hidden;transform-origin:0 0;z-index:99;border-radius:0 0 4px 4px;min-width:240px;margin-top:8px;transition:all .3s ease-out;position:absolute;top:0;left:100%;transform:scaleY(0);box-shadow:-2px 2px 70px -25px rgba(0,0,0,.3)}.ed-header__menu li .sub-menu li:hover>.third-menu{opacity:1;visibility:visible;transform:scaleY(1)}.ed-header__menu li .sub-menu li .third-menu li{border-bottom:1px solid var(--ed-border-color);margin:0;display:block;position:relative}.ed-header__menu li .sub-menu li .third-menu li a{color:var(--ed-secondary-color);justify-content:space-between;align-items:center;padding:14px 18px;font-size:14px;font-weight:600;transition:all .3s ease-out;display:flex}.ed-header__menu li .sub-menu li .third-menu li:hover a,.ed-header__menu li .sub-menu li .third-menu li.active a{color:var(--ed-primary-color);padding-left:25px}.ed-header__menu li .sub-menu li .third-menu li:last-child{border:none}.ed-header__right{justify-content:right;align-items:center;gap:36px;display:flex}.ed-header__contact{align-items:center;display:flex}.ed-header__contact li{margin-right:16px;padding-right:16px;display:inline-block;position:relative}.ed-header__contact li:last-child{margin:0;padding:0}.ed-header__contact li:before{content:"";background:#c7cacc;border-radius:100%;width:5px;height:5px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.ed-header__contact li:last-child:before{display:none}.ed-header__contact li a{color:#263238;font-size:14px;font-weight:500;line-height:28px}.ed-header__contact li a:hover{color:var(--ed-primary-color)}.ed-header__action{align-items:center;gap:16px;display:flex}.ed-header__menu button{background:0 0;padding:0}.ed-header__menu button img,.ed-topbar__action-icon img{object-fit:contain;width:20px;height:20px}.ed-topbar__action-icon{background:0 0;padding:0;position:relative}.ed-topbar__action-icon span{background:var(--ed-primary-color);width:16px;height:16px;color:var(--ed-white-color);text-align:center;border-radius:100%;font-size:12px;font-weight:400;line-height:16px;position:absolute;bottom:-5px;right:-5px}.ed-header.ed-header--style2{box-shadow:none;background:0 0;padding:16px 0}.ed-header.ed-header--style2.sticky{background:var(--ed-white-color);box-shadow:0 4px 30px 16px rgba(7,2,41,.04)}.ed-header.ed-header--style2 .ed-container-expand{max-width:1762px;padding:0}.ed-header__left--style2{align-items:center;gap:60px;display:flex}.ed-header__left-widget--style2{align-items:center;gap:25px;display:flex}.ed-header--style2 .ed-topbar__category .nice-select{border-radius:52px;border:1px solid #011c1a!important}.ed-header--style2 .ed-topbar__category:before{display:none}.ed-header--style2 .ed-header__action{gap:22px}.ed-header.ed-header--style3.sticky{background:var(--ed-secondary-color);box-shadow:none}.ed-header--style3 .ed-header__menu li a{color:var(--ed-white-color)}.ed-header--style3 .ed-header__menu li:hover>a{color:var(--ed-primary-color)}.ed-header.ed-header--style4 .ed-header__inner{justify-content:space-between;align-items:center;gap:32px;display:flex}.ed-header.ed-header--style4{background:var(--ed-white-color);box-shadow:0 4px 30px 16px rgba(7,2,41,.04)}.ed-header__search form{position:relative}.ed-header__search form input{background:#fff;border:1px solid #011c1a;border-radius:8px;width:295px;height:50px;padding:12px 40px 12px 20px}.ed-header__search form input:focus{border:1px solid var(--ed-primary-color)}.ed-header__search form button{color:#738281;background:0 0;padding:0;position:absolute;top:17px;right:20px}.ed-header__search form button:hover{color:var(--ed-primary-color)}.header-divider{color:#b3bbbb}.ed-header.ed-header--style5 .ed-header__action{gap:20px}@media only screen and (max-width:1600px){.ed-header__search{display:none}}@media only screen and (min-width:1401px) and (max-width:1600px){.ed-header.ed-header--style2 .ed-container-expand{max-width:1400px}}@media only screen and (min-width:1200px) and (max-width:1400px){.ed-topbar__search{width:380px}.ed-topbar__info-social{display:flex}.ed-header.ed-header--style2 .ed-container-expand{max-width:1170px}.ed-header.ed-header--style2 .ed-topbar__info-buttons .register-btn{display:none}.ed-header.ed-header--style2 .ed-header__navigation{white-space:nowrap}}@media only screen and (min-width:992px) and (max-width:1199.99px){.ed-header__menu li{margin-right:12px}.ed-header__contact li{margin-right:8px;padding-right:8px}.ed-header__right{gap:12px}.ed-header__contact li:before{right:-1px}.ed-topbar__search{width:300px}.ed-topbar__info-social,.ed-header.ed-header--style2 .ed-topbar__search-widget,.ed-header.ed-header--style2 .ed-topbar__info-buttons .register-btn{display:none}.ed-header.ed-header--style2 .ed-container-expand{max-width:1170px;padding:0% 5%}.ed-header.ed-header--style2 .ed-header__navigation{white-space:nowrap}}@media only screen and (min-width:768px) and (max-width:991.99px){.ed-header{padding:16px 0}.ed-topbar__search{width:230px}.ed-topbar__category{display:none}.ed-topbar__search input{border-radius:52px;padding:12px 74px 12px 20px}.ed-topbar__search button{gap:0;font-size:0}.ed-topbar__info-social,.ed-header__navigation{display:none}.ed-header__right{justify-content:space-between}.ed-header--style2 .ed-header__right{justify-content:right;gap:24px}.ed-header.ed-header--style2 .ed-container-expand{max-width:1170px;padding:0 5%}.ed-header__menu button img,.ed-topbar__action-icon img{width:28px;height:28px}.ed-header.ed-header--style5 .ed-header__action{display:none}}@media only screen and (max-width:767px){.ed-header__right{justify-content:space-between}.ed-topbar__search-widget,.ed-topbar__info-social,.ed-topbar__info-buttons .register-btn{display:none}.ed-topbar__info{gap:16px}.ed-header{padding:16px 0}.ed-header__navigation{display:none}.ed-header__contact{display:block}.ed-header__contact li{margin-right:0;padding-right:0}.ed-header__contact li:before{display:none}.ed-header__contact li a{line-height:20px}.ed-topbar__action-icon img,.ed-header__menu button img{width:28px;min-width:28px;height:28px}.ed-header.ed-header--style2 .ed-topbar__action-icon img,.ed-header.ed-header--style2 .ed-header__menu button img{width:18px;min-width:18px;height:18px}.ed-header.ed-header--style2 .ed-header__right{justify-content:right;gap:12px}.ed-topbar__info-buttons button{padding:12px 16px}.ed-header--style2 .ed-header__action{gap:16px}.ed-header.ed-header--style2 .ed-container-expand{max-width:1170px;padding:0 5%}.ed-header.ed-header--style5 .ed-header__action{display:none}}
.ed-footer__top{padding:100px 0 110px}.ed-footer__logo img{object-fit:contain;max-width:300px;height:100px}.ed-footer__about-social{align-items:center;gap:24px;display:flex}.ed-footer__about-social li img{object-fit:contain;width:20px;height:20px}.ed-footer__about-social{margin-top:45px}.ed-footer__widget{margin-top:40px}.ed-footer__widget.ed-footer__about{padding-right:40px}.ed-footer__widget-title{margin-bottom:44px;font-size:20px;line-height:23px}.ed-footer__widget-links li{margin-bottom:28px}.ed-footer__widget-links li a:hover{color:var(--ed-primary-color)}.ed-footer__widget-links li:last-child{margin:0}.ed-footer__contact{gap:24px;margin-bottom:40px;display:flex}.ed-footer__contact-icon img{object-fit:contain;width:28px;max-width:28px;height:28px}.ed-footer__contact-info span{color:var(--ed-paragraph-color);margin-bottom:12px;line-height:20px;display:block}.ed-footer__contact-info a{color:var(--ed-title-color);font-size:20px}.ed-footer__contact-info a:hover{color:var(--ed-primary-color)}.ed-footer__newsletter-form{margin-top:24px}.ed-footer__newsletter-form input{color:rgba(1,28,26,.55);border:1px solid #ebebeb;border-radius:52px;width:100%;padding:14px 28px;font-size:14px}.ed-footer__newsletter-form button{margin-top:10px}.ed-footer__newsletter-form input:focus{border:1px solid var(--ed-primary-color)}.ed-footer__bottom{background:var(--ed-offwhite-color);text-align:center;padding:25px 0}.ed-footer__copyright-text{letter-spacing:-.28px;font-size:15px;line-height:20px}.ed-footer__bottom{line-height:20px}.ed-footer__copyright-text a{color:var(--ed-title-color);font-weight:500}.ed-footer__copyright-text a:hover{color:var(--ed-primary-color)}.ed-footer__shape-1{position:absolute;bottom:12%;left:0}.ed-footer__shape-3{position:absolute;bottom:2%;right:0}.footer-bg__img{z-index:-1;width:100%;height:1032px;position:absolute;bottom:0;left:0}.footer-bg__img img{object-fit:cover;width:100%;height:1032px}@media only screen and (min-width:1201px) and (max-width:1600px){.ed-footer__shape-2{right:4%}}@media only screen and (min-width:992px) and (max-width:1200px){.ed-footer__top{padding:110px 0}.ed-footer__shape-2{display:none}.ed-footer__contact-info a{font-size:16px}.ed-footer__contact{margin-bottom:32px}}@media only screen and (min-width:768px) and (max-width:991.99px){.ed-footer__top{padding:40px 0}.ed-footer__shape-1,.ed-footer__shape-3,.ed-footer__shape-2{display:none}}@media only screen and (max-width:767px){.ed-footer__top{padding:40px 0}.ed-footer__logo{margin-bottom:20px}.ed-footer__widget.ed-footer__about{padding-right:0}.ed-footer__about-social{margin-top:24px}.ed-footer__widget-title{margin-bottom:20px}.ed-footer__widget-links li{margin-bottom:16px}.ed-footer__contact-info span{margin-bottom:8px;display:block}.ed-footer__contact{margin-bottom:20px}.ed-footer__contact-info a{font-size:16px}.ed-footer__shape-3,.ed-footer__shape-1,.ed-footer__shape-2{display:none}.ed-footer__copyright-text{line-height:24px}}
:root{--ed-primary-color:#543ee8;--ed-secondary-color:#011c1a;--ed-tertiary-color:#ffcd20;--ed-white-color:#fff;--ed-offwhite-color:#f5f5f5;--ed-title-color:#011c1a;--ed-paragraph-color:#5f5d5d;--ed-border-color:#f0f2f2;--ed-font-family:"Poppins",sans-serif;--ed-font-family-2:Aeonik Pro TRIAL,sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}::selection{color:var(--ed-white-color);background:var(--ed-primary-color)}body{font-family:var(--ed-font-family);background:var(--ed-white-color);color:var(--ed-paragraph-color);font-size:16px;font-weight:400;line-height:140%}html{font-family:var(--ed-font-family);-moz-text-size-adjust:100%;text-size-adjust:100%}html,body{height:100%;margin:0}@font-face{font-family:Aeonik Pro TRIAL;src:url(../media/AeonikProTRIAL-Bold.7d64f949.woff2)format("woff2"),url(../media/AeonikProTRIAL-Bold.4e23d393.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Aeonik Pro TRIAL;src:url(../media/AeonikProTRIAL-Regular.e3ec0565.woff2)format("woff2"),url(../media/AeonikProTRIAL-Regular.dfe4bcf2.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Aeonik Pro TRIAL;src:url(../media/AeonikProTRIAL-Light.a023ba7c.woff2)format("woff2"),url(../media/AeonikProTRIAL-Light.324a5f83.woff)format("woff");font-weight:300;font-style:normal;font-display:swap}.ed-container{max-width:1170px;margin:auto}.ed-container-expand{max-width:1400px;margin:auto}.ed-container-fluid{padding:0 80px}@media only screen and (min-width:1200px) and (max-width:1400px){.ed-container-expand{max-width:1170px}}@media only screen and (max-width:1199.99px){.ed-container,.ed-container-fluid,.ed-container-expand{padding:0% 5%}}@media only screen and (min-width:576px) and (max-width:767px){.ed-container,.ed-container-fluid,.ed-container-expand{padding:0% 10%}}img{max-width:100%}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{vertical-align:baseline;display:inline-block}audio:not([controls]){height:0;display:none}[hidden],template{display:none}a{text-decoration:none}a:active,a:hover{outline:0;text-decoration:none}.animated:focus-visible{outline:none}.table{width:100%;height:100%;display:table}.table-cell{vertical-align:middle;display:table-cell}img{border:0}svg:not(:root){overflow:hidden}hr{box-sizing:content-box;height:0}pre{overflow:auto}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;transition:all .4s}button:focus-visible{outline:none}input:focus-visible{outline:none}textarea:focus-visible{outline:none}button{overflow:visible;border:none!important}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner{border:0;padding:0}input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button{height:auto}input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.btn-close:focus{box-shadow:none}button,input,select,optgroup,textarea{font-family:var(--ed-font-family);color:var(--ed-paragraph-color);font-size:16px;font-weight:500;line-height:160%}.c-font,.c-font a{font-family:var(--ed-font-family)}a,button,input,textarea{font-weight:400}img,a,input,h1,h2,h3,h4,h5,h6,p{transition:all .4s}dfn,cite,em,i{font-style:italic}address{margin:0 0 1.5em}pre{background:var(--ed-border-color);max-width:100%;margin-bottom:1.6em;padding:1.6em;font-size:.9375rem;line-height:1.6;overflow:auto}code,kbd,tt,var{font-family:var(--ed-font-family);font-size:.9375rem}abbr,acronym{border-bottom:1px dotted var(--ed-border-color);cursor:help}mark,ins{background:var(--ed-white-color)9c0;text-decoration:none}big{font-size:125%}html{box-sizing:border-box;scroll-behavior:smooth!important}hr{background-color:var(--ed-border-color);border:0;height:1px;margin-bottom:1.5em}ul,ul li,li{margin:0;padding:0;list-style:none}a{display:inline-block}dt{font-weight:700}dd{margin:0 1.5em 1.5em}img{max-width:100%;height:auto}figure{margin:1em 0}table{width:100%;margin:0 0 1.5em}button,input[type=button],input[type=reset],input[type=submit]{border:1px solid;border-color:var(--ed-border-color)var(--ed-border-color)var(--ed-border-color);background:var(--ed-white-color);color:var(--ed-paragraph-color);border-radius:3px;line-height:1}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],textarea{color:var(--ed-paragraph-color);border:1px solid var(--ed-border-color);border-radius:4px;padding:12px}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=range]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=color]:focus,textarea:focus{color:#393e46}input[type=number]{-moz-appearance:textfield}select{border:1px solid var(--ed-border-color)}textarea{width:100%}a{color:inherit}a:hover,a:focus,a:active{color:var(--ed-title-color)}a:hover,a:active{outline:0}.screen-reader-text{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;word-wrap:normal!important;position:absolute!important}.screen-reader-text:focus{background-color:var(--ed-white-color);clip-path:none;color:var(--ed-secondary-color);z-index:100000;border-radius:3px;width:auto;height:auto;padding:15px 23px 14px;font-size:.875rem;font-weight:700;line-height:normal;text-decoration:none;display:block;top:5px;left:5px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important}#content[tabindex="-1"]:focus{outline:0}.alignleft{float:left;margin-right:1.5em;display:inline}.alignright{float:right;margin-left:1.5em;display:inline}.aligncenter{clear:both;margin-left:auto;margin-right:auto;display:block}.clear:before,.clear:after,.entry-content:before,.entry-content:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after{content:"";table-layout:fixed;display:table}.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after{clear:both}.widget{margin:0 0 1.5em}.widget select{max-width:100%}.sticky{display:block}.hentry{margin:0 0 1.5em}.updated:not(.published){display:none}.page-content,.entry-content,.entry-summary{margin:1.5em 0 0}.page-links{clear:both;margin:0 0 1.5em}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-top:0;margin-bottom:0;padding:0}embed,iframe,object{max-width:100%}.custom-logo-link{display:inline-block}h1,h2,h3,h4,h5,h6{margin:0 0 15px}h1,h1 a,h2,h2 a,h3,h3 a,h4,h4 a,h5,h5 a,h6,h6 a{font-family:var(--ed-font-family-2);color:var(--ed-title-color);font-weight:700;line-height:130%}h1{font-size:61px}h2{font-size:49px}h3{font-size:39px}h4{font-size:31px}h5{font-size:25px}h6{font-size:20px}p{color:var(--ed-paragraph-color);margin:0;font-size:16px;font-weight:400;line-height:28px}@media only screen and (max-width:767px){p{font-size:15px!important}}.pd-top-10{padding-top:10px}.pd-top-20{padding-top:20px}.pd-top-30{padding-top:30px}.pd-top-40{padding-top:40px}.pd-top-50{padding-top:50px}.pd-top-55{padding-top:55px}.pd-top-60{padding-top:60px}.pd-top-70{padding-top:70px}.pd-top-80{padding-top:80px}.pd-top-90{padding-top:90px!important}.pd-top-100{padding-top:100px}.pd-top-120{padding-top:120px}.pd-btm-10{padding-bottom:10px}.pd-btm-20{padding-bottom:20px}.pd-btm-30{padding-bottom:30px}.pd-btm-40{padding-bottom:40px}.pd-btm-50{padding-bottom:50px}.pd-btm-60{padding-bottom:60px}.pd-btm-70{padding-bottom:70px}.pd-btm-80{padding-bottom:80px}.pd-btm-90{padding-bottom:90px}.pd-btm-100{padding-bottom:100px}.mg-top-10{margin-top:10px}.mg-top-20{margin-top:20px!important}.mg-top-25{margin-top:25px!important}.mg-top-30{margin-top:30px}.mg-top-40{margin-top:40px!important}.mg-top-42{margin-top:42px!important}.mg-top-46{margin-top:46px!important}.mg-top-50{margin-top:50px}.mg-top-60{margin-top:60px}.mg-top-70{margin-top:70px}.mg-top-80{margin-top:80px}.mg-btm-10{margin-bottom:10px}.mg-btm-20{margin-bottom:20px}.mg-btm-25{margin-bottom:25px}.mg-btm-30{margin-bottom:30px}.mg-btm-35{margin-bottom:35px}.mg-btm-40{margin-bottom:40px}.mg-btm-50{margin-bottom:50px}.mg-btm-80{margin-bottom:80px}.mg-btm-120{margin-bottom:120px}:root{--ed-primary-color:#ffd32c}.bg-primary-color{background-color:var(--ed-primary-color)!important}.d-flex-end-between{justify-content:space-between;align-items:flex-end;display:flex}.d-flex-between{justify-content:space-between;align-items:center;display:flex}@media only screen and (max-width:991.99px){.order-class{order:-1}}.background-image{background-position:50%;background-repeat:no-repeat;background-size:cover}.section-gap{padding:110px 0}@media only screen and (max-width:991.99px){.section-gap{padding:80px 0}}.section-bg-color-1{background:#faf9f6}.bg-color-1{background:#ebf5eb!important}.section-bg__img{z-index:-1;width:100%;height:1200px;position:absolute;top:238px;left:0}.section-bg__img.style-2{top:0}.section-bg__img img{object-fit:cover;width:100%;height:1200px}.ed-section-head{margin-bottom:30px}.ed-section-head__sm-title{margin-bottom:20px;display:inline-block}.ed-section-head__title{letter-spacing:-.36px;margin-bottom:24px;font-size:36px;line-height:50px}.ed-section-head__title span{color:var(--ed-primary-color)}.ed-section-bottom-btn{text-align:center;margin-top:65px}@media only screen and (max-width:767px){.ed-section-bottom-btn{margin-top:40px}}@media only screen and (max-width:991.99px){.ed-section-head__sm-title{margin-bottom:12px}.ed-section-head__title{margin-bottom:16px;font-size:30px;line-height:38px}.ed-section-head__title br{display:none}.ed-section-head.d-flex-between{display:block}.ed-section-head__btn{margin-top:16px}}@media only screen and (min-width:768px) and (max-width:991px){.ed-section-head__title{margin-bottom:16px;font-size:38px;line-height:50px}}.updown-ani{animation-name:UpDown;animation-duration:2.5s;animation-iteration-count:infinite}.rotate-ani{animation-name:Rotate;animation-duration:1.8s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate}@-webkit-keyframes UpDown{0%{transform:translateY(-10px)}50%{transform:translateY(-5px)}to{transform:translateY(-10px)}}@-webkit-keyframes Rotate{0%{transform:rotate(0)}to{transform:rotate(-8deg)}}#ed-mouse{pointer-events:none;z-index:999999;width:30px;height:30px;transition:opacity .2s ease-in-out .5s;position:absolute;top:0;left:0}#ed-mouse #cursor-ball{pointer-events:none;box-sizing:border-box;z-index:999999;border:1px solid rgba(34,34,34,.1);border-radius:50%;width:40px;height:40px;position:fixed;transform:translate(-50%,-50%)}#ed-mouse #cursor-ball:after{content:"";background:var(--ed-primary-color);border-radius:50%;width:3px;height:3px;position:absolute;top:50%;left:50%;transform:translate(-50%)}@media (max-width:1024px){#ed-mouse{display:none}}.ed-preloader{cursor:default;z-index:9000;background:var(--ed-white-color);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.ed-preloader .animation-preloader{z-index:1000;position:relative}.ed-preloader .animation-preloader:after{content:"";background:url(../media/icona.f4995d10.svg) 50%/cover no-repeat;width:180px;height:180px;position:absolute;top:-27px;left:50%;transform:translate(-50%)}.ed-preloader .animation-preloader .spinner{border:3px solid rgba(84,62,232,.1);border-top-color:var(--ed-primary-color);border-radius:50%;width:110px;height:110px;margin:0 auto 30px;animation:1s linear infinite spinner}.ed-preloader.secondary .animation-preloader .spinner{border-top-color:var(--ed-primary-color)}.ed-preloader .loader{z-index:1;pointer-events:none;width:100%;height:100%;font-size:0;position:fixed;top:0;left:0}.ed-preloader .loader .row{height:100%}.ed-preloader .loader .loader-section{padding:0}.ed-preloader .loader .loader-section .bg{background-color:var(--ed-white-color);-o-transition:all .8s cubic-bezier(.77,0,.175,1);width:100%;height:100%;transition:all .8s cubic-bezier(.77,0,.175,1);left:0}.ed-preloader.loaded .animation-preloader{opacity:0;-o-transition:.3s ease-out;transition:all .3s ease-out}.ed-preloader.loaded .loader-section .bg{width:0;-webkit-transition:.7s .3s allcubic-bezier(.1,.1,.1,1);-o-transition:.7s .3s allcubic-bezier(.1,.1,.1,1);transition:.7s .3s allcubic-bezier(.1,.1,.1,1)}@keyframes spinner{to{transform:rotate(360deg)}}.ed-hover-layer,.ed-hover-layer-1,.ed-hover-layer-2,.ed-hover-layer-4{transition:all .5s cubic-bezier(.215,.61,.355,1);position:relative;transform:perspective(600px)translate(0,0)}.progress-wrap{cursor:pointer;z-index:99;opacity:0;visibility:hidden;border-radius:50px;width:46px;height:46px;transition:all .2s linear;display:block;position:fixed;bottom:50px;right:50px;transform:translateY(15px);box-shadow:inset 0 0 0 2px rgba(84,62,232,.13)}.progress-wrap.active-progress{opacity:1;visibility:visible;transform:translateY(0)}.progress-wrap:after{content:"";text-align:center;color:#543ee8;cursor:pointer;z-index:1;width:46px;height:46px;font-size:26px;line-height:46px;transition:all .2s linear;display:block;position:absolute;top:0;left:0;font-family:uicons-regular-rounded!important}.progress-wrap svg path{fill:none}.progress-wrap svg.progress-circle path{stroke:#543ee8;stroke-width:4px;box-sizing:border-box;transition:all .2s linear}@media only screen and (min-width:768px) and (max-width:991.99px){.progress-wrap{right:5%}}@media only screen and (max-width:767px){.progress-wrap{right:5%}}.nice-select:active,.nice-select.open,.nice-select:focus{box-shadow:none;border-color:var(--ed-primary-color)!important}.nice-select:hover{border-color:var(--ed-border-color)}.nice-select:after{margin-top:-5px}.nice-select .list{border:1px solid var(--ed-border-color);width:100%;max-height:320px;box-shadow:none;overflow-y:scroll;transform:none!important}.nice-select .option:hover{background-color:var(--ed-primary-color)}.nice-select .option{min-height:42px;padding-left:16px;padding-right:16px;line-height:42px}.nice-select:after{right:18px}.nice-select .option.selected{background:var(--ed-primary-color);color:var(--ed-white-color);font-weight:600}.nice-select .list:hover .option:not(:hover){color:var(--ed-paragraph-color)}.nice-select .list::-webkit-scrollbar{display:block;width:4px!important;height:4px!important}.nice-select .list::-moz-scrollbar{display:block;width:4px!important;height:4px!important}.nice-select .list::-ms-scrollbar{width:4px!important;height:4px!important}.list-group-item+.list-group-item.active{margin-top:0}.ed-btn{background:var(--ed-primary-color);color:var(--ed-white-color);border-radius:52px;height:52px;padding:16px 67px 16px 30px;font-size:16px;font-weight:500;line-height:20px;transition:all .4s;display:inline-block;position:relative}.ed-btn i{background:var(--ed-white-color);width:44px;height:44px;color:var(--ed-primary-color);text-align:center;border-radius:100%;font-size:20px;line-height:50px;transition:all .4s;position:absolute;top:4px;right:5px}.ed-btn:hover{background:var(--ed-secondary-color);color:var(--ed-white-color)}@media only screen and (max-width:767px){.ed-btn{height:48px;font-size:14px;line-height:17px}.ed-btn i{width:40px;height:40px;line-height:47px}}
.mobile-menu-modal{z-index:9999999}.modal-backdrop.fade.show{background:var(--ed-secondary-color);opacity:.5;z-index:999}.mobile-menu-modal .offcanvas-logo img{object-fit:contain;max-width:300px;height:80px}.mobile-menu-offcanvas-toggler{text-align:center;z-index:3;z-index:888;background:0 0;border:none;border-radius:50%;width:28px;height:14px;line-height:50px;display:none;padding:0!important}.mobile-menu-offcanvas-toggler .line{background:var(--ed-title-color);border-radius:30px;width:24px;height:2px;margin-left:auto;margin-right:auto;transition:all .3s;display:block;position:relative}.mobile-menu-offcanvas-toggler .line+.line{margin-top:4px}.mobile-menu-offcanvas-toggler:hover .line{background:var(--ed-primary-color)}.mobile-menu-modal-main-body{padding:24px 20px;overflow-y:scroll}.mobile-menu-modal.offcanvas-modal.modal.fade .modal-dialog{transform:translate(-100%)}.mobile-menu-modal.offcanvas-modal.modal.show .modal-dialog{transform:translate(0%)}.mobile-menu-modal .offcanvas-dialog{width:100%;height:100%;margin:0;position:absolute;top:0;left:0}.mobile-menu-modal .offcanvas-dialog .modal-content{border:0;border-radius:0;height:100%}.mobile-menu-modal .offcanvas-header{background:var(--ed-offwhite-color);border:none;border-radius:0;justify-content:space-between;align-items:center;display:flex;position:relative;padding:18px 20px!important}.mobile-menu-modal .offcanvas-header .btn-close{opacity:1;float:right;border-radius:100%;width:35px;height:35px;margin:0;padding:0;font-size:13px;line-height:39px;transition:all .4s}.mobile-menu-modal .offcanvas-header .btn-close:hover{background:var(--ed-secondary-color);color:var(--ed-white-color)}.offcanvas__menu_ul{margin:0;padding:0;list-style:none}.offcanvas__menu_li{position:relative}.offcanvas__menu_item{color:var(--ed-title-color);border-bottom:1px solid #ebebeb;padding:16px 0;font-weight:500;line-height:1;display:block}.offcanvas__menu_item:hover{color:var(--ed-primary-color)}.offcanvas__menu_item:last-child{border:none}.offcanvas__sub_menu{margin:0;padding:0;list-style:none;display:none}.offcanvas__sub_menu_li{border-top:1px solid var(--border-color);position:relative}.offcanvas__sub_menu_item{color:var(--ed-title-color);border-bottom:1px solid #ebebeb;margin-left:16px;padding:16px 0;font-weight:500;line-height:1;display:block}.offcanvas__sub_menu_item.active,.offcanvas__menu_item.active,.offcanvas__sub_menu_item:hover{color:var(--ed-primary-color)}.offcanvas__sub_menu_item~.offcanvas__sub_menu .offcanvas__sub_menu_item{margin-left:32px}.offcanvas__sub_menu_toggle{z-index:9;background-color:transparent;border:none;border-radius:0;width:32px;height:32px;padding:0;font-size:20px;position:absolute;top:8px;right:8px}.offcanvas__sub_menu_toggle:after,.offcanvas__sub_menu_toggle:before{content:"";width:12px;height:2px;-webkit-transition:var(--transition);transition:var(--transition);background-color:var(--ed-primary-color);position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.offcanvas__sub_menu_toggle:not(.active):after{transform:translate(-50%)translateY(-50%)rotate(90deg)}@media only screen and (min-width:768px) and (max-width:991.99px){.mobile-menu-offcanvas-toggler{display:block}.mobile-menu-modal .offcanvas-dialog{width:400px}.ed-header--style3 .mobile-menu-offcanvas-toggler .line{background:var(--ed-white-color)}}@media only screen and (max-width:767px){.mobile-menu-offcanvas-toggler{display:block}.ed-header--style3 .mobile-menu-offcanvas-toggler .line{background:var(--ed-white-color)}}
.ed-course__shape-1,.ed-course__shape-2,.ed-course__shape-3{position:absolute}.ed-course__shape-1{top:28%;left:12%}.ed-course__shape-2{bottom:27%;left:56px}.ed-course__shape-3{bottom:27%;right:116px}.ed-course__card{background:var(--ed-offwhite-color);border-radius:8px;margin-top:30px;position:relative}.ed-course__img{border-radius:8px 8px 0 0;display:block;overflow:hidden}.ed-course__img img{object-fit:cover;border-radius:8px 8px 0 0;width:100%;height:270px}.ed-course__card:hover .ed-course__img img{transform:scale(1.12)}.ed-course__tag{background:var(--ed-tertiary-color);color:#263238;border-radius:41px;padding:4px 14px;font-size:15px;font-weight:400;line-height:20px;transition:all .4s;display:inline-block;position:absolute;top:12px;left:12px}.ed-course__tag:hover{background:var(--ed-secondary-color)!important;color:var(--ed-white-color)!important}.ed-course__body{padding:32px 20px}.ed-course__lesson{align-items:center;gap:32px;margin-bottom:12px;display:flex}.ed-course__part,.ed-course__teacher{align-items:center;gap:6px;display:flex}.ed-course__lesson i{position:relative;top:2px}.ed-course__lesson p{letter-spacing:-.28px;font-size:14px;font-weight:400;line-height:29px}.ed-course__title{font-size:20px;font-weight:700;line-height:32px}.ed-course__title h5{margin-bottom:12px;font-size:20px;line-height:32px}.ed-course__title h5:hover{color:var(--ed-primary-color)}.ed-course__rattings ul{align-items:center;gap:4px;display:flex}.ed-course__rattings ul li i{color:#ffcd20;font-size:18px;position:relative}.ed-course__rattings ul li span{letter-spacing:-.28px;margin-left:4px;font-size:14px;font-weight:400;line-height:29px;position:relative}.ed-course__bottom{border-top:1px solid #e9e5da;justify-content:space-between;align-items:center;margin-top:20px;padding-top:20px;display:flex}.ed-course__price{color:#543ee8;font-size:20px;font-weight:700;line-height:24px}.ed-course__students{align-items:center;gap:8px;display:flex}.ed-course__students p{letter-spacing:-.28px;font-size:14px;font-weight:400;line-height:24px}.ed-course__students i{font-size:16px;position:relative;top:1px}.ed-course--style2:before{content:"";filter:blur(200px);z-index:-1;background:rgba(255,205,32,.26);border-radius:623px;width:623px;height:449px;position:absolute;top:50%;left:-2%;transform:translateY(-50%)}.ed-course__card--style2{z-index:2;background:0 0;align-items:center;gap:30px;display:flex}.ed-course__bookmarked{background:var(--ed-white-color);text-align:center;width:32px;height:32px;color:var(--ed-title-color);border-radius:100%;font-size:15px;line-height:37px;position:absolute;top:12px;right:12px}.ed-course__bookmarked:hover{background:var(--ed-tertiary-color)}.ed-course__card--style2 .ed-course__img{border-radius:8px}.ed-course__card--style2 .ed-course__img img{border-radius:8px;width:250px;max-width:250px;height:222px}.ed-course__card--style2 .ed-course__body{padding:42px 30px 42px 0}.ed-course__card--style2 .ed-course__body:before{content:"";background:var(--ed-white-color);z-index:-1;border-radius:8px;width:446px;height:100%;position:absolute;top:0;right:0;box-shadow:0 0 50px 42px rgba(14,5,72,.04)}.ed-course__card--style2 .ed-course__body{padding:42px 20px 42px 0;position:relative}.ed-course__card--style2 .ed-course__title h5{margin-bottom:16px;font-size:18px;font-weight:600;line-height:29px}.ed-course__card--style2 .ed-course__bottom{border-top:none;margin-top:24px;padding-top:0}.ed-course__card--style3 .ed-course__lesson{justify-content:space-between}.ed-course__card--style3 .ed-course__teacher img{object-fit:cover;border-radius:100%;width:28px;height:28px}.ed-course__card--style3 .ed-course__teacher a:hover{color:var(--ed-primary-color)}.ed-course__card--style3 .ed-course__teacher a{font-weight:500}.ed-course__card--style3 .ed-course__rattings ul li i{top:0}.ed-course.home-4{padding-bottom:360px}.ed-course__card--style4{background:var(--ed-white-color)}.ed-course__card--style4 .ed-course__cover{padding:14px 14px 0}.ed-course__card--style4 .ed-course__img{border-radius:8px}.ed-course__card--style4 .ed-course__img img{border-radius:8px;height:255px}.ed-course.ed-course--style-5{z-index:1;background:#f5f6f1;overflow:hidden}.ed-course.ed-course--style-5:before,.ed-course.ed-course--style-5:after{content:"";z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:contain;width:718px;height:540px;position:absolute}.ed-course.ed-course--style-5:before{top:0;right:-70px}.ed-course.ed-course--style-5:after{bottom:0;left:0}.ed-course__shapes .shape-1{position:absolute;top:124px;left:14%}.ed-course__tab{margin-top:20px}.ed-course__tab .list-group{flex-direction:row;justify-content:center;gap:16px;margin-bottom:10px}.ed-course__tab .list-group-item{background:var(--ed-white-color);color:#6fc081;letter-spacing:-.16px;border-radius:4px;padding:12px 16px;font-size:16px;font-style:normal;font-weight:500;line-height:16px;border:none!important}.ed-course__tab .list-group-item.active{color:var(--ed-white-color);background-color:#6fc081}.ed-course__tab .list-group-item:hover{color:var(--ed-white-color);background:#6fc081}.ed-course--style-5 .ed-course__card{z-index:1;background:0 0;gap:32px;padding:32px 32px 32px 0;display:flex;position:relative}.ed-course--style-5 .ed-course__card:before{content:"";z-index:-1;background:var(--ed-white-color);border-radius:8px;width:80%;height:100%;position:absolute;top:0;right:0;box-shadow:0 0 50px 42px rgba(14,5,72,.03)}.ed-course--style-5 .ed-course__main-img img{border-radius:100%;width:204px;min-width:204px;height:204px}.ed-course--style-5 .ed-course__main-img{width:204px;height:204px;position:relative}.ed-course--style-5 .ed-course__main-img:before{content:"";background:linear-gradient(rgba(9,9,9,0) 28.19%,rgba(9,9,9,.85) 89.46%);border-radius:100%;width:100%;height:100%;position:absolute;top:0;left:0}.ed-course--style-5 .ed-course__image{text-align:center;position:relative}.ed-course--style-5 .ed-course__price{background:var(--ed-primary-color);text-align:center;z-index:2;width:54px;height:54px;color:var(--ed-white-color);letter-spacing:-.56px;border-radius:100%;font-size:14px;font-weight:600;line-height:54px;position:absolute;top:-6px;right:5px}.ed-course--style-5 .ed-course__category{color:#ffcd20;z-index:2;-webkit-line-clamp:1;-webkit-box-orient:vertical;width:120px;font-size:16px;font-weight:400;display:-webkit-box;position:absolute;bottom:26px;left:50%;overflow:hidden;transform:translate(-50%)}.ed-course--style-5 .ed-course__type{color:#263238;background:rgba(255,205,32,.22);border-radius:40px;margin-bottom:12px;padding:8px 14px;font-size:15px;font-weight:400;line-height:14px;display:inline-block}.ed-course--style-5 .ed-course__content a{color:var(--ed-title-color);font-family:var(--ed-font-family-2);margin-bottom:10px;font-size:20px;font-weight:700;line-height:30px;display:block}.ed-course--style-5 .ed-course__content a:hover{color:var(--ed-primary-color)}.ed-course__filter{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.ed-course__filter-text{margin:0}.ed-course__filter .ed-hero__search-form input{padding:16px 140px 16px 24px}.ed-pagination{text-align:center;margin-top:70px}.ed-pagination__list{justify-content:center;align-items:center;gap:12px;display:flex}.ed-pagination__list li a{background:var(--ed-offwhite-color);text-align:center;width:46px;height:46px;color:var(--ed-title-color);border-radius:100%;font-size:16px;font-style:normal;font-weight:600;line-height:46px;transition:all .4s}.ed-pagination__list li a:hover,.ed-pagination__list li.active a{background:var(--ed-primary-color);color:var(--ed-white-color)}.ed-pagination__list li a i{font-size:24px;line-height:52px}.ed-course__details{padding:70px 0 110px}.ed-course__details-content{margin-top:40px}.ed-course__details-img img{object-fit:cover;border-radius:8px;width:100%;height:480px}.ed-course__details-img{margin-bottom:40px}.ed-course__details-img.image-2{margin:40px 0 0}.ed-course__details-img.image-2 img{height:354px}.ed-course__details-content h3{letter-spacing:-.36px;margin-bottom:24px;font-size:36px;font-weight:700;line-height:50px}.ed-course__details-content h5{margin-bottom:20px;font-size:20px;font-weight:700;line-height:20px}.ed-course__details-list{margin-top:32px}.ed-course__details-content ul li{align-items:center;gap:8px;margin-bottom:16px;display:flex}.ed-course__details-content ul li:last-child{margin:0}.ed-course__sidebar-widget{background:var(--ed-offwhite-color);border-radius:8px;margin-top:40px;padding:30px}.ed-course__sidebar-title{margin-bottom:32px;font-size:20px;font-weight:700;line-height:20px}.ed-course__sidebar-widget ul li{color:#4e5450;border-bottom:1px solid #e9e5da;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:20px;font-size:16px;font-weight:600;line-height:20px;display:flex}.ed-course__sidebar-widget ul li:last-child{border:none;margin:0;padding:0}.ed-course__sidebar-widget ul li span{color:var(--ed-paragraph-color);font-weight:400}.ed-course__sidebar-widget ul li .price{color:var(--ed-primary-color);font-weight:700}@media only screen and (min-width:1201px) and (max-width:1600px){.ed-course__shape-2{left:30px}.ed-course__shape-3{right:50px}.ed-course__shape-1{left:5%}}@media only screen and (min-width:768px) and (max-width:1199.99px){.ed-course__shape-2,.ed-course__shape-1,.ed-course__shape-3{display:none}.ed-course__card--style2{display:block}.ed-course__card--style2 .ed-course__img img{width:100%;max-width:100%}.ed-course__card--style2 .ed-course__body:before{width:100%;height:400px;top:auto;bottom:0}.ed-course__card--style2 .ed-course__body{padding:24px}.ed-course__card--style2 .ed-course__head{margin:0 24px}.ed-course__details{padding:40px 0 80px}.ed-course__shapes .shape-1{left:0}.ed-course--style-5 .ed-course__card:before{width:100%}.ed-course--style-5 .ed-course__card{padding:32px;display:block}.ed-course--style-5 .ed-course__image{width:204px;height:204px;margin:auto}.ed-course--style-5 .ed-course__main-img{margin:auto}.ed-course--style-5 .ed-course__content{text-align:center;margin-top:24px}}@media only screen and (max-width:767px){.ed-course{overflow:hidden}.ed-course__title h5{line-height:28px}.ed-course__shape-2,.ed-course__shape-1,.ed-course__shape-3{display:none}.ed-course__card--style2 .ed-course__img img{border-radius:8px 8px 0 0;width:100%;max-width:100%}.ed-course__card--style2 .ed-course__body:before{display:none}.ed-course__card--style2 .ed-course__body{padding:24px}.ed-course__card--style2{background:var(--ed-white-color);display:block;box-shadow:0 0 50px 42px rgba(14,5,72,.04)}.ed-course__filter{display:block}.ed-course__filter-search{margin-top:16px}.ed-pagination{margin-top:40px}.ed-course__details-img img{height:320px}.ed-course__details-content h3{margin-bottom:16px;font-size:28px;line-height:38px}.ed-course__details-img{margin-bottom:24px}.ed-course__details-img.image-2 img{height:280px}.ed-course__details{padding:40px 0 80px}.ed-course.home-4{padding-bottom:330px}.ed-course__shapes .shape-1{display:none}.ed-course__tab .list-group{justify-content:left;padding-bottom:12px;overflow-y:scroll}.ed-course__tab{margin-top:0}.ed-course--style-5 .ed-course__card:before{width:100%}.ed-course--style-5 .ed-course__card{padding:32px;display:block}.ed-course--style-5 .ed-course__main-img:before{width:204px;height:204px}.ed-course--style-5 .ed-course__content{text-align:center;margin-top:24px}.ed-course--style-5 .ed-course__main-img{margin:auto}.ed-course--style-5 .ed-course__price{top:0;right:24px}}
.ed-team__card{margin-top:30px}.ed-team__img img{object-fit:cover;z-index:2;border-radius:8px;width:100%;height:412px}.ed-team__cover{position:relative;overflow:hidden}.ed-team__cover:before{z-index:1;pointer-events:none;content:"";opacity:0;visibility:hidden;background:linear-gradient(rgba(1,28,26,0) 0%,rgba(1,28,26,.65) 100%);border-radius:8px;width:100%;height:0%;transition:all .4s;position:absolute;bottom:0;left:0}.ed-team__card:hover .ed-team__cover:before{opacity:1;visibility:visible;height:100%}.ed-team__social{opacity:0;visibility:hidden;align-items:center;gap:24px;transition:all .4s;display:flex;position:absolute;bottom:-25px;left:50%;transform:translate(-50%)}.ed-team__card:hover .ed-team__social{opacity:1;visibility:visible;bottom:28px}.ed-team__social li{align-items:center;gap:24px;display:flex}.ed-team__social li img{object-fit:contain;width:22px;height:22px}.ed-team__social li img:hover{transform:translateY(-3px)}.ed-team__info{margin-top:28px}.ed-team__designation{color:#5f5d5d;letter-spacing:-.28px;font-size:14px;font-weight:400;line-height:20px}.ed-team__name{color:var(--ed-title-color);margin:14px 0 0;font-size:20px;font-weight:700;line-height:22px}.ed-team__name:hover{color:var(--ed-primary-color)}.ed-team__details-top{align-items:center;gap:110px;display:flex}.ed-team__details-info span{margin-bottom:16px;display:block}.ed-team__details-info h4{margin-bottom:20px}.ed-team__details-main-img img{object-fit:cover;border-radius:8px;width:488px;max-width:488px;height:450px}.ed-team__details-image{position:relative}.ed-team__details-image .ed-course__lesson{margin:0}.ed-team__details-image .ed-team__details-meta{background:var(--ed-white-color);border-radius:8px;padding:16px 20px;display:inline-block;position:absolute;bottom:16px;left:16px}.ed-team__details-image .ed-course__rattings ul li i{top:0}.ed-team__details-info .ed-team__details-info-wrapper{border-top:1px solid rgba(1,28,26,.25);align-items:center;gap:46px;margin-top:30px;padding-top:30px;display:flex}.ed-team__details-info .ed-team__details-info-social{align-items:center;gap:24px;margin-top:40px;display:flex}.ed-team__details-info .ed-contact__info-item{margin:0}.ed-team__details-info .ed-contact__info-content a{font-weight:600}.ed-team__details-bottom{margin-top:45px}.ed-team__details-bottom h5{margin-bottom:16px;font-size:20px;font-weight:700;line-height:24px}@media only screen and (min-width:992px) and (max-width:1199.99px){.ed-team__img img{height:340px}.ed-team__details-top{gap:40px}.ed-team__details-top .ed-contact__info-item{display:block}.ed-team__details-top .ed-contact__info-content{margin-top:24px}}@media only screen and (min-width:768px) and (max-width:991.99px){.ed-team.ed-team__page{padding:50px 0 80px}.ed-team__details-top{display:block}.ed-team__details-info{margin-top:40px}}@media only screen and (max-width:767px){.ed-team__details-top{display:block}.ed-team__img img{height:320px}.ed-team__page.section-gap{padding:50px 0 80px}.ed-team__details-main-img img{width:100%;max-width:100%;height:320px}.ed-team__details-info h4{margin-bottom:12px;font-size:28px}.ed-team__details-info span{margin-bottom:12px}.ed-team__details-info .ed-contact__info-item{margin-bottom:24px}.ed-team__details-bottom{margin-top:32px}.ed-team__details-info{margin-top:40px}.ed-team__details-info .ed-team__details-info-wrapper{display:block}}
.ed-faq__images-group{gap:27px;display:flex}.faq-img-1{object-fit:cover;border-radius:0 86px;width:258px;max-width:258px;height:440px}.faq-img-2{object-fit:cover;border-radius:0 42px;width:258px;max-width:258px;height:172px;display:block}.faq-img-3{object-fit:cover;border-radius:86px 0;width:258px;max-width:258px;height:370px;margin-top:45px}.ed-faq__shape-1{z-index:-1;position:absolute;bottom:6%;left:10%}.ed-faq__shape-2{position:absolute;top:28%;right:14%}.ed-faq__accordion{margin-top:45px}.ed-faq__content{padding-left:44px}.ed-faq__accordion-item{margin-bottom:16px}.ed-faq__accordion-item:last-child{margin:0}.ed-faq__accordion-item .accordion-button{background:var(--ed-white-color);color:var(--ed-title-color);box-shadow:none;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;padding:20px 54px 20px 26px;font-size:18px;font-weight:600;line-height:22px;transition:all .4s;display:-webkit-box;overflow:hidden;border-radius:8px!important}.ed-faq__accordion-item .accordion-button:not(.collapsed){box-shadow:none;background:var(--ed-white-color);padding-bottom:24px;border-bottom:none!important;border-radius:8px 8px 0 0!important}.ed-faq__accordion-item .accordion-button:focus{box-shadow:none}.ed-faq__accordion-body{background:var(--ed-white-color);border-radius:0 0 8px 8px;padding:26px;transition:all .4s;border-top:1px solid #f0f2f2!important}.ed-faq__accordion-item .accordion-button:after{content:"";text-align:center;color:var(--ed-secondary-color);background-image:none;font-size:18px;transition:all .4s;position:absolute;top:20px;right:26px;transform:none;font-family:uicons-solid-straight!important}.ed-faq__accordion-item .accordion-button:not(.collapsed):after{background:var(--ed-white-color);content:""}.ed-faq--style2 .ed-faq__accordion{margin-top:30px}.ed-faq--style2 .ed-faq__content{padding-left:0}.ed-faq--style2 .ed-faq__accordion-item{margin-bottom:20px}.ed-faq--style2 .ed-faq__accordion-item .accordion-button,.ed-faq--style2 .ed-faq__accordion-item .accordion-button:not(.collapsed){background:var(--ed-offwhite-color)}.ed-faq--style2 .ed-faq__accordion-body{background:var(--ed-offwhite-color);border-top:1px solid #b8bfbe!important}.ed-faq--style2 .ed-faq__accordion-item .accordion-button:not(.collapsed):after{background:0 0}@media only screen and (min-width:768px) and (max-width:991.99px){.ed-faq__content{margin-top:40px;padding-left:0}.ed-faq__shape-2{top:0;left:30%;right:auto}.ed-faq--style2 .ed-faq__content{margin-top:30px}}@media only screen and (max-width:767px){.ed-faq__image-group-1,.faq-img-3,.ed-faq__shape-1{display:none}.faq-img-2{width:100%;max-width:100%;height:264px}.ed-faq__shape-2{top:-10%;right:0}.ed-faq__content{margin-top:40px;padding-left:0}.ed-faq__accordion-item .accordion-button{font-size:16px}.ed-faq--style2 .ed-faq__content{margin:0}.ed-faq__image-group-2{width:100%}}
.ed-sidebar{border:none!important}.offcanvas-backdrop.show{opacity:.5;background:var(--ed-secondary-color)}.ed-sidebar-header{border-bottom:1px solid var(--ed-border-color);background:var(--ed-offwhite-color);justify-content:space-between;width:100%;padding:24px;display:flex}.ed-sidebar-header-title{margin:0;font-size:28px}.ed-sidebar-logo{object-fit:contain;max-width:150px;height:50px;display:inline-block}.ed-sidebar-header button{background:0 0;border-radius:100%;width:32px;height:32px;padding:0;font-size:12px;line-height:35px;transition:all .4s;color:var(--ed-secondary-color)!important}.ed-sidebar-header button:hover{background:var(--ed-primary-color-color)}.ed-sidebar-body{margin-bottom:156px;padding:24px;overflow-y:scroll}.ed-sidebar-widget-title{margin-bottom:16px;font-size:24px}.ed-sidebar-social{align-items:center;gap:16px;display:flex}.ed-sidebar-widget{margin-bottom:40px}.ed-sidebar-widget .ed-contact__info-item{margin-bottom:24px}.ed-sidebar-subscribe input{border:1px solid var(--ed-primary-color);border-radius:42px;width:100%;height:52px;padding:12px 20px}.ed-sidebar-subscribe .ed-btn{margin-top:16px}.ed-sidebar-cart-item{border-bottom:1px solid rgba(1,28,26,.1);justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:20px;display:flex}.ed-sidebar-cart-item:last-child{border:none;margin:0;padding:0}.ed-sidebar-cart-main{align-items:center;gap:16px;display:flex}.ed-sidebar-cart-img img{object-fit:cover;border-radius:4px;width:50px;min-width:50px;height:50px}.ed-sidebar-cart-info a{margin-top:6px;font-size:16px;font-weight:500;display:block}.ed-sidebar-cart-info a:hover{color:var(--ed-primary-color)}.ed-sidebar-cart-info strong{color:var(--ed-primary-color);font-weight:600}.ed-sidebar-cart-remove button{background:var(--ed-offwhite-color);color:#d73b3e;border-radius:100%;width:24px;height:24px;padding:0;font-size:9px;line-height:25px;border:1px solid rgba(1,28,26,.1)!important}.ed-sidebar-cart-remove button:hover{color:var(--ed-white-color);background:#d73b3e;border:1px solid transparent!important}.ed-sidebar-cart-subtotal{background:var(--ed-offwhite-color);border-top:1px solid var(--ed-border-color);text-align:center;width:100%;padding:24px 52px;position:absolute;bottom:0;left:0}.ed-sidebar-cart-subtotal p{color:var(--ed-title-color);justify-content:space-between;align-items:center;font-size:20px;font-weight:600;display:flex}.ed-sidebar-cart-btn{background:var(--ed-primary-color);width:100%;height:50px;color:var(--ed-white-color);border-radius:52px;margin-top:24px;line-height:52px;display:inline-block}.ed-sidebar-cart-btn:hover{background:var(--ed-secondary-color);color:var(--ed-white-color)}.ed-sidebar-cart-btn{font-weight:500}@media only screen and (max-width:767px){.ed-sidebar-widget{margin-bottom:32px}.ed-sidebar-header-title{font-size:24px}}
.ed-error__img img{max-width:100%;height:auto}.ed-error__content{margin-top:60px;padding:0 156px}.ed-error__content-text{color:var(--ed-title-color);font-size:20px;font-weight:700;line-height:32px}.ed-error__btn{margin-top:45px}@media only screen and (min-width:768px) and (max-width:1199.99px){.ed-error__content{margin-top:40px;padding:0}.ed-error__btn{margin-top:32px}}@media only screen and (max-width:767px){.ed-error__content{margin-top:24px;padding:0}.ed-error__content-text{line-height:28px}.ed-error__btn{margin-top:24px}}
.ed-contact__card{padding-top:70px}.ed-contact__card-item{background:var(--ed-offwhite-color);border-radius:8px;min-height:250px;max-height:500px;margin-top:40px;padding:15px}.ed-contact__card-icon img{object-fit:contain;width:44px;height:44px}.ed-contact__card-icon{background:var(--ed-primary-color);text-align:center;border-radius:8px;width:100px;height:100px;margin-bottom:30px;line-height:100px;display:inline-block}.ed-contact__card-info a{color:var(--ed-title-color);font-size:24px;font-weight:600;line-height:38px;display:block}

img.mfp-img{object-fit:cover;max-height:392px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 8px rgba(0,0,0,.6);padding:0!important}.mfp-img-container .mfp-close{top:-110px;right:-24px}.mobile-menu-modal .modal-dialog{margin:0;padding:0}.mobile-menu-modal .modal-content{min-height:100vh}.video-popup-content{width:100%;height:100%;max-height:500px}.hide-on-mobile{display:block}@media (max-width:991px){.hide-on-mobile{display:none!important}}
@font-face{font-family:Poppins;font-style:normal;font-weight:100;font-display:swap;src:url(../media/1e589d51b18335ae-s.30262dc6.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:100;font-display:swap;src:url(../media/274673a632e02dc6-s.834c493e.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:100;font-display:swap;src:url(../media/043b82ab31bba5a4-s.p.b67c2e04.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:200;font-display:swap;src:url(../media/f802f963cba79871-s.3f725821.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:200;font-display:swap;src:url(../media/b30f401cf94fe4f8-s.a336f236.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:200;font-display:swap;src:url(../media/c7d9ca68f9942779-s.p.5f8f1848.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/7e832ad540183e91-s.a2f18b1a.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2094fb60fd9c8287-s.3ed55436.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/c875c6f5d3e977ac-s.p.80fc2c9e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/41e95f694c5c4549-s.666bad7d.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6c55a692938ebbbc-s.0a77efb4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a218039a3287bcfd-s.p.4a23d71b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bdc7e24a509eb931-s.43b0b13e.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0da9c7f357bd9d4d-s.b2288445.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8e6fa89aa22d24ec-s.p.3aec397d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0a7740363b4d4863-s.95e4158a.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5f9d24ebef5d5292-s.bd593fbe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e2334d715941921e-s.p.d82a9aff.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b53057dbf91a7acf-s.c55744ae.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/798ea22d9983e047-s.b460e02c.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/47fe1b7cd6e6ed85-s.p.855a563b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/99ce71e74c11bc20-s.1db2973a.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/8cf1ea7b03cdeb83-s.da3cbacd.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/829ba4228c966254-s.p.a61bc753.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(../media/4ae8e3010ce79e6a-s.21a1a3c2.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(../media/1747e1908d2352d2-s.740eb7d8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(../media/4b766aa38fdaaae3-s.p.6d98c708.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_9160b6b1-module__v5KoMa__className{font-family:Poppins,Poppins Fallback;font-style:normal}.poppins_9160b6b1-module__v5KoMa__variable{--ed-font-family:"Poppins","Poppins Fallback"}
