@import"https://fonts.googleapis.com/css2?family=Gabarito:wght@500;600&family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Playfair+Display:ital,wght@0,600;0,700;1,600;1,700&family=Poppins:wght@300;400;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Gabarito:wght@500;600&family=Montserrat:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Unbounded:wght@200;300;400;500;600;700;800;900&amp;display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Poppins,sans-serif;background-repeat:no-repeat;background:#0c0751;height:100vh}a{color:inherit;text-decoration:none}ul{list-style:none}img{object-fit:cover}.active{color:#02a2ff}.section{padding:0 3em}.title{text-align:center;color:#fff;padding-top:2.5em;font-weight:600;font-size:50px;animation:drop-in 1s ease .2s backwards}.flex_center{display:flex;justify-content:center;align-items:center}@keyframes drop-in{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translate(0)}}.ctn-preloader{display:flex;justify-content:center;align-items:center;height:100%;width:100%;position:fixed;left:0;top:0;z-index:900;cursor:none}.ctn-preloader .animation-preloader{position:absolute;z-index:100;display:flex;flex-direction:column;align-items:center;gap:2rem}.ctn-preloader .loader-section{height:100%;position:fixed;top:0;width:calc(50% + 1px)}.loaded .animation-preloader{opacity:0;transition:1s ease-out}::-webkit-scrollbar{width:8px;background-color:#17191a;border:.5px solid rgb(87,89,90)}._about_section_1ogzi_1{min-height:100vh}._about_title_1ogzi_5{width:50%;line-height:1;margin:auto}._about_content_container_1ogzi_11{animation:_drop-in_1ogzi_1 1.2s ease .5s backwards;padding-bottom:9rem;justify-content:space-evenly;display:flex}._about_content_1ogzi_11{color:#fff;margin-top:2rem;text-align:justify;font-size:20px;width:50%;padding:2em;border-radius:15px;background:#7c7c9b4d;box-shadow:inset 0 1px #ffffff0d;animation:_slide-in_1ogzi_1 1.2s ease .5s backwards;backdrop-filter:blur(5.5px);-webkit-backdrop-filter:blur(5.5px);border:1px solid rgba(255,255,255,.18)}._aboutImg_1ogzi_35{width:40%;height:30%}@keyframes _drop-in_1ogzi_1{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translate(0)}}@media (max-width:1280px){._about_content_1ogzi_11{font-size:16px;width:100%}}@media (max-width:1050px){._about_content_container_1ogzi_11{display:flex;flex-direction:column-reverse;width:100%;padding-bottom:5em}._about_content_1ogzi_11{font-size:18px;width:100%}._aboutImg_1ogzi_35{width:80%}}@media (max-width:750px){._about_content_container_1ogzi_11{display:flex;flex-direction:column-reverse;width:100%;padding-bottom:5em}._about_content_1ogzi_11{font-size:16px;width:100%}._aboutImg_1ogzi_35{width:80%}}@media (max-width:450px){._about_content_container_1ogzi_11{display:flex;flex-direction:column-reverse;width:100%;padding-bottom:5em}._about_content_1ogzi_11{font-size:13px;width:100%}._aboutImg_1ogzi_35{width:100%}}@media (max-width:350px){._about_content_container_1ogzi_11{display:flex;flex-direction:column-reverse;width:100%;padding-bottom:5em}._about_content_1ogzi_11{font-size:13px;width:100%}._aboutImg_1ogzi_35{width:100%}}.text-block{max-width:800px;font-family:monospace;font-size:clamp(14px,4vw,32px);color:#fff}.char{will-change:transform;display:inline-block}.text-type{display:inline-block;white-space:pre-wrap}.text-type__cursor{margin-left:.25rem;display:inline-block;opacity:1}.text-type__cursor--hidden{display:none}._modal_backdrop_1w0xi_1{background:#000000a6;position:fixed;overflow:auto;top:0;left:0;bottom:0;right:0;z-index:100;display:flex;justify-content:center;align-items:center}._modal_container_1w0xi_15{background:linear-gradient(to right,#ffffffd9,#c8dcffcc,#8cb4ffd9);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:10px;width:50%;padding:1em;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.8rem}._modal_title_1w0xi_32{font-size:25px;font-weight:600;margin-bottom:1.2rem}._modal_content_1w0xi_38{margin-top:.5rem;margin-bottom:1rem;text-align:justify;background:linear-gradient(90deg,#111827,#1f2937,#2e3a4f,#3b82f6,#4f46e5);-webkit-background-clip:text;background-clip:text;color:transparent}._modal_img_1w0xi_48{height:15rem;width:15em;border-radius:10px;margin-bottom:1rem}._modal_btn_1w0xi_55{border:none;background-color:#00f;color:#fff;padding:.7em 1.5em;font-size:16px;font-weight:600;border-radius:20px;transition:background-color .3s ease-in-out}._modal_btn_1w0xi_55:hover{cursor:pointer;background-color:#000}._modal_info_container_1w0xi_71{display:flex;justify-content:space-between;width:100%}._event_info_1w0xi_77>span{display:flex;cursor:pointer;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#3f5efb,#00bcd4);color:#fff;border-radius:10px;padding:8px 12px;box-shadow:0 4px 12px #0003;transition:transform .3s ease,box-shadow .3s ease}._event_info_1w0xi_77>span:hover{transform:translateY(-6px) scale(1.04);box-shadow:0 10px 20px #00000040;animation:_bounce_1w0xi_1 .4s ease-out}@keyframes _bounce_1w0xi_1{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(-6px)}}._event_info_1w0xi_77 span>p{color:#060606;text-align:center;padding:0 1em;font-size:small;font-weight:600}@media (max-width:1280px){._modal_container_1w0xi_15{width:100%}._modal_title_1w0xi_32{font-size:26px;margin-bottom:.5rem;margin-top:10rem;text-align:center}._modal_img_1w0xi_48{height:16rem;width:16rem}._modal_content_1w0xi_38,._modal_btn_1w0xi_55{font-size:16px}._modal_info_container_1w0xi_71{gap:5rem;width:fit-content}._event_info_1w0xi_77>span{margin-bottom:1rem}._event_info_1w0xi_77 span>p{font-size:14px}}@media (max-width:1050px){._modal_container_1w0xi_15{width:100%}._modal_title_1w0xi_32{font-size:24px;margin-bottom:.5rem;margin-top:10rem;text-align:center}._modal_img_1w0xi_48{height:14rem;width:14rem}._modal_content_1w0xi_38,._modal_btn_1w0xi_55{font-size:14px}._modal_info_container_1w0xi_71{gap:2rem;width:fit-content}._event_info_1w0xi_77>span{margin-bottom:1rem}._event_info_1w0xi_77 span>p{font-size:12px}}@media (max-width:750px){._modal_container_1w0xi_15{width:100%}._modal_title_1w0xi_32{font-size:22px;margin-bottom:.5rem;margin-top:10rem;text-align:center}._modal_img_1w0xi_48{height:13rem;width:13rem}._modal_content_1w0xi_38,._modal_btn_1w0xi_55{font-size:14px}._modal_info_container_1w0xi_71{width:fit-content}._event_info_1w0xi_77>span{margin-bottom:1rem}._event_info_1w0xi_77 span>p{font-size:11px}}@media (max-width:650px){._modal_container_1w0xi_15{width:100%}._modal_title_1w0xi_32{font-size:20px;margin-bottom:.5rem;margin-top:10rem;text-align:center}._modal_img_1w0xi_48{height:12rem;width:12rem}._modal_content_1w0xi_38,._modal_btn_1w0xi_55{font-size:13px}._modal_info_container_1w0xi_71{width:fit-content;gap:1rem}._event_info_1w0xi_77>span{margin-bottom:1rem}._event_info_1w0xi_77 span>p{font-size:8px}}@media (max-width:450px){._modal_container_1w0xi_15{width:100%}._modal_title_1w0xi_32{font-size:20px;margin-bottom:.5rem;margin-top:10rem;text-align:center}._modal_img_1w0xi_48{height:12rem;width:12rem}._modal_content_1w0xi_38,._modal_btn_1w0xi_55{font-size:13px}._modal_info_container_1w0xi_71{flex-direction:column;width:fit-content}._event_info_1w0xi_77>span{margin-bottom:1rem}._event_info_1w0xi_77 span>p{font-size:10px}}@media (max-width:350px){._modal_container_1w0xi_15{width:100%}._modal_title_1w0xi_32{font-size:20px;margin-bottom:.5rem;margin-top:10rem;text-align:center}._modal_img_1w0xi_48{height:12rem;width:12rem}._modal_content_1w0xi_38,._modal_btn_1w0xi_55{font-size:13px}._modal_info_container_1w0xi_71{flex-direction:column;width:fit-content}._event_info_1w0xi_77>span{margin-bottom:1rem}._event_info_1w0xi_77 span>p{font-size:10px}}._event_section_1i6r0_1{padding:0 5em}._event_container_1i6r0_5{flex-direction:column}._event_content_1i6r0_9{justify-content:space-between;border-radius:20px;width:100%;padding:1.5em;margin:2rem;gap:5rem;background:linear-gradient(135deg,#234cd3,#115b73);box-shadow:inset 0 1px #ffffff0d;animation:_slide-in_1i6r0_1 1.2s ease .5s backwards;backdrop-filter:blur(5.5px);-webkit-backdrop-filter:blur(5.5px);border:1px solid rgba(255,255,255,.18)}._eventImg_1i6r0_24{height:20rem;width:20rem;border-radius:10px}._event_right_content_1i6r0_30{display:flex;flex-direction:column;gap:3rem}._event_right_content_1i6r0_30>h2{text-align:center;font-size:35px;color:#fff}._event_right_content_1i6r0_30>p{text-align:justify;font-weight:500;font-size:large;color:#fff}._event_right_content_1i6r0_30 ._event_btn_1i6r0_49{background:linear-gradient(135deg,#00eaff,#0880e2);border:none;padding:1em 1.5em;margin:auto;color:#fff;font-weight:700;border-radius:2rem;font-size:15px;transition:background-color .3s ease-in-out}._event_btn_1i6r0_49:hover{cursor:pointer;background:#fff;color:#0ff}@keyframes _slide-in_1i6r0_1{0%{opacity:0;filter:blur(2px);transform:translate(-100px)}to{filter:blur(0);opacity:1;transform:translate(0)}}@media (max-width:1280px){._event_section_1i6r0_1{width:100%;padding:0 2em}._event_content_1i6r0_9{width:100%;padding:1em;gap:2rem}._eventImg_1i6r0_24{height:15rem;width:15rem}._event_right_content_1i6r0_30 h2{font-size:32px}._event_right_content_1i6r0_30 p{font-size:17px}._event_right_content_1i6r0_30>._event_btn_1i6r0_49{padding:.8em 1em;font-size:14px}}@media (max-width:1050px){._event_section_1i6r0_1{width:100%;padding:0 1em}._event_content_1i6r0_9{width:100%;display:flex;padding:1em 1.5em;gap:2rem}._eventImg_1i6r0_24{height:14rem;width:14rem}._event_right_content_1i6r0_30{gap:1.5rem}._event_right_content_1i6r0_30 h2{font-size:18px}._event_right_content_1i6r0_30 p{font-size:14px}._event_right_content_1i6r0_30>._event_btn_1i6r0_49{padding:.8em 1em;font-size:13px}}@media (max-width:750px){._event_section_1i6r0_1{width:100%;padding:0 1em}._event_content_1i6r0_9{width:100%;display:flex;padding:1em 1.5em;gap:2rem}._eventImg_1i6r0_24{height:14rem;width:14rem}._event_right_content_1i6r0_30{gap:1.5rem}._event_right_content_1i6r0_30 h2{font-size:18px}._event_right_content_1i6r0_30 p{font-size:13px}._event_right_content_1i6r0_30>._event_btn_1i6r0_49{padding:.8em 1em;font-size:13px}}@media (max-width:650px){._event_section_1i6r0_1{width:100%;padding:0 1em}._event_content_1i6r0_9{width:100%;display:flex;flex-direction:column;padding-top:1.3em;gap:2rem}._eventImg_1i6r0_24{height:14rem;width:14rem}._event_right_content_1i6r0_30{gap:1rem}._event_right_content_1i6r0_30 h2{font-size:18px}._event_right_content_1i6r0_30 p{font-size:14px}._event_right_content_1i6r0_30>._event_btn_1i6r0_49{padding:.8em 1em;font-size:13px}}@media (max-width:450px){._event_section_1i6r0_1{width:100%;padding:0 1em}._event_content_1i6r0_9{width:100%;display:flex;flex-direction:column;padding-top:1.3em;gap:2rem}._eventImg_1i6r0_24{height:14rem;width:14rem}._event_right_content_1i6r0_30{gap:1rem}._event_right_content_1i6r0_30 h2{font-size:16px}._event_right_content_1i6r0_30 p{font-size:13px}._event_right_content_1i6r0_30>._event_btn_1i6r0_49{padding:.8em 1em;font-size:13px}}@media (max-width:350px){._event_section_1i6r0_1{width:100%;padding:0 1em}._event_content_1i6r0_9{width:100%;display:flex;flex-direction:column;padding-top:1.8em;gap:2rem}._eventImg_1i6r0_24{height:16rem;width:16rem}._event_right_content_1i6r0_30{gap:1.5rem}._event_right_content_1i6r0_30 h2{font-size:20px}._event_right_content_1i6r0_30 p{font-size:15px}._event_right_content_1i6r0_30>._event_btn_1i6r0_49{padding:.8em 1em;font-size:13px}}.shiny-text{color:#b5b5b5a4;background:linear-gradient(120deg,#fff0 40%,#fffc,#fff0 60%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;display:inline-block;animation:shine 5s linear infinite}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}.shiny-text.disabled{animation:none}._footer_section_bw6oh_1{padding:2em 4em 1em;background-color:#161515f2;color:#fff}._footer_content_bw6oh_7{justify-content:space-around;padding-bottom:1em}._footer_logo_bw6oh_12 img{width:9rem;height:8.5rem}._footer_social_container_bw6oh_17{gap:10rem}._social_media_bw6oh_21{flex-direction:column;align-items:flex-start;font-size:20px;line-height:1.2}._flex_li_bw6oh_28{margin:1rem 0}._flex_li_bw6oh_28 span{font-size:13px;margin-right:.5rem;clip-path:polygon(0 0,100% 0,100% 80%,0 0);color:#0178d4}._footer_contact_bw6oh_39{flex-direction:column;align-items:flex-start;gap:1rem;font-size:13.5px}._footer_email_bw6oh_46{width:20%}._footer_credits_bw6oh_50{width:58%}@media (max-width:1280px){._footer_contact_bw6oh_39{margin-left:4rem;font-size:12px;text-align:start}._footer_logo_bw6oh_12 img{margin-right:4rem}}@media (max-width:1050px){._footer_section_bw6oh_1{padding:1em}._footer_logo_bw6oh_12 img{width:7rem;height:6.5rem}._footer_social_container_bw6oh_17{display:flex;justify-content:space-between;gap:5rem;margin-bottom:1rem}._social_media_bw6oh_21{font-size:12px}._footer_contact_bw6oh_39{font-size:12px;line-height:.4;text-align:start}._footer_email_bw6oh_46,._footer_credits_bw6oh_50{width:100%}}@media (max-width:750px){._footer_section_bw6oh_1{padding:1em}._footer_logo_bw6oh_12 img{width:6rem;height:5.5rem}._flex_li_bw6oh_28 span{font-size:11px}._footer_social_container_bw6oh_17{display:flex;justify-content:space-between;gap:2.5rem;margin-bottom:1rem}._social_media_bw6oh_21{font-size:11px}._footer_contact_bw6oh_39{font-size:11px;line-height:.4;text-align:start}._footer_email_bw6oh_46,._footer_credits_bw6oh_50{width:100%}}@media (max-width:650px){._footer_section_bw6oh_1{padding:1em}._footer_content_bw6oh_7{flex-direction:column}._footer_logo_bw6oh_12 img{width:5rem;height:4.5rem;margin:auto}._flex_li_bw6oh_28 span{font-size:10px}._footer_social_container_bw6oh_17{display:flex;justify-content:space-between;gap:8rem;margin-bottom:1rem}._social_media_bw6oh_21{font-size:10px}._footer_contact_bw6oh_39{margin:0;font-size:10px;line-height:.4;text-align:center}._footer_email_bw6oh_46,._footer_credits_bw6oh_50{width:100%}}@media (max-width:350px){._footer_section_bw6oh_1{padding:1em}._footer_content_bw6oh_7{flex-direction:column}._footer_logo_bw6oh_12 img{width:5rem;height:4.5rem}._footer_social_container_bw6oh_17{display:flex;justify-content:space-between;gap:5rem;margin-bottom:1rem}._social_media_bw6oh_21{font-size:12px}._footer_contact_bw6oh_39{font-size:12px;line-height:.4;text-align:center}._footer_email_bw6oh_46,._footer_credits_bw6oh_50{width:100%}}._home_container_lndcs_1{position:relative;width:100%;height:100%;overflow:hidden;background-color:#190f29}._bg_lndcs_9{width:100%;height:100vh;background-size:cover;background-position:center}._home_content_lndcs_16{display:flex;flex-direction:column}._hero_title_lndcs_21{position:absolute;top:40%;left:10%}._hero_title_lndcs_21 h1{font-size:100px;width:100%;color:#fff;line-height:1}h1>span{color:#fff;background-image:linear-gradient(299deg,#4169e1,#3842ff,#1a43bf,#00fff9);background-clip:border-box;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:300% 300%;animation:_animate-gradient_lndcs_1 3s ease-in-out alternate infinite}._hero_title_lndcs_21 p{font-size:25px;font-weight:600;margin-left:.3rem;color:#fff}@keyframes _animate-gradient_lndcs_1{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@media (max-width:750px){._home_container_lndcs_1,._bg_lndcs_9{width:100%}._hero_title_lndcs_21{width:100%;top:40%;left:50%;transform:translate(-50%);text-align:center}._hero_title_lndcs_21 h1{font-size:85px}._hero_title_lndcs_21 p{font-size:20px;margin-left:0}}@media (max-width:450px){._home_container_lndcs_1,._bg_lndcs_9{width:100%}._hero_title_lndcs_21{top:40%;left:50%;transform:translate(-50%);text-align:center}._hero_title_lndcs_21 h1{font-size:85px}._hero_title_lndcs_21 p{font-size:18px;margin-left:0}}@media (max-width:350px){._home_container_lndcs_1,._bg_lndcs_9{width:100%}._hero_title_lndcs_21{top:40%;left:50%;transform:translate(-50%);text-align:center}._hero_title_lndcs_21 h1{font-size:80px}._hero_title_lndcs_21 p{font-size:15px;margin-left:0}}._counter_section_dl4d5_1{margin:0 3rem}._title_dl4d5_5{color:#fff;text-align:center;font-weight:600;font-size:50px}._work_container_dl4d5_12{margin-top:2rem;margin-bottom:7rem}._right_content_dl4d5_17{max-width:70%}._right_content_dl4d5_17 p{padding:2em;text-align:justify;font-size:20px;border-radius:15px;color:#fff;background:#7c7c9b4d;box-shadow:inset 0 1px #ffffff0d;animation:_slide-in_dl4d5_1 1.2s ease .5s backwards;backdrop-filter:blur(5.5px);-webkit-backdrop-filter:blur(5.5px)}._left_content_dl4d5_34{max-width:30%;flex-direction:column;gap:5rem}._counter_page_container_dl4d5_40{padding:0 5em;gap:2rem}._counter_page_content_dl4d5_45{flex-direction:column;gap:.5rem}._counter_page_content_dl4d5_45>p{color:#fff;font-size:20px}._counter_page_dl4d5_40{padding:2em;font-size:25px;color:#fff;border-radius:15px;background:#7c7c9b4d;box-shadow:inset 0 1px #ffffff0d;animation:_slide-in_dl4d5_1 1.2s ease .5s backwards;backdrop-filter:blur(5.5px);-webkit-backdrop-filter:blur(5.5px);border:1px solid rgba(255,255,255,.18)}._btn_container_dl4d5_68{display:flex}._btn_dl4d5_68{border-radius:2rem;margin:auto;border:none;padding:.5em 2em;background-color:#2341f0;color:#fff;font-size:16px;transition:background-color .3s ease-in-out}._btn_dl4d5_68 span{margin-left:.4rem;font-size:20px;font-weight:900}._btn_dl4d5_68:hover{cursor:pointer;background-color:#fff;color:#2341f0}@media (max-width:1400px){._counter_section_dl4d5_1{margin:0 3rem}._title_dl4d5_5{font-size:34px}._work_container_dl4d5_12{display:flex;margin-bottom:3rem}._right_content_dl4d5_17{max-width:100%}._right_content_dl4d5_17 p{font-size:18px;margin-bottom:1.5rem}._left_content_dl4d5_34{gap:2rem}._counter_page_container_dl4d5_40{width:100%}._counter_page_dl4d5_40{font-size:18px;padding:1.5em 2em}._counter_page_content_dl4d5_45 p{font-size:15px}._btn_dl4d5_68{font-size:15px;width:100%;text-align:center;padding:.5em 1em;white-space:nowrap}._btn_dl4d5_68 span{font-size:15px;margin-left:.2rem}}@media (max-width:1280px){._counter_section_dl4d5_1{margin:0 3rem}._title_dl4d5_5{font-size:30px}._work_container_dl4d5_12{display:flex;margin-bottom:3rem}._right_content_dl4d5_17{max-width:100%}._right_content_dl4d5_17 p{font-size:16px;margin-bottom:1.5rem}._left_content_dl4d5_34{gap:2rem}._counter_page_container_dl4d5_40{width:100%}._counter_page_dl4d5_40{font-size:16px;padding:1.5em 2em}._counter_page_content_dl4d5_45 p{font-size:15px}._btn_dl4d5_68{font-size:15px;width:100%;text-align:center;padding:.5em 1em;white-space:nowrap}._btn_dl4d5_68 span{font-size:13px;margin-left:.2rem}}@media (max-width:1050px){._counter_section_dl4d5_1{margin:0 1rem}._title_dl4d5_5{font-size:30px}._work_container_dl4d5_12{display:flex;flex-direction:column;margin-bottom:3rem}._right_content_dl4d5_17{max-width:100%}._right_content_dl4d5_17 p{font-size:16px;margin-bottom:1.5rem}._left_content_dl4d5_34{gap:2rem}._counter_page_container_dl4d5_40{width:100%}._counter_page_dl4d5_40{font-size:16px;padding:1.5em 2em}._counter_page_content_dl4d5_45 p{font-size:15px}._btn_dl4d5_68{font-size:15px;width:100%;text-align:center;padding:.5em 1em;white-space:nowrap}._btn_dl4d5_68 span{font-size:13px;margin-left:.2rem}}@media (max-width:750px){._counter_section_dl4d5_1{margin:0 1rem}._title_dl4d5_5{font-size:30px}._work_container_dl4d5_12{display:flex;flex-direction:column;margin-bottom:3rem}._right_content_dl4d5_17{max-width:100%}._right_content_dl4d5_17 p{font-size:16px;margin-bottom:1.5rem}._left_content_dl4d5_34{gap:2rem}._counter_page_container_dl4d5_40{width:100%}._counter_page_dl4d5_40{font-size:16px;padding:1.5em 2em}._counter_page_content_dl4d5_45 p{font-size:15px}._btn_dl4d5_68{font-size:15px;width:100%;text-align:center;padding:.5em 1em;white-space:nowrap}._btn_dl4d5_68 span{font-size:13px;margin-left:.2rem}}@media (max-width:450px){._counter_section_dl4d5_1{margin:0 1rem}._title_dl4d5_5{font-size:26px}._work_container_dl4d5_12{display:flex;flex-direction:column;margin-bottom:3rem}._right_content_dl4d5_17{max-width:100%}._right_content_dl4d5_17 p{font-size:13px;margin-bottom:1.5rem}._left_content_dl4d5_34{gap:2rem}._counter_page_container_dl4d5_40{width:100%}._counter_page_dl4d5_40{font-size:14px;padding:1.5em 2em}._counter_page_content_dl4d5_45 p{font-size:13px}._btn_dl4d5_68{font-size:12px;width:100%;text-align:center;padding:.5em 1em;white-space:nowrap}._btn_dl4d5_68 span{font-size:13px;margin-left:.2rem}}@media (max-width:350px){._counter_section_dl4d5_1{margin:0 1rem}._title_dl4d5_5{font-size:26px}._work_container_dl4d5_12{display:flex;flex-direction:column;margin-bottom:3rem}._right_content_dl4d5_17{max-width:100%}._right_content_dl4d5_17 p{font-size:13px;margin-bottom:1.5rem}._left_content_dl4d5_34{gap:2rem}._counter_page_container_dl4d5_40{width:100%}._counter_page_dl4d5_40{font-size:14px;padding:1.5em 2em}._counter_page_content_dl4d5_45 p{font-size:13px}._btn_dl4d5_68{font-size:12px;width:100%;text-align:center;padding:.5em 1em;white-space:nowrap}._btn_dl4d5_68 span{font-size:13px;margin-left:.2rem}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Poppins,sans-serif;background:linear-gradient(135deg,#0c0751 40%,#1a237e);color:#fff;min-height:100vh}._projects_section_639p0_16{padding:1em;background-color:#0c0751;border-radius:12px;box-shadow:0 4px 15px #000000b3}._title_639p0_23{text-align:center;color:#fff;padding:2.5em 0 1.5em;font-weight:600;font-size:50px}._projectCategorySection_639p0_31{text-align:center;margin-bottom:5em}._categoryTitle_639p0_36{margin-bottom:1.5em;font-weight:600;font-size:58px;color:#02a2ff}._projectGrid_639p0_43{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;perspective:1500px}@keyframes _pulseBorder_639p0_1{0%{border-color:#0ff3}50%{border-color:#0ffc}to{border-color:#0ff3}}._projectTile_639p0_58{position:relative;background:#28398a66;border-radius:16px;border:1.5px solid rgba(0,255,255,.2);padding:15px;display:flex;flex-direction:column;align-items:center;transform-style:preserve-3d;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:_pulseBorder_639p0_1 6s infinite;overflow:hidden;transition:transform .4s ease,box-shadow .4s ease,border .3s ease;cursor:pointer}._projectTile_639p0_58:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(45deg,#00f0ff,#4e00ff,#00f0ff);filter:blur(20px);z-index:-1;opacity:0;transition:opacity .4s ease}._projectTile_639p0_58:hover{transform:scale(1.06) rotateX(4deg) rotateY(-4deg);box-shadow:0 25px 40px #00ffff40;border-color:#0ff9}._projectTile_639p0_58:hover:before{opacity:.8}._projectTile_639p0_58:after{content:"";position:absolute;bottom:-50px;right:-50px;width:150px;height:150px;background:radial-gradient(circle,#02cfff 0%,transparent 70%);opacity:.2;pointer-events:none;transition:opacity .4s ease}._projectTile_639p0_58:hover:after{opacity:.8}._projectImg_639p0_115{width:100%;border-radius:12px;transform:translateZ(15px)}._projectName_639p0_121{font:bold;margin-top:10px;color:#f5f5f5;transform:translateZ(10px)}._projectTitle_639p0_128{text-align:center;margin-top:8px;font-size:clamp(1rem,4vw,1.8rem);font-weight:600}._projectCategory_639p0_31{text-align:center;margin-top:4px;font-size:clamp(.8rem,3vw,1.2rem);color:#02e8ff}::-webkit-scrollbar{width:8px;background-color:#17191a}::-webkit-scrollbar-thumb{background-color:#2341f0;border-radius:6px}@media (max-width: 768px){._title_639p0_23{font-size:40px}._categoryTitle_639p0_36{font-size:30px}._projectTile_639p0_58{padding:50px 20px}}._card_1sokd_1{position:relative;width:300px;height:400px;background:linear-gradient(#2196f3,#0b95df 30%,#0b5f86 30%,#032a4a);margin:10px;border-radius:20px;overflow:hidden;cursor:pointer}._imgBx_1sokd_12{position:absolute;top:0;left:0;width:100%;height:100%;transition:.5s;z-index:990;transform-origin:top}._card_1sokd_1:hover ._imgBx_1sokd_12{transform:translateY(30px) scale(.5)}._imgBx_1sokd_12 img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}._content_1sokd_36{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:flex-end;padding-bottom:30px;transform:translateY(100%);transition:.5s}._card_1sokd_1:hover ._content_1sokd_36{transform:translateY(0)}._details_1sokd_54 h2{color:#fff;font-size:1.5em;font-weight:500}._details_1sokd_54 h2 span{font-size:.8em;font-weight:400;color:#03a9f4}._social_icons_1sokd_66{display:flex;margin-top:5px}._social_icons_1sokd_66 li{list-style:none;margin:4px}._social_icons_1sokd_66 li a{width:45px;height:45px;display:flex;justify-content:center;align-items:center;border-radius:50%;font-size:1.5em;color:#fff;transition:.5s}._social_icons_1sokd_66 li a:hover{transform:rotate(360deg);background:#03a9f4}:not(.Card) *,:not(.Card):after,:not(.Card):before{box-sizing:border-box;border:0 solid #e5e7eb}img,video{max-width:100%;height:auto}[hidden]{display:none}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.bottom-0{bottom:0}.bottom-\[10\%\]{bottom:10%}.bottom-\[2\%\]{bottom:2%}.bottom-\[80\%\]{bottom:80%}.left-0{left:0}.left-1\/2{left:50%}.left-3{left:.75rem}.left-4{left:1rem}.left-\[10\%\]{left:10%}.left-\[50\%\]{left:50%}.left-\[50px\]{left:50px}.right-0{right:0}.right-\[2\%\]{right:2%}.top-0{top:0}.top-1\/2{top:50%}.top-4{top:1rem}.top-\[150px\]{top:150px}.top-\[18\%\]{top:18%}.-z-10{z-index:-10}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-\[100\]{z-index:100}.col-span-12{grid-column:span 12/span 12}.col-span-8{grid-column:span 8/span 8}.m-2{margin:.5rem}.m-6{margin:2rem}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-auto{margin-top:auto;margin-bottom:auto}.-mb-12{margin-bottom:-3rem}.-mt-1{margin-top:-.25rem}.-mt-2{margin-top:-.5rem}.mb-10{margin-bottom:2.5rem}.mb-14{margin-bottom:3.5rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:.75rem}.mb-5{margin-bottom:1.25rem}.ml-10{margin-left:2.5rem}.mr-4{margin-right:1rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-24{margin-top:6rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mt-\[10vh\]{margin-top:10vh}.mt-auto{margin-top:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1/1.1}.h-8{height:2rem}.h-\[1\.5rem\]{height:1.5rem}.h-\[100\%\]{height:100%}.h-\[100vh\]{height:100vh}.h-\[2rem\]{height:2rem}.h-\[3rem\]{height:3rem}.h-\[50\%\]{height:50%}.h-\[50vh\]{height:50vh}.h-\[60px\]{height:60px}.h-\[80\%\]{height:80%}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.max-h-fit{max-height:-moz-fit-content;max-height:fit-content}.min-h-\[100vh\]{min-height:100vh}.w-20{width:5rem}.w-4{width:1rem}.w-5\/6{width:83.333333%}.w-7\/12{width:58.333333%}.w-8{width:2rem}.w-\[1\.5rem\]{width:1.5rem}.w-\[100\%\]{width:100%}.w-\[100vw\]{width:100vw}.w-\[20\%\]{width:20%}.w-\[2rem\]{width:2rem}.w-\[3rem\]{width:3rem}.w-\[50\%\]{width:50%}.w-\[70\%\]{width:70%}.w-\[75\%\]{width:75%}.w-\[75vw\]{width:75vw}.w-\[80\%\]{width:80%}.w-\[90\%\]{width:90%}.w-\[90vw\]{width:90vw}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-min{width:-moz-min-content;width:min-content}.min-w-\[300px\]{min-width:300px}.max-w-\[700px\]{max-width:700px}.flex-1{flex:1 1 0%}.flex-\[0\.5\]{flex:.5}.grow{flex-grow:1}.cursor-pointer{cursor:pointer}.resize{resize:both}.snap-y{scroll-snap-type:y var(--tw-scroll-snap-strictness)}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-evenly{justify-content:space-evenly}.gap-1{gap:.25rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-8{gap:2rem}.self-end{align-self:flex-end}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-scroll{overflow-x:scroll}.whitespace-nowrap{white-space:nowrap}.rounded-full{border-radius:9999px}.rounded-md{border-radius:.375rem}.border{border-width:1px}.border-2{border-width:2px}.border-b-2{border-bottom-width:2px}.border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.bg-dark{--tw-bg-opacity: 1;background-color:rgb(21 23 27/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.object-cover{-o-object-fit:cover;object-fit:cover}.p-10{padding:2.5rem}.p-16{padding:4rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-20{padding-left:5rem;padding-right:5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1.5rem;padding-bottom:1.5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.pb-3{padding-bottom:.75rem}.pb-6{padding-bottom:1.5rem}.pl-2{padding-left:.5rem}.pr-2{padding-right:.5rem}.pt-2{padding-top:.5rem}.pt-24{padding-top:6rem}.pt-60{padding-top:15rem}.pt-8{padding-top:2rem}.pt-\[11vh\]{padding-top:11vh}.pt-\[15vh\]{padding-top:15vh}.text-center{text-align:center}.font-mono{font-family:var(--font-neuemachina)}.font-sans{font-family:var(--font-unbounded)}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:4rem;line-height:1}.text-\[10px\]{font-size:10px}.text-\[2\.5rem\]{font-size:2.5rem}.text-\[3rem\]{font-size:3rem}.text-lg{font-size:1.3rem;line-height:1.7rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.45rem;line-height:1.75rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-semibold{font-weight:600}.font-thin{font-weight:100}.uppercase{text-transform:uppercase}.tracking-\[1\.8rem\]{letter-spacing:1.8rem}.tracking-wider{letter-spacing:.05em}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-dark{--tw-text-opacity: 1;color:rgb(21 23 27/var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219/var(--tw-text-opacity))}.text-grey{--tw-text-opacity: 1;color:rgb(87 98 121/var(--tw-text-opacity))}.text-pastel_blue{--tw-text-opacity: 1;color:rgb(113 163 245/var(--tw-text-opacity))}.text-pastel_green{--tw-text-opacity: 1;color:rgb(74 181 130/var(--tw-text-opacity))}.text-pastel_red{--tw-text-opacity: 1;color:rgb(239 113 103/var(--tw-text-opacity))}.text-stone-500{--tw-text-opacity: 1;color:rgb(120 113 108/var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-yellow{--tw-text-opacity: 1;color:rgb(251 204 67/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.underline-offset-\[6px\]{text-underline-offset:6px}.opacity-60{opacity:.6}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:border-b-2:hover{border-bottom-width:2px}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.hover\:bg-opacity-60:hover{--tw-bg-opacity: .6 }.hover\:text-pastel_blue:hover{--tw-text-opacity: 1;color:rgb(113 163 245/var(--tw-text-opacity))}.hover\:text-pastel_green:hover{--tw-text-opacity: 1;color:rgb(74 181 130/var(--tw-text-opacity))}.hover\:text-pastel_red:hover{--tw-text-opacity: 1;color:rgb(239 113 103/var(--tw-text-opacity))}.hover\:text-yellow:hover{--tw-text-opacity: 1;color:rgb(251 204 67/var(--tw-text-opacity))}.hover\:opacity-100:hover{opacity:1}@media (min-width:640px){.sm\:mt-0{margin-top:0}.sm\:flex{display:flex}.sm\:grid{display:grid}.sm\:w-\[40\%\]{width:40%}.sm\:max-w-\[40vw\]{max-width:40vw}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:gap-2{gap:.5rem}.sm\:gap-4{gap:1rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}}@media (min-width:768px){.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-9{grid-column:span 9/span 9}.md\:block{display:block}.md\:flex{display:flex}.md\:w-3\/12{width:25%}.md\:flex-1{flex:1 1 0%}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-\[16px\]{font-size:16px}.md\:text-\[3\.5rem\]{font-size:3.5rem}}@media (min-width:1024px){.lg\:col-span-4{grid-column:span 4/span 4}.lg\:col-span-8{grid-column:span 8/span 8}.lg\:m-0{margin:0}.lg\:m-4{margin:1rem}.lg\:block{display:block}.lg\:hidden{display:none}.lg\:w-4\/12{width:33.333333%}.lg\:w-\[30vw\]{width:30vw}.lg\:w-\[80\%\]{width:80%}.lg\:min-w-\[26vw\]{min-width:26vw}.lg\:min-w-\[600px\]{min-width:600px}.lg\:max-w-\[25vw\]{max-width:25vw}.lg\:flex-1{flex:1 1 0%}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:justify-between{justify-content:space-between}.lg\:gap-6{gap:1.5rem}.lg\:px-32{padding-left:8rem;padding-right:8rem}.lg\:py-0{padding-top:0;padding-bottom:0}.lg\:text-right{text-align:right}.lg\:text-3xl{font-size:1.8rem;line-height:2.25rem}.lg\:text-6xl{font-size:3.75rem;line-height:1}}@media (min-width:1280px){.xl\:col-span-4{grid-column:span 4/span 4}.xl\:col-span-8{grid-column:span 8/span 8}.xl\:-mb-16{margin-bottom:-4rem}.xl\:w-4\/12{width:33.333333%}.xl\:max-w-\[20vw\]{max-width:20vw}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:gap-10{gap:2.5rem}.xl\:gap-4{gap:1rem}.xl\:p-16{padding:4rem}.xl\:text-2xl{font-size:1.5rem;line-height:2rem}.xl\:text-5xl{font-size:3rem;line-height:1}.xl\:text-7xl{font-size:4.5rem;line-height:1}}._btn_container_bf6wz_1{display:flex}._btn_bf6wz_1{border-radius:2rem;margin:2rem auto;border:none;padding:.5em 2em;background-color:#2341f0;color:#fff;font-size:16px;transition:background-color .3s ease-in-out}._btn_bf6wz_1 span{margin-left:.4rem;font-size:20px;font-weight:900}._btn_bf6wz_1:hover{cursor:pointer;background-color:#fff;color:#2341f0}._footer_container_bf6wz_28{margin-top:4rem}@media (max-width:1280px){._btn_bf6wz_1{font-size:15px;padding:.7em 1.5em;margin:0 auto}._btn_bf6wz_1 span{font-size:15px}}@media (max-width:1050px){._btn_bf6wz_1{font-size:14px;padding:.7em 1.2em}._btn_bf6wz_1 span{font-size:14px}}@media (max-width:750px){._btn_bf6wz_1{font-size:13px;padding:.5em 1em;margin:0 auto}._btn_bf6wz_1 span{font-size:13px}}@media (max-width:650px){._btn_bf6wz_1{font-size:13px;padding:.5em 1em;margin:0 auto}._btn_bf6wz_1 span{font-size:13px}}@media (max-width:450px){._btn_bf6wz_1{font-size:13px;padding:.5em 1em;margin:0 auto}._btn_bf6wz_1 span{font-size:13px}}@media (max-width:350px){._btn_bf6wz_1{font-size:13px;padding:.5em 1em;margin:0 auto}._btn_bf6wz_1 span{font-size:13px}}.navbar{position:fixed;width:100%;top:0;z-index:1000;padding:12px 20px;transition:background .3s ease,backdrop-filter .3s ease}.navbar.scrolled{background:#0006;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-container{display:flex;justify-content:space-between;align-items:center;max-width:1150px;margin:0 auto}.logo-container{display:flex;align-items:center;gap:8px}.logo{height:45px;width:auto}.logo-container h3{color:#fff;font-size:1.2rem;font-weight:500}.logo-container h3 span{color:#4cc9f0}.nav-links{list-style:none;display:flex;gap:24px}.nav-links li a{color:#fff;text-decoration:none;font-size:1rem;position:relative;padding:5px 0;transition:color .3s ease}.nav-links li a:after{content:"";position:absolute;bottom:0;left:50%;width:0%;height:2px;background-color:#4cc9f0;transition:all .3s ease;transform:translate(-50%)}.nav-links li a:hover:after{width:100%}.nav-links li a:hover{color:#4cc9f0}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer}.hamburger span{height:3px;width:25px;background:#fff;border-radius:2px;transition:all .3s ease}@media (max-width: 768px){.hamburger{display:flex}.nav-links{position:fixed;top:0;right:-100%;height:100%;width:250px;background:#000000d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-direction:column;justify-content:center;align-items:center;gap:20px;transition:right .4s ease}.nav-links.open{right:0}.nav-links li a{font-size:1.2rem}}.nav-links li a{display:flex;align-items:center;gap:8px}.nav-icon{font-size:1.2rem}@media (max-width: 768px){.nav-links li a{font-size:1.1rem;gap:12px}.nav-icon{font-size:1.5rem}}.hamburger{display:flex;flex-direction:column;justify-content:space-between;width:25px;height:18px;cursor:pointer;z-index:1001}.hamburger span{display:block;height:3px;background:#fff;border-radius:2px;transition:all .3s ease-in-out}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.hamburger{display:none}@media (max-width: 768px){.hamburger{display:flex}}@media (min-width:1900px){.container{max-width:1900px}.section{padding:0 1em}.title{width:100%;font-size:40px;margin-top:2rem;text-align:center}}@media (max-width:1280px){.title{width:100%;font-size:38px;margin-top:1rem;text-align:center}}@media (max-width:1050px){.container{max-width:1050px}.section{padding:0 1em}.title{width:100%;font-size:28px;margin-top:1rem;text-align:center}.ctn-preloader .animation-preloader .fadeInOut{height:8em;width:8em}.animation-preloader video{max-width:max-content;height:auto}.ctn-preloader .animation-preloader .txt-loading{font:700 3.5em Montserrat,sans-serif}}@media (max-width:750px){.container{max-width:750px}.section{padding:0 1em}.title{width:100%;font-size:28px;margin-top:1rem;text-align:center}.animation-preloader video{max-width:max-content;height:auto}.ctn-preloader .animation-preloader .fadeInOut{height:8em;width:8em}.ctn-preloader .animation-preloader .txt-loading{font:700 3.5em Montserrat,sans-serif}}@media (max-width:450px){.section{padding:0 1em}.title{width:100%;font-size:22px;margin-top:2rem;text-align:center}.animation-preloader video{max-width:max-content;height:auto}}@media (max-width:350px){.section{padding:0 1em}.title{width:100%;font-size:20px;margin-top:2rem;text-align:center}.animation-preloader video{max-width:max-content;height:auto}}
