@import"https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400;600;700&family=Roboto:wght@400;700;900&display=swap";.home{width:100%;height:100dvh;overflow:hidden;position:relative;animation:fade 1s linear}.home img{height:100dvh;width:100%;background-position:center;background-size:cover;background-repeat:no-repeat;object-fit:cover;position:relative}@media (max-width: 450px){.home .right{display:none}}@media (min-width: 900px){.home .footer{display:none}}.home .swiper .slide{position:relative;width:100%}.home .swiper .slide .top{position:absolute;top:50%;z-index:60;width:100%;transform:translateY(-50%)}@media (max-width: 450px){.home .swiper .slide .top{padding-top:4rem}}@media (max-width: 450px){.home .swiper .slide .top .width{padding:0 1rem}}@media (max-width: 900px){.home .swiper .slide .top .width{padding:0 2rem}}.home .swiper .slide .top .width .type{display:flex;align-items:center;margin-bottom:2rem;gap:1rem}@media (max-width: 450px){.home .swiper .slide .top .width .type{gap:.5rem}}.home .swiper .slide .top .width .type .w{width:40px;background-color:var(--btn);height:4px;border-radius:8px}.home .swiper .slide .top .width .type .p{font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase}@media (max-width: 450px){.home .swiper .slide .top .width .type .p{letter-spacing:1px}}.home .swiper .slide .top .width .d{margin-top:1rem}.home .swiper .slide .top .width .btn{margin-top:4rem;display:flex;align-items:center;gap:4rem}@media (max-width: 450px){.home .swiper .slide .top .width .btn{gap:2rem;justify-content:space-between}}.home .swiper .slide .top .width .btn a{color:var(--title);font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;transition:var(--trans)}.home .swiper .slide .top .width .btn a:hover{color:var(--btn)}@media (max-width: 650px){.home .swiper .slide .top .width .btn a{font-size:10px;letter-spacing:1px}}.home .nav{position:absolute;bottom:0;width:100%;z-index:40}.home .nav .wid{display:flex;flex-direction:column;justify-content:end;align-items:end}@media (max-width: 450px){.home .nav .wid{padding:0 1rem}}.home .nav .wid .col{width:300px;height:100px;background-color:var(--bg);display:flex;align-items:center;justify-content:center;gap:2rem}@media (max-width: 450px){.home .nav .wid .col{width:100%;justify-content:space-between;gap:0}}.home .nav .wid .col p{font-size:10px;font-weight:700;letter-spacing:2px}@media (max-width: 450px){.home .nav .wid .col p{letter-spacing:1px;padding-left:1rem}}.home .nav .wid .col .flex{display:flex;align-items:center;gap:2rem}@media (max-width: 450px){.home .nav .wid .col .flex{letter-spacing:1px;padding-right:1rem}}.home .nav .wid .col .flex svg{font-size:1.2rem;color:var(--title);cursor:pointer;transition:var(--trans)}.home .nav .wid .col .flex svg:hover{color:var(--btn)}.home .progress{position:relative}.home .progress .width{display:flex;justify-content:start;align-items:start;position:relative}.home .progress .width .swiper-pagination{position:absolute;bottom:50px;left:45%;transform:translate(-40%);display:flex;z-index:60;align-items:center}@media (max-width: 450px){.home .progress .width .swiper-pagination{display:none}}.home .progress .width .swiper-pagination .swiper-pagination-bullet{background-color:#fff;margin-right:8px;width:20px;height:4px;border-radius:8px;cursor:pointer}.home .progress .width .swiper-pagination .swiper-pagination-bullet-active{background-color:var(--btn)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.about{animation:fade 1s linear}.about .bg{position:relative}.about .bg img{width:100%;height:600px;object-fit:cover;background-position:center;background-repeat:no-repeat;background-size:cover;filter:brightness(50%)}.about__content{position:absolute;top:0;left:0;width:100%;height:600px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;z-index:20;padding:2rem 0}.about__content .width .intro{display:flex;flex-direction:column;gap:2rem;padding-top:1rem}.about__content .width .intro .desc{display:flex;flex-direction:column;gap:1rem}.about .width{padding:4rem 1rem}@media (max-width: 450px){.about .width{padding:0 2rem}}.about .width .content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:1rem;overflow-x:hidden}@media (max-width: 450px){.about .width .content{width:100%}}.about .width .content p{display:flex;flex-direction:column;gap:.5rem}.about .width .content .p{width:60%}@media (max-width: 450px){.about .width .content .p{width:100%}}.about .width .content .p a{color:var(--btn);transition:var(--trans);padding-left:4px}.about .width .content .p a:hover{text-decoration:underline}.about .width .content .col{display:flex;flex-wrap:wrap;justify-content:center;gap:4rem}@media (max-width: 450px){.about .width .content .col{gap:2rem}}.about .width .content .col .cols{width:420px;display:flex;flex-direction:column;gap:1rem}@media (max-width: 450px){.about .width .content .col .cols{width:100%;margin-top:1rem}}@media (max-width: 900px){.about .width .content .col .cols{width:350px;margin-top:1rem}}@media (max-width: 450px){.about .width .content .col .cols p{width:90%;margin:auto}}@media (max-width: 450px) and (max-width: 350px){.about .width .content .col .cols p{width:80%;margin:auto}}.about .width .content .col .cols h3{font-size:20px}@media (max-width: 450px) and (max-width: 350px){.about .width .content .col .cols h3{font-size:16px}}.about .width .content .col .cols a{font-size:10px;font-weight:700;letter-spacing:2px;color:var(--title);transition:var(--trans)}.about .width .content .col .cols a:hover{color:var(--btn)}.about .width .content .employee{width:70%;margin:auto}@media (max-width: 900px){.about .width .content .employee{width:90%}}@media (max-width: 900px) and (max-width: 450px){.about .width .content .employee{width:100%}}.about .width .content .employee .nav{margin:2rem 0rem}@media (max-width: 450px){.about .width .content .employee .nav{margin:1rem 0rem}}.about .width .content .employee .nav .flex{display:flex;align-items:center;justify-content:center;gap:2rem;margin-bottom:1rem}.about .width .content .employee .nav .flex .pag{width:50px;height:50px;background-color:#0e0e0e;border-radius:4px;display:flex;justify-content:center;align-items:center;font-size:1.2rem;cursor:pointer;transition:var(--trans)}.about .width .content .employee .nav .flex .pag:hover{color:var(--btn)}.about .width .content .employee .nav p{font-size:10px;font-weight:700;letter-spacing:2px;color:var(--title)}.about .width .content .employee .swiper{width:100%;display:flex;align-items:center;justify-content:center}.about .width .content .employee .swiper .swiper-slide{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.about .width .content .employee .swiper .swiper-slide .img{max-height:400px;overflow:hidden;border-radius:4px}@media (max-width: 990px){.about .width .content .employee .swiper .swiper-slide .img{height:350px}}@media (max-width: 990px) and (max-width: 650px){.about .width .content .employee .swiper .swiper-slide .img{height:320px}}.about .width .content .employee .swiper .swiper-slide .img img{width:100%;height:400px;object-fit:cover}@media (max-width: 990px){.about .width .content .employee .swiper .swiper-slide .img img{height:350px}}@media (max-width: 990px) and (max-width: 650px){.about .width .content .employee .swiper .swiper-slide .img img{height:320px}}.about .width .content .employee .swiper .swiper-slide .test{height:90px;width:90px;margin-bottom:1rem;border-radius:100%;object-fit:cover}.about .width .content .employee .swiper .swiper-slide .title{margin-top:2rem}.about .width .content .employee .swiper .swiper-slide .title h5{text-transform:uppercase;color:var(--title)}.about .width .content .employee .swiper .swiper-slide .desc{margin:1rem 0}.about .width .content .employee .swiper .swiper-slide .p{margin-bottom:2rem}.about .width .content .employee .swiper .swiper-slide .p .start{display:flex;align-items:center;justify-content:center;gap:.2rem}.about .width .content .employee .swiper .swiper-slide .p .start .s{color:var(--btn)}.about .width .content .employee .swiper .swiper-slide .name{font-weight:700;font-size:20px;margin-top:.5rem;color:var(--title)}.about .width .content .employee .swiper .swiper-slide .position{font-size:14px}.about .width .content .employee .w-pagination{margin-top:1rem}.about .width .content .employee .s-pagination .swiper-pagination-bullet,.about .width .content .employee .w-pagination .swiper-pagination-bullet{background-color:#fff;margin-right:8px;width:10px;height:4px;border-radius:8px;cursor:pointer}.about .width .content .employee .s-pagination .swiper-pagination-bullet-active,.about .width .content .employee .w-pagination .swiper-pagination-bullet-active{background-color:var(--btn)}.about .all-width video{width:100%}@media (max-width: 450px){.about .all-width video{width:100%}}nav{width:100%;position:fixed;z-index:80;top:0}nav .wid{display:flex;justify-content:space-between;align-items:center}nav .wid .logo{cursor:pointer;background-color:var(--bg);display:flex;align-items:center;padding:0 1rem}@media (max-width: 450px){nav .wid .logo{padding:1rem;height:40px}}nav .wid .logo a{color:var(--title)}nav .wid .logo a img{width:100px}@media (max-width: 650px){nav .wid .logo a img{width:80px}}@media (max-width: 650px) and (max-width: 450px){nav .wid .logo a img{width:60px}}nav .wid .menu{display:flex;align-items:center;gap:2rem;background-color:var(--bg);height:100px;padding:0 1rem;width:120px;color:#fff}@media (max-width: 450px){nav .wid .menu{padding:1rem;height:40px;gap:1rem;width:max-content}}nav .wid .menu h4{font-size:10px;letter-spacing:2px;font-weight:700}nav .wid .menu svg{font-size:3rem;cursor:pointer}.ul{position:fixed;z-index:70;top:0;left:0;width:100%;overflow:hidden;background-color:#0e0e0e}.ul .all-width{height:100vh;width:100%;display:flex;justify-content:space-between}@media (max-width: 450px){.ul .all-width{flex-direction:column}}.ul .all-width .links{width:100%;height:100vh;display:flex;align-items:center}.ul .all-width .links ul{width:40%;margin:auto;display:flex;flex-direction:column;gap:1rem}@media (max-width: 450px){.ul .all-width .links ul{width:100%;padding:0 2rem}}@media (max-width: 900px){.ul .all-width .links ul{width:85%}}@media (max-width: 900px) and (max-width: 450px){.ul .all-width .links ul{width:100%;padding:0 1rem}}.ul .all-width .links ul .active{color:var(--btn)}.ul .all-width .links ul a{color:var(--title);font-size:40px;font-weight:700;font-family:var(--roboto);transition:var(--trans)}@media (max-width: 450px){.ul .all-width .links ul a{font-size:28px}}@media (max-width: 650px){.ul .all-width .links ul a{font-size:32px}}@media (max-width: 990px){.ul .all-width .links ul a{font-size:36px}}.ul .all-width .links ul a:hover{color:var(--btn)}.ul .all-width .loc{width:60%;background-color:var(--bg);height:100vh;display:flex;align-items:center}@media (max-width: 450px){.ul .all-width .loc{width:100%;display:none}}@media (max-width: 650px){.ul .all-width .loc{width:100%}}.ul .all-width .loc .location{width:60%;margin:auto;display:flex;flex-direction:column;gap:14px}@media (max-width: 900px){.ul .all-width .loc .location{width:70%}}@media (max-width: 900px) and (max-width: 450px){.ul .all-width .loc .location{width:100%}}.ul .all-width .loc .location .col h4{font-size:10px;color:var(--text-fade)}.ul .all-width .loc .location .col p{color:var(--title)}.footer-com{background-color:#0e0e0e;margin-top:2rem;width:100%;padding:2rem 0}@media (max-width: 450px){.footer-com .width{padding:0 1rem}}.footer-com .width .flex{display:flex;align-items:center;justify-content:space-between;gap:2rem}@media (max-width: 450px){.footer-com .width .flex{flex-direction:column}}.footer-com .width .flex .logo{display:flex;align-items:center;gap:8px}.footer-com .width .flex .logo h4{font-size:20px;text-transform:capitalize;font-weight:900;color:var(--title)}.footer-com .width .flex .logo span{font-size:14px;display:flex;align-items:center}.footer-com .width .flex .social{display:flex;align-items:center;gap:2rem}.footer-com .width .flex .social a{font-size:1.4rem;color:var(--title);transition:var(--trans)}.footer-com .width .flex .social a:hover{color:var(--btn)}.footer-com .width .flex .creator p{font-size:14px;color:var(--title)}.work{animation:fade 1s linear}.work .bg{position:relative}.work .bg img{width:100%;height:600px;object-fit:cover;background-position:center;background-repeat:no-repeat;background-size:cover;filter:brightness(50%)}.work__content{position:absolute;top:0;left:0;width:100%;height:600px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;z-index:20;padding:2rem 0}.work__content .width .intro{display:flex;flex-direction:column;gap:2rem;padding-top:1rem}.work__content .width .intro .desc{display:flex;flex-direction:column;gap:1rem}.work .width{padding:4rem 1rem}@media (max-width: 450px){.work .width{padding:0 2rem}}.work .width .nav{display:flex;align-items:center;justify-content:center;gap:1rem;flex-direction:column;margin-bottom:2rem}.work .width .cards{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:center}.work .width .cards a{display:flex;flex-direction:column;overflow:hidden;color:var(--text);background-color:#0e0e0e;border-radius:4px;width:300px;min-height:365px}@media (max-width: 900px){.work .width .cards a{width:270px}}@media (max-width: 900px) and (max-width: 450px){.work .width .cards a{width:100%}}.work .width .cards a .view{position:relative;transition:var(--trans)}.work .width .cards a .view img{width:100%;height:250px;object-fit:cover}@media (max-width: 450px){.work .width .cards a .view img{width:100%}}.work .width .cards a .view .center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--bg);width:100px;height:50px;display:flex;justify-content:center;align-items:center;opacity:0;transition:var(--trans);cursor:pointer}.work .width .cards a .view .center svg{font-size:1.3rem}.work .width .cards a .d{padding:.5rem}.work .width .cards a h4{font-size:18px;font-weight:700;color:var(--title);margin-top:.5rem}.work .width .cards a:hover .center{opacity:1}.work .all{padding:0 1rem}@media (max-width: 450px){.work .all{padding:0 2rem}}.work .all .content{display:flex;flex-direction:column;text-align:center;justify-content:center;align-items:center;gap:1rem;padding-bottom:4rem}.work .all .content .p{width:60%}@media (max-width: 450px){.work .all .content .p{width:100%}}.work .all .call{margin:4rem 0}.contact{overflow:hidden;animation:fade 1s linear}.contact .bg{position:relative}.contact .bg img{width:100%;height:600px;object-fit:cover;background-position:center;background-repeat:no-repeat;background-size:cover;filter:brightness(50%)}.contact__content{position:absolute;top:0;left:0;width:100%;height:600px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;z-index:20;padding:2rem 0}.contact__content .width .intro{display:flex;flex-direction:column;gap:2rem;padding-top:1rem}.contact__content .width .intro .desc{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.contact__content .width .intro .desc p{width:60%}@media (max-width: 450px){.contact__content .width .intro .desc p{width:100%}}.contact .width{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4rem 1rem}@media (max-width: 450px){.contact .width{padding:0 2rem}}.contact .width .flex{display:flex}@media (max-width: 650px){.contact .width .flex{flex-direction:column;gap:3rem}}.contact .width .flex .content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:1rem;width:380px}@media (max-width: 450px){.contact .width .flex .content{width:100%}}.contact .width .flex .content p{display:flex;flex-direction:column}.contact .form{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:1rem;width:100%}.contact .form form{width:60%;display:flex;flex-direction:column;margin-top:2rem;gap:1rem}@media (max-width: 900px){.contact .form form{width:80%}}@media (max-width: 900px) and (max-width: 450px){.contact .form form{width:100%}}.contact .form form .input{display:flex;align-items:center;gap:1rem}@media (max-width: 650px){.contact .form form .input{flex-direction:column}}.contact .form form .input .col{display:flex;flex-direction:column;gap:4px;width:100%}.contact .form form .input .col label{text-align:start;font-size:10px;font-weight:700;text-transform:uppercase}.contact .form form .input .col input{height:50px;border:2px solid var(--title);background-color:transparent;font-size:16px;padding-left:16px;transition:var(--trans);color:var(--title);border-radius:4px}.contact .form form .input .col input:focus{border:2px solid var(--btn)}.contact .form form .input .col .error{position:relative;text-align:start;background-color:var(--btn);border-radius:2px}.contact .form form .input .col .error p{font-size:10px;color:#fff;font-weight:600;padding:1px 2px;text-transform:uppercase}.contact .form form textarea{border:2px solid var(--title);background-color:transparent;font-size:16px;padding:16px;transition:var(--trans);color:var(--title);border-radius:4px}.contact .form form textarea:focus{border:2px solid var(--btn)}.contact .form form .area{margin-top:-12px}.contact .form form .error{position:relative;text-align:start;background-color:var(--btn);padding:2px;display:flex;align-items:center;border-radius:2px}.contact .form form .error p{font-size:10px;font-weight:600;padding:1px 2px;color:#fff;text-transform:uppercase}.contact .form form .error:before{position:absolute;content:"";height:8px;width:8px;background-color:var(--btn);top:-3px;left:2px;z-index:-2;transform:rotate(45deg)}.contact .form form .row{display:flex;align-items:center;justify-content:space-between}@media (max-width: 450px){.contact .form form .row{flex-direction:column;align-items:start;text-align:start;gap:1rem}}.contact .form form .row p span{color:var(--btn)}.contact .location{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:1rem;width:100%}.contact .location .my{height:350px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:2rem}.contact .location .my svg{font-size:2.5rem;color:var(--btn);animation:up 1s alternate infinite}.contact .location .my .loc{background-color:var(--text);padding:4px 8px;border-radius:1px}.contact .location .my .loc a{font-size:12px;font-weight:700;color:var(--bg)}.detail{position:relative;animation:fade 1s linear}@media (max-width: 900px){.detail .max-width{padding:0 2rem}}@media (max-width: 900px) and (max-width: 450px){.detail .max-width{padding:0 2rem}}.detail .max-width .desc{display:flex;flex-direction:column;text-align:center;justify-content:center;align-items:center;padding-top:8rem;padding-bottom:4rem}@media (max-width: 450px){.detail .max-width .desc{padding-top:10rem}}.detail .max-width .desc .img img{height:600px;width:100%;object-fit:cover;margin-top:4rem;border-radius:4px}@media (max-width: 450px){.detail .max-width .desc .img img{height:250px;width:100%;margin-top:2rem}}.detail .max-width .desc .date{display:flex;align-items:center;gap:1rem;width:100%;margin-top:4rem}@media (max-width: 450px){.detail .max-width .desc .date{margin-top:2rem}}.detail .max-width .desc .date .line{height:4px;width:40px;border-radius:8px;background-color:var(--btn)}.detail .max-width .desc .date p{font-size:12px;text-transform:uppercase;font-weight:700;color:var(--title)}.detail .max-width .desc .con{width:100%;text-align:start;margin-top:2rem}.detail .max-width .desc .con p{margin-top:1rem}.detail .max-width .desc .test{background-color:#0e0e0e;border-radius:4px;margin-top:4rem;text-align:start;display:flex;flex-direction:column;justify-content:center;padding:0 2rem;min-height:250px}@media (max-width: 450px){.detail .max-width .desc .test{padding:2rem 1rem}}.detail .max-width .desc .test i{margin-top:1rem;line-height:1.5}.detail .max-width .desc .more{width:100%;text-align:start;margin-top:2rem}.detail .max-width .desc .more h3{margin-bottom:1rem}.detail .back{position:fixed;top:6rem;left:0;width:100%}.detail .back a{width:50px;height:50px;background-color:#0e0e0e;border-radius:4px;display:flex;justify-content:center;align-items:center;color:var(--title);font-size:1.2rem;transition:var(--trans)}.detail .back a:hover{color:var(--btn)}*{margin:0;padding:0;outline:none;text-decoration:none;list-style:none;scroll-behavior:smooth;font-family:Josefin Sans,sans-serif;user-select:none}:root{--bg: #141414;--text: #d7d7d7cc;--title: #e9e9e9;--text-fade: #d7d7d72f;--btn: red;--trans: .5s ease;--jos: "Josefin Sans", sans-serif;--roboto: "Roboto", sans-serif}h1,h2,h3,h4{font-family:var(--roboto)}body{background:var(--bg);color:var(--text);line-height:normal;font-size:16px;font-weight:300}body p{line-height:1.2em}@media (max-width: 450px){body{font-size:14px}}.width{max-width:1250px;margin:0 auto;padding:0 4rem}@media (max-width: 450px){.width{padding:0 2rem}}.max-width{max-width:900px;margin:0 auto}@media (max-width: 450px){.max-width{padding:0 2rem}}.all-width{max-width:1800px;margin:0 auto}.span{font-family:Josefin Sans,sans-serif;font-size:18px;font-weight:400;color:var(--title)}.spans{font-family:Josefin Sans,sans-serif;font-size:12px;font-weight:400;color:var(--title)}.footer{height:900px;position:absolute;bottom:0;left:0;right:0;z-index:20;background-image:linear-gradient(180deg,transparent,rgba(12,12,12,.9450980392),#141414)}.right{height:100vh;width:80%;position:absolute;bottom:0;top:0;left:0;right:0;z-index:10;background-image:linear-gradient(-90deg,transparent,rgba(12,12,12,.9450980392),#141414)}.outline-text{font-weight:700;-webkit-text-stroke:1px var(--title);color:transparent}@media (max-width: 450px){.outline-text{-webkit-text-stroke:1px var(--title)}}.out-text{font-weight:700;-webkit-text-stroke:1px var(--text-fade);color:transparent;font-size:64px;font-family:Roboto,sans-serif}.out-text span{font-family:Roboto,sans-serif}@media (max-width: 450px){.out-text{font-size:32px}}.h1{font-size:56px;font-family:var(--roboto);color:var(--title)}.h1 span{font-family:var(--roboto)}@media (max-width: 990px){.h1{font-size:40px}}@media (max-width: 990px) and (max-width: 650px){.h1{font-size:32px}}@media (min-width: 991px) and (max-width: 1150px){.h1{font-size:48px}}.title{display:flex;justify-content:center;align-items:center;text-align:center}.title h5{position:relative;font-size:10px;letter-spacing:2px}@media (max-width: 450px){.title h5{letter-spacing:1px}}.title h5:after{content:"";position:absolute;top:-1rem;left:0rem;right:0rem;width:50px;height:4px;border-radius:8px;background-color:var(--btn);display:block;margin:0 auto}.h3{font-size:28px;color:var(--title);font-family:var(--roboto)}@media (max-width: 450px){.h3{font-size:24px}.h3 br{display:none}}.scroll{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:2rem}.scroll .border{width:20px;height:40px;border:2px solid var(--text);border-radius:16px;display:flex;justify-content:center;align-items:center}.scroll .border .dot{width:5px;height:8px;background:var(--title);border-radius:50px;animation:up .5s alternate infinite}.scroll .spans{margin-top:2rem}.button{height:50px;border:2px solid var(--title);background-color:transparent;color:var(--title);display:flex;align-items:center;justify-content:center;width:180px;text-transform:uppercase;font-size:12px;transition:var(--trans);letter-spacing:2px;font-weight:700;border-radius:4px;cursor:pointer}.button:hover{color:var(--btn)}@media (max-width: 650px){.button{font-size:10px;width:160px;letter-spacing:1px}}.call{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:1rem}.call .desc p{margin:1rem 0}.call .desc .w{width:70%;margin:auto;padding:1rem 0}@media (max-width: 450px){.call .desc .w{width:100%}}.call .desc .btn{display:flex;align-items:center;justify-content:center;gap:4rem;margin-top:1rem}@media (max-width: 450px){.call .desc .btn{gap:2rem;justify-content:space-between}}.call .desc .btn a{color:var(--title);font-size:12px;letter-spacing:2px;text-transform:uppercase;font-weight:700;transition:var(--trans)}.call .desc .btn a:hover{color:var(--btn)}@media (max-width: 650px){.call .desc .btn a{font-size:10px;letter-spacing:1px}}.mt{margin-top:4rem}.client{color:var(--btn);text-transform:capitalize;font-weight:700}.wraper{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem}.wraper img{width:260px;height:250px;object-fit:cover;border-radius:4px}@media (max-width: 450px){.wraper img{width:100%}}.wraper .w1{width:300px;object-fit:cover}@media (max-width: 450px){.wraper .w1{width:100%}}.wraper .w2{width:220px;object-fit:cover}@media (max-width: 450px){.wraper .w2{width:100%}}.wraper .w2 .w3{width:320px;object-fit:cover}@media (max-width: 450px){.wraper .w2 .w3{width:100%}}.loader{position:relative}.loader__main{position:absolute;width:100%;height:100dvh;top:0;display:flex;justify-content:center;align-items:center;z-index:99;background:var(--bg)}.loader__main .col{display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;gap:1rem}.loader__main .col h4{font-size:16px;font-weight:900;margin-bottom:.5rem;color:var(--title)}.loader__main .col p{text-transform:uppercase;font-weight:700;font-size:10px;letter-spacing:2px;color:var(--title)}.loader__main .col .spinner{background-color:#0e0e0e;position:relative;height:5px;width:200px;overflow:hidden}.loader__main .col .spinner:before{display:block;content:"";position:absolute;left:0;top:0;z-index:10;height:100%;background-color:var(--btn);animation:load 2s linear}@keyframes load{0%{width:0%}to{width:100%}}@keyframes up{0%{transform:translateY(-50%)}to{transform:translateY(50%)}}@keyframes fade{0%{opacity:0}to{opacity:1}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
