*{padding:0;margin:0;box-sizing:border-box;font-family:Outfit,sans-serif}*:before,*:after{box-sizing:border-box}.button{padding:15px 20px;font-size:1.2rem;border:none;border-radius:40px}body{overflow-x:hidden}.home_container{padding-top:120px}.designPhilosophy_container{width:100%;height:150vh;margin-top:100px;padding:0 100px;display:flex;flex-direction:column;gap:30px}.box_p:hover{transform:translateY(-5px);box-shadow:0 10px 15px #00000026,0 4px 6px #0000001a}.dp_top{flex-basis:30%;height:100%;display:flex;justify-content:space-between;align-items:center}.dp_top-left{flex-basis:50%;width:100%}.dp_title{font-size:3.5rem;font-weight:500}.dp_top-right{flex-basis:30%;width:100%;display:flex;flex-direction:column;gap:10px;justify-content:space-evenly}.dp_para{font-size:1rem;font-weight:300;line-height:1.6}.dp_button{background-color:#000;color:#fff;width:40%;font-size:.8rem}.dp_button:hover{background-color:#16776a;cursor:pointer}.dp_bottom{flex-basis:70%;height:100%}.dp_grids{width:80%;min-height:80vh;max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(4,minmax(200px,1fr));grid-template-rows:repeat(3,minmax(150px,auto));gap:10px;grid-template-areas:"box1 box3 box5 box7" "box1 box4 box5 box8" "box2 box4 box6 box8"}.box{display:flex;flex-direction:column;justify-content:center;text-align:center;gap:10px}.box_p{background-color:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a,0 1px 3px #00000014;padding:20px;transition:transform .2s,box-shadow .2s}.image{width:100%;height:100%;border-radius:10px;object-fit:fill;object-position:center}.dp_box-title{font-size:1rem;font-weight:600}.dp_box-para{font-size:.8rem;font-weight:300;width:90%;margin:0 auto}.qa_contianer{position:relative;margin-bottom:100px;padding:30px 100px;height:100vh;display:flex;flex-direction:column;background-color:#c5c5c5;background-color:#000;background-image:url(/assets/qa_bg4-wMCJLtbP.jpg);background-size:cover;background-position:center;z-index:-2;overflow:hidden}.qa_contianer:after{content:"";position:absolute;background:#1a614640;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:40px;height:45%;width:90%;z-index:-1;left:60px;transform:translateY(20px)}.qa_bottom{flex-basis:60%;background:none}.qa_top{flex-basis:30%;display:flex;justify-content:center;background:none}.qa_card{padding:30px;width:100%;text-align:center}.qa_sub{font-size:1.2rem;font-weight:300;padding:10px;position:relative;color:#000}.qa_para{font-size:1rem;font-weight:200;line-height:1.6;padding:10px}.qa_card-border{height:70%;border-left:1px solid rgb(86,86,86);margin-top:40px}.thought_container{height:130vh;padding:100px 100px 0;display:flex;flex-direction:column;gap:100px}.thought_top{flex-basis:30%}.thought_title{font-size:2.8rem;font-weight:500}.thought_bottom{flex-basis:50%;display:flex}.thought_bottom-left{flex-basis:50%;display:flex;align-items:start}.thought_image{width:60%;height:70%}.thought_image2{width:40%;height:50%;position:relative;transform:translateY(150px);right:50px}.thought_bottom-right{flex-basis:50%;display:flex;flex-direction:column;gap:40px;padding:75px 50px}.thought_bottom-para{font-size:1rem;font-weight:300;line-height:1.6}.thought_bottom-sign{text-align:end;font-size:.8rem;font-weight:400}.thought_image-arrow{width:20%;height:60px;position:relative;align-self:end;transform:translateY(-65px);left:40px}.contact_container{padding:0 100px 100px;height:auto}.contact_card{height:70vh;background-color:#16776a;border-radius:20px;background:#1a614640;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;gap:10%}.contact_left{flex-basis:60%;display:flex;flex-direction:column;justify-content:end;gap:10px;padding:20px 30px}.contact_sub{font-size:2rem;font-weight:400}.contact_para{font-size:.8rem;font-weight:300;line-height:1.6;width:90%}.contact_right{flex-basis:40%;align-content:center}.contact_image{width:90%;height:90%;object-fit:cover;object-position:center;border-radius:20px;position:relative;left:15px}.contact_field{display:flex;justify-content:space-between;gap:5px}.contact_field-input{flex-basis:80%;width:100%;outline:none;border:none;border-radius:5px;padding:5px}.contact_field-input:hover{outline:1px solid#16776a}.contact_field-button{flex-basis:20%;width:100%;background-color:#000;color:#fff;border:none;border-radius:5px;cursor:pointer}.contact_field-button:hover{background-color:#16776a}.hero_container{padding:0 100px 100px;height:100vh;display:flex}.hero_left{display:flex;flex-direction:column;gap:30px;flex-basis:50%}.hero_right{flex-basis:50%}.hero_title{font-size:2.8rem;font-weight:500}.hero_description{font-size:1.4rem;font-weight:300;color:#616161}.hero_buttons{display:flex;gap:20px}.hero_button-primary{background-color:#16776a;color:#fff;width:30%}.hero_button-primary:hover{background-color:#000;cursor:pointer}.hero_button-secondary{background:none;border:1px solid transparent;width:30%}.hero_button-secondary:hover{border:1px solid #16776a;cursor:pointer}.hero_button-secondary:hover .fa-brands{color:#16776a}.fa-brands:hover{transition:color .3s}.fa-linkedin:before{padding-top:2px}.hero_right{width:100%;height:100%;align-content:start;position:relative}.hero_right:after{content:"";position:absolute;background:#16776a5b;mix-blend-mode:multiply;width:80%;height:90%;inset:30px 0 0 100px;z-index:-1}.hero_image{height:90%;width:80%;object-fit:cover;margin-left:10%}@keyframes apearIdea{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}.idea_container{animation:apearIdea linear;animation-timeline:view();animation-range:entry 0 cover 40%;width:100%;height:100vh;display:flex;padding:0 100px}.idea_right{flex-basis:1;width:100%;display:flex;justify-content:space-between}.idea_right_image{width:80%;height:80%;background-image:url(/assets/idea2-zM86gFqs.jpg);background-position:center;background-size:cover;background-color:#0000008c;background-blend-mode:overlay}.idea_right_image:hover{background-blend-mode:normal}.idea_right_para{padding:5px;width:100px;height:110px;font-size:.8rem;text-align:left;font-weight:300;border:1px solid #b6b9b6}.idea_left{flex-basis:1;width:100%;display:flex;flex-direction:column}.idea_left-top{flex-basis:1;height:50%;padding-top:40px}.idea_title{padding-top:20px;text-align:left;font-size:3.1rem;font-weight:500}.idea_border{margin:15px 3px;border-bottom:1.5px solid rgb(164,163,163);width:150px;height:1px}.idea_left-bottom{flex-basis:1;height:50%;padding:50px;background-color:#16776a}.idea_subtitle{font-size:1.25rem;font-weight:500;margin-bottom:20px;color:#fff}.idea_para{font-size:1rem;font-weight:300;color:#ededed;line-height:1.6}.idea_date{font-size:.8rem;font-weight:300;color:#fff}.focus_container{margin:100px 0;padding:0 100px;height:100vh;background-color:#c5c5c5}.focus_title{padding-top:50px;font-size:2.8rem;font-weight:500;text-align:center}.focus_bottom{margin-top:50px;display:flex;justify-content:space-around}.focus_left{width:100%;flex-basis:30%;display:flex;flex-direction:column;gap:20px;justify-content:center}.focus_left-para{font-size:1rem;font-weight:300;color:#000000bf;line-height:1.6;width:120%;background:#ffffff40;background:#1a614640;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:20px 28px;border-radius:16px;transform:translate(40px);margin-top:40px}.focus_left-sub{font-size:1.25rem;font-weight:500;color:#111;margin-bottom:8px}.focus_center{flex-basis:40%;text-align:center}.focus_image{width:70%;object-fit:cover}.focus_right{width:90%;flex-basis:30%;display:flex;flex-direction:column;gap:20px;justify-content:start}.focus_right-para{font-size:1rem;font-weight:300;color:#000000bf;width:120%;background:#ffffff40;background:#1a614640;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:20px 28px;border-radius:16px;line-height:1.6;transform:translate(-110px);margin-top:20px}.focus_right-sub{font-size:1.25rem;font-weight:500;color:#111;margin-bottom:8px}@keyframes apearProject{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}.projects_container{padding:0 100px;margin:50px 0 150px;height:auto}.projects_title{animation:apearProject linear;animation-timeline:view();animation-range:entry 0 cover 40%;font-size:3.5rem;text-align:center;font-weight:500}.projects{width:100%;margin-top:50px}.project{animation:apearProject linear;animation-timeline:view();animation-range:entry 0 cover 40%;margin-bottom:50px;width:100%;height:50vh;display:flex}.project_right{width:100%;height:90%;flex-basis:1;margin:auto}.project_slider{height:100%;margin:0 auto}.project_left{flex-basis:1;width:90%;height:100%;text-align:justify;height:90%;margin:auto;border-top:1px solid rgb(65,81,76)}.project_title{width:90%;margin-top:30px;font-size:1.25rem;font-weight:400}.project_description{width:90%;padding-top:20px;font-size:1rem;line-height:1.6;font-weight:300}.project_title2,.project_description2{transform:translate(50px)}.slider{height:100%;position:relative}.slide{width:80%;height:100%;margin:0 auto;border-radius:10px;background-position:center;background-size:cover;transition:opacity .4s ease-in-out,transform .4s ease-in-out}.left_arrow{display:inline-block;position:absolute;top:50%;left:0;z-index:2;cursor:pointer}.right_arrow{display:inline-block;position:absolute;top:50%;right:0;z-index:2;cursor:pointer}.right_arrow:after,.left_arrow:after{position:absolute;top:-10px;left:-12px;content:"";background-color:#0e484875;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:20px;z-index:-1;border-radius:50%;transition:background-color .3s ease,transform .3s ease,opacity .3s ease;opacity:.6}.left_arrow:hover:after,.right_arrow:hover:after{opacity:1;transform:scale(1.1)}.slide_dots-container{display:flex;justify-content:center}.slide_dots{margin:5px 3px;cursor:pointer;font-size:1.5rem}.skill_container{color:#eee}.skill_scroll .fa-brands,.fa-solid{width:100%;height:100%;align-content:center}.skill_scroll{display:flex;flex-direction:column;gap:30px;font-size:2rem}.item_name{width:100%;height:100%;font-size:1rem;text-align:center;padding-top:14px}.item_symbol{font-size:1.2rem;color:#82baa7}.Wrapper{width:100%;position:relative;height:50px;overflow:hidden;-webkit-mask-image:linear-gradient(to right,#0000,#000 20% 80%,#0000);mask-image:linear-gradient(to right,#0000,#000 20% 80%,#0000)}@keyframes scrollLeft{to{left:-200px}}.item{width:200px;height:50px;background-color:#1a614640;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:6px;position:absolute;left:max(1600px,100%);animation-name:scrollLeft;animation-duration:60s;animation-timing-function:linear;animation-iteration-count:infinite;box-shadow:0 4px 6px #0000001a,0 1px 3px #00000014;color:#000}.item1{animation-delay:-52.5s}.item2{animation-delay:-45s}.item3{animation-delay:-37.5s}.item4{animation-delay:-30s}.item5{animation-delay:-22.5s}.item6{animation-delay:-15s}.item7{animation-delay:-7.5s}.item8{animation-delay:-0s}.R_Wrapper{width:100%;position:relative;height:50px;overflow:hidden;-webkit-mask-image:linear-gradient(to right,#0000,#000 20% 80%,#0000);mask-image:linear-gradient(to right,#0000,#000 20% 80%,#0000)}@keyframes scrollRight{to{left:max(1600px,100%)}}.R_item{width:200px;height:50px;background:#1a614640;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 6px #0000001a,0 1px 3px #00000014;color:#000;border-radius:6px;position:absolute;left:-200px;animation-name:scrollRight;animation-duration:60s;animation-timing-function:linear;animation-iteration-count:infinite}.R_item1{animation-delay:-52.5s}.R_item2{animation-delay:-45s}.R_item3{animation-delay:-37.5s}.R_item4{animation-delay:-30s}.R_item5{animation-delay:-22.5s}.R_item6{animation-delay:-15s}.R_item7{animation-delay:-7.5s}.R_item8{animation-delay:-0s}.navbar_container{font-family:Outfit,sans-serif;padding:20px 100px;display:flex;justify-content:space-between;align-items:center;background-color:#fff;height:90px;position:fixed;width:100%;z-index:10}.navbar_title{font-size:5rem;font-weight:400}.navbar_menu{display:flex;font-weight:400;list-style:none}.navbar_menu-list{margin-left:30px;font-size:1.1rem}.navbar_menu-list:hover{text-decoration:underline}.Link{text-decoration:none;color:#000}
