.nav .nav-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.nav .nav-wrapper .link-wrapper{display:flex;align-items:center;gap:2rem}.nav .nav-wrapper .links{display:flex;gap:1rem}.nav .nav-wrapper .link{cursor:pointer;color:#51565e;border-bottom:1px solid linearGradient()}.nav .nav-wrapper .line{width:100%;margin-top:.5rem;border-width:1px;border-style:solid;-o-border-image:linear-gradient(270deg,rgba(38,87,164,0) 1%,#2657a4 50%,rgba(38,87,164,0)) 100% 0 100% 0/3px 0 3px 0 stretch;border-image:linear-gradient(270deg,rgba(38,87,164,0) 1%,#2657a4 50%,rgba(38,87,164,0)) 100% 0 100% 0/3px 0 3px 0 stretch}.nav .nav-wrapper .logo{cursor:pointer}.nav .nav-wrapper .menu{display:none}@media(min-width:800px){.nav .nav{position:relative}.nav .mobile-screen{display:none}.nav .mobile-screen .link-wrapper{gap:2rem}}@media(max-width:800px){.nav .nav-wrapper .link-wrapper{display:none}.nav .nav-wrapper .menu{display:block}.nav .mobile-screen{height:100vh;display:flex;flex-direction:column;background-color:#fff;position:absolute;top:0;left:0;right:0;padding:1rem;gap:3rem}.nav .mobile-screen .logo{height:2rem}.nav .mobile-screen .logo-wrapper{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.nav .mobile-screen .link-wrapper{display:flex;flex-direction:column;gap:2rem}.nav .mobile-screen .links{display:flex;flex-direction:column;gap:1rem}.nav .mobile-screen .link{padding:.5rem 1rem}.nav .mobile-screen .link:hover{background-color:#d3d3d3}}.button-wrapper{background-color:#2657a4;width:100%;padding:.93rem 1.875rem;border-radius:5px;text-align:center;color:#fff;font-weight:500;cursor:pointer}.features-style{padding:2.5rem .5rem;box-shadow:0 3px 10px rgba(6,14,26,.05);border-radius:10px;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;align-items:center;gap:3.125rem;justify-content:center;background-color:#fff}.iconwrapper{height:9.875rem;width:9.875rem;border-radius:100%;background-color:#14a89f;display:grid;place-items:center}.features-style h3{text-align:center;font-size:1.5625rem;font-weight:500}.features-style .desc{width:15rem;margin-top:10px;margin-bottom:20px;font-size:14px;font-weight:400;color:#51565e;text-align:center;height:7rem}.pointer{display:flex;justify-content:center}.feature-wrapper{display:grid;place-items:center;padding-bottom:12.5rem;padding-top:10rem}.feature-wrapper h1{margin-bottom:3.75rem;max-width:34.3125rem;text-align:center;font-size:2.75rem;line-height:3rem}.feature-wrapper .features-cards{display:flex;gap:1.5rem}@media(max-width:1024px){.feature-wrapper{display:grid;place-items:center;padding-bottom:12.5rem}.feature-wrapper h1{margin-bottom:3.75rem;max-width:34.3125rem;text-align:center;font-size:2rem;line-height:3rem}.feature-wrapper .features-cards{display:grid;grid-template-columns:1fr 1fr;margin:0 1rem}}@media(max-width:500px){.feature-wrapper{display:grid;place-items:center;padding-bottom:12.5rem}.feature-wrapper h1{margin-bottom:2.5rem;max-width:20.3125rem;text-align:center;font-size:1.5rem;line-height:2rem}.feature-wrapper .features-cards{display:grid;grid-template-columns:1fr}}.footer{background-color:rgba(38,87,164,.1);padding-top:6.25rem;padding-bottom:2.1875rem;width:100vw}.footer .copy-right .hr{width:100%;height:1px;background-color:rgba(38,87,164,.3)}.footer .copy-right p{font-size:1.25rem;font-weight:300;margin-top:1.475rem;text-align:center;color:#51565e}.footer .footer-content{display:grid;grid-template-columns:repeat(4,auto);gap:6.375rem;margin-bottom:5rem}.footer .footer-content .socials{display:flex;gap:1.5625rem;margin-top:1.875rem}.footer .footer-content .socials span{display:flex;height:2.5626rem;width:2.5625rem;align-items:center;justify-content:center;border-radius:9999px;background-color:rgba(6,14,26,.1)}.footer .footer-content .socials span .social-img{height:15px}@media(max-width:1024px){.footer .footer-content{display:grid;grid-template-columns:repeat(2,1fr);gap:6.375rem;margin-bottom:5rem}.footer .footer-content .socials{display:flex;gap:1.5625rem;margin-top:1.875rem}.footer .footer-content .socials span{display:flex;height:2.5626rem;width:2.5625rem;align-items:center;justify-content:center;border-radius:9999px;background-color:rgba(6,14,26,.1)}.footer .footer-content .socials span .social-img{height:15px}}@media(max-width:710px){.footer .footer-content{display:grid;grid-template-columns:repeat(1,1fr);gap:2.375rem;margin-bottom:2rem}.footer .footer-content .socials{display:flex;gap:1.5625rem;margin-top:.5rem}.footer .footer-content .socials span{display:flex;height:2.5626rem;width:2.5625rem;align-items:center;justify-content:center;border-radius:9999px;background-color:rgba(6,14,26,.1)}.footer .footer-content .socials span .social-img{height:15px}}.hero{display:flex;height:100%;align-items:center;justify-content:center;gap:2rem}@media (min-width:768px){.hero{height:100vh;justify-content:space-between}}@media (min-width:1024px){.hero{height:100vh}}.hero .hero-desc{display:flex;flex-direction:column}.hero .hero-desc span{font-size:2.879rem;font-weight:700;max-width:31.025rem}.hero .hero-desc p{max-width:27.1875rem;font-size:18px;padding:0;font-weight:400;color:#51565e;margin:1.5625rem 0 2.1875rem}.hero .hero-desc .line{display:none}@media (min-width:768px){.hero .hero-desc .line{z-index:-1}}@media (min-width:1024px){.hero .hero-desc .line{position:absolute;right:-2.5rem;top:3.25rem;display:block}}.hero .heroImg-wrapper{position:relative;display:flex;height:100%;width:50%;align-items:center}@media(max-width:1024px){.hero{display:flex;height:100vh;justify-content:space-between}.hero .hero-desc{display:flex;flex-direction:column;padding-bottom:2rem}.hero .hero-desc span{font-size:1.8rem;font-weight:700;max-width:24.025rem}.hero .hero-desc p{max-width:27.1875rem;font-size:18px;padding:0;font-weight:400;color:#51565e;margin:1.5625rem 0 2.1875rem}.hero .hero-desc .line{position:absolute;right:-2.5rem;top:3.25rem;z-index:-1}.hero .heroImg-wrapper{height:17.5rem}.hero .heroImg-wrapper img{height:100%}}@media(max-width:900px){.hero{height:70vh;justify-content:space-between;align-items:center;padding-bottom:-10rem;margin-top:2rem;gap:2rem}.hero,.hero .hero-desc{display:flex;flex-direction:column}.hero .hero-desc span{font-size:1.3rem;font-weight:700;max-width:31.025rem;text-align:center}.hero .hero-desc p{max-width:27.1875rem;font-size:18px;padding:0;font-weight:400;color:#51565e;margin:1.5625rem 0 2.1875rem;text-align:center}.hero .hero-desc .line{position:absolute;right:-2.5rem;top:3.25rem;z-index:-1}.hero .heroImg-wrapper{order:-1}.hero .heroImg-wrapper img{height:100%}}.newsCard-wrapper{max-width:34.68rem}.newsCard-wrapper .creative{margin-top:1rem;font-size:1rem;font-weight:400;color:#51565e}.newsCard-wrapper .date{max-width:15.75rem;display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:500;color:#060e1a;margin-bottom:1.25rem}.newsCard-wrapper .running-remmote h3{color:#060e1a;font-size:1.375rem;font-weight:500;margin-bottom:1.25rem}.newsCard-wrapper .running-remmote p{max-width:21.1875rem;font-size:14px;font-weight:400;color:#51565e;margin-bottom:1.5625rem}.newsCard-wrapper .button-container{width:8.4375rem}@media(max-Width:1024px){.newsCard-wrapper{max-width:25.68rem}.newsCard-wrapper .creative{margin-top:1rem;font-size:1rem;font-weight:400;color:#51565e}.newsCard-wrapper .date{max-width:14.75rem;display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:500;color:#060e1a;margin-bottom:.5rem}.newsCard-wrapper .running-remmote h3{color:#060e1a;font-size:1.2em;font-weight:500;margin-bottom:.5rem}.newsCard-wrapper .running-remmote p{max-width:21.1875rem;font-size:14px;font-weight:400;color:#51565e;margin-bottom:1.5625rem}.newsCard-wrapper .button-container{width:8.4375rem}}@media(max-Width:900px){.newsCard-wrapper{max-width:25.68rem;display:flex;flex-direction:column}.newsCard-wrapper .creative{margin-top:1rem;font-size:1rem;font-weight:400;color:#51565e;text-align:center}.newsCard-wrapper .date{max-width:14.75rem;display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:500;color:#060e1a;margin:0 auto .5rem;gap:2rem}.newsCard-wrapper .running-remmote{display:flex;justify-content:center;align-items:center;flex-direction:column}.newsCard-wrapper .running-remmote h3{color:#060e1a;font-size:1.2em;font-weight:500;margin-bottom:.5rem;text-align:center}.newsCard-wrapper .running-remmote p{max-width:21.1875rem;font-size:14px;font-weight:400;color:#51565e;margin-bottom:1.5625rem;text-align:center}.newsCard-wrapper .button-container{width:8.4375rem;align-self:center}}.news-wrapper{padding:4.75rem 0}.news-wrapper h1{margin-bottom:3.75rem;text-align:center;font-size:2.75rem}.news-wrapper .news-container{display:flex;justify-content:space-between;gap:2rem}@media(max-Width:1024px){.news-wrapper{padding:2rem 0}.news-wrapper h1{margin-bottom:2.5rem;text-align:center;font-size:1.7rem}.news-wrapper .news-container{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem}}@media(max-Width:950px){.news-wrapper{padding:2rem 0}.news-wrapper h1{margin-bottom:2.5rem;text-align:center;font-size:1.7rem}.news-wrapper .news-container{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));place-items:center;gap:2rem}}.operation-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding-top:5.8125rem;padding-bottom:5.5625rem}.operation-wrapper .operation-image{background-repeat:no-repeat;background-size:contain;height:30rem}.operation-wrapper .operation-image .mobile-img{display:none}.operation-wrapper .operation-image .full-screen{display:block}.operation-wrapper .operation-desc{display:flex;flex-direction:column;justify-content:center;gap:2rem}.operation-wrapper .operation-desc h1{font-size:2.75rem;line-height:1.3;color:#060e1a;max-width:24.875rem}.operation-wrapper .operation-desc .operation-option{display:flex;flex-direction:column;gap:1.875rem}.operation-wrapper .operation-desc .operation-option .option-wrapper{display:flex}@media(max-width:800px){.operation-wrapper{height:100vh;display:flex;flex-direction:column;grid-template-rows:1fr 1fr;gap:2rem;padding:4.8125rem 2rem 0;margin-bottom:26.5625rem}.operation-wrapper .operation-image{background-image:none}.operation-wrapper .operation-image .mobile-img{display:block}.operation-wrapper .operation-image .full-screen{display:none}.operation-wrapper .operation-desc{display:flex;flex-direction:column;align-items:center;gap:2rem}.operation-wrapper .operation-desc h1{font-size:1.8rem;line-height:1.3;color:#060e1a;max-width:24.875rem;text-align:center}.operation-wrapper .operation-desc .operation-option{display:flex;flex-direction:column;gap:1.875rem}.operation-wrapper .operation-desc .operation-option .option-wrapper{display:flex}}@media(max-width:768px){.operation-wrapper{height:100vh;margin-bottom:35.5625rem}}@media(max-width:500px){.operation-wrapper{height:100vh;margin-bottom:24.5625rem}}.pricing-wrapper{box-shadow:5px 5px 20px rgba(6,14,26,.05);height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;background-color:#fff;border-radius:10px}.pricing-wrapper .price-head{padding:3.125rem 4.3925rem 1.875rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.pricing-wrapper .price-head-img{background-image:url(/images/priceImg.png);background-repeat:no-repeat;background-size:cover;background-position-y:-14px;color:#fff;z-index:100}.pricing-wrapper .content{padding:0 4.3925rem 3.125rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.pricing-wrapper .desc{max-width:9.8125rem;line-height:1.5;font-size:1rem;text-align:center;color:#51565e;padding-top:10px;margin-bottom:2.5rem;font-weight:400}.pricing-wrapper h3{font-size:1.375rem;font-weight:500}.pricing-wrapper h1{font-weight:500;font-size:2rem}.pricing-wrapper .button-container{width:14rem}.pricing-wrapper .arrow{margin-top:13px;margin-bottom:7px}@media(max-width:500px){.pricing-wrapper .price-head{padding:2.5rem 2.3925rem 1.275rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.pricing-wrapper .price-head-img{background-image:url(/images/priceImg.png);background-repeat:no-repeat;background-size:cover;background-position-y:-14px;color:#fff;z-index:100}.pricing-wrapper .content{padding:0 2.3925rem 2.125rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.pricing-wrapper .desc{max-width:9.8125rem;line-height:1.5;font-size:1rem;text-align:center;color:#51565e;padding-top:10px;margin-bottom:2.5rem;font-weight:400}.pricing-wrapper h3{font-size:1.375rem;font-weight:500}.pricing-wrapper h1{font-weight:500;font-size:2rem}.pricing-wrapper .button-container{width:14rem}.pricing-wrapper .arrow{margin-top:13px;margin-bottom:7px}}.pricing{justify-content:center;flex-direction:column;padding-bottom:8rem}.pricing,.pricing .add{display:flex;align-items:center}.pricing .add{margin-bottom:2.75rem;margin-top:1.875rem;gap:1rem}.pricing .toggle-wrapper{display:flex;height:2.0625rem;width:4.1875rem;align-items:center;border-radius:1.25rem;background-color:rgba(38,87,164,.5)}.pricing .toggle-wrapper .toggle{margin:.5rem;height:1.4375rem;width:2.25rem;border-radius:1.25rem;background-color:#2657a4}.pricing .price{display:flex;gap:1rem}@media(max-width:1024px){.pricing{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:4rem}.pricing h1{font-size:2.75rem}.pricing .add{margin-bottom:2.75rem;margin-top:1.875rem;display:flex;align-items:center;gap:1rem}.pricing .toggle-wrapper{display:flex;height:2.0625rem;width:4.1875rem;align-items:center;border-radius:1.25rem;background-color:rgba(38,87,164,.5)}.pricing .toggle-wrapper .toggle{margin:.5rem;height:1.4375rem;width:2.25rem;border-radius:1.25rem;background-color:#2657a4}.pricing .price{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;padding-left:2rem;padding-right:2rem}}@media(max-width:500px){.pricing{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:3rem}.pricing h1{margin-bottom:1.5rem;text-align:center;font-size:1.6rem}.pricing .add,.pricing .toggle-wrapper{display:none}}