.main_div_of_main_page{background-color:#000;color:#fff}.Section1_main_div,.main_div_of_main_page{width:100%;height:100vh;display:flex;align-items:center;justify-content:center}.Section1_main_div{background:url(/_next/static/media/Sec1-bg.fdaa8f82.png);background-repeat:no-repeat;background-size:100% 100%;background-position:50%}.Section1_sub_main_div{margin-top:80px;width:90%;height:90%;gap:1rem}.Section1_sub_main_div,.text_content_div{display:flex;align-items:center;justify-content:center}.text_content_div{width:100%;height:100%}.image_main_div{width:90%;height:90%}.image_box_sec1,.image_main_div{display:flex;align-items:center;justify-content:center}.image_box_sec1{width:75%;height:75%;border-radius:50%;overflow:hidden;background:var(--secondary-background-color)}.image_box_sec1>img{width:100%;height:100%;object-fit:cover}.text_inner_div_sec1_home{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:2rem}.text_inner_div_sec1_home>h1{color:var(--font-lighter-text-color);font-size:30px;font-family:Be Viettnam Pro Medium;line-height:60px}.text_inner_div_sec1_home>h1>span{font-size:35px}.text_inner_div_sec1_home>h1>span,.text_inner_div_sec1_home>h4{color:var(--font-lighter-text-color);font-family:Be Viettnam Pro Bold}.text_inner_div_sec1_home>h4{font-size:25px}@media screen and (max-width:1060px){.Section1_main_div{height:auto;padding:80px}.Section1_sub_main_div{margin-top:0;flex-direction:column;gap:4rem}.text_inner_div_sec1_home{align-items:center}.text_inner_div_sec1_home>h1{text-align:center}}@media screen and (max-width:767px){.Section1_main_div{height:auto;padding:80px 0}.Section1_sub_main_div{margin-top:0;flex-direction:column;gap:4rem}.text_inner_div_sec1_home{align-items:center}.text_inner_div_sec1_home>h1{font-size:30px}}.animation-wrapper{position:relative;width:100%;padding-bottom:50%}.sphere-animation{position:absolute;top:50%;left:50%;width:780px;height:780px;margin:-290px 0 0 -290px}.sphere path{fill:url(#sphereGradient);stroke-width:1px;stroke:#c2c2c2;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (min-width:500px){.sphere path{stroke-width:.4px}}.main-container{display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;height:560px}.main{margin:0 auto;width:480px;height:480px;position:relative}.big-circle{height:100%;width:100%;position:relative;border:3px solid var(--fifth-background-color);animation:Rotate 20s linear infinite;-webkit-animation:Rotate 20s linear infinite}.big-circle,.icon-block{border-radius:50%;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center}.icon-block{width:64px;height:64px;position:absolute;background-image:linear-gradient(180deg,var(--theerd-background-color) 0,var(--secondary-background-color) 100%);-webkit-background-image:linear-gradient(180deg,var(--theerd-background-color) 0,var(--secondary-background-color) 100%);box-shadow:0 2px 4px 0 var(--secondary-background-color);-webkit-box-shadow:0 2px 4px 0 var(--secondary-background-color)}.icon-block img{margin:0 auto;width:86%;animation:Rotate-reverse 20s linear infinite;-webkit-animation:Rotate-reverse 20s linear infinite}.icon-block:first-child{top:0;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%)}.icon-block:nth-child(2){top:50%;right:0;transform:translate(50%,-50%);-webkit-transform:translate(50%,-50%)}.icon-block:nth-child(3){bottom:0;left:50%;transform:translate(-50%,50%);-webkit-transform:translate(-50%,50%)}.icon-block:nth-child(4){top:50%;left:0;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%)}.circle{animation:circle-rotate 20s linear infinite;-webkit-animation:circle-rotate 20s linear infinite;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);-webkit-transform:translate(-50%,-50%) rotate(45deg);width:75%;height:75%;border:3px solid var(--fifth-background-color);border-radius:50%}.circle .icon-block img{animation:img-rotate 20s linear infinite;-webkit-animation:img-rotate 20s linear infinite}.center-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%)}.center-logo img{width:100%;height:100%;object-fit:cover}.paused{animation-play-state:paused!important;-webkit-animation-play-state:paused!important}.icon-block a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.icon-block a:hover{cursor:pointer}@keyframes Rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Rotate-reverse{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@keyframes circle-rotate{0%{transform:translate(-50%,-50%) rotate(45deg)}to{transform:translate(-50%,-50%) rotate(405deg)}}@keyframes img-rotate{0%{transform:rotate(-45deg)}to{transform:rotate(-405deg)}}.Section2_main_div{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.Section2_sub_main_div{width:90%;height:90%;justify-content:flex-start;padding:3rem 0;gap:70px}.Section2_sub_main_div,.titel_div_of_sec2{display:flex;align-items:center;flex-direction:column}.titel_div_of_sec2{justify-content:center;gap:1rem}.titel_div_of_sec2>h4{color:var(--font-darkest-text-color);font-size:20px;font-family:Be Viettnam Pro SemiBold}.titel_div_of_sec2>h1{font-family:Be Viettnam Pro Bold}.titel_div_of_sec2>h1,.titel_div_of_sec2>h2{color:var(--font-darkest-text-color);font-size:40px}.titel_div_of_sec2>h2{font-family:Be Viettnam Pro Regular}.main_sercvices_div{width:95%;display:grid;grid-template-columns:repeat(3,1fr);place-items:center;grid-gap:1rem;gap:1rem}.services_card{width:90%;height:100%;overflow:hidden;border-radius:10px;padding:1rem 5px;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;gap:1rem;transition:all .3s ease-in-out}.services_card:hover{width:90%;transform:scale(1.1);background-color:#a8a7a76a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.service_img_div{width:80px;height:80px;border-radius:25px;background-color:#686868;box-shadow:inset 0 0 18px 1px #000000bf;display:flex;align-items:center;justify-content:center}.service_img_div>img{width:50%;height:50%;object-fit:contain}.Service_content_div{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem}.Service_content_div>h2{color:var(--font-darkest-text-color);font-size:22px;font-family:Be Viettnam Pro Bold}.Service_content_div>p{width:90%;color:var(--font-darkest-text-color);font-size:14px;font-family:Be Viettnam Pro Regular;text-align:center;line-height:24.08px}@media screen and (max-width:1060px){.main_sercvices_div{grid-template-columns:repeat(2,1fr)}.Service_content_div>h2{text-align:center}}@media screen and (max-width:767px){.main_sercvices_div{grid-template-columns:repeat(1,1fr)}.titel_div_of_sec2>h1{text-align:center;font-size:28px;font-family:Be Viettnam Pro Bold}.titel_div_of_sec2>h2{font-size:25px;font-family:Be Viettnam Pro Regular;text-align:center}.titel_div_of_sec2>h4{font-size:14px;font-family:Be Viettnam Pro SemiBold}.Service_content_div>h2{font-size:16px;text-align:center}.Service_content_div>p{font-size:13px;text-align:center;line-height:22.08px;letter-spacing:2%}}.Section3_main_div{width:100%;height:80vh;background-color:var(--theerd-background-color)}.Section3_main_div,.Section3_sub_main_div{display:flex;align-items:center;justify-content:center}.Section3_sub_main_div{gap:1rem;width:85%;height:80%}.Sec3_img_div,.sec3_image_box{width:100%;height:100%}.sec3_image_box{position:relative}.sec3_image_box>img{width:100%;height:100%;object-fit:contain}.div_of_counts{position:absolute;bottom:1%;right:10px;width:60%;height:100px;background-color:var(--font-lighter-text-color);border-radius:12px;box-shadow:inset 0 0 8px 4px rgba(0,0,0,.654);justify-content:space-evenly}.count_div,.div_of_counts{display:flex;align-items:center}.count_div{flex-direction:column;justify-content:center;gap:8px}.count_div>h1{font-size:25px;color:var(--theerd-background-color);font-family:Be Viettnam Pro Bold}.count_div>p{font-size:12px;font-family:Be Viettnam Pro Regular}.sec3_contentdiv{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.innner_sec3_content_div{width:90%;gap:1.5rem}.innner_sec3_content_div,.sec3_title_div{display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.sec3_title_div{gap:.5rem}.sec3_title_div>h4{color:var(--font-lighter-text-color);font-size:20px;font-family:Be Viettnam Pro SemiBold}.sec3_title_div>h1{font-size:35px;line-height:50px}.sec3_title_div>h1,.sec3_title_div>h1>span{font-family:Be Viettnam Pro Bold;color:var(--font-lighter-text-color)}.sec3_title_div>h1>span{font-size:30px}.sec3_descripotion_text{width:80%}.sec3_descripotion_text>p{color:var(--font-lighter-text-color);font-family:Be Viettnam Pro Regular;line-height:29px;letter-spacing:.5%}@media screen and (max-width:1060px){.div_of_counts{bottom:1%;right:-15px;width:75%;height:80px}.Section3_main_div{width:100%;height:100%;padding:2rem 0}.Section3_sub_main_div{flex-direction:column;gap:2rem}.Sec3_img_div{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.sec3_image_box{width:70%;height:70%;position:relative}}@media screen and (max-width:767px){.div_of_counts{bottom:1%;right:-27%;width:100%;height:80px}.Section3_main_div{width:100%;height:100%;padding:2rem 0}.sec3_title_div>h1{font-family:Be Viettnam Pro Bold;font-size:28px}.sec3_title_div>h4{font-size:16px;font-family:Be Viettnam Pro SemiBold}.Section3_sub_main_div{flex-direction:column}.count_div>h1{font-size:18px}.count_div>p{font-size:8px}.sec3_descripotion_text{width:100%}}.Section4_main_div{width:100%;height:100%;background-color:var(--Zed-Black-Background-Color);display:flex;align-items:center;justify-content:center}.section4_sub_main_div{width:90%;height:90%;justify-content:flex-start;padding:5rem 0;gap:5rem}.section4_sub_main_div,.titel_div_of_sec4{display:flex;align-items:center;flex-direction:column}.titel_div_of_sec4{justify-content:center;gap:.5rem}.titel_div_of_sec4>h4{color:var(--font-darkest-text-color);font-size:20px;font-family:Be Viettnam Pro SemiBold}.titel_div_of_sec4>h1{font-size:25px;font-family:Be Viettnam Pro Bold}.titel_div_of_sec4>h1,.titel_div_of_sec4>p{color:var(--font-lighter-text-color);text-align:center}.titel_div_of_sec4>p{width:90%;font-size:14px;font-family:Be Viettnam Pro Medium}.Pro_Serives_main_div{width:100%;display:grid;grid-template-columns:repeat(4,1fr);place-items:center}.Pro_Service_card_div{height:400px!important;background-color:var(--fifth-background-color);border-radius:12px;padding:2rem 1.2rem;display:flex!important;align-items:flex-start!important;justify-content:center!important;flex-direction:column!important;gap:1.7rem!important;position:relative!important}.image_div{width:100%;justify-content:flex-start}.image_div,.img_box{display:flex;align-items:center}.img_box{width:80px;height:80px;border-radius:12px;background-color:var(--fifth-background-color);justify-content:center;box-shadow:inset 0 0 8px 4px #000000bf}.img_box>img{width:60%;height:60%;object-fit:contain}.sec4_title_div{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:1rem}.sec4_title_div>h1{color:#000;font-size:18px;font-family:Be Viettnam Pro Bold}.Bottom_line_div{width:50%;display:grid;grid-template-columns:70% 20%;grid-gap:1rem;gap:1rem}.line_one,.line_two{width:100%;height:8px;background-color:#000;border-radius:10px}.card_description_of_sec4{width:100%;overflow-y:scroll;display:flex;align-items:flex-start;justify-content:flex-start;padding:10px 0}.card_description_of_sec4::-webkit-scrollbar{display:none}.card_description_of_sec4>p{font-size:14px;line-height:20.3px;font-family:Be Viettnam Pro Medium;color:#000}.count_number{position:absolute;top:5%;right:5%}.mySwiper_sec4{width:90%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;position:static!important}.swiper-button-next{right:-3rem}.swiper-button-prev{left:-1rem}.swiper-button-next:after,.swiper-button-prev:after{font-size:18px}.main_swiper_div_desktop{display:block!important;width:100%!important;position:relative}.main_swiper_div_mobile{display:none!important}@media screen and (max-width:1060px){.Pro_Serives_main_div{grid-template-columns:repeat(2,1fr);gap:2rem}.Pro_Service_card_div{width:100%!important}}@media screen and (max-width:767px){.main_swiper_div_desktop{display:none!important}.main_swiper_div_mobile{display:block!important;width:80%}.mySwiper_sec4{overflow:visible!important}.Pro_Serives_main_div{grid-template-columns:repeat(1,1fr);gap:2rem}.titel_div_of_sec4>h4{color:var(--font-darkest-text-color);font-size:16px;font-family:Be Viettnam Pro SemiBold}.titel_div_of_sec4>h1{font-size:28px;font-family:Be Viettnam Pro Bold}}