@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";*{margin:0;padding:0;box-sizing:border-box}:root{--bg: #000000;--black: #080808;--black-10: rgba(7, 7, 7, .1);--black-20: rgba(7, 7, 7, .2);--black-50: rgba(7, 7, 7, .5);--black-75: rgba(7, 7, 7, .75);--black-80: rgba(7, 7, 7, .8);--white: #ffffff;--white-01: rgba(255, 255, 255, .01);--white-05: rgba(255, 255, 255, .05);--white-07: rgba(255, 255, 255, .07);--white-10: rgba(255, 255, 255, .1);--white-12: rgba(255, 255, 255, .12);--white-15: rgba(255, 255, 255, .15);--white-20: rgba(255, 255, 255, .2);--white-22: rgba(255, 255, 255, .22);--white-60: rgba(255, 255, 255, .6);--primary: #0051ff;--primary-80: rgb(0, 81, 255, .8);--primary-70: rgb(0, 81, 255, .7);--primary-50: rgb(0, 81, 255, .5);--primary-20: rgb(0, 81, 255, .2);--primary-10: rgb(0, 81, 255, .1);--input-bg: rgba(51, 51, 51, .2);--h1-fs: 32px;--h2-fs: 22px;--link-fs: 14px;--button-fs: 14px;--p-fs: 14px;--bullet-fs: 12px;--txt-fs: 12px;--misc-fs: 42px;--contact-fs: 18px;--contact-email-fs: 24px}body{background-color:var(--bg);overflow-x:hidden;color:var(--white);font-family:DM Sans,sans-serif;font-size:14px;scroll-behavior:smooth}h1,h2,h3,h4{font-family:DM Sans,sans-serif}a{text-decoration:none;color:var(--white)}li{list-style:none}img{user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none}button{background:none;color:var(--white);border:none;font-family:DM Sans,sans-serif}textarea,input,select{font-family:DM Sans,sans-serif;color:var(--white)}.italic{font-style:italic}.embla{overflow:hidden}.embla__container{display:flex}.embla__slide{position:relative;flex:0 0 100%;min-width:0;overflow:hidden;border-radius:16px}.embla__slide__img{width:100%;height:100%;object-fit:cover}.embla__slide:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,#0000 50%,#000c)}.reg-btn{position:absolute;top:20px;right:20px;padding:7px 14px;background-color:#ff001e;color:var(--white);border-radius:8px;font-size:12px;font-weight:700;text-decoration:none;transition:all .3s ease-in-out;animation:blink .5s infinite alternate}@keyframes blink{0%{background-color:#ff384f}to{background-color:#ff001e}}.reg-btn:hover{box-shadow:inset 0 0 5px #ffffff80,inset 0 0 20px #fff3}.form-option{background:#131313;border-radius:5px}._navbar_qb70r_1{display:flex;position:fixed;width:100%;justify-content:space-between;align-items:center;padding:2rem 5rem;z-index:1000;background:var(--black-10);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--white-10);font-size:14px}._nav_links_qb70r_15{display:flex;gap:30px}._nav_links_qb70r_15 li a{padding:5px 10px;color:var(--white-60);transition:color .3s ease}._nav_links_qb70r_15 li a:hover{color:var(--white)}._cta_btn_qb70r_28{background:var(--primary);font-size:14px;color:var(--white);padding:10px 15px;font-weight:400;border-radius:10px;transition:box-shadow .3s ease-in-out}._cta_btn_qb70r_28:hover{box-shadow:0 0 10px var(--primary),0 0 50px var(--primary),inset 0 0 5px var(--white)}._menu_toggle_qb70r_43{display:none;z-index:100}._hamburger_qb70r_47{cursor:pointer}._hamburger_qb70r_47 input{display:none}._hamburger_qb70r_47 svg{height:3em;transition:transform .6s cubic-bezier(.4,0,.2,1)}._line_qb70r_59{fill:none;stroke:var(--white);stroke-linecap:round;stroke-linejoin:round;stroke-width:2;transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}._line_top_bottom_qb70r_69{stroke-dasharray:12 63}._hamburger_qb70r_47 input:checked+svg{transform:rotate(-45deg)}._hamburger_qb70r_47 input:checked+svg ._line_top_bottom_qb70r_69{stroke-dasharray:20 300;stroke-dashoffset:-32.42}._nav_links_mob_qb70r_80{height:100vh;width:100%;position:fixed;top:0;right:0;z-index:10;background:var(--black-75);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:50px;opacity:0;transform:translate(100%);transition:transform .4s ease,opacity .4s ease}@media (max-width: 850px){._nav_links_qb70r_15,._cta_ctr_qb70r_104{display:none}._menu_toggle_qb70r_43{display:block}}@media (max-width: 550px){._navbar_qb70r_1{padding:1rem 2rem .5rem}}@media (max-width: 400px){._logo_qb70r_118 img{width:120px}._navbar_qb70r_1{padding:.5rem 1.5rem}._menu_toggle_qb70r_43{transform:scale(.8)}}@media (max-width: 380px){._nav_logo_qb70r_130{width:140px}}.nav_links li a,.nav_links_mob li a{transition:all .3s ease-in-out}.nav_links li a.active{color:var(--white);text-shadow:0 0 1px var(--primary)}.nav_links_mob li a.active{color:var(--primary);text-shadow:0 0 1px var(--primary)}.nav_links_mob.active{opacity:1;transform:translate(0)}.navbar.active{-webkit-backdrop-filter:none;backdrop-filter:none}.nav_links_mob li a{font-size:18px}._cta_btn_137f9_1{position:relative;background:var(--primary);font-size:14px;color:var(--white);padding:12px 15px;font-weight:500;border-radius:10px;transition:box-shadow .3s ease-in-out}._cta_btn_137f9_1:hover{box-shadow:0 0 0 4px var(--primary-20),0 0 20px var(--primary-50),inset 0 0 5px var(--white)}._cta_btn_137f9_1:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:10px;background:var(--primary);filter:blur(15px);z-index:-100}._landing_section_1hxhy_1{display:flex;padding:8rem 10rem 5rem;position:relative;overflow:hidden;min-height:100vh;align-items:center;justify-content:space-between}._landing_bg_1hxhy_11{position:absolute;top:0;left:0;z-index:-100;width:100%;object-position:center -100px;filter:blur(10px)}._c1_1hxhy_21,._c2_1hxhy_22{flex:1}._c2_1hxhy_22{display:flex;justify-content:center;align-items:center}._c1_1hxhy_21{display:flex;flex-direction:column;gap:30px;justify-content:center}._cta_ctr_1hxhy_36{display:flex;gap:20px}._heading_1hxhy_40{font-size:54px;max-width:560px;font-weight:400}._paragraph_1hxhy_46{font-size:14px;max-width:440px;color:var(--white-60)}._img_ctr_1hxhy_51 svg{width:150px;position:absolute;top:-110px;left:-84px;z-index:100}._img_ctr_1hxhy_51{position:relative;height:auto;width:80%;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center}._hero_image_1hxhy_67{position:relative;width:100%;height:100%;object-fit:cover;object-position:center center;border-radius:22px;border:1px solid var(--white-12)}._img_ctr_1hxhy_51:before{content:"";position:absolute;--pad_space: -10px;top:var(--pad_space);left:var(--pad_space);right:var(--pad_space);bottom:var(--pad_space);background:var(--white-01);border-radius:26px;border:1px solid var(--white-12)}._img_ctr_1hxhy_51:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:40%;height:1px;background:linear-gradient(90deg,#0051ff00,#0051ff,#0051ff00)}._blur_1hxhy_103{content:"";position:absolute;bottom:-20px;left:50%;transform:translate(-50%);width:70%;border-radius:100%;background:var(--primary);filter:blur(50px);z-index:-50;animation:_blue-animation_1hxhy_1 5s infinite ease}@keyframes _blue-animation_1hxhy_1{0%{height:50px}50%{height:30px}to{height:50px}}._primary_btn_1hxhy_128{background:var(--white);font-size:16px;color:var(--black);padding:10px 15px;font-weight:600;border-radius:10px;transition:filter .3s ease-in-out}._primary_btn_1hxhy_128:hover{filter:brightness(.8)}._secondary_btn_1hxhy_140{background:#fff3;font-size:16px;color:var(--white);padding:10px 15px;font-weight:500;border-radius:10px;transition:filter .3s ease-in-out}._secondary_btn_1hxhy_140:hover{filter:brightness(.8)}._logo_ctr_1hxhy_152{margin-top:2rem;max-width:400px;overflow:hidden;-webkit-mask-image:linear-gradient(to right,#0000,#000 30%,#000 70%,#0000);mask-image:linear-gradient(to right,#0000,#000 30%,#000 70%,#0000)}._slider_1hxhy_165{display:flex;gap:55px;width:100%}._slider_item_1hxhy_170{width:500%;animation:_leadsAnimation_1hxhy_1 60s linear infinite}@keyframes _leadsAnimation_1hxhy_1{to{transform:translate(calc(-100% - 55px))}}@media screen and (max-width: 1200px){._landing_section_1hxhy_1{padding:5rem}._heading_1hxhy_40{font-size:44px;max-width:460px;font-weight:500}._img_ctr_1hxhy_51{width:90%}._landing_bg_1hxhy_11{height:100vh;object-fit:cover;object-position:center center}}@media screen and (max-width: 992px){._landing_section_1hxhy_1{padding:10rem 3rem 6rem;flex-direction:column;gap:4rem;text-align:center}._c1_1hxhy_21{align-items:center}._paragraph_1hxhy_46{max-width:600px}._cta_ctr_1hxhy_36{justify-content:center}._img_ctr_1hxhy_51{width:70%}}@media screen and (max-width: 768px){._landing_section_1hxhy_1{padding:10rem 2rem 6rem}._heading_1hxhy_40{font-size:36px;max-width:100%}._img_ctr_1hxhy_51{width:80%}._cta_ctr_1hxhy_36{flex-direction:column;width:100%;max-width:300px}._primary_btn_1hxhy_128,._secondary_btn_1hxhy_140{width:100%;text-align:center}._logo_ctr_1hxhy_152{max-width:300px}}@media screen and (max-width: 480px){._landing_section_1hxhy_1{padding:10rem 1rem 6rem}._heading_1hxhy_40{font-size:32px}._img_ctr_1hxhy_51{width:100%}._img_ctr_1hxhy_51 svg{width:100px;top:-110px;left:-60px}}._aboutentangle_section_1qffc_1{display:flex;padding:5rem 10rem;position:relative;justify-content:space-between;align-items:center;gap:5rem}._image_1qffc_9{position:relative;--responive-factor: 1.5;width:calc(320px * var(--responive-factor));height:auto;aspect-ratio:1/1;object-fit:cover;object-position:center center;border-radius:22px;border:1px solid var(--white-12)}._img_ctr_1qffc_20{position:relative;height:auto;width:100%;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center}._img_ctr_1qffc_20:before{content:"";position:absolute;--pad_space: -10px;top:var(--pad_space);left:var(--pad_space);right:var(--pad_space);bottom:var(--pad_space);background:var(--white-01);border-radius:26px;border:1px solid var(--white-12)}._img_ctr_1qffc_20:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:40%;height:1px;background:linear-gradient(90deg,#0051ff00,#0051ff,#0051ff00)}._blur_1qffc_56{content:"";position:absolute;bottom:-20px;left:50%;transform:translate(-50%);width:70%;border-radius:100%;background:var(--primary);filter:blur(50px);z-index:-50;animation:_blue-animation_1qffc_1 5s infinite ease}@keyframes _blue-animation_1qffc_1{0%{height:50px}50%{height:30px}to{height:50px}}._c2_1qffc_82{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:40px}._jelly_tag_1qffc_89{font-weight:200;display:flex;justify-content:center;align-items:center;gap:10px;position:relative;padding:10px 15px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#0e0f10,#000819)}._dot_1qffc_101{--size: 5px;width:var(--size);height:var(--size);background-color:var(--white);border-radius:100%}._jelly_tag_1qffc_89:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,#0051ff00,#0051ff,#0051ff00)}._paragraph_1qffc_122{font-size:22px;max-width:550px}._list_1qffc_127{display:flex;flex-direction:column;gap:15px;color:var(--white-60);font-size:16px}._list_1qffc_127 li{display:flex;align-items:center;gap:10px}@media screen and (max-width: 1200px){._aboutentangle_section_1qffc_1{padding:4rem 5rem;gap:3rem}._image_1qffc_9{--responive-factor: 1.2}._paragraph_1qffc_122{font-size:20px;font-weight:500}}@media screen and (max-width: 992px){._aboutentangle_section_1qffc_1{padding:1rem 3rem;flex-direction:column-reverse;text-align:center}._c2_1qffc_82{align-items:center;gap:30px}._paragraph_1qffc_122{max-width:500px}._img_ctr_1qffc_20{--responive-factor: 1.4;margin:3rem 0}._list_1qffc_127{align-items:flex-start;text-align:left;width:100%;max-width:500px}}@media screen and (max-width: 768px){._aboutentangle_section_1qffc_1{padding:1rem 2rem}._image_1qffc_9{--responive-factor: 1.1}._paragraph_1qffc_122{font-size:18px}._list_1qffc_127{font-size:15px}}@media screen and (max-width: 480px){._aboutentangle_section_1qffc_1{padding:2rem 1rem}._image_1qffc_9{--responive-factor: .9}._paragraph_1qffc_122{font-size:16px}._list_1qffc_127{font-size:14px}._jelly_tag_1qffc_89{font-size:14px;padding:8px 12px}}._showcase_section_1jse0_1{padding:5rem 2rem;display:flex;flex-direction:column;gap:70px}._head_ctr_1jse0_7{display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-wrap:wrap}._element_details_img_1jse0_14{width:100%;max-width:400px}._element_details_right_img_1jse0_18{-webkit-transform:scaleX(-1);transform:scaleX(-1)}._head_content_ctr_1jse0_22{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}._heading_1jse0_29{font-size:clamp(32px,5vw,45px);font-weight:400}._paragraph_1jse0_33{max-width:500px;width:100%;text-align:center;color:var(--white-60)}._showcase_slides_ctr_1jse0_40{width:100%;height:100%;position:relative;display:flex;align-items:flex-start;gap:20px;overflow-x:auto;padding:1rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}._showcase_slides_ctr_1jse0_40::-webkit-scrollbar{display:none}._showcase_card_1jse0_64{position:relative;width:100%;min-width:280px;max-width:400px;flex-shrink:0;padding:7px;border-radius:18px;border:1px solid rgba(255,255,255,.05);background:var(--black)}._showcase_img_ctr_1jse0_76{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;border-radius:12px;border:1px solid rgba(255,255,255,.05)}._showcase_img_1jse0_76{width:100%;object-position:center center;object-fit:cover}._dark_1jse0_93{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent}._showcase_content_ctr_1jse0_101{position:absolute;bottom:-200px;left:0;right:0;display:flex;flex-direction:column;gap:15px;padding:15px 10px;margin:10px;border-radius:6px;background:var(--black);border:1px solid rgba(255,255,255,.05)}._showcase_card_1jse0_64:hover ._showcase_content_ctr_1jse0_101{bottom:0;transition:all .3s ease-in-out}._showcase_card_1jse0_64:hover ._dark_1jse0_93{background:linear-gradient(0deg,#000 20%,#0000 50%);transition:all 1s ease-in-out}._logo_1jse0_124{width:50px;height:50px;object-fit:cover;object-position:center;border-radius:500px}._showcase_heading_1jse0_131{font-size:16px;font-weight:500}._showcase_paragraph_1jse0_135{font-size:14px;color:var(--white-60)}._jelly_tag_ctr_1jse0_139{display:flex;gap:10px;flex-wrap:wrap}._jelly_tag_1jse0_139{padding:5px 10px;border-radius:5px;border:1px solid rgba(255,255,255,.05);background:linear-gradient(180deg,#101010,#151515)}@media (max-width: 1412px){._element_details_img_1jse0_14{max-width:200px}}@media (max-width: 768px){._showcase_section_1jse0_1{padding:3rem 1rem;gap:40px}._element_details_ctr_1jse0_163{display:none}._head_content_ctr_1jse0_22{padding:0 1rem}}@media (max-width: 480px){._showcase_card_1jse0_64{min-width:260px;height:500px}._showcase_content_ctr_1jse0_101{padding:12px 8px;margin:8px}._showcase_heading_1jse0_131{font-size:14px}._showcase_paragraph_1jse0_135{font-size:12px}._jelly_tag_1jse0_139{font-size:12px;padding:4px 8px}}._jelly_tag_fqbc1_1{font-weight:200;display:flex;justify-content:center;align-items:center;gap:10px;position:relative;padding:10px 15px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#0e0f10,#000819)}._dot_fqbc1_13{--size: 5px;width:var(--size);height:var(--size);background-color:var(--white);border-radius:100%}._jelly_tag_fqbc1_1:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,#0051ff00,#0051ff,#0051ff00)}._working_section_12udy_1{width:100%;display:flex;justify-content:center;margin:10rem 0 0;background:var(--bg)}._working_section_div_12udy_8{display:flex;padding:5rem 10rem;gap:5rem;max-width:1440px}._c1_12udy_15{display:flex;flex-direction:column;align-items:self-start;flex:1;gap:20px}._heading_12udy_22{font-size:52px;font-weight:400;line-height:1.2}._heading_12udy_22 span{color:var(--white-60)}._paragraph_12udy_30{color:var(--white-60);max-width:400px}._card_12udy_35{position:relative;width:100%;border:1px solid var(--white-12);border-radius:20px;overflow:hidden;margin:30px 0;height:320px}._card_bg_ctr_12udy_44{width:100%;height:100%}._card_bg_img_12udy_48{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;filter:brightness(180%)}._card_content_12udy_56{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;padding:40px;display:flex;flex-direction:column;justify-content:space-between;color:var(--white-60);gap:20px}._icon_12udy_71{display:flex;justify-content:center;align-items:center;--icon-size: 50px;width:var(--icon-size);height:var(--icon-size);border-radius:10px;border-top:1px solid rgba(0,85,255,.25);border-right:1px solid rgba(0,85,255,.25);box-shadow:#0055ff40 0 5px 25px,#ffffff14 0 10px 10px -1px inset}._card_heading_12udy_85{font-size:22px;color:var(--white)}._card_paragraph_12udy_89{font-size:14px;line-height:1.5}._jelly_tag_ctr_12udy_93{display:flex;gap:10px;flex-wrap:wrap}._jelly_tag_12udy_93{padding:7px 14px;border-radius:10px;border:1px solid var(--white-12);background:var(--white-01)}._c2_12udy_104{flex:1;display:flex;justify-content:center;align-items:center}._img_ctr_12udy_110 svg{width:150px;position:absolute;top:-110px;left:-84px;z-index:100}._img_ctr_12udy_110{position:relative;height:auto;max-width:500px;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center}._hero_image_12udy_126{position:relative;width:100%;height:100%;object-fit:cover;object-position:center center;border-radius:22px;border:1px solid var(--white-12)}._img_ctr_12udy_110:before{content:"";position:absolute;--pad_space: -10px;top:var(--pad_space);left:var(--pad_space);right:var(--pad_space);bottom:var(--pad_space);background:var(--black);border-radius:26px;border:1px solid var(--white-12)}._img_ctr_12udy_110:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:40%;height:1px;background:linear-gradient(90deg,#0051ff00,#0051ff,#0051ff00)}._blur_12udy_163{content:"";position:absolute;bottom:-20px;left:50%;transform:translate(-50%);width:70%;border-radius:100%;background:var(--primary);filter:blur(50px);z-index:-50;animation:_blue-animation_12udy_1 5s infinite ease}@keyframes _blue-animation_12udy_1{0%{height:50px}50%{height:30px}to{height:50px}}@media screen and (max-width: 1280px){._working_section_div_12udy_8{padding:4rem 6rem;gap:3rem}._heading_12udy_22{font-size:42px}._card_content_12udy_56{padding:30px}}@media screen and (max-width: 1024px){._working_section_12udy_1{margin:10rem 0}._working_section_div_12udy_8{padding:3rem 4rem;flex-direction:column}._c1_12udy_15,._c2_12udy_104{width:100%}._img_ctr_12udy_110{max-width:100%;aspect-ratio:16/9}._heading_12udy_22 br{display:none}}@media screen and (max-width: 768px){._working_section_12udy_1{margin:10rem 0}._working_section_div_12udy_8{padding:2rem;gap:2rem}._heading_12udy_22{font-size:32px}._card_content_12udy_56{padding:20px}._jelly_tag_ctr_12udy_93{flex-direction:column;gap:8px}._jelly_tag_12udy_93{width:fit-content}._img_ctr_12udy_110{max-width:100%;aspect-ratio:1/1}}@media screen and (max-width: 480px){._working_section_div_12udy_8{padding:1rem}._heading_12udy_22{font-size:28px}._paragraph_12udy_30{font-size:14px}._card_12udy_35{height:340px}._card_content_12udy_56{padding:25px 20px}._card_heading_12udy_85{font-size:18px}._card_paragraph_12udy_89{font-size:13px}._icon_12udy_71{--icon-size: 40px}}._the_edge_ed8bf_1{position:relative;width:100%;margin-top:5rem}._the_edge_ed8bf_1:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:80%;border-radius:100%;background:var(--primary);filter:blur(50px);z-index:-50;animation:_blue-animation_ed8bf_1 3s infinite ease}@keyframes _blue-animation_ed8bf_1{0%{height:100px}50%{height:50px}to{height:100px}}._breaker_ed8bf_32{width:100%;min-height:100px;position:absolute;object-fit:cover;z-index:-50;top:0;left:0}._portfolio_section_cdnvo_1{width:100%;display:flex;justify-content:center;margin-bottom:10rem}._portfolio_section_div_cdnvo_7{display:flex;flex-direction:column;gap:5rem}._head_ctr_cdnvo_13{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem}._element_details_ctr_cdnvo_20{max-width:450px;order:2}._element_details_img_cdnvo_24{width:100%}._element_details_right_img_cdnvo_27{-webkit-transform:scaleX(-1);transform:scaleX(-1)}._head_content_ctr_cdnvo_31{display:flex;flex-direction:column;align-items:center;gap:20px;order:1;width:100%}._heading_cdnvo_39{font-size:45px;font-weight:400;text-align:center}._heading_cdnvo_39 span{color:var(--white-60)}._paragraph_cdnvo_47{max-width:400px;text-align:center;color:var(--white-60)}._project_cards_ctr_cdnvo_53{display:flex;flex-direction:column;gap:70px;width:100%;padding:0 10rem}@media screen and (max-width: 1200px){._element_details_ctr_cdnvo_20{width:300px}._project_cards_ctr_cdnvo_53{padding:0 4rem}}@media screen and (max-width: 992px){._element_details_ctr_cdnvo_20{width:200px}._heading_cdnvo_39{font-size:36px}}@media screen and (max-width: 768px){._portfolio_section_cdnvo_1{margin-bottom:5rem}._portfolio_section_div_cdnvo_7{gap:3rem}._heading_cdnvo_39{font-size:32px}._project_cards_ctr_cdnvo_53{padding:0 2rem}}@media screen and (max-width: 576px){._heading_cdnvo_39{font-size:28px}._element_details_ctr_cdnvo_20{width:130px}._project_cards_ctr_cdnvo_53{padding:0 1rem}._paragraph_cdnvo_47{max-width:340px}}@media (max-width: 320px){._heading_cdnvo_39{font-size:24px}._paragraph_cdnvo_47{font-size:12px}}._project_card_vrmt9_1{position:relative;width:100%;height:auto;border:1px solid var(--white-12);padding:10px;border-radius:18px;cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFMAAAAaCAYAAADL5WCkAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAO0SURBVHgB7ZkrUyNBFIVvUKCIAwcOR1gDikcEYIAqBCioWgF+BSgEUICHAodawG8VKDBJQOF4GNyG/IEkv6C3z505U51hQphhEwTzVXX19CN9u8/0vdOZyUgLjDFTNpu0Cfmgn74LNZse/PQ7k8k8vNc506zBF3FbPBFTPIo27VpRi1GNb8S0ImbFE/GXpDTjUDxRa25lg5hWyEGb/bFpRFJaAZdftIKWWRGI6e/IgqRCxgGC5rlDu5wGuHYqZDyg1zYLujP9h01BUpKC3VnkztyW/8jr66tcXV3JN8LTz+7KERODUqlkzs/PTbVabagvl8tB/fT0tOnu7jaPj4+mHVxeXmqKso/8i5iCmIdxfnF8fKxCnZ2dNdSvr69rPRYDEdGvXQwNDakt1wbmEzWvDrIDN8/F2c+rq6uaX1xcBHX1el3srpCJiQkZGBgQK6amWs07hsHtNzc3ZXZ2VpaXl+Xp6Unrb29vxd6EoJ/dbVpGDtAPZfYPs7+/r2M34+DgQO3BLuZHMGa4jPm5v0OKySR2ZjXuLYAb9/X1Ba4e3hVra2vBLkXCTurv79d67iq4KUKGu8MYHtAP7O3taTkcUjAG7GPMmZmZyDmgHuXR0VFNuIb30A7GAJwD7dgbq9cbGxsmJn/FJABCuCIsLS01iOuKSUEYPzFZVwSKzGsskgvFotnPhX3cebhiUiCOCxiG0ObeJFzzBru/RR6XLkkA3DmbzeoTm0/u+fl5rQtDNxwbG5Oenh6xgqlbIwyAubk5ubu7U5dH/dbWlv4G6fn5WcdtBtqQ4O6VSuWNTYYkMD4+HrRxTNpF2/DwsIYTlBGqsMa4QMyyxKS3t1dWVlbUMI9A7sRdKPD9/b28vLxour6+lpubG63HpLFALmJhYUHrT05OVNxWizo9PRV7xlNBw7ixFnGd88nlcprDJgSFTdjBWihuAmpw84JJgBtr6JbEdXP2QyjANWIRynbx2pcxynVLxs7wuMQNBYDuTldlKEEfhADYYplwHnR3zhP9wseuD1KAmDsmITAcjk3AFRNggYxLUcGd4nERjGnhcUlYTHcMPoD44KNNtLtnUIpnw4+W3ZsafuB9kMOM6eBfSbgzQkRUbG0XPHZ1wOYP/jeHmFOSkpSijdt5Ps13JeUzqH4qpv8a/khSknDEzxjpy+HPEf1y2K9Y9DuktIafLYLvQA3/gPzvGXlJXb4V0Cfvfv8B6afeeBQlzqfeMFZUxNCf4r2qw3XnDolfT9lPJfGOP8X3Ov8DibtaRSSFgukAAAAASUVORK5CYII=),auto}._project_card_vrmt9_1:hover ._project_img_vrmt9_10{transform:scale(1.01)}._project_img_vrmt9_10{width:100%;height:100%;object-fit:cover;object-position:center center;border:1px solid var(--white-12);border-radius:12px;transition:transform .5s ease-in-out}._content_ctr_vrmt9_22{position:absolute;left:20px;bottom:20px;right:20px;background:var(--black);display:flex;justify-content:space-between;align-items:center;padding:10px;border:1px solid var(--white-12);border-radius:12px}._left_content_ctr_vrmt9_36{padding:10px;border:1px solid var(--white-12);border-radius:6px;background:var(--bg);font-size:16px;display:flex;gap:10px;justify-content:center;align-items:center}._project_title_vrmt9_47{font-weight:600}._dot_vrmt9_50{width:3px;height:3px;border-radius:100%;background:var(--white)}._project_date_vrmt9_56{color:var(--white-60)}._right_content_ctr_vrmt9_59{display:flex;gap:10px}._project_tag_vrmt9_63{padding:10px;border:1px solid var(--white-12);border-radius:6px;background:var(--bg);color:var(--white-60)}@media (max-width: 630px){._project_title_vrmt9_47{font-size:14px}._left_content_ctr_vrmt9_36{padding:0;border:none;background:none;justify-content:space-between;width:100%}._right_content_ctr_vrmt9_59,._dot_vrmt9_50{display:none}._project_date_vrmt9_56{padding:7px 10px;border:1px solid var(--white-12);border-radius:7px;background:var(--white-05);color:var(--white-60)}}._footer_uthub_1{display:flex;flex-direction:column;gap:5rem;background-image:url(/assets/footer_bg-BEkhYWR9.avif);background-position:center center;background-size:cover;border-top:1px solid var(--white-12);padding:5rem 10rem}._top_uthub_12{display:flex;justify-content:space-between}._left_uthub_16{display:flex;flex-direction:column;gap:20px}._logo_uthub_21{font-size:18px;font-weight:600}._credit_uthub_25{width:250px;font-weight:200;opacity:.6}._right_uthub_30{display:flex;gap:5rem;align-items:flex-start}._links_ctr_uthub_35{display:flex;flex-direction:column;gap:20px}._link_heading_uthub_40{font-size:18px}._links_list_uthub_44{font-size:16px;display:flex;flex-direction:column;gap:10px}._links_list_uthub_44 li a{color:var(--white-60);transition:color .5s ease}._links_list_uthub_44 li a:hover{color:var(--white)}._input_ctr_uthub_57{padding:5px;border:1px solid var(--white-12);border-radius:14px;display:flex;justify-content:center;gap:10px}._input_uthub_57{background:none;border:none;border-radius:7px;padding:7px 10px;font-size:14px;font-weight:500;color:var(--white);border:1px solid #ffffff00}._input_uthub_57:focus{outline:none;border:1px solid var(--primary)}._primary_btn_uthub_80{position:relative;background:var(--primary);font-size:14px;color:var(--white);padding:12px 15px;font-weight:400;border-radius:10px;box-shadow:0 0 20px var(--primary-50);transition:box-shadow .3s ease-in-out;cursor:pointer}._primary_btn_uthub_80:hover{box-shadow:0 0 0 4px var(--primary-20),0 0 20px 0 var(--primary),inset 0 0 5px var(--white)}._primary_btn_uthub_80:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:10px;background:var(--primary);filter:blur(15px);z-index:-100}._bottom_uthub_109{display:flex;justify-content:space-between;font-size:16px;font-weight:200}._policy_ctr_uthub_115{display:flex;gap:20px}._bottom_uthub_109 a{color:var(--white-60)}@media (max-width: 1245px){._footer_uthub_1{padding:5rem}}@media (max-width: 1070px){._project_count_ctr_uthub_128{display:none}}@media (max-width: 845px){._top_uthub_12{flex-direction:column;gap:5rem}._left_uthub_16{align-items:flex-start}}@media (max-width: 685px){._footer_uthub_1{padding:5rem 4rem}._bottom_uthub_109{flex-direction:column;gap:1rem}}@media (max-width: 470px){._footer_uthub_1{padding:5rem 2rem}._bottom_uthub_109{flex-direction:column;gap:1rem}._primary_btn_uthub_80{font-size:12px}._link_heading_uthub_40{font-size:16px}._links_list_uthub_44,._bottom_uthub_109{font-size:14px}}@media (max-width: 375px){._footer_uthub_1{padding:5rem 1.5rem}._input_uthub_57{width:140px}}._booking_section_qyhh1_1{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background:var(--bg)}._booking_card_qyhh1_9{position:relative;max-width:1000px;width:100%;height:420px;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;border-radius:18px;border:1px solid var(--white-10);margin:0 5rem}._card_content_qyhh1_24{position:absolute;top:0;left:0;width:100%;height:100%;padding:3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;z-index:1}._card_bg_qyhh1_38{width:100%;height:100%;object-fit:cover;object-position:center center}._heading_qyhh1_46{text-align:center;font-size:42px;font-weight:400}._heading_qyhh1_46 span{color:var(--white-60)}._paragraph_qyhh1_54{text-align:center;max-width:450px;color:var(--white-60)}@media (max-width: 768px){._booking_card_qyhh1_9{margin:0 2rem}._heading_qyhh1_46{font-size:36px}._paragraph_qyhh1_54{font-size:14px}._card_content_qyhh1_24{padding:1rem}._paragraph_qyhh1_54{max-width:365px}}@media (max-width: 574px){._booking_card_qyhh1_9{margin:0 1rem;height:500px}._heading_qyhh1_46{font-size:28px}._paragraph_qyhh1_54{font-size:12px}}@media (max-width: 425px){._booking_card_qyhh1_9{height:350px}._heading_qyhh1_46{font-size:22px}._paragraph_qyhh1_54{font-size:12px}}@media (max-width: 350px){._heading_qyhh1_46{font-size:16px}._paragraph_qyhh1_54{font-size:10px}}._faq_section_1252s_1{display:flex;padding:10rem 5rem;justify-content:space-between;padding-bottom:0;max-width:1440px;margin:auto;gap:50px;background:var(--bg)}._left_1252s_11{width:400px;flex-shrink:0}._heading_ctr_1252s_16{display:flex;flex-direction:column;align-items:flex-start;gap:20px}._heading_1252s_16{font-size:52px;line-height:1;font-weight:400}._heading_1252s_16 span{color:var(--white-60)}._paragraph_1252s_31{color:var(--white-60);max-width:400px}._cards_ctr_1252s_35{display:flex;flex-direction:column;gap:20px}._card_1252s_35{border:1px solid var(--white-12);display:flex;flex-direction:column;gap:10px;padding:25px;max-width:700px;border-radius:18px;background:var(--black)}._card_1252s_35 *{font-weight:400}._card_heading_1252s_54{font-size:18px}._card_paragraph_1252s_57{font-size:16px;color:var(--white-60);line-height:1.5}@media (max-width: 1450px){._faq_section_1252s_1{padding:10rem 7rem;padding-bottom:0}}@media (max-width: 1200px){._faq_section_1252s_1{flex-direction:column}._left_1252s_11{width:100%}._card_1252s_35{max-width:100%}}@media (max-width: 1024px){._faq_section_1252s_1{padding:10rem 5rem;padding-bottom:0}._heading_1252s_16{font-size:38px}._card_heading_1252s_54{font-size:16px}._card_paragraph_1252s_57{font-size:14px}}@media (max-width: 768px){._faq_section_1252s_1{padding:7rem 3rem;padding-bottom:0}}@media (max-width: 430px){._faq_section_1252s_1{padding:5rem 2rem;padding-bottom:0}._heading_1252s_16{font-size:32px}._paragraph_1252s_31,._card_heading_1252s_54{font-size:14px}._card_paragraph_1252s_57{font-size:12px}}@media (max-width: 320px){._faq_section_1252s_1{padding:5rem 1rem;padding-bottom:0}._heading_1252s_16{font-size:28px}._paragraph_1252s_31{font-size:12px}._card_heading_1252s_54{font-size:14px}._card_paragraph_1252s_57{font-size:12px}}._services_section_1w1y8_1{width:100%;display:flex;justify-content:center;margin-bottom:10rem}._services_section_div_1w1y8_7{display:flex;flex-direction:column;gap:5rem}._head_ctr_1w1y8_13{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem}._element_details_ctr_1w1y8_20{max-width:450px;order:2}._element_details_img_1w1y8_24{width:100%}._element_details_right_img_1w1y8_27{-webkit-transform:scaleX(-1);transform:scaleX(-1)}._head_content_ctr_1w1y8_31{display:flex;flex-direction:column;align-items:center;gap:20px;order:1;width:100%}._heading_1w1y8_39{font-size:45px;font-weight:400;text-align:center}._heading_1w1y8_39 span{color:var(--white-60)}._paragraph_1w1y8_47{max-width:460px;text-align:center;color:var(--white-60)}._cards_ctr_1w1y8_54{display:grid;gap:24px;grid-auto-rows:min-content;grid-template-columns:repeat(3,minmax(50px,1fr));grid-template-rows:repeat(2,min-content);height:min-content;justify-content:start;overflow:hidden;padding:0 120px}._card_1w1y8_54{position:relative;border:1px solid var(--white-12);background:linear-gradient(.07383128568086761deg,#0055ff26,#61616117);border-radius:18px;padding:30px;display:flex;flex-direction:column;gap:20px;cursor:pointer}._card_top_1w1y8_83{display:flex;justify-content:space-between;align-items:center}._icon_1w1y8_88{width:50px;height:50px;border-radius:100%;overflow:hidden;display:flex;justify-content:center;align-items:center;box-shadow:#0055ff59 2px 4px 24px}._icon_1w1y8_88 img{width:100%;height:100%;object-fit:cover}._card_heading_1_1w1y8_103{font-size:16px;font-weight:600}._card_heading_2_1w1y8_107{font-size:16px;font-weight:400;color:var(--white-60)}._card_paragraph_1w1y8_112{font-size:16px;line-height:1.5;font-weight:400;color:var(--white-60)}._cta_1w1y8_118{opacity:.4;transition:opacity .3s ease-in-out}._card_1w1y8_54:hover ._cta_1w1y8_118{opacity:1}._card_1w1y8_54:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:50%;height:1px;background:linear-gradient(90deg,#0051ff00,#0051ff,#0051ff00)}@media screen and (max-width: 1200px){._cards_ctr_1w1y8_54{padding:0 60px}._element_details_ctr_1w1y8_20{width:300px}}@media screen and (max-width: 992px){._cards_ctr_1w1y8_54{grid-template-columns:repeat(2,1fr);padding:0 40px}._element_details_ctr_1w1y8_20{width:200px}._heading_1w1y8_39{font-size:36px}}@media screen and (max-width: 768px){._services_section_1w1y8_1{margin-bottom:5rem}._services_section_div_1w1y8_7{gap:3rem}._heading_1w1y8_39{font-size:32px}._cards_ctr_1w1y8_54{padding:0 20px;gap:16px}._card_1w1y8_54{padding:20px}}@media screen and (max-width: 576px){._cards_ctr_1w1y8_54{grid-template-columns:1fr}._heading_1w1y8_39{font-size:28px}._card_heading_1_1w1y8_103,._card_heading_2_1w1y8_107,._card_paragraph_1w1y8_112{font-size:14px}._element_details_ctr_1w1y8_20{width:130px}}@media (max-width: 320px){._heading_1w1y8_39{font-size:24px}._paragraph_1w1y8_47,._card_paragraph_1w1y8_112{font-size:12px}}._landing_section_1bgri_1{display:flex;padding:1rem;position:relative;overflow:hidden;min-height:100vh;align-items:center;justify-content:center}._landing_bg_1bgri_11{position:absolute;top:0;left:0;z-index:-100;width:100%;object-position:center -100px;filter:blur(10px)}._c1_1bgri_21{display:flex;flex-direction:column;gap:30px;align-items:center;justify-content:center}._cta_ctr_1bgri_28{display:flex;gap:20px}._heading_1bgri_32{text-align:center;font-size:80px;line-height:1;font-weight:400}._paragraph_1bgri_40{text-align:center;font-size:14px;max-width:440px;color:var(--white-60)}@media (max-width: 1024px){._heading_1bgri_32{font-size:64px}._landing_bg_1bgri_11{height:100vh;object-fit:cover;object-position:center center}}@media (max-width: 768px){._heading_1bgri_32{font-size:45px}}@media (max-width: 512px){._heading_1bgri_32{font-size:36px}}@media (max-width: 425px){._heading_1bgri_32{font-size:32px}._paragraph_1bgri_40{font-size:12px}}._showreel_section_1f9dq_1{width:100%;margin-top:-5rem;display:flex;justify-content:center;align-items:center;padding:0 1rem;margin-bottom:5rem}._showreel_ctr_1f9dq_10{width:1080px;border-radius:24px;overflow:hidden;padding:7px;border:1px solid var(--white-12);display:flex;justify-content:center;align-items:center}._showreel_1f9dq_1{width:100%;height:100%;object-fit:cover;object-position:center center;border-radius:18px;border:1px solid var(--white-12)}._aboutentangle_section_1wjpe_1{display:flex;padding:5rem;position:relative;justify-content:center;align-items:flex-end;gap:5rem}._image_1wjpe_9{position:relative;--responive-factor: 1.5;width:calc(320px * var(--responive-factor));height:auto;aspect-ratio:1/1;object-fit:cover;object-position:center center;border-radius:22px;border:1px solid var(--white-12)}._img_ctr_1wjpe_20{position:relative;height:auto;width:100%;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center}._img_ctr_1wjpe_20:before{content:"";position:absolute;--pad_space: -10px;top:var(--pad_space);left:var(--pad_space);right:var(--pad_space);bottom:var(--pad_space);background:var(--white-01);border-radius:26px;border:1px solid var(--white-12)}._img_ctr_1wjpe_20:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:40%;height:1px;background:linear-gradient(90deg,#0051ff00,#0051ff,#0051ff00)}._blur_1wjpe_56{content:"";position:absolute;bottom:-20px;left:50%;transform:translate(-50%);width:70%;border-radius:100%;background:var(--primary);filter:blur(50px);z-index:-50;animation:_blue-animation_1wjpe_1 5s infinite ease}@keyframes _blue-animation_1wjpe_1{0%{height:50px}50%{height:30px}to{height:50px}}._c2_1wjpe_81{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:40px;max-width:560px}._jelly_tag_1wjpe_89{font-weight:200;display:flex;justify-content:center;align-items:center;gap:10px;position:relative;padding:10px 15px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#0e0f10,#000819)}._dot_1wjpe_101{--size: 5px;width:var(--size);height:var(--size);background-color:var(--white);border-radius:100%}._jelly_tag_1wjpe_89:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,#0051ff00,#0051ff,#0051ff00)}._heading_1wjpe_122{font-weight:400;font-size:56px;line-height:1.1}._line_break_1wjpe_127{width:30%;height:1.5px;background:linear-gradient(90deg,#fff0,#ffffff40,#fff0)}._list_1wjpe_137{display:flex;flex-direction:column;gap:30px}._list_item_1wjpe_142{display:flex;flex-direction:column;gap:10px;max-width:520px}._list_heading_1wjpe_148{font-size:18px;font-weight:500}._list_paragraph_1wjpe_152{font-size:16px;font-weight:400;color:var(--white-60)}@media (max-width: 1100px){._aboutentangle_section_1wjpe_1{flex-direction:column-reverse}._c2_1wjpe_81{max-width:100%;width:100%}._c1_1wjpe_182{width:100%}._img_ctr_1wjpe_20{width:100%;aspect-ratio:auto}._image_1wjpe_9{position:relative;width:100%;height:420px;aspect-ratio:auto}}@media (max-width: 768px){._aboutentangle_section_1wjpe_1{padding:2rem}._heading_1wjpe_122{font-size:36px}._image_1wjpe_9{height:320px}}@media (max-width: 450px){._heading_1wjpe_122{font-size:32px}}@media (max-width: 375px){._list_paragraph_1wjpe_152{font-size:14px}}._team_section_17jsf_1{width:100%;display:flex;justify-content:center;margin:7rem 0}._team_section_div_17jsf_7{display:flex;flex-direction:column;gap:5rem}._head_ctr_17jsf_13{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem}._element_details_ctr_17jsf_20{max-width:450px;order:2}._element_details_img_17jsf_24{width:100%}._element_details_right_img_17jsf_27{-webkit-transform:scaleX(-1);transform:scaleX(-1)}._head_content_ctr_17jsf_31{display:flex;flex-direction:column;align-items:center;gap:20px;order:1;width:100%}._heading_17jsf_39{font-size:45px;font-weight:400;text-align:center}._heading_17jsf_39 span{color:var(--white-60)}._paragraph_17jsf_47{max-width:400px;text-align:center;color:var(--white-60)}._member_card_17jsf_53{position:relative;width:300px;height:420px;padding:10px;border:1px solid var(--white-07);border-radius:22px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(.07deg,#0055ff14,#0055ff0a)}._member_img_17jsf_67{width:100%;height:100%;object-fit:cover;border-radius:14px;border:1px solid var(--white-07)}._member_info_ctr_17jsf_74{position:absolute;bottom:10px;left:10px;right:10px;display:flex;justify-content:space-between}._landing_section_56zvb_1{display:flex;padding:1rem;position:relative;overflow:hidden;min-height:100vh;align-items:center;justify-content:center}._landing_bg_56zvb_12{position:absolute;top:0;left:0;z-index:-100;width:100%;object-position:center -100px;filter:blur(10px)}._c1_56zvb_22{display:flex;flex-direction:column;gap:30px;align-items:center;justify-content:center}._cta_ctr_56zvb_29{display:flex;gap:20px}._heading_56zvb_33{text-align:center;font-size:80px;line-height:1;font-weight:400}._paragraph_56zvb_41{text-align:center;font-size:14px;max-width:440px;color:var(--white-60)}@media (max-width: 1024px){._heading_56zvb_33{font-size:64px}._landing_bg_56zvb_12{height:100vh;object-fit:cover;object-position:center center}}@media (max-width: 768px){._heading_56zvb_33{font-size:45px}}@media (max-width: 512px){._heading_56zvb_33{font-size:36px}}@media (max-width: 425px){._heading_56zvb_33{font-size:32px}._paragraph_56zvb_41{font-size:12px}}._form_section_x90ii_1{position:relative;margin-top:-8rem;z-index:50}._container_x90ii_7{min-height:100vh;padding:2rem;display:flex;flex-direction:column;gap:2.5rem;justify-content:center;align-items:flex-start}@media (min-width: 768px){._container_x90ii_7{flex-direction:row}}._formWrapper_x90ii_25{background-color:var(--black);border:1px solid var(--white-10);border-radius:24px;padding:10px;flex:1;max-width:900px}._successMessage_x90ii_35{display:flex;flex-direction:column;align-items:center;padding:5rem 1rem;gap:1.5rem}._checkIcon_x90ii_42{width:100px;height:100px;color:#00ffae;filter:drop-shadow(0 0 25px #00ffae)}._sm_heading_x90ii_48{font-size:36px;font-weight:500;text-align:center;line-height:1.1}._sm_paragraph_x90ii_54{font-size:22px;font-weight:400;max-width:320px;text-align:center;color:var(--white-60);line-height:1.1}._form_x90ii_1{background:var(--black);border:1px solid var(--white-10);display:flex;flex-direction:column;gap:1.5rem;padding:50px;border-radius:18px}._row_x90ii_73{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){._row_x90ii_73{grid-template-columns:1fr 1fr}}._fieldGroup_x90ii_85{display:flex;flex-direction:column}._label_x90ii_90{font-size:.875rem;font-weight:500;margin-bottom:.5rem}._input_x90ii_96,._select_x90ii_97,._textarea_x90ii_98{padding:.8rem 1rem;background-color:var(--input-bg);border:1px solid var(--white-10);border-radius:.5rem}._input_x90ii_96:focus,._select_x90ii_97:focus,._textarea_x90ii_98:focus{outline:none;border-color:var(--primary)}._select_x90ii_97{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBjbGFzcz0ibHVjaWRlIGx1Y2lkZS1jaGV2cm9uLWRvd24taWNvbiBsdWNpZGUtY2hldnJvbi1kb3duIj48cGF0aCBkPSJtNiA5IDYgNiA2LTYiLz48L3N2Zz4=);background-repeat:no-repeat;background-position:right 1rem center;background-size:1.2rem}._select_x90ii_97 option{background-color:var(--black);color:var(--white)}._submitButton_x90ii_124{position:relative;background:var(--primary);font-size:16px;color:var(--white);padding:15px;font-weight:500;border-radius:10px;transition:box-shadow .3s ease-in-out;cursor:pointer}._submitButton_x90ii_124:hover{box-shadow:0 0 0 4px var(--primary-20),0 0 20px var(--primary-50),inset 0 0 5px var(--white)}._submitButton_x90ii_124:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:10px;background:var(--primary);filter:blur(20px)}._contactInfo_x90ii_153{display:flex;flex-direction:column;gap:1.5rem;font-size:.875rem}._infoBox_ctr_x90ii_160{background-color:var(--black);border:1px solid var(--white-10);border-radius:24px;padding:10px}._infoBox_x90ii_160{background-color:var(--black);border:1px solid var(--white-10);border-radius:18px;padding:2rem 2.5rem;display:flex;flex-direction:column;gap:10px}._infoTitle_x90ii_176{font-weight:600;display:flex;align-items:center;gap:.5rem}._badge_x90ii_183{background-color:var(--primary);padding:.25rem .5rem;font-size:.75rem;border-radius:7px}._infoText_x90ii_190{margin-top:.5rem;color:var(--white-60)}._infoText_x90ii_190:hover{color:var(--primary)}@media (max-width: 1100px){._container_x90ii_7{flex-direction:column;align-items:center}._formWrapper_x90ii_25{max-width:100%;width:100%;flex:none}._contactInfo_x90ii_153{align-content:unset;align-items:unset;display:grid;flex:0 0 auto;grid-auto-rows:min-content;grid-template-columns:repeat(2,minmax(50px,1fr));grid-template-rows:repeat(2,min-content);max-width:unset;width:100%}._infoBox_ctr_x90ii_160{width:100%}}@media (max-width: 800px){._contactInfo_x90ii_153{display:flex;flex-flow:column;gap:24px;height:min-content;overflow:hidden;padding:0;position:relative;flex:0 0 auto;max-width:unset;width:100%}}@media (max-width: 768px){._form_x90ii_1{padding:30px}}@media (max-width: 550px){._sm_heading_x90ii_48{font-size:28px}._sm_paragraph_x90ii_54{font-size:18px;max-width:280px}}@media (max-width: 500px){._container_x90ii_7{padding:1rem}._form_x90ii_1{padding:30px 20px}}@media (max-width: 375px){._container_x90ii_7{padding:.5rem}._formWrapper_x90ii_25{padding:7px}._form_x90ii_1{padding:30px 15px}}._landing_section_1dvrf_1{display:flex;position:relative;overflow:hidden;min-height:100vh;align-items:center;justify-content:center}._landing_bg_1dvrf_11{position:absolute;top:0;left:0;z-index:-100;width:100%;object-position:center -100px;filter:blur(10px)}._c1_1dvrf_21{display:flex;flex-direction:column;gap:30px;align-items:center;justify-content:center}._cta_ctr_1dvrf_28{display:flex;gap:20px}._heading_1dvrf_32{text-align:center;font-size:80px;line-height:1;font-weight:400}._paragraph_1dvrf_40{text-align:center;font-size:14px;max-width:440px;color:var(--white-60)}@media (max-width: 1024px){._heading_1dvrf_32{font-size:64px}._landing_bg_1dvrf_11{height:100vh;object-fit:cover;object-position:center center}}@media (max-width: 768px){._heading_1dvrf_32{font-size:45px}}@media (max-width: 512px){._heading_1dvrf_32{font-size:36px}}@media (max-width: 425px){._heading_1dvrf_32{font-size:32px}._paragraph_1dvrf_40{font-size:12px}}._project_section_1amq5_1{padding:5rem 10rem;margin-top:-10rem}._cards_ctr_1amq5_6{display:grid;gap:20px;grid-auto-rows:minmax(0px,1fr);grid-template-columns:repeat(2,minmax(50px,1fr));height:min-content;justify-content:center;padding:0;position:relative;width:100%}@media screen and (max-width: 1200px){._project_section_1amq5_1{padding:5rem 6rem}}@media screen and (max-width: 992px){._project_section_1amq5_1{padding:4rem;margin-top:-8rem}}@media screen and (max-width: 768px){._project_section_1amq5_1{padding:3rem 2rem;margin-top:-6rem}._cards_ctr_1amq5_6{grid-template-columns:1fr;gap:2rem}}@media screen and (max-width: 480px){._project_section_1amq5_1{padding:2rem 1rem;margin-top:-10rem}}._card_1rqpe_1{position:relative;width:100%;height:100%;padding:10px;background:linear-gradient(.07383128568086761deg,#0055ff1a,#0055ff0a);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid var(--white-12);border-radius:30px}._image_ctr_1rqpe_15{width:100%;height:100%;border:1px solid var(--white-12);border-radius:22px;overflow:hidden}._image_1rqpe_15{width:100%;height:100%;object-fit:cover;object-position:center center}._content_ctr_1rqpe_28{display:flex;position:absolute;bottom:20px;left:20px;right:20px;justify-content:space-between;align-items:center;background:radial-gradient(43% 50% at 50% 50%,#09091226,#090912),#000e2b;box-shadow:#0055ff1a 0 10px 10px -1px inset,#00000059 2px 4px 24px 10px;padding:10px 15px;border-radius:12px;border:1px solid rgba(0,85,255,.15)}._title_1rqpe_51{font-size:18px;font-weight:500}._date_1rqpe_55{border:1px solid rgba(0,85,255,.2);border-radius:7px;background:radial-gradient(50% 50% at 50% 50%,#0099ff26,#090912);padding:7px 10px;box-shadow:#0055ff40 0 5px 25px,#ffffff14 0 10px 10px -1px inset,#0055ff1a 0 10px 10px -1px inset;font-size:16px;font-weight:500;color:var(--white-60)}._tag_1rqpe_71{position:absolute;top:20px;right:20px;background:radial-gradient(50% 50% at 50% 50%,#0099ff26,#090912),#000e2b;box-shadow:#0055ff1a 0 10px 10px -1px inset;border:1px solid rgba(0,85,255,.1);padding:10px 15px;border-radius:12px;font-size:16px;font-weight:200}._tag_1rqpe_71:before{position:absolute;content:"";width:80%;height:1px;top:0;left:50%;transform:translate(-50%);background:linear-gradient(90deg,#05f0,#05f,#05f0)}@media screen and (max-width: 992px){._title_1rqpe_51{font-size:16px}._date_1rqpe_55{font-size:14px;padding:5px 8px}._tag_1rqpe_71{font-size:14px;padding:8px 12px}}@media screen and (max-width: 768px){._content_ctr_1rqpe_28{bottom:15px;left:15px;right:15px;padding:8px 12px;border-radius:16px}._tag_1rqpe_71{top:15px;right:15px}}@media screen and (max-width: 480px){._title_1rqpe_51{font-size:14px}._card_1rqpe_1{padding:8px;border-radius:20px}._image_ctr_1rqpe_15{border-radius:16px}._content_ctr_1rqpe_28{bottom:12px;left:12px;right:12px;border-radius:14px}._tag_1rqpe_71{top:12px;right:12px;border-radius:8px}}._landing_section_1v7nw_1{display:flex;padding:5rem 10rem;position:relative;overflow:hidden;min-height:100vh;align-items:center;justify-content:space-between;margin-bottom:2rem}._landing_bg_1v7nw_12{position:absolute;top:0;left:0;z-index:-100;width:100%;object-position:center -100px;filter:blur(10px)}._c1_1v7nw_22{display:flex;flex-direction:column;gap:30px;align-items:flex-start}._date_tag_ctr_1v7nw_30{display:flex;gap:10px;border:1px solid var(--white-05);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);background-color:#0000;padding:6px 14px 6px 6px;border-radius:10px;justify-content:center;align-items:center}._date_tag_1v7nw_30{border:2px solid var(--white-15);background-color:#05f;border-radius:6px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:5px;font-size:12px;font-weight:500}._date_fig_1v7nw_50{font-size:14px;font-weight:200}._cta_ctr_1v7nw_54{display:flex;gap:20px}._heading_1v7nw_58{font-size:80px;line-height:1;font-weight:400}._paragraph_1v7nw_65{font-size:16px;max-width:600px;color:var(--white-60)}._project_tags_ctr_1v7nw_71{display:flex;flex-direction:row;gap:15px;flex-wrap:wrap}._project_tag_1v7nw_71{padding:9px 15px;border-radius:8px;font-size:14px;font-weight:400;background:linear-gradient(.07383128568086761deg,var(--token-ad10564e-4158-40a7-94e1-51af1b841a47, rgba(0, 85, 255, .2)) 0%,var(--token-b6113dae-1252-48c9-8fac-f8a781d683c0, rgba(153, 153, 153, .1)) 100%);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:1px solid var(--primary-10)}._project_details_ctr_1v7nw_92{position:relative;display:flex;flex-direction:column;gap:30px;border:1px solid var(--white-10);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border-radius:20px;min-width:400px;padding:40px;align-items:flex-start;overflow:hidden}._project_details_ctr_1v7nw_92:after{content:"";border-width:var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0);border-color:var(--border-color, none);border-style:var(--border-style, none);width:100%;height:100%;position:absolute;box-sizing:border-box;left:0;top:0;border-radius:inherit;pointer-events:none}._glow_vfx_1v7nw_121{-webkit-filter:blur(322px);aspect-ratio:1 / 1;background-color:var(--token-f951c3a8-aa43-4825-aa75-915aa92c20d1, #0055ff);border-radius:100%;bottom:-284px;filter:blur(322px);flex:none;height:var(--framer-aspect-ratio-supported, 407px);left:-73px;position:absolute;width:407px;z-index:-1}._project_detail_1v7nw_92{display:flex;flex-direction:column;gap:3px}._project_detail_1v7nw_92 span{font-size:14px;font-weight:500;color:var(--white-60)}._project_detail_1v7nw_92 h2{font-size:16px;font-weight:500;color:var(--white)}._seperator_1v7nw_150{background:linear-gradient(90.00000000000075deg,#fff0,#ffffff26,#fff0);flex:none;height:1px;position:relative;width:230px}@media (max-width: 1206px){._landing_section_1v7nw_1{padding:5rem}}@media (max-width: 1024px){._heading_1v7nw_58{font-size:64px}._landing_bg_1v7nw_12{height:100vh;object-fit:cover;object-position:center center}}@media (max-width: 905px){._landing_section_1v7nw_1{flex-direction:column;align-items:flex-start;padding-top:10rem;gap:2rem}}@media (max-width: 768px){._landing_section_1v7nw_1{padding:5rem 2rem}._heading_1v7nw_58{font-size:45px}._paragraph_1v7nw_65{font-size:14px}._c2_1v7nw_197{width:100%}._project_details_ctr_1v7nw_92{width:100%;min-width:unset;padding:30px}}@media (max-width: 512px){._heading_1v7nw_58{font-size:36px}}@media (max-width: 425px){._heading_1v7nw_58{font-size:32px}._paragraph_1v7nw_65{font-size:12px}}@media (max-width: 343px){._landing_section_1v7nw_1{padding:5rem 1rem}}._thumbnail_section_vcyl1_1{padding:2rem 10rem;margin-top:-150px}._thumbnail_ctr_vcyl1_5{width:100%;aspect-ratio:16/9;border-radius:26px;border:1px solid var(--white-10);padding:10px;background:var(--black);flex-shrink:0;overflow:hidden}._thumbnail_img_vcyl1_16{width:100%;height:100%;object-fit:cover;object-position:center center;border-radius:22px;border:1px solid var(--white-10)}@media (max-width: 1206px){._thumbnail_section_vcyl1_1{padding:2rem 5rem;margin-top:0}}@media (max-width: 768px){._thumbnail_section_vcyl1_1{padding:2rem}._thumbnail_ctr_vcyl1_5{padding:7px}}@media (max-width: 425px){._thumbnail_section_vcyl1_1{padding:.5rem}}._project_details_section_cejt4_1{padding:2rem 5rem;display:flex;justify-content:space-between;gap:50px;align-items:center;margin-top:5rem}._project_details_container_cejt4_9{width:50%;aspect-ratio:16/9;overflow-x:hidden;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}._project_details_container_cejt4_9::-webkit-scrollbar{display:none}._project_details_content_ctr_cejt4_23{display:flex;flex-direction:column;gap:1rem}._heading_cejt4_28{font-size:22px;font-weight:500}._seperator_cejt4_32{background:linear-gradient(90deg,#ffffff26,#ffffff12,#ffffff0d);flex:0 0 auto;height:1px;max-width:1300px;position:relative;width:100%}._paragraph_cejt4_45{display:flex;flex-direction:column;font-size:14px;font-weight:400;color:var(--white-60);margin-bottom:2rem;max-width:600px}._project_images_ctr_cejt4_55{display:flex;flex-direction:column;gap:.5rem;width:50%;aspect-ratio:16/9;overflow-x:hidden;overflow-y:auto;border-radius:12px;-ms-overflow-style:none;scrollbar-width:none}._project_images_ctr_cejt4_55::-webkit-scrollbar{display:none}._project_image_cejt4_55{width:100%;object-fit:cover;border-radius:.5rem}@media (max-width: 1206px){._project_details_section_cejt4_1{padding:2rem 5rem}}@media (max-width: 768px){._project_details_section_cejt4_1{padding:2rem}}@media (max-width: 425px){._project_details_section_cejt4_1{padding:.5rem}}@media (max-width: 762px){._project_details_section_cejt4_1{flex-direction:column;padding:2rem;margin:2rem 0}._project_details_container_cejt4_9{width:100%;margin-bottom:2rem}._project_images_ctr_cejt4_55{width:100%}}@media (max-width: 425px){._paragraph_cejt4_45{font-size:12px}}
