.Home_container__9OuOz{min-height:100vh;width:100vw;max-width:100%;padding:0 .5rem;flex-direction:column}.Home_container__9OuOz,.Home_main__2uIek{display:flex;justify-content:center;align-items:center}.Home_main__2uIek{color:var(--color);padding:1rem 4rem;flex:1 1;flex-direction:column;width:100%;max-width:1368px}.Home_header__ZUWxe{display:flex;flex-direction:column;align-items:center}.Home_hero_content__CXUkf,.Home_main_content__0AI_u{flex-grow:1;display:flex;flex-flow:column;justify-content:center;align-items:center;padding:4rem}.Home_main_content__0AI_u{width:100%;max-width:100%}.Home_hero__g_og0{width:100%;margin-top:20px;padding:0 2rem;min-height:min(800px,calc(100vh - 20px))}.Home_content__Qnbja,.Home_hero__g_og0{height:100%;display:flex;flex-flow:column;align-items:center;justify-content:center}.Home_content__Qnbja{min-width:0;max-width:100%}.Home_nav_container__tkZ2y{position:fixed;top:0;left:0;right:0;padding:10px;z-index:1000;max-width:100vw}.Home_nav__ZMqH2{display:flex;flex-flow:row wrap;padding:8px 16px;width:100%;margin:auto;align-items:center;justify-content:space-between;max-width:1300px}.Home_nav_logo__QQf8z{width:168px;height:56px}.Home_nav__ZMqH2 ul{display:flex;margin:0;padding:0}.Home_nav__ZMqH2 ul li{list-style:none;padding:0 1rem;font-size:1.8rem;color:var(--nav-color)}.Home_nav__ZMqH2 ul li a{color:inherit;font-size:inherit;text-decoration:none;padding:5px}.Home_nav__ZMqH2 ul li:active,.Home_nav__ZMqH2 ul li:focus,.Home_nav__ZMqH2 ul li:hover{color:var(--nav-color-active-link);text-decoration:underline}.Home_call_to_action__0_cpn{align-self:center;text-align:center;background:var(--home-call-to-action-background);color:var(--home-call-to-action-color);text-decoration:none;border:1px solid var(--button-border);border-radius:10px;transition:color .15s ease,border-color .15s ease;width:45%}.Home_call_to_action__0_cpn:active,.Home_call_to_action__0_cpn:hover{background-color:var(--home-call-to-action-background);color:var(--home-call-to-action-hover-color)}.Home_inline_section__qAFrU{display:flex;padding:1rem;flex-flow:row wrap;margin:auto;text-align:center;align-content:center;justify-content:center}.Home_top_margin__z1aqC{margin-top:5rem}.Home_footer__wJNRn{color:var(--color);width:100%;height:100px;border-top:1px solid var(--button-border);display:flex;flex-flow:column;justify-content:center;align-items:center}.Home_footer__wJNRn p{margin:0}.Home_footer__wJNRn a{color:var(--color);display:flex;text-align:center;justify-content:center;align-items:center;align-content:center;flex-grow:1}.Home_title__YEn0u a{color:#0070f3;text-decoration:none}.Home_title__YEn0u a:active,.Home_title__YEn0u a:focus,.Home_title__YEn0u a:hover{text-decoration:underline}.Home_title__YEn0u{font-size:6.4rem}.Home_sub_title__6Q_vX,.Home_title__YEn0u{margin:1.8rem;line-height:1.15;color:var(--home-title-color)}.Home_sub_title__6Q_vX{font-size:4rem}.Home_description__zHUB6,.Home_title__YEn0u{text-align:center}.Home_description__zHUB6{line-height:1.5;font-size:2.2rem;color:var(--home-title-color)}.Home_p_about__xReT8{width:100%;line-height:1.5;margin-bottom:10px}.Home_p_about_a__fn9ok{color:var(--nav-color);text-decoration:underline}.Home_smaller_description__b55Fw{line-height:1.5;text-align:left;font-size:2rem;color:var(--home-description-color)}.Home_description__zHUB6 .Home_code__BZK8z,.Home_inline_section__qAFrU code{font-size:inherit;color:var(--home-description-code-color)}.Home_inline_section__qAFrU code{margin:.8rem 1.6rem;font-size:1.76rem;font-family:Poppins,sans-serif}.Home_code__BZK8z{border-radius:5px;padding:1.76rem;font-size:1.76rem;font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}.Home_nav_sticky__JK19W{box-shadow:0 2px 8px 0 var(--nav-box-shadow);background:var(--nav-background)}.Home_theme_toggle__7ht8R{color:var(--nav-color);border:1px solid var(--nav-color);margin:0 5px;padding:4px 8px;border-radius:0;cursor:pointer}.Home_mobile_menu_trigger__xrouo{display:none;color:var(--nav-color)}.Home_mobile_menu_trigger__xrouo svg{font-size:3rem}.Home_gradient_box__r7gkO{display:flex;align-items:center;justify-content:center}.Home_gradient_border__nuOqa{--borderWidth:3px;position:relative;border-radius:var(--borderWidth)}.Home_gradient_border__nuOqa:after{content:"";position:absolute;top:calc(-1 * var(--borderWidth));left:calc(-1 * var(--borderWidth));height:calc(100% + var(--borderWidth) * 2);width:calc(100% + var(--borderWidth) * 2);background:linear-gradient(60deg,#f79533,#f37055,#ef4e7b,#a166ab,#5073b8,#1098ad,#07b39b,#6fba82);border-radius:calc(2 * var(--borderWidth));z-index:-1;animation:Home_animatedgradient__mHCye 3s ease infinite alternate;background-size:300% 300%}@keyframes Home_animatedgradient__mHCye{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@media (max-width:840px){.Home_nav_logo__QQf8z{width:120px;height:40px}.Home_nav__ZMqH2 .Home_mobile_menu_trigger__xrouo{display:flex}.Home_nav__ZMqH2 ul{position:absolute;top:-150px}.Home_nav_active__WQWFa ul{position:absolute;top:66px;width:100vw;left:0;right:0;background:var(--nav-background);padding:2rem;display:flex;flex-flow:column;align-items:center;animation:Home_moveDown__A0MN2 .5s ease-in-out}.Home_nav_active__WQWFa ul li{margin:0 0 1.5rem}.Home_theme_toggle__7ht8R{margin-left:auto;margin-right:16px;padding:8px}}@media (max-width:956px){.Home_nav__ZMqH2{padding:8px 16px}.Home_nav_logo__QQf8z{width:135px;height:45px}.Home_theme_toggle__7ht8R{margin-right:16px;font-size:1.6rem}.Home_mobile_menu_trigger__xrouo{font-size:2rem}.Home_main__2uIek{padding:1rem 1.5rem}.Home_hero__g_og0{min-height:min(800px,calc(100vh - 40px))}.Home_hero__g_og0 .Home_description__zHUB6{padding:0 2.4rem}.Home_main_content__0AI_u{padding:4rem 0 0}.Home_title__YEn0u{font-size:5.6rem}.Home_sub_title__6Q_vX{margin:1.8rem;font-size:3.6rem}.Home_description__zHUB6{font-size:2rem}.Home_smaller_description__b55Fw{font-size:1.8rem;line-height:2;text-align:left;padding:0 1rem}.Home_code__BZK8z{padding:0}.Home_code__BZK8z span{font-size:1.6rem}.Home_inline_section__qAFrU{padding:0 1.5rem 1rem}.Home_inline_section__qAFrU code{margin:.2rem 1rem;font-size:1.1rem}.Home_inline_section__qAFrU code a{font-size:1.6rem}.Home_call_to_action__0_cpn{margin:1.5rem 1rem}.Home_call_to_action__0_cpn h2{margin:.5rem 1.8rem;padding:1rem 2rem;font-size:2rem}}@media (max-width:840px){.Home_nav__ZMqH2{padding:8px 16px}.Home_nav_logo__QQf8z{width:135px;height:45px}.Home_theme_toggle__7ht8R{margin-left:auto;margin-right:16px;font-size:1.3rem}.Home_mobile_menu_trigger__xrouo{font-size:2rem}.Home_main__2uIek{padding:1rem 1.5rem}.Home_hero__g_og0{min-height:min(800px,calc(100vh - 40px))}.Home_hero__g_og0 .Home_description__zHUB6{padding:0 2.4rem}.Home_main_content__0AI_u{padding:4rem 0 0}.Home_title__YEn0u{font-size:6rem}.Home_sub_title__6Q_vX{margin:1.8rem;font-size:3.6rem}.Home_description__zHUB6{font-size:1.8rem;margin:1.8rem}.Home_smaller_description__b55Fw{font-size:1.8rem;line-height:2;text-align:left;padding:0 1rem}.Home_code__BZK8z{padding:0}.Home_code__BZK8z span{font-size:1.6rem}.Home_inline_section__qAFrU{padding:0 1.5rem 1rem}.Home_inline_section__qAFrU code{margin:.2rem 1rem;font-size:1.1rem}.Home_inline_section__qAFrU code a{font-size:1.6rem}.Home_call_to_action__0_cpn{margin:1.5rem 1rem;width:-moz-fit-content;width:fit-content}.Home_call_to_action__0_cpn h2{margin:.5rem 1.8rem;padding:1rem 2rem;font-size:2rem}}@media (max-width:600px){.Home_nav__ZMqH2{padding:8px 4px}.Home_nav_logo__QQf8z{width:120px;height:40px}.Home_main_content__0AI_u{padding:4rem 0 0}.Home_title__YEn0u{font-size:5.2rem}.Home_sub_title__6Q_vX{margin:1.8rem;font-size:3.6rem}.Home_description__zHUB6{font-size:1.8rem;margin:1.8rem}.Home_smaller_description__b55Fw{font-size:1.6rem;line-height:2;text-align:left;padding:0 1rem}.Home_code__BZK8z span{font-size:1.6rem}.Home_inline_section__qAFrU{padding:0 0 1rem}.Home_inline_section__qAFrU code a{font-size:1.6rem}}@media (max-width:512px){.Home_nav_logo__QQf8z{width:99px;height:33px}.Home_hero__g_og0{min-height:min(800px,calc(90vh - 40px))}.Home_hero__g_og0 .Home_description__zHUB6{padding:1rem}.Home_title__YEn0u{font-size:4rem;margin:100px 0 20px}.Home_sub_title__6Q_vX{margin:1.8rem;font-size:4rem}.Home_description__zHUB6{font-size:1.6rem;margin:0}.Home_smaller_description__b55Fw{font-size:1.6rem;line-height:2;text-align:left;padding:0 1rem}.Home_code__BZK8z span{font-size:1.4rem}.Home_inline_section__qAFrU code{margin:.2rem 1rem;font-size:1.4rem}.Home_inline_section__qAFrU code a{font-size:1.4rem}.Home_call_to_action__0_cpn{margin:1.5rem 1rem;width:-moz-fit-content;width:fit-content}.Home_call_to_action__0_cpn h2{margin:.5rem 1.5rem;font-size:1.6rem}}@media (max-width:420px){.Home_nav__ZMqH2{padding:8px 4px}.Home_nav_logo__QQf8z{width:99px;height:33px}.Home_theme_toggle__7ht8R{margin-left:auto;margin-right:16px;padding:4px 8px;font-size:1.3rem;border-radius:0}.Home_mobile_menu_trigger__xrouo{font-size:2rem}.Home_main__2uIek{padding:1rem 1.5rem}.Home_hero__g_og0{min-height:min(800px,calc(80vh - 40px))}.Home_hero__g_og0 .Home_description__zHUB6{padding:0 1rem;font-size:1.4rem}.Home_title__YEn0u{font-size:3.2rem}.Home_sub_title__6Q_vX{font-size:4rem}.Home_description__zHUB6{font-size:1.6rem}.Home_code__BZK8z span,.Home_inline_section__qAFrU code,.Home_inline_section__qAFrU code a{font-size:1.2rem}.Home_call_to_action__0_cpn h2{font-size:1.4rem}}@keyframes Home_moveDown__A0MN2{0%{transform:translateY(-15rem)}to{transform:translateY(0)}}.home_sections_sections__34e7e{width:100%}.home_sections_sections_title__IZZU2{font-size:3.2rem;text-align:center;color:#0080ff}.home_sections_section_title__Vzjse a,.home_sections_sections_title__IZZU2 a{font-size:inherit;color:#0070f3;text-decoration:none;cursor:pointer}.home_sections_section_title__Vzjse a:active,.home_sections_section_title__Vzjse a:focus,.home_sections_section_title__Vzjse a:hover{text-decoration:underline}.home_sections_section_title__Vzjse{font-size:2.4rem;text-align:center;color:var(--section-card-title-color)}.home_sections_sections_title__IZZU2:after{position:relative;display:block;content:"";height:2px;width:20rem;margin:auto;background:#0080ff}.home_sections_section_card__s_hv_,.home_sections_sections_intro__cDSQs{display:flex;align-items:center;justify-content:center;color:var(--section-card-text-color)}.home_sections_image_holder__XmbD4{width:395px;height:250px;margin:60px;outline:2px solid var(--orange-border);outline-offset:15px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;transform:rotate(356deg);background-image:url(/images/services.jpg)}.home_sections_image_holder__XmbD4:before{content:"";display:block;width:141%;height:141%;flex-shrink:0;background:50%/cover;background-image:inherit;transform:rotate(356deg)}.home_sections_image_holder__XmbD4:after{content:attr(data-content);position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;z-index:1;bottom:0;padding:4px 10px;text-align:center;background:rgba(0,0,0,.7);box-sizing:border-box;-moz-box-sizing:border-box;opacity:0;transition:all .5s;-webkit-transition:all .5s}.home_sections_image_right__7x6sk p{line-height:200%}.home_sections_image_right__7x6sk p a{color:#0080ff;display:inline-block;margin-top:0}.home_sections_image_right__7x6sk p ul a{color:#0080ff;display:inline-block;margin-top:1.5rem}.home_sections_image_right__7x6sk p ul a:hover{text-decoration:underline}.home_sections_web__CkXv5{background-image:url(/images/web-dev.png);outline:2px solid var(--my-blue)}.home_sections_mobile_dev__mY9Qc{background-image:url(/images/mobile-app.png);outline:2px solid var(--my-blue)}.home_sections_digital_marketing__t0Ue1{background-image:url(/images/digital-marketing.jpg);outline:2px solid var(--my-blue)}.home_sections_digital_strategy__TwHKl{background-image:url(/images/digital-strategy.jpg);outline:2px solid var(--my-blue)}.home_sections_graphic_design__hXFHK{background-image:url(/images/graphics.jpg);outline:2px solid var(--my-blue)}.home_sections_retail_service__9umCO{background-image:url(/images/accesories.jpg);outline:2px solid var(--my-blue)}.home_sections_peniel_homes__9q9Wg{background-image:url(/images/peniel.jpg);outline:2px solid var(--my-blue);margin-bottom:20px}.home_sections_tunu_app__lS6kq{background-image:url(/images/tunu-app.png);outline:2px solid var(--my-blue);margin-bottom:20px}.home_sections_beverly_school__uEK7C{background-image:url(/images/beverly-student.png);outline:2px solid var(--my-blue);margin-bottom:20px}.home_sections_beverly_digital__Z6HrS{background-image:url(/images/beverly-centre.png);outline:2px solid var(--my-blue);margin-bottom:20px}.home_sections_juja_prep_digital__Vz6Sf{background-image:url(/images/juja-preparatory.png);outline:2px solid var(--my-blue);margin-bottom:20px}.home_sections_digital_marketing__t0Ue1:before,.home_sections_digital_strategy__TwHKl:before,.home_sections_graphic_design__hXFHK:before,.home_sections_mobile_dev__mY9Qc:before,.home_sections_retail_service__9umCO:before,.home_sections_web__CkXv5:before{background-size:contain}.home_sections_image_holder__XmbD4:hover:after{opacity:1}.home_sections_section_card__s_hv_ .home_sections_image_right__7x6sk,.home_sections_sections_intro__cDSQs .home_sections_image_right__7x6sk{display:flex;width:50%;align-self:stretch;flex-direction:column;justify-content:center}.home_sections_section_card__s_hv_{display:flex}.home_sections_service_tiles__1if01{padding:2rem 0}.home_sections_service_tile__lY9xh{background:var(--section-card-background);border-radius:6rem 2rem;padding:1rem 2rem;margin-bottom:4rem}.home_sections_service_tile__lY9xh:nth-child(odd) .home_sections_image_holder__XmbD4{transform:rotate(4deg)}.home_sections_service_tile__lY9xh:nth-child(2n) .home_sections_image_holder__XmbD4{transform:rotate(356deg)}@media (max-width:1024px){.home_sections_image_holder__XmbD4{width:300px;height:189px;margin:60px;outline:2px solid var(--orange-border)}}@media (max-width:800px){.home_sections_image_holder__XmbD4{display:none}.home_sections_section_card__s_hv_ .home_sections_image_right__7x6sk,.home_sections_sections_intro__cDSQs .home_sections_image_right__7x6sk{width:100%;padding:0 1rem}.home_sections_sections_intro__cDSQs .home_sections_image_right__7x6sk p{margin:.5rem 0}.home_sections_section_title__Vzjse{font-size:2.4rem;margin:1rem 0}.home_sections_service_tile__lY9xh{border-radius:2rem 4rem;padding:1rem;margin-bottom:2rem;border:1px solid var(--home-title-color)}.home_sections_image_right__7x6sk ul{margin:0;-webkit-padding-start:2rem;padding-inline-start:2rem}}@media (max-width:420px){.home_sections_image_holder__XmbD4{display:none}.home_sections_section_card__s_hv_ .home_sections_image_right__7x6sk,.home_sections_sections_intro__cDSQs .home_sections_image_right__7x6sk{width:100%;padding:0 1rem}.home_sections_sections_intro__cDSQs .home_sections_image_right__7x6sk p{margin:.5rem 0}.home_sections_section_title__Vzjse{font-size:2rem;margin:1rem 0}.home_sections_service_tile__lY9xh{border-radius:2rem 4rem;padding:1rem;margin-bottom:2rem}.home_sections_image_right__7x6sk ul{margin:0;-webkit-padding-start:2rem;padding-inline-start:2rem}}.work_section_section__dPPS8{color:var(--color);margin:auto;width:100%;padding:2rem;border-radius:4rem 2rem}.work_section_parent__LL8dn{min-height:350px;margin:1rem;overflow:hidden;position:relative}.work_section_card__v3N9_{height:100%;width:100%;min-height:350px;background-color:var(--carousel-background);color:var(--carousel-label-color);background-size:cover;background-position:50%;background-repeat:no-repeat;background-blend-mode:var(--image-blend-mode);transition:all .5s ease}.work_section_card__v3N9_:before{content:"";display:none;height:100%;width:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.9)}.work_section_parent__LL8dn:focus .work_section_card__v3N9_:before,.work_section_parent__LL8dn:focus .work_section_label__ELHeP,.work_section_parent__LL8dn:hover .work_section_card__v3N9_:before,.work_section_parent__LL8dn:hover .work_section_label__ELHeP{display:block}.work_section_parent__LL8dn:focus .work_section_card__v3N9_,.work_section_parent__LL8dn:hover .work_section_card__v3N9_{cursor:pointer;background-color:var(--carousel-background-hover);transform:scale(1.1)}.work_section_label__ELHeP{display:none;font-size:35px;color:#ffffff!important;font-family:sans-serif;text-align:center;margin:auto;position:absolute;top:0;left:0;bottom:0;right:0;height:50px;cursor:pointer;text-decoration:none}.work_section_card__v3N9_ p{white-space:nowrap;overflow:hidden;display:block;text-overflow:ellipsis;font-weight:500;font-size:1.4rem}.work_section_card__v3N9_ p a{text-decoration:underline}@media (max-width:420px){.work_section_section__dPPS8{max-width:100vw}}@media (max-width:648px){.work_section_parent__LL8dn{max-width:unset}}.contact_form_container___eTXt{min-height:min(500px,100vh);display:flex;flex-flow:column;align-items:center;justify-content:center;border-radius:6rem 4rem;background:var(--section-card-background)}.contact_form__rUkgk{flex-grow:1;width:100%;padding:1rem 4rem 4rem;margin-bottom:0;max-width:850px;border-radius:2rem 4rem;background:transparent}.contact_gradient_border__wVCyN{--borderWidth:6rem 2rem;position:relative;border-radius:var(--borderWidth)}.contact_gradient_border__wVCyN:after{content:"";position:absolute;top:calc(-1 * var(--borderWidth));left:calc(-1 * var(--borderWidth));height:calc(100% + var(--borderWidth) * 2);width:calc(100% + var(--borderWidth) * 2);background:linear-gradient(60deg,#f79533,#f37055,#ef4e7b,#a166ab,#5073b8,#1098ad,#07b39b,#6fba82);border-radius:calc(2 * var(--borderWidth));z-index:-1;animation:contact_animatedgradient__C3LKY 3s ease infinite alternate;background-size:300% 300%}@keyframes contact_animatedgradient__C3LKY{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@media (max-width:648px){.contact_form__rUkgk{padding:1rem}}