@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap");*{box-sizing:border-box;padding:0;margin:0}html{scroll-behavior:smooth}body{font-family:var(--body-font);font-style:var(--normal-font-size);margin:0}*{scrollbar-width:thin;scrollbar-color:var(--scroll-thumb-color) var(--scroll-bar-color)}h1,h2,h3,h4{color:var(--title-color);font-weight:var(--font-semi-bold)}ul{list-style:none}a{text-decoration:none}img{max-width:100%;height:auto}:root{--header-height:3rem;--hue-color:220;--first-color:hsl(var(--hue-color),69%,61%);--first-color-second:hsl(var(--hue-color),69%,61%);--first-color-alt:hsl(var(--hue-color),57%,53%);--first-color-lighter:hsl(var(--hue-color),92%,85%);--title-color:hsl(var(--hue-color),8%,15%);--text-color:hsl(var(--hue-color),8%,45%);--text-color-light:hsl(var(--hue-color),8%,65%);--input-color:hsl(var(--hue-color),70%,90%);--body-color:hsl(var(--hue-color),60%,95%);--container-color:#fff;--scroll-bar-color:hsl(var(--hue-color),12%,80%);--scroll-thumb-color:hsl(var(--hue-color),62%,60%);--body-font:"Poppins",sans-serif;--big-font-size:2rem;--h1-font-size:1.5rem;--h2-font-size:1.25rem;--h3-font-size:1.125rem;--normal-font-size:0.938rem;--small-font-size:0.813rem;--smaller-font-size:0.75rem;--font-medium:500;--font-semi-bold:600;--mb-0-25:0.25rem;--mb-0-5:0.5rem;--mb-0-75:0.75rem;--mb-1:1rem;--mb-1-5:1.5rem;--mb-2:2rem;--mb-2-5:2.5rem;--mb-3:3rem;--z-tooltip:10;--z-fixed:100;--z-modal:1000}::-webkit-scrollbar{width:.6rem;background-color:var(--scroll-bar-color)}::-webkit-scrollbar-thumb{background-color:var(--scroll-thumb-color);border-radius:.5rem}.swiper{padding-bottom:2.5rem!important}.swiper-button-next:after,.swiper-button-prev:after{content:""!important}.swiper-button-prev{left:-.5rem}.swiper-button-next{right:-.5rem}.swiper-horizontal>.swiper-pagination-bullets{bottom:0!important}.swiper-pagination-bullet{background:var(--title-color)!important}.swiper-pagination-bullet-active{background:var(--first-color)!important}.swiper-button-next,.swiper-button-prev,.swiper-pagination-bullet{outline:none}@media screen and (min-width:968px){:root{--big-font-size:3rem;--h1-font-size:2.25rem;--h2-font-size:1.5rem;--h3-font-size:1.25rem;--normal-font-size:1rem;--small-font-size:0.875rem;--smaller-font-size:0.813rem}}.Home_body__XYSzx{margin:0 0 var(--header-height) 0;background-color:var(--body-color);color:var(--text-color)}.Home_dark_theme__zn09E{--first-color-second:hsl(var(--hue-color),29%,8%);--title-color:hsl(var(--hue-color),8%,95%);--text-color:hsl(var(--hue-color),8%,75%);--input-color:hsl(var(--hue-color),29%,16%);--body-color:hsl(var(--hue-color),29%,12%);--container-color:hsl(var(--hue-color),29%,16%);--scroll-bar-color:hsl(var(--hue-color),22%,20%);--scroll-thumb-color:hsl(var(--hue-color),62%,60%)}.Home_nav_btns__B5CJW{display:flex;align-items:center}.Home_change_theme__aw1_j{font-size:1.25rem;color:var(--title-color);margin-right:var(--mb-1);cursor:pointer}.Home_change_theme__aw1_j:hover{color:var(--first-color)}.Home_section__taYTg{padding:2rem 0 4rem}.Home_section_title__vv2zR{font-size:var(--h1-font-size)}.Home_section_subtitle__wnmzE{display:block;font-size:var(--small-font-size);margin-bottom:var(--mb-3)}.Home_section_subtitle__wnmzE,.Home_section_title__vv2zR{text-align:center}.Home_container__bCOhY{max-width:968px;margin-left:var(--mb-1-5);margin-right:var(--mb-1-5)}.Home_grid__GxQ85{display:grid;grid-gap:1.5rem;gap:1.5rem}.Home_header__GCVRv{position:fixed;bottom:0;left:0;width:100%;z-index:var(--z-fixed);background-color:var(--body-color)}.Home_nav__vYbrQ{max-width:968px;height:var(--header-height);display:flex;justify-content:space-between;align-items:center}.Home_nav_logo__n9A_K,.Home_nav_toggle__afxjF{color:var(--title-color);font-weight:var(--font-medium)}.Home_nav_logo__n9A_K:hover,.Home_nav_toggle__afxjF:hover{color:var(--first-color)}.Home_nav_toggle__afxjF{font-size:1.1rem}@media screen and (max-width:767px){.Home_nav_menu__oBesh{position:fixed;bottom:-100%;left:0;width:100%;background-color:var(--body-color);padding:2rem 1.5rem 4rem;box-shadow:0 -1px 4px rgba(0,0,0,.15);border-radius:1.5rem 1.5rem 0 0;transition:.3s}.Home_nav_list__Y1vnb{grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;max-width:450px;margin:0 auto}.Home_nav_link__XmsGJ{display:flex;flex-direction:column;align-items:center;color:var(--title-color);font-weight:var(--font-medium)}.Home_nav_link__XmsGJ:hover{color:var(--first-color)}.Home_nav_icon__TWGLV{font-size:1.2rem}.Home_nav_close___EUYc{position:absolute;right:1.3em;bottom:.5rem;font-size:1.5rem;cursor:pointer;color:var(--first-color);color:var(--first-color-alt)}}.Home_show_menu__BiVXE{bottom:0}.Home_nav_shadow__jXEOY{box-shadow:0 -1px 4px rgba(0,0,0,.15)}.Home_home_container__Sx7Dj{grid-gap:1rem;gap:1rem;height:90vh}.Home_home_content__4Qt5s{grid-template-columns:.5fr 3fr;padding-top:3.5rem;align-items:center}.Home_home_social__JnKhk{display:grid;grid-template-columns:-webkit-max-content;grid-template-columns:max-content;grid-row-gap:1rem;row-gap:1rem}.Home_home_social_icon__UdYJD{font-size:1.75rem;color:var(--first-color)}.Home_home_social_icon__UdYJD:hover{color:var(--first-color-alt)}.Home_home_img__ROoI2{max-width:350px}.Home_home_data__LuZE_{grid-column:1/3}.Home_home_title__ey48e{font-size:var(--big-font-size)}.Home_home_subtitle__Y33H2{font-size:var(--h3-font-size);color:var(--text-color);font-weight:var(--font-medium);margin-bottom:var(--mb-0-75)}.Home_home_description__rpV20{margin-bottom:var(--mb-2)}.Home_home_scroll__LLX6k{text-align:center;margin-top:1.5rem}.Home_home_scroll_button__57hew{color:var(--first-color);transition:.3s}.Home_home_scroll_button__57hew:hover{transform:translateY(.25rem)}.Home_home_scroll_mouse__BRMr2{font-size:2rem}.Home_home_scroll_name__xUSVH{font-size:var(--small-font-size);color:var(--text-color);font-weight:var(--font-medium);margin-right:var(--mb-0-25)}.Home_home_scroll_arrow__nQmbs{font-size:1.25rem}.Home_button__Zs7A2{display:inline-block;background-color:var(--first-color);color:#fff;padding:1rem;border-radius:.5rem;font-weight:var(--font-medium)}.Home_button__Zs7A2:hover{background-color:var(--first-color-alt)}.Home_button_icon__mMeo_{font-size:1.255rem;margin-left:var(--mb-0-5);transition:.3s}.Home_button_flex__fbpAP{display:inline-flex;align-items:center}.Home_button_small__J_AzF{padding:.75rem 1rem}.Home_button_link__uASZN{padding:0;background-color:transparent;color:var(--first-color)}.Home_button_link__uASZN:hover{background-color:transparent;color:var(--first-color-alt)}.Home_button_white__uwhEy{background-color:#fff;color:var(--first-color)}.Home_button_white__uwhEy:hover{background-color:#fff}.Home_button_btn__Tsl52{border:none;font-size:large}.Home_about_img__juZKt{border-radius:50%}.Home_img_container__Sb4sx{max-width:200px;justify-self:center;align-self:center}.Home_about_description__83Nxs{text-align:center;margin-bottom:var(--mb-2-5)}.Home_about_info____aEl{display:flex;justify-content:space-evenly;margin-bottom:var(--mb-2-5)}.Home_about_info-title__eK7ZK{font-size:var(--h2-font-size);font-weight:var(--font-semi-bold);color:var(--title-color)}.Home_about_info-name__cL64l{font-size:var(--smaller-font-size)}.Home_about_info-name__cL64l,.Home_about_info-title__eK7ZK{display:block;text-align:center}.Home_about_buttons__grMhX{text-align:center}.Home_skills_container__WRNpD{grid-row-gap:0;row-gap:0}.Home_skills_header__Ek9y6{display:flex;align-items:center;margin-bottom:var(--mb-2-5);cursor:pointer}.Home_skills_arrow__1tX4P,.Home_skills_icon__XUn_r{font-size:2rem;color:var(--first-color)}.Home_skills_icon__XUn_r{margin-right:var(--mb-0-75)}.Home_skills_head__N7Haj{margin:0}.Home_skills_head__N7Haj,.Home_skills_title___5XrK{font-size:var(--h3-font-size)}.Home_skills_subtitle__h1rU1{font-size:var(--small-font-size);color:var(--text-color-light)}.Home_skills_arrow__1tX4P{margin-left:auto;transition:.45s}.Home_skills_list__b6X_R{grid-row-gap:1.5rem;row-gap:1.5rem;padding-left:2.5em;transition:.45s ease}.Home_skills_title___5XrK{display:flex;justify-content:space-between;margin-bottom:var(--mb-0-5)}.Home_skills_name__AYJw_{font-size:var(--normal-font-size);font-weight:var(--font-medium)}.Home_skills_bar__czmAE,.Home_skills_percentage__5cIve{height:5px;border-radius:.25rem}.Home_skills_bar__czmAE{background-color:var(--first-color-lighter)}.Home_skills_percentage__5cIve{display:block;background-color:var(--first-color)}.Home_skills_closed__CF86Q .Home_skills_list__b6X_R{height:0;overflow:hidden}.Home_skills_open__tFk54 .Home_skills_list__b6X_R{height:-webkit-max-content;height:-moz-max-content;height:max-content;margin-bottom:var(--mb-2-5)}.Home_skills_open__tFk54 .Home_skills_arrow__1tX4P{transform:rotate(-180deg)}.Home_qual_tabs__QGx46{display:flex;justify-content:space-evenly;margin-bottom:var(--mb-2)}.Home_qual_button__4exdS{font-size:var(--h3-font-size);font-weight:var(--font-medium);cursor:pointer}.Home_qual_button__4exdS:hover{color:var(--first-color)}.Home_qual_icon__KjArk{font-size:1.8rem;margin-right:var(--mb-0-25)}.Home_qual_entry__u85d5{display:grid;grid-template-columns:1fr -webkit-max-content 1fr;grid-template-columns:1fr max-content 1fr;grid-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.Home_qual_entry__u85d5:nth-child(2n)>.Home_qual_empty__k1yOA{grid-column:1;grid-row:1}.Home_qual_entry__u85d5:last-child>.Home_qual_dotline__TOYVf>.Home_qual_line__PsHnU{display:none}.Home_qual_entry__u85d5:nth-child(2n)>.Home_qual_dotline__TOYVf{grid-column:2;grid-row:1}.Home_qual_title__EpApU{font-size:var(--normal-font-size);font-weight:var(--font-medium)}.Home_qual_subtitle__jJLLN{display:inline-block;font-size:var(--small-font-size);margin-bottom:var(--mb-1)}.Home_qual_location___8eZv{font-size:var(--small-font-size);line-height:normal}.Home_qual_calendar__92ECK{font-size:var(--smaller-font-size);color:var(--text-color-light);padding-top:.5rem}.Home_qual_cal_icon__R4i9O{margin-right:.25rem}.Home_qual_rounder__NX72r{display:inline-block;width:13px;height:13px;background-color:var(--first-color);border-radius:50%}.Home_qual_line__PsHnU{display:block;width:1px;height:100%;background-color:var(--first-color);transform:translate(6px,-7px)}.Home_qual_content__8Q_af{display:none}.Home_qual_active__yMfza{display:block}.Home_qual_tab_active__P1FLF{color:var(--first-color)}.Home_serv_container__H_WcG{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.Home_serv_content__9UZXQ{position:relative;background-color:var(--container-color);padding:3.5rem .5rem 1.25rem 1.5rem;border-radius:.25rem;box-shadow:0 2px 4px rgba(0,0,0,.15);transition:.3s}.Home_serv_content__9UZXQ:hover{box-shadow:0 4px 8px rgba(0,0,0,.15)}.Home_serv_icon__TDWA3{display:block;font-size:1.5rem;color:var(--first-color);margin-bottom:var(--mb-1)}.Home_serv_title__mn_My{font-size:var(--h3-font-size);margin-bottom:var(--mb-1);font-weight:var(--font-medium)}.Home_serv_button__yPQh3{cursor:pointer;font-size:var(--small-font-size)}.Home_serv_button__yPQh3:hover .Home_button_icon__mMeo_{transform:translateX(.25rem)}.Home_serv_modal__gSyQt{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;padding:0 1rem;z-index:var(--z-modal);transition:.3s}.Home_serv_modal_content__vPqvh{position:relative;background-color:var(--container-color);padding:1.5rem;border-radius:.5rem}.Home_serv_modal_services__5UQQy{grid-row-gap:1rem;row-gap:1rem}.Home_serv_modal_service__psL09{display:flex}.Home_serv_modal_title__V9XDz{font-size:var(--h3-font-size);font-weight:var(--font-medium);margin-bottom:var(--mb-1-5)}.Home_serv_modal_close__2gelx{position:absolute;top:1rem;right:1rem;font-size:1.5rem;color:var(--first-color);cursor:pointer}.Home_serv_modal_icon__1BET4{color:var(--first-color);margin-right:var(--mb-0-25)}.Home_active_modal__0vFRi{opacity:1;visibility:visible}.Home_hidden_modal__F398A{opacity:0;visibility:hidden}.Home_port_container__0epgE{overflow:visible;overflow:initial}.Home_port_content__E_kBG{padding:0 1.5rem}.Home_port_img__xWYXK{width:265px;border-radius:.5rem;justify-self:center}.Home_port_desc__ZTVbj{margin-bottom:var(--mb-0-75)}.Home_port_button__oMBGU:hover .Home_button_icon__mMeo_{transform:translateX(.25rem)}.Home_swiper_port_icon__08yMj{font-size:2rem;color:var(--first-color)}.Home_project__fmJx3{text-align:center}.Home_proj_bg__L4kmZ{background-color:var(--first-color-second);padding:3rem 0}.Home_proj_title__Aq_i_{font-size:var(--h2-font-size);margin-bottom:var(--mb-0-75)}.Home_proj_desc__3eKQ3{margin-bottom:var(--mb-1-5)}.Home_proj_desc__3eKQ3,.Home_proj_title__Aq_i_{color:#fff}.Home_proj_img__geGgl{width:300px;justify-self:center}.Home_testim__data__t_KiA,.Home_testim__header__qrij6{display:flex}.Home_testim__data__t_KiA{justify-content:space-between;margin-bottom:var(--mb-1);flex-wrap:wrap}.Home_testim__img__N1FSZ{width:60px;height:60px;border-radius:50%;margin-right:var(--mb-0-75)}.Home_testim__name___0gU2{font-size:var(--h3-font-size);font-weight:var(--font-medium)}.Home_testim__client__PZZB8{font-size:var(--small-font-size);color:var(--text-color-light)}.Home_testim__desc__Wkq1g{margin-bottom:var(--mb-2-5)}.Home_testim__icon-star__4uf8v{color:var(--first-color)}.Home_gray_star__4ij5_{color:var(--text-color-light)}.Home_testimSwiper__U_QJJ .Home_swiper-pagination-testim__8Uyr5{bottom:0}.Home_contact_container__0szVd{grid-row-gap:3rem;row-gap:3rem}.Home_contact_info__VlI8W{display:flex;margin-bottom:var(--mb-2)}.Home_contact_icon__0lZYB{font-size:2rem;color:var(--first-color);margin-right:var(--mb-0-75)}.Home_contact_title__oVOOo{font-size:var(--h3-font-size);font-weight:var(--font-medium)}.Home_contact_subtitle__dwoju{font-size:var(--small-font-size);color:var(--text-color-light)}.Home_contact_content__MeYlv{background-color:var(--input-color);border-radius:.5rem;padding:.75rem 1rem .25rem}.Home_contact_label__r_iwB{font-size:var(--small-font-size);color:var(--title-color)}.Home_contact_input__O8B2a{width:100%;background-color:var(--input-color);color:var(--text-color);font-family:var(--body-font);font-size:var(--normal-font-size);border:none;outline:none;padding:.25rem .5rem .5rem 0}textarea.Home_contact_input__O8B2a{resize:vertical}.Home_footer_container__gyuvk{grid-row-gap:3.5rem;row-gap:3.5rem}.Home_footer_bg__GkyfA{background-color:var(--first-color-second);padding:2rem 0 3rem}.Home_footer_title__lYf0F{font-size:var(--h1-font-size);margin-bottom:var(--mb-0-25)}.Home_footer_subtitle__fK0gv{font-size:var(--small-font-size)}.Home_footer_links__KVOU2{display:flex;flex-direction:column;grid-row-gap:1.5rem;row-gap:1.5rem}.Home_footer_link__sliJy:hover{color:var(--first-color-lighter)}.Home_footer_social__oC0Yn{font-size:1.25rem;margin-right:var(--mb-1-5)}.Home_footer_social__oC0Yn:hover{color:var(--first-color-lighter)}.Home_footer_copy__HHPdZ{font-size:var(--small-font-size);text-align:center;color:var(--text-color-light);margin-top:var(--mb-3)}.Home_footer_link__sliJy,.Home_footer_social__oC0Yn,.Home_footer_subtitle__fK0gv,.Home_footer_title__lYf0F{color:#fff}.Home_scrollup__ew64S{position:fixed;right:1rem;bottom:-20%;padding:0 .3em;background-color:var(--first-color);opacity:.8;border-radius:.4rem;z-index:var(--z-tooltip);transition:.4s}.Home_scrollup__ew64S:hover{background-color:var(--first-color-alt)}.Home_scrollup_icon__w1ejb{font-size:1.5rem;color:#fff}.Home_show_scroll__FDiaP{bottom:5rem}@media screen and (max-width:350px){.Home_container__bCOhY{margin-left:var(--mb-1);margin-right:var(--mb-1)}.Home_nav_menu__oBesh{padding:2rem .25rem 4rem;font-size:var(--small-font-size)}.Home_nav_list__Y1vnb{grid-column-gap:0;-moz-column-gap:0;column-gap:0}.Home_home_content__4Qt5s{grid-template-columns:.25fr 3fr}.Home_home_blob__75HdR{width:180px}.Home_skills_title___5XrK{font-size:var(--normal-font-size)}.Home_qual_entry__u85d5{grid-gap:.5rem;gap:.5rem}.Home_serv_container__H_WcG{grid-template-columns:-webkit-max-content;grid-template-columns:max-content;justify-content:center}.Home_serv_content__9UZXQ{padding-right:3.5rem}.Home_serv_modal__gSyQt{padding:0 .5rem}.Home_proj_img__geGgl{width:200px}.Home_testim__data__t_KiA,.Home_testim__header__qrij6{flex-direction:column;align-items:center}.Home_testim__img__N1FSZ{margin-right:0;margin-bottom:var(--mb-0-25)}.Home_testim__data__t_KiA,.Home_testim__desc__Wkq1g{text-align:center}}@media screen and (min-width:568px){.Home_home_content__4Qt5s{grid-template-columns:-webkit-max-content 1fr 1fr;grid-template-columns:max-content 1fr 1fr}.Home_home_data__LuZE_{grid-column:initial}.Home_home_img__ROoI2{padding:0;order:1;justify-self:center}.Home_about_container__45Zgg,.Home_footer_container__gyuvk,.Home_port_content__E_kBG,.Home_proj_container__HnKnR{grid-template-columns:repeat(2,1fr)}.Home_proj_container__HnKnR{align-items:center}.Home_skills_container__WRNpD{padding-left:2.5rem;padding-right:2.5rem}.Home_qual_sections__2ELLc{display:grid;grid-template-columns:.6fr;justify-content:center}}@media screen and (min-width:768px){.Home_body__XYSzx{margin:0}.Home_container__bCOhY{margin-left:auto;margin-right:auto}.Home_section__taYTg{padding:6rem 0 2rem}.Home_section__subtitle__mVL5_{margin-bottom:4rem}.Home_header__GCVRv{top:0;bottom:auto}.Home_footer_container__gyuvk,.Home_header__GCVRv,.Home_main__nLjiQ{padding:0 1rem}.Home_nav__vYbrQ{height:calc(var(--header-height) + 1.5rem);grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.Home_nav_close___EUYc,.Home_nav_icon__TWGLV,.Home_nav_toggle__afxjF{display:none}.Home_nav_list__Y1vnb{display:flex;grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.Home_nav_link__XmsGJ{color:var(--title-color)}.Home_nav_menu__oBesh{margin-left:auto}.Home_change_theme__aw1_j{margin:0}.Home_home_container__Sx7Dj{grid-row-gap:5rem;row-gap:5rem}.Home_home_content__4Qt5s{padding-top:5.5rem;grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.Home_home_blob__75HdR{width:270px}.Home_home_scroll__LLX6k{display:block}.Home_home_scroll-button__CMlgA{margin-left:3rem}.Home_about_info____aEl{justify-content:space-between}.Home_about_buttons__grMhX{justify-content:normal}.Home_qual_tabs__QGx46{justify-content:center}.Home_qual_button__4exdS{margin:0 var(--mb-1)}.Home_qual_sections__2ELLc{grid-template-columns:.5fr}.Home_serv_container__H_WcG{grid-template-columns:repeat(3,218px);justify-content:center}.Home_serv_icon__TDWA3{font-size:2rem}.Home_serv_content__9UZXQ{padding:6rem 0 2rem 2.5rem}.Home_serv_modal_content__vPqvh{width:450px}.Home_port_img__xWYXK{width:320px}.Home_port_content__E_kBG{align-items:center}.Home_skills_container__WRNpD{padding-left:7rem;padding-right:7rem}.Home_project__fmJx3{text-align:left;text-align:initial}.Home_proj_bg__L4kmZ{background:none}.Home_proj_container__HnKnR{background-color:var(--first-color-second);border-radius:1rem;padding:1.5rem 2.5rem;grid-template-columns:1fr -webkit-max-content;grid-template-columns:1fr max-content;align-items:center;grid-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.Home_proj_data__GS7Xh{padding-top:.8rem}.Home_contact_container__0szVd{grid-template-columns:repeat(2,1fr)}.Home_footer_container__gyuvk{grid-template-columns:.7fr 1fr -webkit-max-content;grid-template-columns:.7fr 1fr max-content}.Home_footer_bg__GkyfA{padding:3rem 0 3.5rem}.Home_footer_links__KVOU2{flex-direction:row;grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.Home_footer_socials__GrrB_{justify-self:flex-end}.Home_footer_copy__HHPdZ{margin-top:4.5rem}}@media screen and (min-width:1024px){.Home_footer_container__gyuvk,.Home_header__GCVRv,.Home_main__nLjiQ{padding:0}.Home_home_blob__75HdR{width:320px}.Home_serv_container__H_WcG{grid-template-columns:repeat(3,238px)}.Home_swiper-port-icon__WKR3I{font-size:3.5rem}.Home_swiper-button-prev__eKP0c{left:-3.5rem}.Home_swiper-button-next__XDOAQ{right:-3.5rem}.Home_swiper-horizontal__kVf2W .Home_swiper-pagination-bullets__xY4ba{bottom:-4.5rem}.Home_testimSwiper__U_QJJ .Home_swiper-pagination-testim__8Uyr5{bottom:0}.Home_contact_form__jOAKK{width:460px}}.Home_active_link__u23TK{color:var(--first-color)}.Home_proj-artic__Y7vHv{padding:0}.Home_proj-artic__container__yaFTS{grid-template-columns:1fr;max-width:768px}.Home_proj-artic__bg__pYBxs{background-image:url(/assets/img/prog_screen.jpg);padding:3rem 1rem 1rem;max-width:768px;margin:0 auto}.Home_proj-artic__data__aS1f2{margin:12rem 0 0;padding:1rem;background-color:rgba(0,0,0,.65);border:1px solid gray;max-width:500px}.Home_proj-artic__title__ev48q{font-size:var(--h1-font-size);margin-bottom:var(--mb-0-25);color:#eee}.Home_proj-artic__desc__X3i2Q{color:#ddd}.Home_proj-artic__img__cMGAb{width:232px;justify-self:center}.Home_arch__NE0dC,.Home_howto__Ob__b,.Home_notes__GZWT2,.Home_summary__Yrr34,.Home_tech__lXvBl{padding:2rem 0}.Home_summary_block__DvRR9{margin-bottom:1.5rem}.Home_proj_itle__3BvbE{text-align:center;margin-bottom:var(--mb-1);margin-top:var(--mb-0-5)}.Home_tech_heading___U9Ba{text-align:center;margin-bottom:var(--mb-0-75)}.Home_tech_bubbles__tbe7_{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));grid-gap:.5rem;gap:.5rem;padding-bottom:2rem}.Home_tech_bubble__ZW1fv{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.Home_tech_img__0o_pP{max-width:100px}.Home_tech_name__nq0Jv{padding-top:.5rem;text-align:center}.Home_bullets__container__jAN48{padding:1.5rem 1rem;background-color:var(--container-color);border-radius:.25rem;box-shadow:0 2px 4px rgba(0,0,0,.15)}.Home_bullet_pts__e5Gj4{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.Home_bullet_pt__4KXG_{display:flex;grid-gap:.5em;gap:.5em}.Home_bullet__icon___wXDt{font-size:var(--h3-font-size);color:#31bf31}.Home_arch__data__cT7Pd{display:block;margin-top:1rem;text-align:center}.Home_arch__data__cT7Pd>img{border-radius:.5rem}.Home_dapp_link__tdqGR{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:1.5rem 0 0 auto}@media screen and (min-width:768px){.Home_proj-artic__bg__pYBxs{border-radius:.5rem;margin-top:calc(var(--header-height) + 2rem)}.Home_bullets__container__jAN48{padding:2rem}.Home_arch__NE0dC,.Home_notes__GZWT2 .Home_howto__Ob__b,.Home_summary__Yrr34,.Home_tech__lXvBl{padding:2rem 0}}