._navbar_jovn3_1{background-color:#0d0d0d;color:#fff;width:100%;height:60px;position:relative}._navbar__wrapper_jovn3_8{height:100%;display:flex;align-items:center;justify-content:space-between}._navbar_jovn3_1 ._logo_jovn3_14{width:40px;height:40px}._navbar_jovn3_1 ._logo_jovn3_14 img{width:100%;height:100%}._navbar__list_jovn3_22{position:absolute;top:60px;left:0;width:100%;padding:1rem;display:none;flex-direction:column;align-items:center;gap:1.5rem;background-color:#0d0d0d;z-index:99}@media screen and (min-width: 500px){._navbar__list_jovn3_22{position:static;width:fit-content;display:flex;flex-direction:row;background-color:inherit}}@media screen and (min-width: 768px){._navbar__list_jovn3_22{gap:3rem}}._navbar__list_jovn3_22._open_jovn3_49{display:flex}._navbar__list__item_jovn3_52{font-weight:500;transition:color .2s linear}._navbar__list__item_jovn3_52:hover{color:#d64d4d}._navbar__toggle_jovn3_59{display:block;cursor:pointer;font-size:2rem}@media screen and (min-width: 500px){._navbar__toggle_jovn3_59{display:none}}@media screen and (min-width: 500px){._navbar_jovn3_1{position:absolute;top:0;left:0;z-index:1;background:transparent;padding-block:3rem}}._hero_1h26h_1{height:calc(100vh - 60px);position:relative;overflow:hidden}._hero__backgroundWrapper_1h26h_6{clip:rect(0,auto,auto,0);position:absolute;top:0;left:0;width:100%;height:100%}._hero__background_1h26h_6{background-image:url(/assets/hero_bg-eO1QWJUv.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;position:fixed;display:block;top:0;left:0;width:100%;height:100%;transform:translateZ(0);will-change:transform}._hero__contentWrapper_1h26h_28{position:relative;height:100%;display:grid;place-items:center}._hero__contentWrapper_1h26h_28 img{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);max-width:180px}._hero__heading_1h26h_41{padding:1.2rem;font-size:2em;font-weight:500;line-height:1.2;text-align:center;color:#fff}@media screen and (min-width: 500px){._hero__heading_1h26h_41{font-size:3em}}._hero__heading_1h26h_41 span{display:block}._hero__heading_1h26h_41 span:nth-child(1){animation:2s ease-in-out _slideFromLeft_1h26h_1}._hero__heading_1h26h_41 span:nth-child(2){animation:2.25s ease-in-out _slideFromRight_1h26h_1}._hero__heading_1h26h_41 span:nth-child(3){animation:2.4s ease-in-out _slideFromLeft_1h26h_1}._hero__socialLinks_1h26h_66{position:absolute;left:0;top:50%;transform:translateY(-50%);padding:.45rem;background-color:#fff;border-radius:0 .5rem .5rem 0;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.8rem}._hero__socialLinks_1h26h_66 li a{width:1.5rem;height:1.5rem;padding:5px;background-color:#000;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%}@media screen and (min-width: 500px){._hero__socialLinks_1h26h_66{position:fixed;box-shadow:0 0 5px 1px #0000007d}}@media screen and (min-width: 500px){._hero_1h26h_1{height:100vh}}@keyframes _slideFromLeft_1h26h_1{0%{transform:translate(-200%)}to{transform:translate(0)}}@keyframes _slideFromRight_1h26h_1{0%{transform:translate(200%)}to{transform:translate(0)}}._about_1ykow_1 h2 span{font-size:3em}@media screen and (min-width: 500px){._about_1ykow_1 h2 span{font-size:4rem}}@media screen and (min-width: 768px){._about_1ykow_1 h2 span{font-size:7rem;font-weight:520}}._about__whyUs_1ykow_15 p{text-align:justify}._about__expertise_1ykow_18 ol{position:relative;counter-reset:expertise-counter}._about__expertise_1ykow_18 ol li{display:flex;flex-direction:column;justify-content:space-around;align-items:center;margin-bottom:3rem;position:relative;counter-increment:expertise-counter;overflow:hidden}@media screen and (min-width: 768px){._about__expertise_1ykow_18 ol li{flex-direction:row}}@media screen and (min-width: 768px){._about__expertise_1ykow_18 ol li:nth-child(2n){flex-direction:row-reverse}._about__expertise_1ykow_18 ol li:nth-child(2n) img{transform:translate(-200%)}._about__expertise_1ykow_18 ol li:nth-child(2n) h3{transform:translate(200%)}}._about__expertise_1ykow_18 ol li:before{content:counter(expertise-counter) " ";color:#d64d4d;font-size:3em;font-weight:520;opacity:0;transition-duration:1.5s;transition-property:opacity,transform}@media screen and (min-width: 500px){._about__expertise_1ykow_18 ol li:before{position:absolute;left:10%;top:50%;transform:translateY(-50%);font-size:4em}}@media screen and (min-width: 768px){._about__expertise_1ykow_18 ol li:before{left:50%;top:50%;font-size:7em;transform:translate(-50%,-100%)}}._about__expertise_1ykow_18 ol li h3{margin-bottom:1.5rem;font-size:1.3em;color:#414141;transition-duration:1.5s;transition-property:opacity,transform;opacity:0;transform:translate(-200%)}@media screen and (min-width: 500px){._about__expertise_1ykow_18 ol li h3{font-size:1.8em}}@media screen and (min-width: 768px){._about__expertise_1ykow_18 ol li h3{margin-bottom:unset}}._about__expertise_1ykow_18 ol li img{max-width:300px;transition-duration:1.5s;transition-property:opacity,transform;opacity:0;transform:translate(200%)}@media screen and (min-width: 768px){._about__expertise_1ykow_18 ol li img{max-width:350px}}._about__expertise_1ykow_18 ol li._show_1ykow_105:before{opacity:1;transform:translate(0)}@media screen and (min-width: 500px){._about__expertise_1ykow_18 ol li._show_1ykow_105:before{transform:translateY(-50%)}}@media screen and (min-width: 768px){._about__expertise_1ykow_18 ol li._show_1ykow_105:before{transform:translate(-50%,-50%)}}._about__expertise_1ykow_18 ol li._show_1ykow_105 h3,._about__expertise_1ykow_18 ol li._show_1ykow_105 img{opacity:1;transform:translate(0)}@media screen and (min-width: 768px){._about__expertise_1ykow_18 ol:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:.9px;height:100%;background-color:#a2a2a2}}._modal_gvskj_1{display:grid;place-items:center;position:relative}._modal__overlay_gvskj_6{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#202020bf;opacity:0;transition:opacity .5s ease}._modal__overlay--show_gvskj_16{opacity:1}._modal__box_gvskj_19{position:fixed;left:50%;top:50%;width:90%;padding-block:2rem;padding-inline:2rem;text-align:center;background-color:#fff;border-radius:.5rem;opacity:0;transform:translate(-50%,-100%);transition:transform .3s cubic-bezier(.165,.84,.44,1),opacity .3s cubic-bezier(.165,.84,.44,1)}._modal__box_gvskj_19._showContent_gvskj_33{opacity:1;transform:translate(-50%,-50%)}._modal__box_gvskj_19 button{background:none;border:none;outline:none;font-size:2rem;position:absolute;right:.5rem;top:0;cursor:pointer;transition:transform .2s linear}._modal__box_gvskj_19 button:hover{transform:scale(1.2)}@media screen and (min-width: 500px){._modal__box_gvskj_19{max-width:40rem;padding-inline:3rem}}._modal__title_gvskj_57{margin-bottom:2rem;font-size:1.7em;color:#d64d4d}._modal__content_gvskj_62{list-style:square;list-style-position:outside;text-align:left}._modal__content_gvskj_62 li{margin-top:1rem;line-height:1.5}._modal__content_gvskj_62 li h3{margin-bottom:.5rem;display:inline-block}._services_1cnff_1{overflow:hidden}._services__boxes_1cnff_4{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));justify-content:center;gap:2rem}._services__box_1cnff_4{display:grid;place-items:center;min-height:80px;padding:1rem 1.2rem;margin-inline:auto;width:100%;color:#fff;background:linear-gradient(175deg,#c92222,#d66d60);box-shadow:0 0 15px 1px #0000007d;border-radius:.5rem;cursor:pointer;transition:scale .2s ease-in-out,opacity 1.5s,filter 1.5s,transform 1.5s;filter:blur(5px);opacity:0}._services__box_1cnff_4:nth-child(2n){transform:translate(-200%)}._services__box_1cnff_4:nth-child(odd){transform:translate(200%)}._services__box_1cnff_4:hover{scale:1.03}._services__box_1cnff_4 h3{line-height:1.3}._show_1cnff_39 ._services__box_1cnff_4{transform:translate(0);filter:blur(0);opacity:1}._tools_19igp_1{position:relative;color:#fff;padding-top:0}._tools_19igp_1:after,._tools_19igp_1:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#070707;z-index:-1;transform:translateY(-4rem)}._tools_19igp_1:after{transform:skewY(4deg) translateY(-4rem);transform-origin:top right}._tools_19igp_1 h2{color:inherit}._tools_19igp_1 .container>div{display:flex;flex-wrap:wrap;justify-content:space-between}._tools__col_19igp_29{margin-top:2.5rem;text-align:left}@media screen and (min-width: 768px){._tools__col_19igp_29:nth-child(2){text-align:right}}._tools_19igp_1 h3{margin-bottom:1rem}._tools_19igp_1 ul{display:flex;flex-wrap:wrap;gap:.5rem}._tools_19igp_1 ul li{width:fit-content;height:80px;background-color:#fff;padding:1rem;border-radius:1rem;box-shadow:0 0 10px 1px #0000007d;transition:scale .2s linear}@media screen and (min-width: 768px){._tools_19igp_1 ul li{height:90px}}._tools_19igp_1 ul li:hover{scale:1.03}._tools_19igp_1 ul li img{height:100%}._courses__wrapper_1fn83_1{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;overflow:hidden}._courses__wrapper_1fn83_1>div{width:300px;height:400px}._courses__wrapper_1fn83_1>div ._courses__course_1fn83_12{width:100%;height:100%;display:flex;align-items:end;text-align:center;color:#d64d4d;background-color:#d8d8d8;transition-duration:1.5s;transition-property:opacity,transform,filter;opacity:0;filter:blur(10px);position:relative;overflow:hidden}._courses__wrapper_1fn83_1>div ._courses__course_1fn83_12:nth-child(2n){transform:translate(200%)}@media screen and (min-width: 500px){._courses__wrapper_1fn83_1>div ._courses__course_1fn83_12:nth-child(2n){transform:translate(-200%)}}._courses__wrapper_1fn83_1>div ._courses__course_1fn83_12:nth-child(odd){transform:translate(-200%)}._courses__wrapper_1fn83_1>div ._courses__course__img_1fn83_38:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;background-color:#0006;z-index:1;transition:opacity .2s linear}._courses__wrapper_1fn83_1>div ._courses__course__img_1fn83_38 img{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}._courses__wrapper_1fn83_1>div ._courses__course_1fn83_12 h3{width:100%;padding:1rem;font-size:1.5em;background-color:#fff;position:relative;z-index:2}._courses__wrapper_1fn83_1>div ._courses__course_1fn83_12 h3 span{display:inline-block;margin-inline:auto;font-weight:500;position:relative}._courses__wrapper_1fn83_1>div ._courses__course_1fn83_12 h3 span:after{content:"";position:absolute;bottom:-5px;left:0;width:0%;height:2.5px;background-color:#d64d4d;transition:width .2s ease-in-out}._courses__wrapper_1fn83_1>div ._courses__course_1fn83_12:hover ._courses__course__img_1fn83_38:before{opacity:0}._courses__wrapper_1fn83_1>div ._courses__course_1fn83_12:hover h3 span:after{width:100%}._courses__wrapper_1fn83_1>div._show_1fn83_82 ._courses__course_1fn83_12{opacity:1;filter:blur(0);transform:translate(0)}._courses__wrapper_1fn83_1>div._show_1fn83_82 ._courses__course_1fn83_12[href*="/home"]{pointer-events:none;opacity:.5}@media screen and (min-width: 500px){._courses_1fn83_1._show_1fn83_82 ._courses__wrapper_1fn83_1 ._courses__course_1fn83_12{opacity:1;filter:blur(0);transform:translate(0)}._courses_1fn83_1._show_1fn83_82 ._courses__wrapper_1fn83_1 ._courses__course_1fn83_12[href*="/home"]{pointer-events:none;opacity:.5}}._contact_1ewux_1{background-color:#f6f6f6}._contact_1ewux_1 .container{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center}._contact_1ewux_1 .container>div{height:300px;width:320px;padding:1rem;display:grid;place-items:center}._contact_1ewux_1 .container>div:nth-child(1){background-color:#fff}._contact_1ewux_1 .container>div:nth-child(1) ul{display:flex;justify-content:center;align-items:center;gap:1rem}._contact_1ewux_1 .container>div:nth-child(1) ul li a{width:2rem;height:2rem;padding:5px;background-color:#000;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%}._contact_1ewux_1 .container>div:nth-child(2){background-color:#000;color:#fff;position:relative}._contact_1ewux_1 .container>div:nth-child(2) img{max-width:100px;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}._contact_1ewux_1 .container address{display:grid;place-items:center;gap:1rem;font-style:normal}@media screen and (min-width: 500px){._contact_1ewux_1 .container{flex-direction:row}}._whatWeDo_1ldic_1 ul{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:2rem}._whatWeDo_1ldic_1 ul li{display:grid;place-items:center;text-transform:uppercase}._whatWeDo_1ldic_1 ul li span{color:#414141}._footer_pobhc_1>div{background-color:#d64d4d}._footer_pobhc_1>div img{max-width:180px}._footer_pobhc_1>div address{margin-block:1rem;font-style:normal;color:#fff}._footer_pobhc_1>div p{color:#fff}.marketing-course__hero{background-image:url(/assets/banniere-digital-marketing-x590t-jh.png);height:100vh;background-position:center;background-size:contain;background-repeat:no-repeat;z-index:1;position:relative}.marketing-course__adss{height:100vh;background-position:center;background-size:contain;background-repeat:no-repeat;z-index:1;position:relative}.hero-bg{position:relative;background-image:url(/assets/ads_bg-DOeBLcfk.png);height:100vh;background-position:center;background-size:cover}.marketing-course__hero-wrapper{height:100%;width:100%;display:flex;flex-direction:column}@media screen and (min-width: 768px){.marketing-course__hero-wrapper{flex-direction:row;justify-content:space-between;align-items:center}}.marketing-course__hero-video{height:350px}@media screen and (min-width: 768px){.marketing-course__hero-video{flex:1}}.marketing-course__hero-video iframe{width:100%;height:100%}.marketing-course__hero-content{display:flex;flex-direction:column}@media screen and (min-width: 768px){.marketing-course__hero-content{flex:1}}.marketing-course__hero-title{padding:1.2rem;font-size:2em;line-height:1.2;text-align:center;color:#fff;padding-left:0}@media screen and (min-width: 768px){.marketing-course__hero-title{text-align:left;font-size:2.7em}}.marketing-course__ads-title{padding:1.2rem;font-size:2em;line-height:1.2;text-align:center;color:#fff;padding-left:0}@media screen and (min-width: 768px){.marketing-course__ads-title{text-align:left;font-size:2.7em}}.marketing-course__cta{display:flex;justify-content:center;gap:1rem;max-width:100%}@media screen and (min-width: 768px){.marketing-course__cta{flex-direction:column;gap:0;max-width:30%}}.cta__btn{display:inline-block;margin-bottom:1em;padding:1em 1.3em;text-align:center}.btn{border-color:#707070;border-width:1px;border-radius:60px;background:#fff;color:#d90000;font-weight:700}.btn:hover{background:#e4e4e4}#why-us .why-us__title,#why-us .program__title,#program .why-us__title,#program .program__title,#register .why-us__title,#register .program__title{color:#d90000;font-size:2em;text-align:center;font-weight:700;margin:1em 0}#register{background-color:#000;color:#fff;position:relative;z-index:2}#register .register__title{color:#fff}#register .register-form{display:flex;justify-content:center}#register .register-form .register-form_submited h4{font-size:1.5em;margin-bottom:.7em}#register .register-form .register-form_submited p{color:#fff}#register .register-form .form-error{color:#d64d4d;margin:1em 0;font-size:.9em}#register .register-form__wrapper{display:grid;grid-template-rows:repeat(4,1fr);gap:1em}@media screen and (max-width: 499px){#register .register-form__wrapper{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width: 768px){#register .register-form__wrapper{grid-template-columns:repeat(2,1fr)}}#register .register-form__type{grid-column:1/-1}#register .register-form__input{text-align:left}#register .register-form__input label{display:inline-block;margin-bottom:.1em;font-weight:700;font-size:.9em}#register .register-form__input input[type=checkbox]{margin-right:.9em}input[type=text],input[type=email],input[type=number],select{width:100%;border-color:#707070;border-width:1px;border-style:solid;border-radius:7px;background:#fff;height:40px;padding:.2em 0 .2em .9em}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:none;appearance:none}.register-form__check{display:flex}.register-form__check input[type=checkbox]{margin-right:.8em}.register-form__check label{align-self:center}.register-form__wrapper{display:flex;justify-content:center;margin:2em 0}.register-form__submit{font-family:Montserrat,sans-serif;font-size:.9em;padding:.7em 2.2em;cursor:pointer;font-weight:700}.why-us__content{display:flex;justify-content:space-around}.why-us__content .why-us__content-paragraph{text-align:justify}@media screen and (max-width: 499px){.why-us__content{flex-direction:column}.why-us__content>.why-us__content-paragraph{max-width:100%}}@media screen and (min-width: 768px){.why-us__content{flex-direction:column}.why-us__content>.why-us__content-paragraph{max-width:100%}}@media screen and (min-width: 992px){.why-us__content{flex-direction:row}.why-us__content>.why-us__content-paragraph{max-width:40%}}#why-us .section__heading{margin:2em 45% 2em 2em}@media screen and (max-width: 499px){#why-us .section__heading{margin-right:2em}}@media screen and (min-width: 768px){#why-us .section__heading{margin-right:2em}}@media screen and (min-width: 992px){#why-us .section__heading{margin-right:11em}}.why-us__card{display:flex;flex-direction:column;justify-content:center;border-radius:7px;filter:drop-shadow(0px 0px 10px rgba(0,0,0,.3));background:#c92222;background:linear-gradient(175deg,#c92222,#d66d60);padding:1em;width:270px;height:auto;text-align:left}.why-us__card .why-us__card__price{margin-bottom:1em;font-size:1.2em}.why-us__card .why-us__card__price strong{font-size:1.1em}.why-us__card .why-us__card__validation strong{font-size:1em}.why-us__card strong{display:block}.why-us__card p{color:#fff;margin-bottom:1em;font-size:.9em}@media screen and (max-width: 499px){.why-us__card{align-self:center}}@media screen and (min-width: 768px){.why-us__card{align-self:center}}.program-section{display:flex;justify-content:space-around;margin-top:3em}@media screen and (max-width: 499px){.program-section{flex-direction:column}}@media screen and (min-width: 768px){.program-section{flex-direction:column}}@media screen and (min-width: 992px){.program-section{flex-direction:initial}}@media screen and (max-width: 499px){.programm-section__content{width:100%}}@media screen and (min-width: 768px){.programm-section__content{width:100%}}@media screen and (min-width: 992px){.programm-section__content{width:60%}}.program-section__timeline{padding:0 2em;display:flex;flex-direction:column}.program-section__timeline .timeline-element{position:relative;padding:1em;text-align:left}.program-section__timeline .timeline-element .timeline-element__title{display:flex;margin-bottom:.3em}.program-section__timeline .timeline-element .timeline-element__number{min-width:40px;min-height:40px;position:relative;display:flex;flex-direction:column;justify-content:center;font-size:1.3em;font-weight:700;align-self:center;text-align:center;z-index:1;background:#d64d4d;color:#fff;margin-right:.7em}.program-section__timeline .timeline-element .timeline-element__number:after{content:"";background-color:#ddd;position:absolute;top:100%;left:50%;width:1px;height:50vh;transform:translate(-50%);z-index:1;filter:none}@media screen and (max-width: 499px){.program-section__timeline .timeline-element .timeline-element__number:after{width:0}}.program-section__timeline .timeline-element .timeline-element__heading{align-self:center}.program-section__timeline .timeline-element .timeline-element__content{margin-left:calc(40px + 1.3em)}@media screen and (max-width: 499px){.program-section__timeline .timeline-element .timeline-element__content{margin-left:inherit}}.programm-section__cards{display:flex;flex-direction:column;justify-content:space-around}.program-section__card{text-align:left;padding:1em;border-radius:7px;margin-bottom:3em}.program-section__card p:first-child{margin-bottom:1em}@media screen and (max-width: 499px){.program-section__card{align-self:center}}@media screen and (min-width: 768px){.program-section__card{align-self:center}}@media screen and (min-width: 992px){.program-section__card{align-self:flex-end}}.program-section__card .program-section__title{margin-bottom:.6em;font-size:1.2em;font-weight:700}.grey-card{filter:drop-shadow(0px 3px 3px rgba(0,0,0,.16));background:#e5e5e5;width:294px;display:flex;flex-direction:column;justify-content:space-around}.red-card{filter:drop-shadow(0px 0px 10px rgba(0,0,0,.3));background:#c92222;background:linear-gradient(175deg,#c92222,#d66d60);width:268px;color:#fff;padding:2em}.red-card p{color:#fff}.training-contact{display:flex}.training-contact>img{width:auto;max-height:115px;align-self:center;margin-right:1em}.contact-card{width:auto}.contact-info{display:flex;flex-direction:column;justify-content:space-evenly;gap:.5rem;font-size:.9em}.contact-info .contact-info__detail{display:flex;flex-direction:column;gap:.2rem}.contact-info .contact-name{font-size:1em;font-weight:700}.contact-info .contact-title{font-size:.8em;font-weight:500}.contact-info .contact-info__reach-out{display:flex;flex-direction:column}.contact-info .contact-mail{color:#d46156}.timeline-element__content ul,.program-section__content ul{list-style:initial;margin-bottom:1em}*,*:after,*:before{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}a{text-decoration:none;color:inherit}body{min-height:100vh;font-family:Montserrat,sans-serif;position:relative}html{scroll-behavior:smooth}h1,h2,h3,h4{margin:0;line-height:1;font-weight:500}ul{list-style:none}li{padding:0;margin:0}header{position:fixed;top:0;z-index:4;width:100%}p{line-height:1.5;color:#414141}button{color:inherit;cursor:pointer;outline:none}.article{max-width:50rem;margin-left:auto;margin-right:auto}.container{max-width:80rem;height:100%;padding-right:1rem;padding-left:1rem;margin-left:auto;margin-right:auto}.section{padding-top:4rem;padding-bottom:3rem;text-align:center}.section__heading{font-size:1.5em;font-weight:600;text-align:center;margin-block:4rem;color:#d64d4d}@media screen and (min-width: 500px){.section__heading{font-size:2em}}.section__paragraph{margin-block:1.5rem}.overlay{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#202020f2}
