:root{--contact:#E0E8F5;--contact2:#E0E8F5;--bg-color: #EFF4FA;--vd:#F0F4FA;--text-color: #1D293F;--card-color: #E0E8F5;--first: #45B1F8;--secound: #2643D1;--black: #1D293F;--one: #2643D1;--two: #45B1F8;--cy: #1d293f55;--nav: #eff4faa2;--service:#E0E8F5;--bg-section: url(/imgs/Rectangle_11.png);--greet:#2643D1}.dark-mode{--contact: #1D293F;--contact2:#e0e8f5d2;--bg-color: #1D293F;--vd:#1D293F;--text-color: #EFF4FA;--card-color: #1D293F;--first: #2643D1;--secound: #45B1F8;--one: #2643D1;--two: #45B1F8;--black: #1D293F;--cy: #eff4fa6a;--nav: #1d293f9e;--service:#EFF4FA;--bg-section: url("/imgs/Rectangle%2011%20(1).png");--greet:#E0E8F5}.reveal{opacity:0;transform:translateY(40px);transition:.8s ease}.reveal.active{opacity:1;transform:translateY(0)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg-color)}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--text-color));border-radius:20px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,var(--text-color))}#loader{position:fixed;top:0;left:0;width:100%;height:100%;color:var(--text-color);background:var(--bg-color);display:flex;justify-content:center;align-items:center;z-index:9999}#loader img{width:600px;height:350px}.hidden{display:none}body{cursor:none}.cursor-dot{width:17px;height:17px;background-color:var(--text-color);border-radius:50%;position:fixed;top:0;left:0;pointer-events:none;z-index:9999;transition:transform .2s ease-out,width .3s ease,height .3s ease,background-color .3s ease,opacity .2s ease;display:flex;align-items:center;justify-content:center}.cursor-active{transform:scale(3);mix-blend-mode:color-burn;background-color:var(--bg-color);box-shadow:0 0 15px var(--text-color)}.cursor-dot.cursor-video{width:90px;height:70px;background-color:var(--text-color);mix-blend-mode:normal;box-shadow:none;transform:scale(1);border-radius:50%}.cursor-dot.cursor-video:before{content:"VIEW";font-size:22px;font-weight:700;color:var(--bg-color);letter-spacing:1px;opacity:1;transition:opacity .2s ease}.cursor-dot:before{content:"";opacity:0}*{cursor:none;transition:.5s;font-family:Sora,sans-serif;font-weight:200;letter-spacing:1px;margin:0;padding:0}html,body{-webkit-user-select:none;-ms-user-select:none;user-select:none;scroll-behavior:smooth;font-family:Sora,sans-serif;overflow-x:hidden;background-color:var(--bg-color)}html{background-color:var(--bg-color)}body{overflow:hidden;width:100vw}.home{margin:0;display:flex;width:100%;height:100vh;flex-direction:column;position:relative;overflow:hidden;transition:background-position .05s ease-out;background-image:var(--bg-section);background-size:cover;background-position:center;background-repeat:no-repeat}.back-video{width:100%}.nav{position:fixed;width:100%;z-index:1000;display:flex;justify-content:space-between;align-items:center;top:0;padding:20px;background-color:var(--nav)}.nav-link{text-decoration:none;position:relative;padding-bottom:5px;transition:color .3s ease}.nav-link.active{padding-bottom:7px;border-bottom:1px solid var(--text-color)}.nav img{position:relative;bottom:1.5px;margin-left:23px;width:170px}.nav ul{margin-right:55px;list-style:none;display:flex;gap:20px}.nv a{position:relative;display:inline-block;padding-bottom:7px;font-family:Sora,sans-serif;font-weight:200;text-transform:uppercase;font-size:16px;text-decoration:none;color:var(--text-color);overflow:hidden;line-height:1.2}.nv a span{font-weight:700;display:inline-block;transition:transform .5s cubic-bezier(.7,0,.3,1);transform-origin:right}.nv a:after{content:attr(data-text);position:absolute;font-weight:700;left:0;top:100%;width:100%;color:var(--text-color);transition:transform .5s cubic-bezier(.7,0,.3,1);transform-origin:left;transform:skewY(10deg)}.nv .nav-link:hover span{transform:translateY(-100%) skewY(10deg)}.nv .nav-link:hover:after{transform:translateY(-140%) skewY(0)}.nv .nav-link:before{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background-color:var(--text-color);transition:width .4s ease}.nv .nav-link:hover:before{width:100%}.nav.scrolled{background-color:var(--nav);box-shadow:0 2px 10px #0000001a}.li{display:flex;gap:10px}.li:hover{color:var(--secound)}.ull{position:relative;top:3px;height:19px;list-style:none;display:flex;flex-wrap:wrap;padding-left:0}.ull button{font-size:15px;background-color:transparent;border:none;color:var(--text-color)}.ull button:hover{border-bottom:solid 1px #1D293F;color:var(--secound);text-shadow:1px 1px 1px var(--text-color),-1px -1px 1px var(--text-color)}.la{margin:0;position:relative;right:5px}.nav-link{position:relative;top:2px}@media screen and (max-width: 992px){.nav img{width:140px;position:relative;right:142px;margin-top:5px}.nav ul{gap:15px;margin-right:10px}.nv a{font-size:14px}.back-video{width:100%;height:100vh;object-fit:cover}.nav{box-shadow:none}}@media screen and (max-width: 768px){.nav{padding:15px;flex-direction:column;gap:15px}.la,.ull li{position:relative;bottom:2px}.nav ul{flex-wrap:wrap;justify-content:center;margin-right:0;gap:10px}.back-video{width:100%;height:100vh;object-fit:cover}.cursor-dot{display:none}.nav{box-shadow:none}}@media screen and (max-width: 480px){.cursor-dot{display:none}.nav img{margin-left:33px}.nav{box-shadow:none;border:var(--bg-color);background-color:var(--bg-color);padding-bottom:0}.nv{padding-bottom:0;margin-bottom:0}.nv a{position:relative;right:10px;font-size:10px;gap:5px;margin:0 5px}.back-video{margin-top:80px;object-fit:cover;height:39vh}.home{height:50vh;margin-bottom:0}.la{position:relative;bottom:2px}.la .li a span{font-size:18px}}@media screen and (min-width: 460px) and (max-width: 884px){.nav{padding:20px;gap:0}.nav img{width:170px;margin-left:133px}.nav ul{margin-right:25px;display:flex;gap:20px}.nv a{font-size:14px;font-weight:200;line-height:1.2}.nv a span{font-weight:700;display:inline-block;transition:transform .5s cubic-bezier(.7,0,.3,1);transform-origin:right}.nv a:after{content:attr(data-text);position:absolute;font-weight:700;left:0;top:100%;width:100%;transition:transform .5s cubic-bezier(.7,0,.3,1);transform:skewY(10deg)}.nv .nav-link:hover span{transform:translateY(-100%) skewY(10deg)}.nv .nav-link:hover:after{transform:translateY(-140%) skewY(0)}}.work{padding-left:20px;padding-right:20px;overflow:hidden;margin-top:80px;width:97%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;margin-left:25px;margin-bottom:100px;background-color:var(--bg-color);position:relative;bottom:2px}.work .p1{color:var(--text-color);font-size:40px;font-weight:600}.imgs{overflow:hidden;width:100%;background-color:var(--bg-color);padding:40px 0;-webkit-user-select:none;user-select:none;overflow-x:auto;scrollbar-width:none}.imgs::-webkit-scrollbar{display:none}.marquee-track{background-color:var(--bg-color);display:flex;width:max-content;animation:scroll 939s linear infinite;padding-top:20px}.img{border-radius:25px;height:450px;flex-shrink:0;width:350px;margin:0 15px;background:var(--text-color);transition:transform .4s ease;will-change:transform}.img:hover{transform:translateY(-40px)}.img img{border-radius:25px;opacity:.9;height:100%;width:100%;object-fit:cover;display:block}.img:hover img{height:400px;opacity:1}.img div{background-color:#08193900;padding:20px;display:flex;justify-content:space-between;align-items:center}.img:hover div{opacity:1}.img p{margin:0;font-family:sans-serif;font-weight:700;color:var(--bg-color)}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.imgs:hover .marquee-track{animation-play-state:paused}.view{width:160px;display:flex;align-items:center;gap:15px}.view p,.view span{font-weight:200;color:var(--greet);transition:transform .5s cubic-bezier(.4,0,.2,1);display:inline-block}.view p{font-size:23px}.view span{font-size:28px}.view:hover p{transform:translate(calc(100% - 50px))}.view:hover span{transform:rotate(45deg);transform:translate(calc(-100% - 80px))}@media screen and (max-width: 992px){.work{margin-left:0;padding:0 15px}.img{width:280px;height:350px}.work .p1{font-size:26px;text-align:center}}@media screen and (max-width: 768px){.work{margin-top:40px;margin-bottom:50px;margin-left:0;padding:0 10px;border:none}.work .p1{margin-top:50px;font-size:22px;text-align:center}.imgs{border:none;padding:30px 0}.img{width:240px;height:300px;margin:0 10px}.img:hover{height:300px;transform:translateY(-10px)}.img img:hover{height:100%}.img div{padding:10px 15px}.img p{font-size:12px}.marquee-track{border:none;animation:scroll 60s linear infinite}}@media screen and (max-width: 480px){.marquee-track{border:none;animation:scroll 180s linear infinite}.work{margin-top:0;padding-top:0}.imgs{border:none;margin:0;padding:0}.img{border-radius:15px;width:200px;height:260px}.img img{border-radius:15px}.img:hover{height:260px}.img:hover img{height:88%}.work .p1{padding:0;margin-top:10px;font-size:20px;margin-bottom:0;position:relative;top:20px}.view{margin-left:5px;margin-top:20px}.view:hover p{transform:translate(0)}.view:hover span{transform:rotate(0);transform:translate(0)}}@media screen and (min-width: 460px) and (max-width: 884px){.work{padding-left:20px;padding-right:20px;margin-top:80px;width:97%;gap:20px;margin-left:25px;margin-bottom:100px}.work .p1{font-size:40px}.img{height:450px;width:350px}.img:hover{transform:translateY(-40px)}.img:hover img{height:400px;opacity:1}.img div{background-color:#08193900;padding:20px;display:flex;justify-content:space-between;align-items:center}.img p{margin:0;font-family:sans-serif;font-weight:700;color:var(--bg-color)}.imgs:hover .marquee-track{animation-play-state:paused}}.ved{position:relative;width:100%;height:100vh;clip-path:inset(0 0 0 0);display:flex;align-items:center;justify-content:center;z-index:0}.ved:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:url(/imgs/Rectangle%2023.png);background-repeat:no-repeat;background-position:center;background-size:cover;z-index:-1;pointer-events:none}.about{width:100%;height:60vh;background-color:var(--bg-color);display:flex;justify-content:center;align-items:center;gap:120px}.about .a_{position:relative;bottom:110px;color:var(--Dark-Blue, #1D293F);text-align:justify;font-size:96px;font-style:normal;font-weight:700;line-height:104px;color:var(--text-color)}.first-word{font-weight:700;display:block}.about .a_title{width:669px;display:flex;flex-direction:column;gap:30px}.a_title .head{width:400px;height:68px;display:flex;padding-left:10px;justify-content:start;align-items:center;color:var(--Dark-Blue, #1D293F);text-align:justify;font-size:96px;font-style:normal;font-weight:700;line-height:104px;background:var(--Gradient-01, linear-gradient(90deg, #2643D1 0%, #45B1F8 52.7%, #E0E8F5 105.41%), #D9D9D9)}.head h1{color:var(--BG-01, #EFF4FA);font-size:28px;font-style:normal;font-weight:700;line-height:normal}.a_title p{color:var(--text-color);text-align:justify;font-size:20px;font-style:normal;font-weight:400;line-height:normal;word-spacing:-2}.p1_with{color:var(--text-color);width:659px}.p2_with{color:var(--text-color);width:420px}.a_title span{width:488px;height:60px;color:var(--greet);text-align:justify;font-size:20px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width: 460px){.ved{height:105vh}.about{margin:0;padding:60px 20px;flex-direction:column;gap:30px}.about .a_{position:relative;top:5px;right:80px;font-size:40px;line-height:1.1;gap:0;margin:0;text-align:start}.about .a_title{margin-left:20px;width:100%;gap:20px;align-items:start}.a_title .head{width:100%;max-width:330px;height:auto;padding:10px;margin-left:10px}.head h1{font-size:24.5px}.a_title p,.p1_with,.p2_with,.a_title span{margin-left:10px;text-align:start;height:auto;font-size:14px;word-spacing:normal}.p1_with{width:351px}.p2_with{width:310px}.p3_with{width:360px}.a_title span{margin-top:10px;width:360px}}@media screen and (min-width: 460px) and (max-width: 884px){.about{flex-direction:row;gap:120px;height:60vh;padding:0}.about .a_{position:relative;bottom:80px;left:100px;width:200;font-size:90px}.about .a_title{width:659px;gap:30px}.a_title .head{width:400px;height:68px;padding-left:10px;font-size:96px;line-height:104px;background:var(--Gradient-01, linear-gradient(90deg, #2643D1 0%, #45B1F8 52.7%, #E0E8F5 105.41%), #D9D9D9)}.a_title p{font-size:18px;word-spacing:-4}.p1_with{width:439px}.p2_with{width:400px}.a_title span{width:418px;height:60px;font-size:20px}}.services{margin-top:60px;z-index:99999;margin-left:54PX;background-color:var(--bg-color);font-family:sans-serif;height:100vh;width:97%;display:flex;flex-direction:column;align-items:center}.services .title{color:var(--text-color);font-size:40px;font-weight:600}.services .textt{color:var(--text-color);font-size:20px;font-weight:300;margin-bottom:40px;margin-top:10px}.services img{width:170px;height:170px}.ser{margin-bottom:40px;display:flex;flex-direction:column;gap:10px}.row1{display:flex;gap:40px}.row1 .dv{width:360px;height:173px;display:flex;justify-content:center;align-items:center}.s{display:flex;flex-direction:column;gap:15px}.s h1{font-size:24px;font-weight:700;width:153px;height:48px}.s p{width:170px;font-size:14px}.f1{width:377.088px;height:182.936px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='338' height='143' viewBox='0 0 338 143' fill='none'%3E%3Cpath d='M308.814 0H28.2745C22.9834 0 17.908 2.09663 14.1595 5.83079L5.885 14.0736C2.11768 17.8265 2.31504e-06 22.9252 2.19203e-06 28.2428L0 114.693C0 120.011 2.11768 125.11 5.885 128.862L14.1595 137.105C17.908 140.839 22.9834 142.936 28.2745 142.936H308.814C314.105 142.936 319.18 140.839 322.929 137.105L331.203 128.862C334.97 125.11 337.088 120.011 337.088 114.693L337.088 28.2428C337.088 22.9252 334.97 17.8265 331.203 14.0736L322.929 5.83079C319.18 2.09663 314.105 0 308.814 0Z' fill='%23BBBDBF'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%}.f11{width:377.088px;height:182.936px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='338' height='143' viewBox='0 0 338 143' fill='none'%3E%3Cpath d='M308.814 0H28.2745C22.9834 0 17.908 2.09663 14.1595 5.83079L5.885 14.0736C2.11768 17.8265 2.31504e-06 22.9252 2.19203e-06 28.2428L0 114.693C0 120.011 2.11768 125.11 5.885 128.862L14.1595 137.105C17.908 140.839 22.9834 142.936 28.2745 142.936H308.814C314.105 142.936 319.18 140.839 322.929 137.105L331.203 128.862C334.97 125.11 337.088 120.011 337.088 114.693L337.088 28.2428C337.088 22.9252 334.97 17.8265 331.203 14.0736L322.929 5.83079C319.18 2.09663 314.105 0 308.814 0Z' fill='url(%23paint0_linear)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='0' y1='71.468' x2='337.088' y2='71.468' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2345B1F8'/%3E%3Cstop offset='1' stop-color='%23EFF4FA'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat}.f2{width:377.088px;height:182.936px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='338' height='143' viewBox='0 0 338 143' fill='none'%3E%3Cpath d='M308.814 0H28.2745C22.9834 0 17.908 2.09663 14.1595 5.83079L5.885 14.0736C2.11768 17.8265 2.31504e-06 22.9252 2.19203e-06 28.2428L0 114.693C0 120.011 2.11768 125.11 5.885 128.862L14.1595 137.105C17.908 140.839 22.9834 142.936 28.2745 142.936H308.814C314.105 142.936 319.18 140.839 322.929 137.105L331.203 128.862C334.97 125.11 337.088 120.011 337.088 114.693L337.088 28.2428C337.088 22.9252 334.97 17.8265 331.203 14.0736L322.929 5.83079C319.18 2.09663 314.105 0 308.814 0Z' fill='%23A4E3A4'/%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat}.f22{width:377.088px;height:182.936px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='338' height='143' viewBox='0 0 338 143' fill='none'%3E%3Cpath d='M308.814 0H28.2745C22.9834 0 17.908 2.09663 14.1595 5.83079L5.885 14.0736C2.11768 17.8265 2.31504e-06 22.9252 2.19203e-06 28.2428L0 114.693C0 120.011 2.11768 125.11 5.885 128.862L14.1595 137.105C17.908 140.839 22.9834 142.936 28.2745 142.936H308.814C314.105 142.936 319.18 140.839 322.929 137.105L331.203 128.862C334.97 125.11 337.088 120.011 337.088 114.693L337.088 28.2428C337.088 22.9252 334.97 17.8265 331.203 14.0736L322.929 5.83079C319.18 2.09663 314.105 0 308.814 0Z' fill='url(%23g)'/%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0' y1='71.468' x2='337.088' y2='71.468' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23A4E3A4'/%3E%3Cstop offset='1' stop-color='%23EFF4FA'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat}.f3{width:377.088px;height:182.936px;background-color:#f27864;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='338' height='143' viewBox='0 0 338 143'%3E%3Cpath d='M308.814 0H28.2745C22.9834 0 17.908 2.09663 14.1595 5.83079L5.885 14.0736C2.11768 17.8265 2.31504e-06 22.9252 2.19203e-06 28.2428L0 114.693C0 120.011 2.11768 125.11 5.885 128.862L14.1595 137.105C17.908 140.839 22.9834 142.936 28.2745 142.936H308.814C314.105 142.936 319.18 140.839 322.929 137.105L331.203 128.862C334.97 125.11 337.088 120.011 337.088 114.693L337.088 28.2428C337.088 22.9252 334.97 17.8265 331.203 14.0736L322.929 5.83079C319.18 2.09663 314.105 0 308.814 0Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='338' height='143' viewBox='0 0 338 143'%3E%3Cpath d='M308.814 0H28.2745C22.9834 0 17.908 2.09663 14.1595 5.83079L5.885 14.0736C2.11768 17.8265 2.31504e-06 22.9252 2.19203e-06 28.2428L0 114.693C0 120.011 2.11768 125.11 5.885 128.862L14.1595 137.105C17.908 140.839 22.9834 142.936 28.2745 142.936H308.814C314.105 142.936 319.18 140.839 322.929 137.105L331.203 128.862C334.97 125.11 337.088 120.011 337.088 114.693L337.088 28.2428C337.088 22.9252 334.97 17.8265 331.203 14.0736L322.929 5.83079C319.18 2.09663 314.105 0 308.814 0Z'/%3E%3C/svg%3E");mask-size:100% 100%;-webkit-mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}.f33{width:377.088px;height:182.936px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='338' height='143' viewBox='0 0 338 143' fill='none'%3E%3Cpath d='M308.814 0H28.2745C22.9834 0 17.908 2.09663 14.1595 5.83079L5.885 14.0736C2.11768 17.8265 2.31504e-06 22.9252 2.19203e-06 28.2428L0 114.693C0 120.011 2.11768 125.11 5.885 128.862L14.1595 137.105C17.908 140.839 22.9834 142.936 28.2745 142.936H308.814C314.105 142.936 319.18 140.839 322.929 137.105L331.203 128.862C334.97 125.11 337.088 120.011 337.088 114.693L337.088 28.2428C337.088 22.9252 334.97 17.8265 331.203 14.0736L322.929 5.83079C319.18 2.09663 314.105 0 308.814 0Z' fill='url(%23grad)'/%3E%3Cdefs%3E%3ClinearGradient id='grad' x1='0' y1='71.468' x2='337.088' y2='71.468' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F17864'/%3E%3Cstop offset='1' stop-color='%23EFF4FA'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat}.f11 p{width:105px}.f22 p{width:145px}.f33 p{width:100px}.f1 .s,.f2 .s,.f3 .s{position:relative;left:10px}.view2{width:200px;display:flex;align-items:center;gap:15px}.view2 p,.view2 span{font-weight:200;color:var(--greet);transition:transform .5s cubic-bezier(.4,0,.2,1);display:inline-block}.view2 p{font-size:23px}.view2 span{font-size:28px}.view2:hover p{transform:translate(calc(100% - 90px))}.view2:hover span{transform:rotate(45deg);transform:translate(calc(-100% - 120px))}.parallax{width:377px;object-fit:cover;transform-style:preserve-3d;will-change:transform;transition:transform .2s ease-out}@media (max-width: 1150px){.row1{flex-wrap:wrap}.services{height:auto;padding:50px 0;margin-left:0;width:100%}}@media (max-width: 768px){.services .title{font-size:32px}.services .textt{font-size:16px;width:90%;text-align:center}.ser{gap:20px}.row1{flex-direction:column;align-items:center;gap:20px}.row1 .dv,.f1,.f11,.f2,.f22,.f3,.f33{width:320px;height:140px}.f1 svg,.f11 svg,.f2 svg,.f22 svg,.f3 svg,.f33 svg{width:100%;height:100%}.s h1{font-size:18px;width:auto;height:auto}.s p{font-size:12px;width:130px}.services img{width:100px;height:100px}.f1 .s,.f2 .s,.f3 .s{left:0;padding-left:15px}}@media (max-width: 480px){.title{margin-bottom:19px}.textt{display:none}.row1 .dv,.f1,.f2,.f3{width:300px}.dv svg{width:100%}.s{width:170px;height:70px}.services img{width:90px;height:90px}.view2{margin-left:10px}.view2 p{font-size:18px}.view2:hover p,.view2:hover span{transform:none}}@media screen and (min-width: 460px) and (max-width: 884px){.services{margin-left:54px;height:100vh;width:97%}.ser{flex-direction:row}.services .title{font-size:40px}.services .textt{font-size:20px;margin-bottom:40px;margin-top:10px}.row1{display:flex;gap:40px}.row1 .dv{width:360px;height:173px;display:flex;justify-content:center;align-items:center}.f1,.f11,.f2,.f22,.f3,.f33{width:377.088px;height:182.936px}.s h1{width:153px;height:48px}.s p{width:170px}.f11 p{width:105px}.f22 p{width:145px}.f33 p{width:100px}.f1 .s,.f2 .s,.f3 .s{position:relative;left:10px}}body{width:100%}.logos{width:100%;height:70vh;background-color:var(--bg-color);display:flex;flex-direction:column;align-items:center;gap:20px}.logos h1{word-spacing:-7px;width:491px;height:100px;color:var(--text-color);text-align:center;font-size:40px;font-style:normal;font-weight:700;line-height:normal}.logos p{margin-top:10px;word-spacing:-2px;width:400px;text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:normal;color:var(--text-color)}.logo_imgs{display:flex;align-items:center;justify-content:center;width:100%;background-color:var(--contact2);gap:40px}.logos img{width:210px;height:210px}.i_m{width:220px}.logo-marquee1{width:100%;overflow:hidden;padding:20px 0;white-space:nowrap}.marquee-track1{background-color:var(--contact2);display:inline-flex;align-items:center;gap:60px;animation:marqueeScroll 55s linear infinite}.marquee-track1 img{width:210px;height:auto;flex-shrink:0;transition:transform .3s ease;filter:grayscale(100%);opacity:.7}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-track1 img:hover{transform:scale(1.1);filter:grayscale(0%);opacity:1}.logo-marquee1:hover .marquee-track1{animation-play-state:paused}@media (max-width: 1024px){.logos h1{font-size:32px;width:80%}}@media (max-width: 768px){.logos{height:auto;padding:40px 0;gap:15px}.logos h1{font-size:26px;width:90%;height:auto;word-spacing:normal}.logos p{font-size:16px;width:85%;margin-top:5px}.marquee-track1 img{width:120px;gap:30px}.marquee-track1{gap:30px;animation-duration:30s}.i_m{width:130px}}@media (max-width: 480px){.logos h1{font-size:22px;width:290px}.logos p{width:310px}.marquee-track1 img{width:100px}}@media only screen and (min-width: 460px){.logos{height:70vh}.logos h1{word-spacing:-7px;width:491px;height:100px;font-size:40px}.logos p{margin-top:10px;word-spacing:-2px;width:400px;font-size:20px}.logo_imgs{gap:40px}.marquee-track1 img{width:210px}.marquee-track1 img:hover{transform:scale(1.1);filter:grayscale(0%);opacity:1}.logo-marquee1:hover .marquee-track1{animation-play-state:paused}}.contact{background-color:var(--contact);color:var(--text-color);margin-top:110px;height:auto;padding:40px 4%;font-family:Inter,sans-serif;border-top:1px solid #EFF4FA;display:flex;flex-direction:column;justify-content:space-between;gap:0px}.div1{width:100%;display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:60px;margin-bottom:40px;gap:0}.div11{margin-top:62px;position:relative;right:42px;bottom:49px;display:flex;flex-direction:column;width:323px;height:auto;padding:10px;justify-content:center;align-items:center;gap:5px}.div11 h1{padding-top:5px;margin-right:59px;height:60px;background:var(--Gradient-01, linear-gradient(90deg, #2643D1 0%, #45B1F8 52.7%, #E0E8F5 105.41%), #D9D9D9);width:80%;color:var(--BG-01, #EFF4FA);text-align:center;word-spacing:-6px;font-size:45px;font-style:normal;font-weight:700;line-height:normal}.div11 p{color:var(--text-color);width:160px;font-size:18px;font-style:normal;font-weight:400;line-height:normal;position:relative;right:78px;top:10px}.div11 span{position:relative;right:152px;color:var(--text-color);top:10px;width:22.821px;height:22.821px;font-size:30px}.first div:not(:nth-child(4)){width:140px}.first div p{font-weight:200}.c1,.c2,.c3{font-size:16px}.c3{display:flex;flex-direction:column;gap:20px}.first{width:62%;display:flex;justify-content:space-between;align-items:center}.first p:hover,.first span:hover,.first a:hover{color:#4a90e2}.div2{margin-top:10px;display:flex;justify-content:space-between;align-items:center;gap:20px}.div111{width:28%}.div111 img{position:relative;top:0;right:57px;width:400px;height:60px}.secound{margin-top:20px;width:71%;display:flex;justify-content:space-between;align-items:center}.secound div p{font-size:16px;font-weight:200}.c3{position:relative;top:28px;right:115px;display:flex;flex-direction:column;width:auto;justify-content:center;align-items:center}.c4 p{font-size:23px;color:#1d293f}.c4{display:flex;height:45px;padding:10px 15px;justify-content:center;align-items:center;gap:10px;width:auto;background:var(--Gradient-01, linear-gradient(90deg, #2643D1 0%, #45B1F8 52.7%, #E0E8F5 105.41%), #D9D9D9)}.c4 a{font-size:38px;color:#1d293f;color:var(--BG-01, #EFF4FA);text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.c4 span{color:#1d293f;color:var(--BG-01, #EFF4FA);text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.c4 p{color:var(--BG-01, #EFF4FA);text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.c1{width:auto;position:relative;right:34px}.r1{position:relative;left:46px;width:300px;display:flex;flex-direction:column}.r2,.r3{position:relative;left:28px}.r4 img{position:relative;bottom:22px;width:120px;height:120px}.contact a{color:var(--text-color)}@media screen and (max-width: 1024px){.contact{height:auto;gap:50px;padding:60px 5%}.first,.secound{gap:50px}.c1{position:static;width:auto}}@media screen and (max-width: 992px){.contact{height:auto;padding:60px 20px;gap:40px;margin-top:50px;justify-content:flex-start}.div1{flex-direction:column;align-items:center;gap:40px;padding-bottom:20px;margin-bottom:20px;text-align:center}.div11{right:0;width:100%;max-width:300px;height:auto}.first{flex-direction:column;align-items:center;gap:30px;width:100%}.c1,.c2,.c3{width:100%!important;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px;right:auto}.c3 div{margin-bottom:15px}.first div:not(:nth-child(4)){width:100%}.c4{height:auto;padding:10px 20px;margin-top:20px}.div2{flex-direction:column;gap:40px;align-items:center}.div111 img{right:0;top:0;width:100%;max-width:280px;height:auto}.secound{flex-direction:column;left:0;gap:25px;margin-top:0;text-align:center}.r1,.r2,.r3{position:static;width:100%;left:0}.r4 img{width:100px;height:auto}}@media screen and (max-width: 480px){.div11{position:relative;top:-20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.div1{gap:0px}.div11 h1{font-size:33px;position:relative;left:8px;width:200px;height:50px;padding-top:14px;margin-left:20px}.div11 p{font-size:16px;position:relative;left:-18px}.div11 span{font-size:16px;position:relative;left:-22px}body{border:none;background-color:var(--bg-color)}.contact{border:none;gap:90px}.secound div p{font-size:12px}.c2{gap:0;position:relative;right:0}.c3{position:relative;right:0}.c1,.c4,.div111{display:none}.secound{position:relative;top:40px}.r3{position:absolute;bottom:100px}.r2{position:relative;bottom:10px}.r4{position:absolute;bottom:115px;left:73px}}@media screen and (min-width: 460px) and (max-width: 884px){.contact{gap:120px;flex-direction:column}.first{gap:30px}.div11{position:relative;top:-20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.div1{gap:0}.div11 h1{font-size:35px;position:relative;left:10px;width:200px;height:50px;padding-top:14px;margin-left:20px}.div11 p{font-size:20px;position:relative;left:-10px}.div11 span{font-size:20px;position:relative;left:-16px}.c4,.div111{display:none}.c3{position:relative;right:0}.r3{position:absolute;bottom:105px}.r2{position:relative;bottom:-10px}.r4{position:absolute;bottom:115px;left:85px}.secound{gap:10px}}.img1_aboute{margin-top:0;width:100%;height:522px}.about_web{margin-top:70px;margin-left:45px;width:100%;height:50vh;display:flex;gap:100px}.about_web .divv1{display:flex;width:812px;padding:20px 10px;justify-content:center;align-items:center;gap:28px;background:var(--Gradient-01, linear-gradient(90deg, #2643D1 0%, #45B1F8 52.7%, #E0E8F5 105.41%), #D9D9D9);height:90px}.about_web .divv1 h1{color:var(--BG-01, #EFF4FA);font-size:56px;font-style:normal;font-weight:700;line-height:normal}.about_web .divv2{color:var(--text-color);text-align:justify;width:900px;height:332px;font-size:20px;font-style:normal;font-weight:400;line-height:normal;display:flex;flex-direction:column;gap:30px;word-spacing:-4px}.about_web .divv2 p{font-size:26px;font-style:normal;font-weight:400;line-height:normal}.about_p1{word-spacing:-5px;width:411px;flex-wrap:wrap}.about_web .divv2 span{color:var(--greet);font-size:26px;font-style:normal;font-weight:400;line-height:normal;width:600px}.img2_about{width:100%;height:100vh;margin-bottom:0}@media screen and (max-width: 1024px){.about_web{margin-left:20px;flex-direction:column;height:auto;gap:40px}.about_web .divv2{width:90%}.about_web .divv1{width:280px}}@media screen and (max-width: 768px){.img1_aboute{height:300px;object-fit:fill}.about_web{margin-top:40px;margin-left:0;padding:0 20px;gap:30px;height:auto;align-items:center}.about_web .divv1{height:auto;padding:15px}.about_web .divv1 h1{font-size:20px;text-align:center}.about_web .divv2{width:100%;height:auto;text-align:center;font-size:18px;gap:20px;word-spacing:normal}.about_web .divv2 p,.about_web .divv2 span,.about_p1{font-size:20px!important}.img2_about{height:50vh;object-fit:cover}}@media screen and (max-width: 480px){.img1_aboute{margin-top:90px;height:17vh}.divv1{width:150px;position:relative;right:20px}.about_web .divv1 h1{font-size:20px}.about_web .divv2 p{width:300px;font-size:12px!important;position:relative;left:25px}.about_web .divv2 span{font-size:12px!important;position:relative;left:25px;width:300px}.img2_about{margin-top:25px;height:25vh}}.service_web{margin:120px 70px;display:flex;gap:20px;justify-content:center}.service_1{margin-top:32px;display:flex;flex-direction:column;gap:200px}.service_imgg{width:100%}.dvv img{position:relative;right:10px;width:190px;height:190px;z-index:12}.dvv{width:360px;height:173px;display:flex;justify-content:center;align-items:center}.ss{display:flex;flex-direction:column;gap:30px;z-index:12;margin-left:40px}.ss h1{font-size:30px;font-weight:700;width:153px;height:48px}.ss p{width:220px;font-size:18px}.ff1{width:477.088px;height:182.936px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='338' height='143' viewBox='0 0 338 143' fill='none'%3E%3Cpath d='M308.814 0H28.2745C22.9834 0 17.908 2.09663 14.1595 5.83079L5.885 14.0736C2.11768 17.8265 2.31504e-06 22.9252 2.19203e-06 28.2428L0 114.693C0 120.011 2.11768 125.11 5.885 128.862L14.1595 137.105C17.908 140.839 22.9834 142.936 28.2745 142.936H308.814C314.105 142.936 319.18 140.839 322.929 137.105L331.203 128.862C334.97 125.11 337.088 120.011 337.088 114.693L337.088 28.2428C337.088 22.9252 334.97 17.8265 331.203 14.0736L322.929 5.83079C319.18 2.09663 314.105 0 308.814 0Z' fill='%23BBBDBF'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%}.ff11{width:477.088px;height:182.936px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='338' height='143' viewBox='0 0 338 143' fill='none'%3E%3Cpath d='M308.814 0H28.2745C22.9834 0 17.908 2.09663 14.1595 5.83079L5.885 14.0736C2.11768 17.8265 2.31504e-06 22.9252 2.19203e-06 28.2428L0 114.693C0 120.011 2.11768 125.11 5.885 128.862L14.1595 137.105C17.908 140.839 22.9834 142.936 28.2745 142.936H308.814C314.105 142.936 319.18 140.839 322.929 137.105L331.203 128.862C334.97 125.11 337.088 120.011 337.088 114.693L337.088 28.2428C337.088 22.9252 334.97 17.8265 331.203 14.0736L322.929 5.83079C319.18 2.09663 314.105 0 308.814 0Z' fill='url(%23paint0_linear)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='0' y1='71.468' x2='337.088' y2='71.468' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2345B1F8'/%3E%3Cstop offset='1' stop-color='%23EFF4FA'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat}.ff2{width:477.088px;height:182.936px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='338' height='143' viewBox='0 0 338 143' fill='none'%3E%3Cpath d='M308.814 0H28.2745C22.9834 0 17.908 2.09663 14.1595 5.83079L5.885 14.0736C2.11768 17.8265 2.31504e-06 22.9252 2.19203e-06 28.2428L0 114.693C0 120.011 2.11768 125.11 5.885 128.862L14.1595 137.105C17.908 140.839 22.9834 142.936 28.2745 142.936H308.814C314.105 142.936 319.18 140.839 322.929 137.105L331.203 128.862C334.97 125.11 337.088 120.011 337.088 114.693L337.088 28.2428C337.088 22.9252 334.97 17.8265 331.203 14.0736L322.929 5.83079C319.18 2.09663 314.105 0 308.814 0Z' fill='%23A4E3A4'/%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat}.ff22{width:477.088px;height:182.936px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='338' height='143' viewBox='0 0 338 143' fill='none'%3E%3Cpath d='M308.814 0H28.2745C22.9834 0 17.908 2.09663 14.1595 5.83079L5.885 14.0736C2.11768 17.8265 2.31504e-06 22.9252 2.19203e-06 28.2428L0 114.693C0 120.011 2.11768 125.11 5.885 128.862L14.1595 137.105C17.908 140.839 22.9834 142.936 28.2745 142.936H308.814C314.105 142.936 319.18 140.839 322.929 137.105L331.203 128.862C334.97 125.11 337.088 120.011 337.088 114.693L337.088 28.2428C337.088 22.9252 334.97 17.8265 331.203 14.0736L322.929 5.83079C319.18 2.09663 314.105 0 308.814 0Z' fill='url(%23g)'/%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0' y1='71.468' x2='337.088' y2='71.468' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23A4E3A4'/%3E%3Cstop offset='1' stop-color='%23EFF4FA'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat}.ff3{width:477.088px;height:182.936px;background-color:#f27864;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='338' height='143' viewBox='0 0 338 143'%3E%3Cpath d='M308.814 0H28.2745C22.9834 0 17.908 2.09663 14.1595 5.83079L5.885 14.0736C2.11768 17.8265 2.31504e-06 22.9252 2.19203e-06 28.2428L0 114.693C0 120.011 2.11768 125.11 5.885 128.862L14.1595 137.105C17.908 140.839 22.9834 142.936 28.2745 142.936H308.814C314.105 142.936 319.18 140.839 322.929 137.105L331.203 128.862C334.97 125.11 337.088 120.011 337.088 114.693L337.088 28.2428C337.088 22.9252 334.97 17.8265 331.203 14.0736L322.929 5.83079C319.18 2.09663 314.105 0 308.814 0Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='338' height='143' viewBox='0 0 338 143'%3E%3Cpath d='M308.814 0H28.2745C22.9834 0 17.908 2.09663 14.1595 5.83079L5.885 14.0736C2.11768 17.8265 2.31504e-06 22.9252 2.19203e-06 28.2428L0 114.693C0 120.011 2.11768 125.11 5.885 128.862L14.1595 137.105C17.908 140.839 22.9834 142.936 28.2745 142.936H308.814C314.105 142.936 319.18 140.839 322.929 137.105L331.203 128.862C334.97 125.11 337.088 120.011 337.088 114.693L337.088 28.2428C337.088 22.9252 334.97 17.8265 331.203 14.0736L322.929 5.83079C319.18 2.09663 314.105 0 308.814 0Z'/%3E%3C/svg%3E");mask-size:100% 100%;-webkit-mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}.ff33{width:477.088px;height:182.936px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='338' height='143' viewBox='0 0 338 143' fill='none'%3E%3Cpath d='M308.814 0H28.2745C22.9834 0 17.908 2.09663 14.1595 5.83079L5.885 14.0736C2.11768 17.8265 2.31504e-06 22.9252 2.19203e-06 28.2428L0 114.693C0 120.011 2.11768 125.11 5.885 128.862L14.1595 137.105C17.908 140.839 22.9834 142.936 28.2745 142.936H308.814C314.105 142.936 319.18 140.839 322.929 137.105L331.203 128.862C334.97 125.11 337.088 120.011 337.088 114.693L337.088 28.2428C337.088 22.9252 334.97 17.8265 331.203 14.0736L322.929 5.83079C319.18 2.09663 314.105 0 308.814 0Z' fill='url(%23grad)'/%3E%3Cdefs%3E%3ClinearGradient id='grad' x1='0' y1='71.468' x2='337.088' y2='71.468' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F17864'/%3E%3Cstop offset='1' stop-color='%23EFF4FA'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat}.ff11 p{width:120px}.ff22 p{width:178px}.ff33 p{width:120px}.ff11 .ss,.ff33 .ss{position:relative;right:10px;margin-left:0}.ff22 .ss{position:relative;left:5px;margin-left:0}.ff11 img{position:relative;right:0;left:40px;margin-right:0}.ff22 img{position:relative;right:0;left:32px;margin-right:0}.ff33 img{position:relative;right:0;left:40px;margin-right:0}.service_2{display:flex;flex-direction:column}.ser_2{border-bottom:1px solid var(--text-color);background-size:100% 100%;background-repeat:no-repeat;padding:40px 60px;align-items:center;min-height:300px;max-width:901px;display:flex;flex-direction:column;align-items:end}.ser_3{position:relative;top:10px;right:20px;width:100%;height:100%}.ser_3 p{word-spacing:-3px;color:var(--text-color);font-size:20px;line-height:1.5;margin-bottom:20px;max-width:80%;margin-top:10px}.ser_3 h1{color:var(--text-color);font-size:24px;font-weight:700;margin-bottom:15px}.ser_3 ul{color:var(--text-color);list-style:none;padding:0}.ser_3 li{font-size:16px;margin-bottom:5px;color:var(--text-color)}.view3{position:relative;bottom:20px;left:35px;width:200px;display:flex;align-items:center;gap:15px}.view3 p,.view3 span{font-weight:200;color:var(--text-color);transition:transform .5s cubic-bezier(.4,0,.2,1);display:inline-block}a{text-decoration:none}.view3 p{font-size:20px}.view3 span{font-size:22px}.view3:hover p{transform:translate(calc(100% - 90px))}.view3:hover span{transform:rotate(45deg);transform:translate(calc(-100% - 120px))}@media (max-width: 1024px){.service_web{gap:0px;display:flex;flex-direction:column;gap:0;height:auto}.service_1,.service_2{display:contents;gap:0px}.dvv{margin:0 auto}.ser_2{gap:0px;padding:40px 30px;height:auto}.ser_3 p{max-width:100%;text-align:center}.ser_3 ul{display:inline-block;text-align:left}.service_1 .dvv:nth-child(1){order:1}.service_2 .ser_2:nth-child(1){order:2}.service_1 .dvv:nth-child(2){order:3}.service_2 .ser_2:nth-child(2){order:4}.service_1 .dvv:nth-child(3){order:5}.service_2 .ser_2:nth-child(3){order:6}.service_1 .dvv:nth-child(4){order:7}.service_2 .ser_2:nth-child(4){order:8}.service_1 .dvv:nth-child(5){order:9}.service_2 .ser_2:nth-child(5){order:10}.service_1 .dvv:nth-child(6){order:11}.service_2 .ser_2:nth-child(6){order:12}}@media (max-width: 768px){.service_web{gap:0px;margin:20px 10px}.ser_2{padding:30px 20px;background-size:cover}.ser_3 h1{font-size:20px}.ser_3 p{font-size:16px}}@media (max-width: 992px){.ser_2{padding:40px 50px}.ser_3 p{font-size:17px}}@media (max-width: 768px){.ser_2{gap:0px;padding:30px 25px;background-size:cover;align-items:flex-start}.ser_3{display:flex;flex-direction:column;justify-content:start;align-items:start}.ser_3 p{font-size:16px;max-width:100%;text-align:left}.ser_3 h1{font-size:20px}}@media (max-width: 480px){.service_web{margin-top:50px}.service_1 .dvv{width:350px;padding:10px;position:relative;bottom:50px}.dvv img{width:185px;height:185px;position:relative;right:30px}.dvv .ss{position:relative;left:25px}.dvv h1{font-size:24px}.dvv p{font-size:16px}.ser_2{gap:0px;padding:15px 40px;height:43vh;position:relative;bottom:50px;margin-bottom:5px}.ser_3{position:relative;right:10px}.ser_3 p{font-size:14px}.view3{margin:5PX;position:relative;left:190px;bottom:10px}.view3 p,.view3{font-size:12px}.gg{margin:0;padding:0}.gg .ss{margin-right:210px}.gg img{position:absolute;left:180px}.service_imgg{margin-top:80px;width:100%}}.works_web{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:80px;flex-wrap:wrap;gap:60px}.works_web h1{color:var(--text-color);text-align:center;width:491px;height:48px;font-size:40px;font-style:normal;font-weight:700;line-height:normal}.work_imgg{margin:0;width:100%}.work_1{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:40px}.work_img{width:430px;height:460px;display:flex;flex-direction:column;align-items:center}.work_img div{width:90%;position:relative;bottom:40px;display:flex;justify-content:space-between;font-size:20px;font-weight:400;color:var(--bg-color);background-color:var(--text-color);padding:10px 20px;opacity:0;transition:.5s;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.works_web .work_1 img{width:430px;height:460px;border-radius:15px}.works_web .work_1:hover img{transform:skew(10%)}.work_img:hover div{opacity:1}@media screen and (max-width: 1024px){.works_web{margin:40px 20px}.work_img,.works_web .work_1 img{width:340px;height:380px}.work_img{margin:0}.work_1{gap:0}}@media screen and (max-width: 768px){.works_web{margin:30px 10px;gap:30px}.works_web h1{font-size:28px;width:100%;height:auto;margin-bottom:10px}.work_1{gap:20px}.work_img{width:100%;max-width:400px;height:auto}.works_web .work_1 img{width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover}.work_img div{position:static;opacity:1;background-color:transparent;color:var(--text-color);font-size:16px;padding:10px 5px;justify-content:space-between}.work_img:hover{transform:translateY(-5px)}}@media screen and (max-width: 480px){.work_1{gap:0px}.works_web h1{font-size:22px}.work_img{padding:10PX;border-radius:0}.work_img div{padding:10PX 20PX;position:relative;bottom:20px;width:88.5%;background-color:var(--text-color);color:var(--bg-color)}.work_img div p{font-size:14px}.work_imgg{margin-top:80px}}html{scroll-behavior:auto!important}@media (prefers-reduced-motion: no-preference){:has(:target){scroll-behavior:smooth}}
