@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";*{box-sizing:border-box;font-optical-sizing:auto;margin:0;padding:0;font-family:Inter,sans-serif}button{cursor:pointer}html{scroll-behavior:smooth}header{z-index:999;justify-content:space-between;align-items:center;width:100%;height:60px;padding:0 100px;display:flex;position:absolute;top:0;left:0}header .left h4{color:#fff;font-weight:700}header .left h4 span{color:#dc0000}header .right{justify-content:flex-end;align-items:center;gap:20px;width:fit-content;display:flex}header .right a{color:#fff;cursor:pointer;font-size:.85rem;text-decoration:none}header .right a:hover{color:#dc0000}header .right .phone{justify-content:center;align-items:center;gap:10px;width:fit-content;margin-left:.5rem;display:flex}header .right .phone .phone-ico{background:#ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}header .right .phone .phone-ico i{color:#fff;font-size:.9rem}header .right_nav{color:#fff;display:none;position:relative}header .right_nav .btn{font-size:1.8rem}header .right_nav .mobile_nav{color:#fff;z-index:9999;background:#000c;flex-direction:column;width:55%;height:100%;padding:1rem;display:flex;position:fixed;top:0;right:0}header .right_nav .mobile_nav button{color:#fff;background:#fff3;border:none;border-radius:50%;outline:none;width:35px;height:35px;margin-bottom:1.5rem;font-size:1.2rem}header .right_nav .mobile_nav a{color:#fff;cursor:pointer;margin-bottom:1rem;font-size:.85rem;text-decoration:none}header .right_nav .mobile_nav a:hover{color:#dc0000}header .right_nav .mobile_nav .phone{flex-direction:column;width:fit-content;display:flex}header .right_nav .mobile_nav .phone label{color:#c0bdbd;margin-bottom:6px;font-size:.8rem}header.active{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fff3;box-shadow:0 4px 10px #00000006}header.active .left h4,header.active .right a{color:#000}header.active .right .phone .phone-ico{background:#dc000013}header.active .right .phone .phone-ico i{color:#dc0000}@media (width<=900px){header{padding:0 10px}}@media (width<=650px){header .right{display:none}header .right_nav{display:block}}.banner{width:100%;height:100vh;position:relative;overflow:hidden}.banner img{object-fit:cover;width:100%;height:100%;transition:opacity .8s ease-in-out}.banner .overlay{background:#000c;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:10px 100px;display:flex;position:absolute;top:0;left:0}.banner .overlay h1{color:#fff;font-size:4rem}.banner .overlay h2{color:#fff;font-size:3rem}.banner .overlay p{color:#fff;text-align:center;opacity:.8;width:70%;margin-top:.5rem;font-size:.9rem;line-height:1.2rem}.banner .overlay .btn_set{justify-content:center;align-items:center;gap:20px;margin-top:1.5rem;margin-bottom:1rem;display:flex}.banner .overlay .btn_set button{cursor:pointer;border:none;border-radius:10px;outline:none;justify-content:center;align-items:center;gap:4px;padding:.9rem 1.5rem;font-weight:600;display:flex}.banner .overlay .btn_set .active{color:#fff;background:#dc0000}.banner .overlay .btn_set .active2{color:#fff;background:#fff6}.banner .overlay .tag_set{justify-content:center;align-items:center;gap:20px;margin-top:1rem;display:flex}.banner .overlay .tag_set .set1{color:#fff;background:#fff3;border-radius:5px;justify-content:center;align-items:center;gap:4px;width:fit-content;height:fit-content;padding:4px 8px;display:flex}.banner .overlay .tag_set .set1 i{color:#dc0000}.banner .overlay .tag_set .set1 p{width:fit-content;margin:0;font-size:.8rem;line-height:normal}@media (width<=950px){.banner .overlay{padding:10px}.banner .overlay h1{font-size:3.5rem}.banner .overlay h2{font-size:2.5rem}.banner .overlay p{line-height:1.3rem}}@media (width<=660px){.banner .overlay h1{margin-top:1.5rem;font-size:2rem}.banner .overlay h2{font-size:1.2rem}.banner .overlay p{width:100%;margin-top:1rem;font-size:.8rem}.banner .overlay .tag_set{flex-direction:column}.banner .overlay .tag_set .set1 p{font-size:.6rem}.banner .overlay .btn_set{flex-direction:column;gap:15px;width:100%}.banner .overlay .btn_set button{border-radius:10px;width:100%;padding:.8rem 1rem}}section.service{width:100%;padding:0 100px}section.service h2{margin-top:3.5rem;font-size:3rem}section.service h2 span{color:#dc0000}section.service p{color:#393939;margin-top:10px;font-size:1rem;line-height:1.3rem}section.service .service_cards{flex-wrap:wrap;gap:20px;width:100%;height:fit-content;margin-top:2rem;display:flex}section.service .service_cards .service_card{border:1px solid #e4e4e4;border-radius:10px;width:49%;height:fit-content;position:relative;overflow:hidden}section.service .service_cards .service_card .img_cointainer{width:100%;height:300px;overflow:hidden}section.service .service_cards .service_card img{object-fit:cover;border-radius:10px 10px 0 0;width:100%;height:100%;transition:all .8s ease-in-out}section.service .service_cards .service_card img:hover{transform:scale(1.5)}section.service .service_cards .service_card .content{padding:.8rem}section.service .service_cards .service_card .content .content_first{width:100%;display:flex}section.service .service_cards .service_card .content .content_first .content_first_left{flex-direction:column;width:50%;display:flex}section.service .service_cards .service_card .content .content_first .content_first_left .mid-head .rate{justify-content:flex-end;align-items:center;width:100%;display:none}section.service .service_cards .service_card .content .content_first .content_first_left .mid-head .rate p{color:#393939;font-size:.75rem;font-weight:500}section.service .service_cards .service_card .content .content_first .content_first_left .mid-head .rate p i{color:#dc0000}section.service .service_cards .service_card .content .content_first .content_first_left h4{color:#000;text-transform:uppercase;display:flex}section.service .service_cards .service_card .content .content_first .content_first_left h4 span{color:#dc0000}section.service .service_cards .service_card .content .content_first .content_first_left p{color:#393939;margin-top:5px;font-size:.8rem;line-height:normal}section.service .service_cards .service_card .content .content_first .content_first_right{flex-direction:column;width:50%;display:flex}section.service .service_cards .service_card .content .content_first .content_first_right .rate{justify-content:flex-end;align-items:center;width:100%;display:flex}section.service .service_cards .service_card .content .content_first .content_first_right .rate p{color:#393939;font-size:.75rem;font-weight:500}section.service .service_cards .service_card .content .content_first .content_first_right .rate p i{color:#dc0000}section.service .service_cards .service_card .content .content_first .content_first_right .block_container{place-content:center flex-end;gap:10px;width:100%;margin-top:10px;display:flex}section.service .service_cards .service_card .content .content_first .content_first_right .block_container .iblock{justify-content:center;align-items:center;width:fit-content;height:30px;display:flex;overflow:hidden}section.service .service_cards .service_card .content .content_first .content_first_right .block_container .iblock i{color:#dc0000;font-size:1.1rem}section.service .service_cards .service_card .content .content_first .content_first_right .block_container .iblock .text1{flex-direction:column;gap:2px;margin-left:8px;display:flex}section.service .service_cards .service_card .content .content_first .content_first_right .block_container .iblock .text1 span,section.service .service_cards .service_card .content .content_first .content_first_right .block_container .iblock .text1 b{margin-top:0;font-size:.6rem}section.service .service_cards .service_card .content h6{margin-top:5px;font-size:.8rem}section.service .service_cards .service_card .content .feature{border-top:1px solid #e4e4e4;flex-direction:row;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:15px;padding-top:.6rem;display:flex}section.service .service_cards .service_card .content .feature .feat{flex-direction:column;justify-content:center;align-items:center;width:20%;height:90px;display:flex}section.service .service_cards .service_card .content .feature .feat .badge{background:#dc00001a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}section.service .service_cards .service_card .content .feature .feat .badge i{color:#dc0000;font-size:1.2rem}section.service .service_cards .service_card .content .feature .feat p{text-align:center;color:#393939;height:34px;font-size:.7rem;line-height:normal}section.service .service_cards .service_card .content button{color:#fff;background:#dc0000;border:none;border-radius:5px;outline:none;justify-content:center;align-items:center;gap:10px;width:100%;height:40px;margin-top:1rem;display:flex}@media (width<=1100px){section.service{padding:10px}section.service h2{margin-top:2rem;font-size:2.5rem}section.service .service_cards,section.service .service_cards .service_card{width:100%}}@media (width<=550px){section.service h2{font-size:2rem}section.service p{text-align:justify;font-size:.9rem}section.service .service_cards .service_card .img_cointainer{height:250px}section.service .service_cards .service_card .content .content_first{flex-direction:column}section.service .service_cards .service_card .content .content_first .content_first_left{width:100%}section.service .service_cards .service_card .content .content_first .content_first_left .mid-head{justify-content:space-between;align-items:center;width:100%;display:flex}section.service .service_cards .service_card .content .content_first .content_first_left .mid-head .rate{display:flex}section.service .service_cards .service_card .content .content_first .content_first_right{width:100%}section.service .service_cards .service_card .content .content_first .content_first_right .rate{display:none}}section.become{background:#f8fafc;gap:15px;width:100%;height:fit-content;margin-top:4rem;padding:40px 100px;display:flex;position:relative}section.become .become_left{width:60%}section.become .become_left h3{color:#393939;text-transform:uppercase;margin-top:1.5rem;font-size:.8rem;font-weight:600;line-height:normal}section.become .become_left h3 span{color:#dc0000}section.become .become_left h1{text-align:left;margin-top:1rem;font-size:2.5rem}section.become .become_left h1 span{color:#dc0000}section.become .become_left p.dis{color:#393939;text-align:justify;width:100%;margin-top:10px;font-size:1rem}section.become .become_left .become_card_wrap{flex-wrap:wrap;gap:20px;display:flex;position:absolute;top:300px;left:100px}section.become .become_left .become_card_wrap .becomeCrad{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffb3;border-radius:20px;flex-direction:column;width:250px;height:250px;padding:1rem;display:flex;box-shadow:0 4px 48px #c0cad433}section.become .become_left .become_card_wrap .becomeCrad .circle{background:#dc00000f;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}section.become .become_left .become_card_wrap .becomeCrad .circle i{color:#dc0000;font-size:1.6rem}section.become .become_left .become_card_wrap .becomeCrad h2{color:#dc0000;margin-top:10px;font-size:1.3rem}section.become .become_left .become_card_wrap .becomeCrad span{color:#000;margin-top:10px;font-size:.9rem;font-weight:600}section.become .become_left .become_card_wrap .becomeCrad .line{background:#dc0000;width:50px;height:2px;margin-top:10px}section.become .become_left .become_card_wrap .becomeCrad p{color:#393939;text-align:justify;margin-top:10px;font-size:.8rem;line-height:1.2rem}section.become .become_right{width:40%}section.become .become_right .become_card_wrap{background-image:url(/assets/p1-BrzpbGmf.png);background-repeat:no-repeat;background-size:cover;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:none}section.become .become_right .become_card_wrap .becomeCrad{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffb3;border-radius:20px;flex-direction:column;width:100%;height:fit-content;margin-bottom:1.3rem;padding:1rem;display:flex;box-shadow:0 4px 48px #c0cad433}section.become .become_right .become_card_wrap .becomeCrad .circle{background:#dc00000f;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}section.become .become_right .become_card_wrap .becomeCrad .circle i{color:#dc0000;font-size:1.6rem}section.become .become_right .become_card_wrap .becomeCrad h2{color:#dc0000;margin-top:10px;font-size:1.3rem}section.become .become_right .become_card_wrap .becomeCrad span{color:#000;margin-top:10px;font-size:.9rem;font-weight:600}section.become .become_right .become_card_wrap .becomeCrad .line{background:#dc0000;width:50px;height:2px;margin-top:10px}section.become .become_right .become_card_wrap .becomeCrad p{color:#393939;text-align:justify;margin-top:10px;font-size:.8rem;line-height:1.2rem}section.become .become_right .become_card_wrap .becomeCrad:last-child{margin-bottom:0}section.become .become_right img{object-fit:cover;border-radius:50px;width:100%;height:600px}@media (width<=900px){section.become{flex-direction:column;gap:20px;margin-top:2rem;padding:20px 10px 50px}section.become .become_left{width:100%}section.become .become_left .become_card_wrap{display:none}section.become .become_right{width:100%}section.become .become_right .become_card_wrap{display:flex}section.become .become_right img{display:none}}@media (width<=600px){section.become .become_left{margin-bottom:1.3rem}section.become .become_left h1{margin-top:.8rem;font-size:2rem;line-height:normal}section.become .become_left p.dis{text-align:justify;font-size:.9rem;line-height:1.3rem}}section.compact{gap:30px;width:100%;margin-top:2rem;padding:40px 100px;display:flex}section.compact .compact_left{flex-wrap:wrap;gap:20px;width:50%;display:flex}section.compact .compact_left .compact_card .icon{background:#fff6;border-radius:7px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.4rem;display:flex}section.compact .compact_left .compact_card{color:#fff;background:#dc0000;border-radius:20px;width:48%;height:230px;padding:1rem;box-shadow:0 4px 48px #c0cad433}section.compact .compact_left .compact_card h2{margin-top:10px;font-size:1rem;line-height:1.2rem}section.compact .compact_left .compact_card p{text-align:justify;margin-top:10px;font-size:.8rem;line-height:1.2rem}section.compact .compact_left .compact_card.black{background:#000}section.compact .compact_right{width:50%}section.compact .compact_right h3{color:#393939;text-transform:uppercase;margin-top:1.5rem;font-size:.8rem;font-weight:600;line-height:normal}section.compact .compact_right h3 span{color:#dc0000}section.compact .compact_right h1{text-align:left;margin-top:1rem;font-size:2.5rem}section.compact .compact_right h1 span{color:#dc0000}section.compact .compact_right p.dis{color:#393939;text-align:justify;width:100%;margin-top:10px;font-size:1rem}@media (width<=900px){section.compact{flex-direction:column-reverse;margin-top:1rem;padding:20px 10px}section.compact .compact_left,section.compact .compact_right{width:100%}section.compact .compact_right h3{margin-top:1rem}}@media (width<=600px){section.compact .compact_left .compact_card{width:100%;height:fit-content}section.compact .compact_right h1{font-size:2rem}section.compact .compact_right p.dis{text-align:justify;font-size:.9rem;line-height:1.3rem}}section.timeline{background:#f8fafc;gap:20px;width:100%;height:fit-content;margin-top:4rem;padding:40px 100px;display:flex}section.timeline .timeline_left{width:40%}section.timeline .timeline_left h1{text-align:left;margin-top:1rem;font-size:2.5rem}section.timeline .timeline_left h1 span{color:#dc0000}section.timeline .timeline_left p.dis{color:#393939;text-align:justify;width:100%;margin-top:1rem;font-size:1rem;line-height:1.3rem}section.timeline .timeline_left button{color:#fff;cursor:pointer;background:#dc0000;border:none;border-radius:5px;outline:none;margin-top:1.5rem;padding:1rem 1.5rem;font-weight:600;box-shadow:0 8px 24px #959da533}section.timeline .timeline_right{width:60%;padding-left:1rem}section.timeline .timeline_right .timeline_card{border-radius:10px;justify-content:center;align-items:center;gap:20px;width:100%;height:100px;padding:1rem;display:flex;box-shadow:0 4px 48px #c0cad433}section.timeline .timeline_right .timeline_card .circle{color:#fff;background:#dc0000;border-radius:50%;justify-content:center;align-items:center;min-width:40px;height:40px;font-size:1.2rem;display:flex}section.timeline .timeline_right .timeline_card .content h3{color:#dc0000;font-size:1rem}section.timeline .timeline_right .timeline_card .content p{text-align:justify;color:#393939;width:100%;margin:0;font-size:.85rem}section.timeline .timeline_right button{color:#fff;cursor:pointer;background:#dc0000;border:none;border-radius:5px;outline:none;margin-top:1.5rem;padding:1rem 1.5rem;font-weight:600;display:none;box-shadow:0 8px 24px #959da533}@media (width<=900px){section.timeline{flex-direction:column;padding:20px 10px 40px}section.timeline .timeline_left{width:100%}section.timeline .timeline_left button{display:none}section.timeline .timeline_right{width:100%;margin-top:1.5rem;padding-left:0}section.timeline .timeline_right .timeline_card{height:fit-content}section.timeline .timeline_right button{width:100%;display:block}}@media (width<=600px){section.timeline .timeline_left h1{font-size:2rem}section.timeline .timeline_left p.dis{text-align:justify;font-size:.9rem;line-height:1.3rem}section.timeline .timeline_right .timeline_card .content h3{font-size:.8rem}section.timeline .timeline_right .timeline_card .content p{font-size:.7rem!important}}section.who{background-image:linear-gradient(#fff 0%,#ffffffeb 15%,#ffffff8c 35%,#ffffff26 60%,#ffffffbf 100%),linear-gradient(90deg,#fffffff2 0%,#ffffffa6 25%,#ffffff1a 60%,#ffffffbf 100%),url(/assets/p1-BrzpbGmf.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;align-items:center;width:100%;height:fit-content;min-height:700px;padding:40px 100px;display:flex;position:relative;overflow:hidden}section.who .who_badge{color:#dc0000;margin-top:10px;margin-bottom:10px;font-size:.8rem;font-weight:600}section.who .who_badge span{color:#000}section.who h1{color:#000;font-size:2.5rem}section.who h1 span{color:#dc0000}section.who h1{margin-bottom:10px}section.who p.dis{color:#393939;text-align:center;width:50%;font-size:.9rem}section.who .who_wrap{flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;margin-top:2.5rem;display:flex}section.who .who_wrap .who_card{background:#fff;border-radius:5px;flex-direction:column;align-items:center;width:300px;height:200px;padding:1rem;display:flex;box-shadow:0 4px 48px #c0cad433}section.who .who_wrap .who_card .circle{color:#dc0000;background:#dc00000f;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-top:5px;display:flex}section.who .who_wrap .who_card .circle i{margin:0;font-size:1.5rem}section.who .who_wrap .who_card h2{color:#dc0000;margin-top:10px;font-size:1rem}section.who .who_wrap .who_card b{margin-top:5px;font-size:.8rem;font-weight:500}section.who .who_wrap .who_card p{text-align:center;color:#393939;margin-top:10px;font-size:.8rem}@media (width<=900px){section.who{width:100%;height:fit-content;padding:40px 10px}section.who .who_badge{text-align:left;width:100%;font-size:.8rem}section.who h1{text-align:left;width:100%}section.who p.dis{text-align:justify;width:100%;font-size:.9rem;line-height:1.3rem}section.who .who_wrap{gap:10px;margin-top:1.5rem;padding:.5rem}section.who .who_wrap .who_card{width:100%}}@media (width<=600px){section.who h1{font-size:2rem}}section.testimonials{background:#f8fafc;flex-direction:column;align-items:center;width:100%;height:fit-content;padding:40px 100px;display:flex}section.testimonials .t_badge{color:#393939;background:#ffffffe6;border-radius:20px;justify-content:center;align-items:center;gap:5px;margin-top:1rem;padding:4px 10px;font-size:.9rem;font-weight:600;display:flex;box-shadow:0 4px 48px #c0cad433}section.testimonials .t_badge i{color:#dc0000}section.testimonials h1{color:#000;margin-top:10px;font-size:2.5rem}section.testimonials h1 span{color:#dc0000}section.testimonials h1{margin-bottom:10px}section.testimonials p.dis{color:#393939;text-align:center;width:50%;font-size:.9rem;line-height:1.3rem}section.testimonials .monials_wrap{justify-content:center;align-items:center;gap:30px;width:100%;margin-top:2.5rem;animation:.5s both testimonialFade;display:flex}section.testimonials .monials_wrap .monial_card{border-radius:10px;flex-direction:column;width:280px;padding-bottom:15px;display:flex;box-shadow:0 4px 48px #c0cad433}section.testimonials .monials_wrap .monial_card .img{width:100%;height:150px;position:relative}section.testimonials .monials_wrap .monial_card .img img{object-fit:cover;border-top-left-radius:10px;border-top-right-radius:10px;width:100%;height:100%}section.testimonials .monials_wrap .monial_card .img .in{color:#fff;z-index:999;background:#dc0000;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:1rem;display:flex;position:absolute;top:12px;left:12px}section.testimonials .monials_wrap .monial_card .monial_container{width:100%;padding:.6rem}section.testimonials .monials_wrap .monial_card .monial_container .rate{color:#dc0000;align-items:center;gap:1px;width:fit-content;font-size:.9rem;display:flex}section.testimonials .monials_wrap .monial_card .monial_container h4{color:#000;margin-top:8px;font-size:.9rem;font-weight:600}section.testimonials .monials_wrap .monial_card .monial_container p{color:#393939;text-align:justify;margin-top:4px;font-size:.8rem;line-height:1.2rem}section.testimonials .monials_wrap .monial_card .profile{align-items:center;gap:10px;width:100%;height:fit-content;padding:0 .6rem;display:flex}section.testimonials .monials_wrap .monial_card .profile img{object-fit:cover;border-radius:50%;width:38px;height:38px}section.testimonials .monials_wrap .monial_card .profile .content h4{color:#393939;font-size:.8rem;font-weight:600}section.testimonials .monials_wrap .monial_card .profile .content p{color:#393939;font-size:.8rem}section.testimonials .slider_btn{justify-content:center;align-self:flex-end;align-items:center;gap:10px;width:fit-content;margin-top:1.5rem;display:flex}section.testimonials .slider_btn button{color:#fff;cursor:pointer;background:#dc0000;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;font-weight:600;display:flex;box-shadow:0 4px 48px #c0cad433}@keyframes testimonialFade{0%{opacity:0;transform:translate(25px)}to{opacity:1;transform:translate(0)}}@media (width<=900px){section.testimonials{padding:20px 10px;overflow:hidden}section.testimonials h1{text-align:center}section.testimonials p.dis{width:100%;font-size:.9rem;line-height:1.3rem}section.testimonials .monials_wrap .monial_card{height:fit-content}}@media (width<=600px){section.testimonials h1{font-size:2rem}}footer{background:#000;width:100%;height:fit-content;padding-bottom:1rem}footer .foot1{gap:20px;width:100%;padding-top:2rem;padding-bottom:2rem;display:flex}footer .foot1 .foot1_left{border-right:1px solid #e4e4e450;flex-direction:column;width:45%;margin-bottom:1rem;padding-left:100px;padding-right:1rem;display:flex}footer .foot1 .foot1_left .logo{flex-direction:column;display:flex}footer .foot1 .foot1_left .logo h2{color:#fff;font-size:2rem}footer .foot1 .foot1_left .logo h2 span{color:#dc0000}footer .foot1 .foot1_left .logo p{color:#dfdfdf;letter-spacing:3px;text-transform:uppercase;margin-top:0;font-size:.75rem}footer .foot1 .foot1_left p{color:#c0bdbd;text-align:justify;margin-top:10px;font-size:.8rem;line-height:1.2rem}footer .foot1 .foot1_right{background-image:linear-gradient(90deg,#000000f2 0%,#000000d1 20%,#0000008c 42%,#0000002e 68%,#0000000d 100%),linear-gradient(#000000e6 0%,#0000000d 35% 70%,#000000e6 100%),url(/assets/p1-BrzpbGmf.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;width:55%;display:flex}footer .foot1 .foot1_right h2{color:#fff;font-size:2rem;font-weight:600}footer .foot1 .foot1_right h2.red{color:#dc0000}footer .foot1 .foot1_right p{color:#c0bdbd;text-align:justify;width:70%;margin-top:10px;font-size:.8rem;line-height:1.2rem}footer .foot1 .foot1_right button{color:#fff;background:#dc0000;border:none;border-radius:5px;outline:none;width:fit-content;margin-top:1rem;padding:.8rem 1.5rem;font-weight:600;box-shadow:0 4px 48px #fff3}footer .foot2{width:100%;padding:10px 100px;display:flex}footer .foot2 .col{flex-direction:column;width:25%;display:flex}footer .foot2 .col h6{color:#fff;text-transform:uppercase;margin-bottom:5px;font-size:.9rem;font-weight:500}footer .foot2 .col .line{background-color:#dc0000;width:50px;height:1px;margin-bottom:15px}footer .foot2 .col a{color:#c0bdbd;cursor:pointer;justify-content:center;align-items:center;gap:3px;width:fit-content;margin-bottom:12px;font-size:.75rem;text-decoration:none;display:flex}footer .foot2 .col a:hover{color:#dc0000}footer .foot2 .col .lin:first-child{margin-top:15px}footer .foot2 .col .lin{align-items:center;gap:15px;margin-bottom:1rem;display:flex}footer .foot2 .col .lin a{margin:0}footer .foot2 .col .lin i{color:#dc0000;font-size:1.2rem}footer .foot3{border-top:1px solid #e4e4e42b;align-items:center;gap:30px;width:100%;padding:10px 100px;display:flex}footer .foot3 .col1{width:33%}footer .foot3 .col1 a{text-decoration:none}footer .foot3 .col1:first-child{justify-content:flex-start;align-items:center;display:flex}footer .foot3 .col1:first-child p{color:#c0bdbd;font-size:.8rem}footer .foot3 .col1:nth-child(2){justify-content:center;align-items:center;gap:20px;display:flex}footer .foot3 .col1:nth-child(2) a{color:#c0bdbd;font-size:.8rem}footer .foot3 .col1:nth-child(2) a:hover{color:#dc0000}footer .foot3 .col1:last-child{justify-content:flex-end;align-items:center;gap:20px;display:flex}footer .foot3 .col1:last-child p{color:#c0bdbd;font-size:.8rem}footer .foot3 .col1:last-child a i{color:#c0bdbd}footer .foot3 .col1:last-child a:hover{color:#dc0000}@media (width<=950px){footer{padding:10px}footer .foot1 .foot1_left{padding-left:10px}footer .foot2,footer .foot3{padding:10px}}@media (width<=700px){footer .foot1{flex-direction:column}footer .foot1 .foot1_left{width:100%}footer .foot1 .foot1_right{width:100%;padding-left:10px}footer .foot2{flex-direction:column}footer .foot2 .col{width:100%;margin-bottom:1.5rem}footer .foot3{flex-direction:column;gap:20px}footer .foot3 .col1{width:100%}footer .foot3 .col1 p{text-align:center;width:100%}footer .foot3 .col1:last-child{justify-content:center}footer .foot3 .col1:last-child p{width:fit-content}}section.contact{width:100%;height:fit-content}section.contact .contact_banner{background-image:linear-gradient(90deg,#000000f2 0%,#000000d1 20%,#0000008c 42%,#0000002e 68%,#0000000d 100%),linear-gradient(#000000e6 0%,#0000000d 35% 70%,#000000e6 100%),url(/assets/p1-BrzpbGmf.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;padding:20px 100px}section.contact .contact_banner .bread{align-items:center;gap:10px;display:flex}section.contact .contact_banner .bread a{color:#fff;font-size:.8rem;text-decoration:none}section.contact .contact_banner .bread i{color:#c0bdbd}section.contact .contact_banner .bread p{color:#dc0000;margin-top:0;padding-bottom:0;font-size:.8rem}section.contact .contact_banner h1{color:#fff;margin-top:1.5rem;font-size:2.5rem;font-weight:600}section.contact .contact_banner .line{background:#dc0000;width:80px;height:1.5px;margin-top:5px}section.contact .contact_banner p{color:#c0bdbd;text-align:justify;width:70%;margin-top:10px;padding-bottom:1rem;font-size:.85rem;line-height:1.3rem}section.contact .contact_form{background:#f7fafc;gap:20px;width:100%;padding:40px 100px 20px;display:flex}section.contact .contact_form .contact_form_left{width:45%}section.contact .contact_form .contact_form_left .form_container{background:#fff;border-radius:10px;width:100%;padding:1rem 1rem 20px;box-shadow:0 1px 4px #00000029}section.contact .contact_form .contact_form_left .form_container .title_box{align-items:center;gap:15px;width:100%;margin-bottom:1rem;display:flex}section.contact .contact_form .contact_form_left .form_container .title_box .circle{background:#dc000034;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;font-weight:700;display:flex}section.contact .contact_form .contact_form_left .form_container .title_box .circle i{color:#dc0000}section.contact .contact_form .contact_form_left .form_container .title_box h4{color:#393939;margin-bottom:2px;font-size:.9rem}section.contact .contact_form .contact_form_left .form_container .title_box p{color:#393939;font-size:.75rem}section.contact .contact_form .contact_form_left .form_container .form_group{gap:10px;width:100%;margin-bottom:1rem;display:flex}section.contact .contact_form .contact_form_left .form_container .form_group .form_control{flex-direction:column;width:100%;display:flex}section.contact .contact_form .contact_form_left .form_container .form_group .form_control label{color:#393939;margin-bottom:4px;font-size:.8rem}section.contact .contact_form .contact_form_left .form_container .form_group .form_control input,section.contact .contact_form .contact_form_left .form_container .form_group .form_control textarea{resize:none;color:#393939;border:1px solid #e4e4e4;border-radius:5px;outline:none;padding:8px}section.contact .contact_form .contact_form_left .form_container button{color:#fff;cursor:pointer;background:#dc0000;border:none;border-radius:5px;outline:none;padding:.6rem 1rem;font-size:.8rem;font-weight:600;box-shadow:0 8px 24px #959da533}section.contact .contact_form .contact_form_right{border-radius:10px;width:55%;height:350px;box-shadow:0 1px 4px #00000029}section.contact .card_form{background:#f7fafc;align-items:center;gap:15px;width:100%;padding:30px 100px 20px;display:flex}section.contact .card_form .card{background:#fff;border-radius:5px;align-items:center;gap:10px;width:100%;height:80px;padding:.5rem;display:flex;box-shadow:0 8px 24px #959da533}section.contact .card_form .card .circle{color:#dc0000;background:#dc00001e;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}section.contact .card_form .card .list{flex-direction:column;gap:2px;display:flex}section.contact .card_form .card .list a{color:#393939;text-decoration:none}section.contact .card_form .card .list p.text{color:#393939;font-size:.7rem;font-weight:400}section.contact .card_form .card .list p{color:#000;font-size:.7rem;font-weight:600}section.contact .card_form .card .list b{color:#000;font-size:.8rem}section.contact .talk{background:#f7fafc;width:100%;height:fit-content;padding:10px 100px 7rem}section.contact .talk .talk_card{background:#fff;border-radius:5px;justify-content:space-between;align-items:center;width:100%;margin-top:1rem;padding:.8rem 1rem;display:flex;box-shadow:0 8px 24px #959da533}section.contact .talk .talk_card .talk_left{align-items:center;gap:10px;width:100%;display:flex}section.contact .talk .talk_card .talk_left .circle{color:#dc0000;background:#dc000021;border-radius:5px;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.2rem;display:flex}section.contact .talk .talk_card .talk_left .content h4{color:#393939;font-size:.85rem}section.contact .talk .talk_card .talk_left .content p{color:#393939;text-align:justify;font-size:.8rem;line-height:1.3rem}section.contact .talk .talk_card .talk_right{width:fit-content}section.contact .talk .talk_card .talk_right button{color:#dc0000;cursor:pointer;background:0 0;border:1px solid #dc0000;border-radius:5px;outline:none;align-items:center;gap:5px;width:max-content;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:flex}section.contact .talk .talk_card .talk_right button i{margin-top:2px}@media (width<=900px){section.contact .contact_banner,section.contact .card_form,section.contact .contact_form{padding:20px 10px}section.contact .contact_form .contact_form_left .form_container .form_group{flex-direction:column;gap:1rem}section.contact .contact_form .contact_form_right{height:427px}section.contact .talk{padding:10px 10px 5rem}}@media (width<=850px){section.contact .contact_banner p{width:100%}section.contact .contact_form{flex-direction:column-reverse;padding-top:2rem}section.contact .contact_form .contact_form_left{width:100%;padding-top:1rem}section.contact .contact_form .contact_form_right{width:100%;height:250px}section.contact .card_form{flex-direction:column}section.contact .talk{padding-top:1rem}section.contact .talk .talk_card{flex-direction:column;padding:1.5rem 1rem}section.contact .talk .talk_card .talk_left{flex-direction:column;margin-bottom:10px}section.contact .talk .talk_card .talk_left .content h4{text-align:center}section.contact .talk .talk_card .talk_left .content p{text-align:center;margin-top:3px}}.modal_wrap{width:100%;height:calc(100vh - 150px);padding-right:1rem;display:flex;overflow-y:auto}.modal_wrap .modal_left{flex-direction:column;justify-content:center;align-items:center;gap:10px;width:50%;height:fit-content;display:flex}.modal_wrap .modal_left img{object-fit:contain;width:350px}.modal_wrap .modal_left .texts{padding-right:1rem}.modal_wrap .modal_left .texts p{color:#393939;text-align:justify;margin-bottom:5px;font-size:.75rem}.modal_wrap .modal_left .texts a{margin-top:0;font-size:.7rem}.modal_wrap .modal_right{width:50%;height:fit-content}.modal_wrap .modal_right h2{text-align:center;color:#000;margin-top:2rem;margin-bottom:5px;font-size:1.5rem;font-weight:600}.modal_wrap .modal_right h2 span{color:#dc0000}.modal_wrap .modal_right p{color:#585858;text-align:center;margin-bottom:1rem;font-size:.75rem;line-height:normal}.modal_wrap .modal_right .form_group{flex-direction:column;width:100%;margin-bottom:1rem;display:flex}.modal_wrap .modal_right .form_group label{color:#393939;margin-bottom:5px;font-size:.8rem}.modal_wrap .modal_right .form_group label span{color:#ff3c00;padding-left:2px;font-size:.7rem}.modal_wrap::-webkit-scrollbar{display:none}@media (width<=900px){.modal_wrap{flex-direction:column}.modal_wrap .modal_left{width:100%}.modal_wrap .modal_left img{width:300px}.modal_wrap .modal_left .texts{padding-right:0}.modal_wrap .modal_right{width:100%}.modal_wrap .modal_right h2{font-size:1.2rem}}section.terms{width:100%;height:fit-content}section.terms .contact_banner{background-image:linear-gradient(90deg,#000000f2 0%,#000000d1 20%,#0000008c 42%,#0000002e 68%,#0000000d 100%),linear-gradient(#000000e6 0%,#0000000d 35% 70%,#000000e6 100%),url(/assets/p1-BrzpbGmf.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;padding:20px 100px}section.terms .contact_banner .bread{align-items:center;gap:10px;display:flex}section.terms .contact_banner .bread a{color:#fff;font-size:.8rem;text-decoration:none}section.terms .contact_banner .bread i{color:#c0bdbd}section.terms .contact_banner .bread p{color:#dc0000;margin-top:0;padding-bottom:0;font-size:.8rem}section.terms .contact_banner h1{color:#fff;margin-top:1.5rem;font-size:2.5rem;font-weight:600}section.terms .contact_banner .line{background:#dc0000;width:80px;height:1.5px;margin-top:5px}section.terms .contact_banner p{color:#c0bdbd;text-align:justify;width:70%;margin-top:10px;padding-bottom:1rem;font-size:.85rem;line-height:1.3rem}section.terms .term_content{padding:40px 100px}section.terms .term_content h2{color:#000;margin-bottom:10px;font-size:1.2rem;font-weight:600}section.terms .term_content p{color:#393939;text-align:justify;margin-bottom:10px;font-size:.85rem;line-height:1.3rem}section.terms .term_content ul{margin-bottom:10px}section.terms .term_content ul li{color:#393939;margin-bottom:5px;font-size:.85rem}section.terms .term_content ul li b{color:#0e0d0d}@media (width<=900px){section.terms .contact_banner{padding:10px}section.terms .contact_banner p{width:100%}section.terms .term_content{padding:10px}section.terms .term_content ul{padding-left:1rem}}
