*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%}body{font-family:Outfit,sans-serif;background-color:#09090b;color:#e4e4e7;font-weight:400;margin:0 auto}a{all:unset;cursor:pointer;text-decoration:none;color:inherit}#root{max-width:1920px;margin:0 auto}.navbar{width:100%;max-width:1920px;padding:1.6rem 12rem;background-color:#09090b;display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;z-index:10}.navbar-company{display:flex;align-items:center;gap:.8rem;color:#e4e4e7;font-weight:600}.navbar-company-logo{width:3.2rem}.navbar-company-name{text-transform:uppercase;font-size:1.6rem;letter-spacing:4px}.navbar-links{display:flex;gap:4rem}.navbar-links-link{font-size:1.4rem;letter-spacing:1px;color:#9f9fa9;padding:.6rem 0;border-bottom:2px solid transparent}.navbar-links--open{display:flex!important}.navbar-toggle{display:none;flex-direction:column;gap:4px;cursor:pointer}.navbar-toggle .bar{width:25px;height:2px;background:#e4e4e7}.active{border-bottom:2px solid #3399CC}@media (max-width: 768px){.navbar{padding:1.6rem 2rem}.navbar-toggle{display:flex}.navbar-links{display:none;flex-direction:column;position:absolute;top:6.5rem;right:2rem;background:#09090b;padding:2rem;border-radius:8px;gap:2rem;box-shadow:0 0 10px #00000026}}.home-hero{width:100%;height:72rem;display:flex;justify-content:center;align-items:center;background-repeat:no-repeat;background-size:cover;background-position:center;margin-top:-3rem}.home-hero-content{max-width:54rem}.home-hero-content-heading{font-size:4.8rem;font-weight:500;color:#e4e4e7}.home-hero-content-subheading{font-size:1.6rem;letter-spacing:1px;color:#9f9fa9;font-weight:200;margin-top:2.4rem;max-width:48rem}.home-hero-content-btn__bg{background-color:#39c;width:fit-content;padding:.5rem 1.5rem;font-size:1.6rem;border-radius:1rem;display:flex;gap:1rem;text-transform:capitalize;height:fit-content;margin:2rem 0}.home-hero-content-btn__bg-img{background:#09090b;border-radius:5px;padding:3px 5px}.home-hero-image{height:40rem}.home-about{width:100%;text-align:center}.home-about-image{margin:0 auto}.home-about-heading{font-size:6.4rem;color:#e4e4e7;font-weight:600;margin:2.4rem}.home-about-subheading{font-size:1.6rem;letter-spacing:1px;color:#9f9fa9;font-weight:200;max-width:52rem;text-align:center;margin:0 auto}.home-grid{display:grid;grid-template-columns:repeat(4,1fr);max-width:130rem;margin:8rem auto;background-image:url(src/assets/Grid-bg-border.svg);background-size:100%;background-position:center}.home-grid-item{padding:2rem;display:flex;gap:2rem;flex-direction:column;flex-wrap:wrap;align-items:flex-start;position:relative}.home-grid-item img{width:4rem}.home-grid-item-title{font-size:2rem}.home-grid-item-description{font-size:1.6rem;color:#9f9fa9}.home-built{max-width:130rem;margin:auto}.home-built-header{margin-bottom:12.8rem}.home-built-header-content{display:flex;justify-content:space-between}.home-built-header-content-text h2{font-size:6.4rem;font-weight:400}.home-built-header-content-text p{font-size:1.6rem;color:#9f9fa9;max-width:35rem}.home-built-flexbox-item{display:flex;padding:3rem 3em 0;border:1px solid #18181B;border-radius:35px;margin-bottom:5rem}.home-built-flexbox-item-image{width:50%}.home-built-flexbox-item-image img{width:100%}.home-built-flexbox-item-flex{display:flex;flex-direction:column;gap:2.5rem}.home-built-flexbox-item-content{display:flex;flex-direction:column;padding:0 4rem 0 1rem;width:50%}.home-built-flexbox-item-content span{text-transform:uppercase;font-family:Outfit;font-size:1.6rem;letter-spacing:4px;color:#9f9fa9}.home-built-flexbox-item-content h2{font-size:4rem;font-weight:400}.home-built-flexbox-item-content p{font-size:1.6rem;color:#9f9fa9;text-transform:capitalize;letter-spacing:1px}.home-built-flexbox-item-content ul{display:flex;gap:2rem;list-style:none}.home-built-flexbox-item-content ul li{padding:.6rem 1.2rem;font-size:1.6rem;background-color:#104e64;border-radius:3rem}.home-built-flexbox-item-content-btn{background-color:#18181b;width:fit-content;padding:1rem 1.5rem;font-size:1.6rem;border-radius:1rem;display:flex;gap:1rem;text-transform:capitalize;height:fit-content;margin:5rem 0 2rem}.home-builtwith{max-width:130rem;margin:auto;margin-top:15rem}.home-builtwith-header{text-align:center}.home-builtwith-header h2{font-size:6.4rem;font-weight:400}.home-builtwith-header p{font-size:1.6rem;color:#9f9fa9;max-width:50rem;margin:auto}.home-builtwith-image{width:100%;text-align:center;margin:6rem 0}.home-builtwith-dropdown{display:flex;justify-content:space-evenly;margin-bottom:9rem}.home-builtwith-dropdown-title{display:flex;font-size:2rem;letter-spacing:2px;gap:1rem}.home-builtwith-dropdown-listing{margin-left:1rem;padding:2rem;font-size:1.6rem;color:#9f9fa9;border-left:1px solid #18181B;display:flex;flex-direction:column;gap:1rem}.home-process{padding:12rem 0rem;display:flex;justify-content:space-between;align-items:center;margin:auto;width:120rem}.home-process-steps{max-width:56rem;display:flex;flex-direction:column;gap:6rem}.home-process-steps-step-no{font-size:6.4rem;font-weight:100;color:#39c;display:inline}.home-process-steps-step-h{font-size:3.2rem;font-weight:600;color:#e4e4e7;display:inline;margin-left:2.4rem}.home-process-steps-step-des{font-size:1.6rem;letter-spacing:1px;color:#9f9fa9;font-weight:200;margin-top:1rem}.home-cta{position:relative;margin:5rem 0 0}.home-cta-image{position:absolute;top:-4rem;z-index:2;left:28%}@media (min-width: 1600px) and (max-width: 2600px){.home-hero{background-size:contain}}@media (min-width: 1500px){.home-cta-image{left:34%}}@media (max-width: 1400px){.home-cta-image{left:26%}}@media (max-width: 1300px){.home-grid{padding:0 2rem}.home-process{padding-left:2rem;padding-right:2rem;flex-direction:column;gap:6.4rem;width:100%}.home-built{margin:0 2rem}.home-builtwith{margin-left:2rem;margin-right:2rem}.home-builtwith-image img{width:100%}.home-cta-image{left:26%}}@media (max-width: 1200px){.home-cta-image{left:20%}.home-hero-content{margin-left:1.6rem}.home-hero-image{width:100%}.home-built-flexbox-item{flex-wrap:wrap;flex-direction:column-reverse;padding:0}.home-built-flexbox-item-image{width:100%}.home-built-flexbox-item-flex{gap:1.5rem}.home-built-flexbox-item-content{gap:2rem;padding:2rem;width:100%}.home-built-flexbox-item-content h2{font-size:3rem}.home-built-flexbox-item-content ul{flex-wrap:wrap;gap:1rem}.home-built-flexbox-item-content-btn{margin:1rem 0}}@media (max-width: 500px){.home-hero{background:unset!important;flex-direction:column;margin-top:6rem;padding:2rem}.home-hero-image{width:100%}.home-hero-content-heading{font-size:3.6rem}.home-about{padding:2rem}.home-about-image{width:100%}.home-about-heading{font-size:3.6rem}.home-grid{grid-template-columns:repeat(1,1fr);margin:4rem auto}.home-grid-item{padding:2rem 0}.home-process{padding:5rem 2rem;flex-direction:column;gap:3rem}.home-process img{width:100%}.home-process-steps{gap:3rem}.home-process-steps-step-no{font-size:4.4rem}.home-cta-image{width:90%;left:5%}.home-built-header-icon img{width:100%}.home-built-header-content{flex-wrap:wrap;gap:2rem}.home-built-header-content-text h2{font-size:3.6rem;margin-bottom:1rem}.home-built-flexbox-item{flex-wrap:wrap;flex-direction:column-reverse;padding:0}.home-built-flexbox-item-flex{gap:1.5rem}.home-built-flexbox-item-content{gap:2rem;padding:2rem;width:100%}.home-built-flexbox-item-content h2{font-size:3rem}.home-built-flexbox-item-content ul{flex-wrap:wrap;gap:1rem}.home-built-flexbox-item-content-btn{margin-bottom:0}.home-builtwith-header{text-align:left}.home-builtwith-header h2{font-size:3.6rem}.home-builtwith-dropdown{flex-direction:column;gap:2rem}}.subfooter{max-width:130rem;margin:auto;height:82rem;background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;align-items:end;justify-content:center;position:relative;margin-bottom:2rem;width:calc(100% - 4rem);border-radius:3rem}.subfooter-content{padding-bottom:10rem;text-align:center;position:relative;z-index:3}.subfooter-content-heading{font-size:4.8rem;padding-bottom:1.8rem;width:80%;margin:auto;font-weight:500}.subfooter-content-description{font-size:1.8rem;width:60%;margin:auto;color:#9f9fa9;padding-bottom:5rem}.subfooter-content-btn{background-color:#09090b;box-shadow:unset;color:#fff;font-size:1.8rem;padding:1rem 1.2rem 1rem 2rem;border-radius:6px;display:flex;width:fit-content;margin:auto;gap:1rem}@media (max-width: 1300px){.subfooter{margin:2rem 2rem 4rem}}@media (max-width: 500px){.subfooter-content{padding-bottom:8rem}.subfooter-content-heading{font-size:3.6rem;width:100%}.subfooter-content-description{width:90%}}.services-hero{width:100%;height:72rem;display:flex;flex-direction:column;align-items:center;justify-content:end;padding-bottom:20rem;background-size:cover;background-repeat:no-repeat;background-position:center}.services-hero:after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:72rem;background:linear-gradient(to bottom,#205cb60e,#09090b);pointer-events:none;z-index:0}.services-hero-content{position:relative;z-index:1;text-align:center}.services-hero-content-image{margin-bottom:3rem}.services-hero-content-heading{font-size:6rem;font-weight:400}.services-hero-content-desription{font-size:1.8rem;color:#9f9fa9;max-width:50rem;margin:auto;font-weight:300;padding:1rem}.services-flexbox{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1000px;margin:auto;position:relative;background:#0a0a0a}.services-flexbox:before{display:block;content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:radial-gradient(circle at center,transparent 30%,rgba(9,9,11,.74) 100%);z-index:4}.services-flexbox-item{text-align:center;background:#0a0a0a;padding:2rem;border-radius:1rem;transition:all .3s ease;border:1px solid #18181B;height:fit-content;max-width:200px}.services-flexbox-item img{margin-bottom:1rem;width:3rem;height:3rem}.services-flexbox-item span{color:#d1d5db;font-size:1.5rem;display:block;line-height:1.4}.services-flexbox-item:nth-child(odd){margin-top:20px}.services-flexbox-item:nth-child(2n+2){margin-top:0}.services-work{max-width:130rem;margin:auto}.services-work-btnbox{text-align:center;padding:20rem 0 16rem;background-image:url(src/assets/service-btn-bg.svg);background-repeat:no-repeat;background-position:center}.services-work-btnbox-btn{font-size:1.6rem;padding:.6rem 1.2rem;border:1px solid #00598A;border-radius:3rem;background:#000}.services-work-content{text-align:center}.services-work-content-logo{margin-bottom:3rem}.services-work-content-heading{font-size:6rem;font-weight:400}.services-work-content-description{max-width:45rem;margin:auto;font-size:1.6rem;color:#9f9fa9;margin-top:1.5rem}.services-work-imagebox{margin:8rem 0}.services-work-imagebox-image{width:100%}.services-expertise{padding:6rem 2rem;background-color:#0a0a0a;color:#fff;max-width:130rem;margin:auto}.services-expertise-header{text-align:center;margin-bottom:4rem}.services-expertise-header-title{font-size:6rem;font-weight:400}.services-expertise-header-subtitle{font-size:1.6rem;color:#9f9fa9;max-width:60rem;margin:1rem auto 0}.services-expertise-boxs{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}.services-expertise-boxs-box{background:#0e0e10;border:1px solid #1a1a1a;border-radius:1.2rem;padding:2.5rem;display:flex;flex-direction:column;justify-content:space-between;transition:all .3s ease}.services-expertise-boxs-box-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem}.services-expertise-boxs-box-header-name{font-size:2rem;letter-spacing:.2rem;color:#ccc}.services-expertise-boxs-box-header-btn{font-size:1.4rem;color:#fff;display:flex;align-items:center;gap:.5rem;border:1px solid #18181B;padding:.6rem 1rem;border-radius:.6rem;cursor:pointer;transition:all .3s ease;text-transform:capitalize}.services-expertise-boxs-box-image{min-height:30rem}.services-expertise-boxs-box-content-heading{font-size:3.2rem;font-weight:500;margin-bottom:1.5rem}.services-expertise-boxs-box-content-description{font-size:1.6rem;color:#71717b;line-height:1.7;margin-bottom:2rem}.services-expertise-boxs-box-content-points{display:flex;gap:1rem;list-style:none}.services-expertise-boxs-box-content-points-item{background-color:#162456;border-radius:3rem;font-size:1.4rem;padding:.5rem 1.5rem}@media (max-width: 1300px){.services-work{padding:0 2rem}}@media (max-width: 500px){.services-hero{height:50rem;background-size:200%;background-position:top;padding-bottom:0;justify-content:center}.services-hero-content-heading{font-size:3.6rem}.services-flexbox{grid-template-columns:repeat(2,1fr);margin:0 2rem}.services-work-btnbox{padding:14rem 0}.services-work-content-heading{font-size:3.6rem}.services-expertise{padding:5rem 0}.services-expertise-header{padding:0 2rem}.services-expertise-header-title{font-size:3.6rem}.services-expertise-boxs{grid-template-columns:repeat(1,1fr)}.services-expertise-boxs-box{width:90%;margin:auto}.services-expertise-boxs-box-content-points{flex-wrap:wrap}}.about-hero{width:100%;height:65rem;display:flex;justify-content:space-around;align-items:center;margin-top:-2rem;background:linear-gradient(to bottom,#09090b 30%,#0a0f18 60%);background-size:cover;background-repeat:no-repeat;background-position:center}.about-hero:after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:65rem;background:linear-gradient(to top,#205cb620,#09090b);pointer-events:none;z-index:0}.about-hero-title{position:relative;z-index:1}.about-hero-title-text{margin-top:2rem;font-size:4.8rem;font-weight:500;color:#e4e4e7}.about-hero-desc{position:relative;z-index:1}.about-hero-desc-text{font-size:1.6rem;letter-spacing:1px;color:#9f9fa9;font-weight:200;width:50rem;text-align:right;margin-top:16rem}.about-team{max-width:130rem;margin:auto;padding:6rem 0 0}.about-team-header{padding:3rem 0 1rem;text-align:right}.about-team-header-title{font-size:3.6rem;font-weight:500;color:#e4e4e7}.about-team-header-desc{font-size:1.6rem;letter-spacing:1px;color:#9f9fa9;font-weight:200;margin-top:.5rem;width:60rem;margin-left:auto}.about-team-members{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem;padding-block:3rem}.about-team-members-member{position:relative;border:.1rem solid #18181B;border-radius:1.5rem;overflow:hidden;aspect-ratio:4/5;display:flex;justify-content:center;align-items:flex-end}.about-team-members-member-image{width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(1.05)}.about-team-members-member-overlay{position:absolute;bottom:-1px;border:none;border-radius:2rem 2rem 0 0;width:90%;height:15rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:2rem 2.25rem 2.25rem}.about-team-members-member-overlay-role{color:#39c;font-size:1rem;letter-spacing:.08em;font-weight:500;text-transform:uppercare;text-transform-margin-bottom:1rem}.about-team-members-member-overlay-name{font-size:2.4rem;font-weight:700;line-height:1.25;color:#fff;margin:1rem 0}.about-team-members-member-overlay-desc{font-size:1.5rem;line-height:1.5;color:#9f9fa9;max-width:32ch}.about-theme{max-width:130rem;margin:auto;padding-top:16rem;display:flex;flex-direction:column;justify-content:center;align-item:center;padding:10%}.about-theme__img{width:80%;margin:auto}.about-theme__img img{width:100%;height:100%;object-fit:cover}.about-theme__heading{font-size:5.6rem;padding-bottom:1rem;font-weight:500;color:#e4e4e7;text-align:center}.about-theme__desc{font-size:1.5rem;line-height:1.5;color:#9f9fa9;width:42rem;margin:.5rem auto;text-align:center}.testimonial-section{max-width:130rem;margin:auto;padding-bottom:16rem;display:grid;position:relative;gap:2rem;grid-template-columns:repeat(3,1fr);background:#09090b}.testimonial-section:after{content:"";position:absolute;display:block;bottom:0;left:0;width:100%;background:linear-gradient(to bottom,#09090b00,#09090b);height:36rem}.testimonial-card{background:#0d0f14;border-radius:1rem;padding:2rem 1.75rem 2.25rem;display:flex;flex-direction:column;gap:1.5rem}.testimonial-card-header{display:flex;align-items:center;gap:.5rem}.testimonial-card-header__logo{width:4.8rem;height:auto}.testimonial-card-header__name{font-size:2.4rem;max-width:38ch}.testimonial-card__quote{font-size:1.6rem;line-height:1.5;color:#9f9fa9;max-width:38ch}.testimonial-card__author{margin-top:3rem;display:flex;align-items:center;gap:1.2rem}.testimonial-card__avatar{width:4rem;height:4rem;border-radius:50%;object-fit:cover}.testimonial-card__name{font-size:1.5rem;color:#e4e4e7;font-weight:600;margin:0}.testimonial-card__role{font-size:1.2rem;color:#9f9fa9}.who-we-are{max-width:130rem;margin:auto;padding-top:16rem;display:flex;justify-contact:space-between;background-color:#09090b;color:#fff;gap:2rem}.who-we-are__background{width:40%;z-index:0;max-height:40rem;position:relative;background:linear-gradient(to right,#09090b 100%,#0a0f18 30%);overflow:hidden}.who-we-are__background-map{width:100%}.who-we-are__background:after{content:"";position:absolute;display:block;bottom:0;left:0;z-index:3;width:100%;background:radial-gradient(circle at center,transparent 0%,#09090b 90%);height:100%}.who-we-are__background:after img{width:2.5rem;height:2.5rem;z-index:1}.who-we-are__content{width:58%;max-width:64rem;display:flex;flex-direction:column;gap:1.5rem}.who-we-are__content h2{font-size:3.6rem;font-weight:500;color:#e4e4e7}.who-we-are__content p{font-size:1.6rem;letter-spacing:1px;color:#9f9fa9;font-weight:200;margin-top:.5rem;width:60rem}.who-we-are__content ul{display:flex;flex-direction:column;gap:1rem;color:#9f9fa9}.who-we-are__content ul li{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;font-size:1.6rem;letter-spacing:1px;font-weight:200}.who-we-are__content ul li span{color:#39c;font-size:1.25rem;margin-right:.5rem}.about-care{max-width:130rem;margin:auto;margin-top:16rem}.about-care__title{margin:6rem 0;font-size:3.6rem;font-weight:500;color:#e4e4e7}.about-care__content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:4rem;background:#09090b;color:#e4e4e7}.about-care__kpis{display:flex;flex-direction:column;padding:3rem 0;gap:3.5rem}.kpi{display:flex;align-items:flex-start;gap:1.25rem}.kpi__accent{width:2px;height:16px;background:#39c}.kpi__value{font-size:1.6rem;font-weight:600;margin-bottom:1rem}.kpi__label{font-size:1.6rem;color:#9f9fa9;text-transform:capitalize}.about-care__hero{position:relative;border-radius:1rem;overflow:hidden;width:55%;display:flex;height:32rem}.about-care__hero img{width:100%;height:100%;object-fit:cover}.about-care__hero figcaption{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem;background:linear-gradient(to top,rgba(0,0,0,.65) 0%,transparent 60%)}.about-care__hero figcaption h2{font-size:2.4rem;font-weight:600;margin:.5rem 0}.about-care__hero figcaption p{font-size:1.6rem;color:#9f9fa9;max-width:70ch}.care__logo{width:120px;margin-bottom:auto}@media (max-width: 1300px){.about-team,.about-care{margin:0 2rem}.testimonial-card{margin:0}}@media (max-width: 1250px){.about-hero{justify-content:space-between;padding:0 2rem}.about-team-members{justify-content:space-around}.about-team-members-member{width:30rem;aspect-ratio:4/5}.about-team-members-member img{object-fit:cover;width:100%;height:100%}.about-team-header,.about-care{padding:0 2rem}.about .who-we-are{padding:12rem 2rem}.about .testimonial-section{padding:0 2rem 8rem}}@media (max-width: 500px){.about-hero{flex-direction:column;align-items:center;text-align:center;height:auto;padding:15rem 1.5rem}.about-hero-title img{width:10rem;height:10rem;margin-bottom:1.5rem}.about-hero-title-text{font-size:3.6rem}.about-hero-desc-text{width:100%;text-align:center;margin-top:1rem}.about-team{padding-top:8rem}.about-team-header{padding:2rem 1rem 0}.about-team-header-title{font-size:3.6rem;text-align:center}.about-team-header-desc{width:100%;text-align:center;margin-left:0}.about-team-members{flex-direction:column;gap:3rem;padding:6rem 1rem}.about-team-members-member{width:100%;max-width:90vw}.about-team-members-member-overlay{padding:1.5rem;height:auto}.about-theme__img,.about-theme__desc{width:100%}.about-care__content{display:flex;flex-direction:column;gap:3rem}.about-care__title{font-size:3.6rem;margin:2rem 0}.about-care__kpis{width:100%}.about-care__hero{width:100%;height:21rem}.who-we-are{flex-direction:column;padding:2rem}.who-we-are__content,.who-we-are__background{width:100%;max-width:50rem}.who-we-are__background{order:-1}.who-we-are__background:after{background:linear-gradient(to bottom,#09090b 0%,transparent 50%,#09090b 100%)}.who-we-are__content{gap:1.25rem}.who-we-are__content h2{font-size:3.6rem}.who-we-are__content p{width:100%}.who-we-are__content ul{align-items:flex-start}.who-we-are__content ul li{justify-content:center;font-size:1.4rem;gap:1rem}.testimonial-section{grid-template-columns:1fr;padding-inline:2rem}.testimonial-section:after{height:24rem}.testimonial-card{padding:1.75rem 1.5rem;gap:1rem}.testimonial-card-header__logo{width:3.8rem}}.protfolio-type{max-width:130rem;margin:auto;margin-bottom:12rem;margin-top:5rem}.protfolio-type-work{display:grid;grid-template-columns:repeat(2,1fr);padding:3rem 0;border:solid #18181B;border-width:1px 0 1px 0}.protfolio-type-work-content-heading{font-size:2.7rem;font-weight:400;padding-bottom:.6rem}.protfolio-type-work-content-descrption{font-size:1.4rem;color:#9f9fa9}.protfolio-type-work-item{width:100%;padding:2rem;border:1px solid #18181B;border-radius:10px;margin-bottom:2rem;position:relative}.protfolio-type-work-item-name{font-size:2rem;font-weight:400;padding-bottom:.4rem}.protfolio-type-work-item-description{color:#9f9fa9;font-size:1.4rem;margin-bottom:2rem}.protfolio-type-work-item-iconbox{color:#9f9fa9;display:flex;gap:2rem}.protfolio-type-work-item-type,.protfolio-type-work-item-pay{display:flex;gap:.5rem;font-size:1.4rem;white-space:nowrap}.protfolio-type-work-item-tag{position:absolute;right:2rem;top:2rem;border:1px solid #18181B;padding:5px 1rem 5px 0px;text-transform:capitalize;border-radius:.5rem;font-size:1.3rem}.protfolio-type-work-item-tag:before{content:"";display:inline-block;width:1rem;height:1rem;background:#00b8db;border-radius:2rem;margin:0 5px}@media (max-width: 1300px){.protfolio-type{margin:0 2rem 8rem}}@media (max-width: 500px){.protfolio-type-work{grid-template-columns:repeat(1,1fr);gap:2rem}}.contact-hero{width:100%;height:85rem;background-repeat:no-repeat;background-size:cover;background-position:top}.contact-hero-content{max-width:130rem;margin:auto;display:flex;justify-content:space-between;align-items:center;margin-top:6rem;padding-top:25%}.contact-hero-title-text{margin-top:2rem;font-size:4.8rem;font-weight:500;color:#e4e4e7}.contact-hero-desc-text{font-size:1.6rem;letter-spacing:1px;color:#9f9fa9;font-weight:200;margin-top:2.4rem;max-width:50rem;text-align:right;margin-top:10rem}.contact-form{max-width:130rem;margin:auto}.contact-form hr{height:1px;border:none;background-color:#18181b}.contact-form__container{display:flex;justify-content:space-between;padding:6rem 0;background:#09090b;color:#e4e4e7;gap:3rem}.contact-form__map{padding:3rem 3rem 3rem 0}.contact-form__aside{width:50%}.contact-form__aside h2{font-size:2.25rem;font-weight:600;margin-bottom:.75rem}.contact-form__aside p{color:#9f9fa9}.contact-form__form{flex:1;display:flex;flex-direction:column;width:50%;max-width:50vw;gap:2rem}.grid-2{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.field{display:flex;flex-direction:column;gap:.5rem}.field span{font-size:1.6rem;font-weight:500;color:#e4e4e7}.field__input{padding:1rem 1.9rem;background:transparent;border:1px solid #27272A;border-radius:.8rem;color:#e4e4e7;font-size:1.6rem;transition:border .25s}.field__input:focus{border-color:#39c;outline:none}textarea.field__input{resize:vertical;color:#e4e4e7;font-size:1.6rem}.services{display:flex;flex-wrap:wrap;border:none;gap:1.25rem 2rem;margin-block:1rem}.services__legend{width:100%;margin-bottom:.75rem;font-size:1.6rem;font-weight:500;color:#e4e4e7}.services__legend small{font-weight:400;font-size:.85em}.services__item{display:flex;align-items:center;gap:.6rem;width:40%;cursor:pointer}.services__checkbox{appearance:none;width:1.15rem;height:1.15rem;border:2px solid #27272A;border-radius:.25rem;position:relative;transition:background-color .25s,border-color .25s}.services__checkbox:checked{background:#39c;border-color:#39c}.services__checkbox:checked:after{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 12 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5l3 3 7-7' stroke='white' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") center/12px 10px no-repeat}.services__label{font-size:1.6rem;color:#9f9fa9}.contact-form__submit{align-self:flex-start;padding:1rem;width:100%;border:none;border-radius:.5rem;background:#39c;color:#fff;font-size:1.6rem;font-weight:500;cursor:pointer;transition:background .25s}.contact-info{max-width:130rem;margin:auto;padding:6rem 0 2rem}.contact-info hr{height:1px;border:none;background-color:#18181b;margin-top:8rem}.contact-info__theme{width:60%}.contact-info__bg{width:100%}.contact-info__bg img{width:100%;object-fit:cover}.contact-info__text h2{font-size:5rem;margin:.5rem 0 0;margin-font-weight:500;margin-color:#E4E4E7}.contact-info__text p{font-size:1.6rem;letter-spacing:1px;color:#9f9fa9;font-weight:200;width:48rem}.contact-info__container{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:4rem 2rem;padding-block:6rem}.info-card{position:relative;display:flex;flex-direction:column;min-width:25rem;gap:1.25rem;color:#e4e4e7}.info-card__divider{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:#262629;opacity:.65}.info-card__icon{font-size:3rem;margin-top:2rem;width:3rem;height:3rem;color:#39c;line-height:1}.info-card__icon img{width:100%;height:100%;object-fit:contain}.info-card__title{font-size:2rem;font-weight:600;margin:0}.info-card__text{font-size:1.6rem;letter-spacing:1px;color:#9f9fa9;font-weight:200;max-width:34ch;text-align:left}@media (max-width: 1300px){.contact-hero-content,.contact-form,.contact-info{margin:0 2rem}}@media (max-width: 500px){.contact-hero-content{flex-direction:column;height:100%;justify-content:end;align-items:start;padding-bottom:10rem}.contact-hero-title img{width:10rem}.contact-hero-title-text{font-size:3.6rem}.contact-hero-desc-text{margin-bottom:10rem;margin-top:0;text-align:left}.contact-form{padding-inline:1rem}.contact-form__container{flex-direction:column;gap:2rem}.contact-form__map{padding:3rem 0}.contact-form__aside{width:100%}.contact-form__aside h2{font-size:1.75rem}.contact-form__aside p{max-width:28ch}.contact-form__form{width:100%;max-width:100%}.grid-2{grid-template-columns:1fr}.services__item{width:40%}.contact-form__submit,.contact-info__theme{width:100%}.contact-info__text h2{font-size:3.6rem}.contact-info__text p,.contact-info__container{width:100%}.info-card{gap:1.6rem;width:100%}}.pri-text{color:#39c}.footer{max-width:130rem;margin:auto;padding:3rem 0 4rem;background:#09090b;color:#9f9fa9;font-size:1.4rem}.footer__top{display:flex;justify-content:space-between;flex-wrap:wrap;gap:4rem}.footer__brand{flex:1;min-width:250px}.footer__brand>p{margin:1rem 0 2rem;font-size:1.6rem;letter-spacing:1px;color:#9f9fa9;font-weight:200}.footer__logo{display:flex;color:#e4e4e7;align-items:center;font-weight:600;gap:.8rem}.footer__logo-img{width:3.2rem}.footer__logo-name{text-transform:uppercase;font-size:1.6rem;letter-spacing:4px}.footer__socials{display:flex;gap:1.5rem;margin-top:5rem}.footer__socials img{width:2.4rem;height:2.4rem;filter:brightness(.8);cursor:pointer}.footer__links{flex:2;display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem;min-width:20rem}.footer__column{min-width:10rem}.footer__column ul{list-style:none;padding:0;margin-top:2rem}.footer__column ul li{margin-bottom:2rem;cursor:pointer;font-size:1.6rem;letter-spacing:1px;color:#9f9fa9;font-weight:200}.footer__heading{font-weight:500;color:#e4e4e7;font-size:1.6rem}.footer__divider{margin:3rem 0 2rem;border:none;height:1px;background-color:#18181b}.footer__copyright{text-align:center;font-size:1.6rem;letter-spacing:1px;color:#9f9fa9;font-weight:200}@media (max-width: 1300px){.footer{margin:0;padding:0 2rem}}@media (max-width: 500px){.footer{padding-top:8rem}.footer__top{flex-direction:column;gap:3rem}.footer__brand{text-align:left}.footer__brand>p{margin-bottom:1.5rem}.footer__logo,.footer__socials{justify-content:flex-start}.footer__links{flex-direction:column;gap:2rem;align-items:flex-start;text-align:left}.footer__column ul li{font-size:1.3rem}.footer__copyright{font-size:1.2rem}}@keyframes floatHover{0%{transform:translateY(0)}12.5%{transform:translateY(-1px)}25%{transform:translateY(-2px)}37.5%{transform:translateY(-1px)}50%{transform:translateY(0)}62.5%{transform:translateY(1px)}75%{transform:translateY(2px)}87.5%{transform:translateY(1px)}to{transform:translateY(0)}}.btn__Animation{display:flex;align-items:center;justify-content:center;cursor:pointer}.btn__Animation:hover{animation:floatHover 4s ease-in infinite}
