@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:sfregular;font-style:normal;font-weight:400;src:url(/static/media/SF-Pro-Text-Regular.6a39aa208dfcb99af10a.otf) format("opentype")}@font-face{font-family:sflight;font-style:normal;font-weight:300;src:url(/static/media/SF-Pro-Text-Light.b411f9bfd3d9023b721b.otf) format("opentype")}@font-face{font-family:sfbold;font-style:normal;font-weight:700;src:url(/static/media/SF-Pro-Text-Bold.9ef3e7915275d9c15bbb.otf) format("opentype")}@font-face{font-family:sfsemibold;font-style:normal;font-weight:600;src:url(/static/media/SF-Pro-Text-Semibold.5a6801937571c299234d.otf) format("opentype")}@font-face{font-family:sfmedium;font-style:normal;font-weight:500;src:url(/static/media/SF-Pro-Text-Medium.d8bb87473fe937958666.otf) format("opentype")}@font-face{font-family:euclida-regular;font-style:normal;font-weight:400;src:url(/static/media/Euclid%20Circular%20A%20Regular.d54600880dc63db716f2.ttf) format("truetype")}@font-face{font-family:euclida-bold;font-style:normal;font-weight:700;src:url(/static/media/Euclid%20Circular%20A%20Bold.b4788f2f8f64a74fe6d6.ttf) format("truetype")}@font-face{font-family:euclida-semibold;font-style:normal;font-weight:600;src:url(/static/media/Euclid%20Circular%20A%20SemiBold.ae11344face2a74d2042.ttf) format("truetype")}@font-face{font-family:euclida-medium;font-style:normal;font-weight:500;src:url(/static/media/Euclid%20Circular%20A%20Medium.a5befbfcb71cd093cc56.ttf) format("truetype")}*{scroll-behavior:smooth}.about{background-color:#fcfcfc;box-sizing:border-box;flex-direction:column;font-family:Poppins,sans-serif;gap:62px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;padding:44px 0;width:100vw}.about,.team{align-items:center;display:flex}.team{flex-direction:row;justify-content:space-between;width:60%}.person>img{border-radius:1000px;height:130px;width:130px}.person{align-items:center;display:flex;flex-direction:column;gap:5px;justify-content:center}.text>h3{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#ff2e00,#ffb300);-webkit-background-clip:text;font-weight:600}.text>h3,.text>p{font-family:Poppins,sans-serif;margin:0}.text>p{font-size:15px;font-weight:500}.text{text-align:center}.description,.text{align-items:center;display:flex;flex-direction:column;justify-content:center}.description{gap:40px;width:60%}.description>h2{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#ff2e00,#ffb300);-webkit-background-clip:text;font-style:italic;margin:0}.description>p{font-size:19px;margin:0;text-align:center}@media screen and (max-width:1000px){.about{gap:40px;padding:26px 0}.team{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:space-between;width:80%}.person>img{border-radius:1000px;height:90px;width:90px}.person{align-items:center;display:flex;flex-direction:row;gap:25px;justify-content:flex-start;width:100%}.text>h3{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#ff2e00,#ffb300);-webkit-background-clip:text;font-size:15.5px;font-weight:600}.text>h3,.text>p{font-family:Poppins,sans-serif;margin:0;text-align:start}.text>p{font-size:13px;font-weight:500}.text{align-items:flex-start;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:60%}.description,.text{display:flex;flex-direction:column;justify-content:center}.description{align-items:center;font-size:17px;gap:35px;text-align:start;width:85%}.description>h2{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#ff2e00,#ffb300);-webkit-background-clip:text;font-style:italic;margin:0}.description>p{font-size:17px;margin:0;text-align:start}}.contact{align-items:center;background-color:#f9f9f9;box-sizing:border-box;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;padding:40px 0;width:100vw}.contact-main{justify-content:space-between;width:70%}.contact-1,.contact-main{align-items:center;display:flex;flex-direction:row}.contact-1{justify-content:center;width:50%}.contact-1>form>h1{font-family:euclida-bold,sans-serif}.contact-1>form{align-items:flex-start;display:flex;flex-direction:column;gap:30px;justify-content:space-between;width:100%}.contact-1>form>input{width:80%}.contact-1>form>input,.inps>input{border:1px solid #ececec;border-radius:5px;font-family:sflight,sans-serif;font-size:16px;height:50px;outline:none;padding:5px 20px;transition:.1s ease}.inps>input{width:40%}.inps{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:88%}.contact-1>form>input:focus,.contact-1>form>textarea:focus,.inps>input:focus{border:2px solid orange}.contact-1>form>textarea{border:1px solid #ececec;border-radius:5px;font-family:sflight,sans-serif;font-size:16px;height:80px;outline:none;padding:15px 20px;transition:.1s ease;width:80%}.contact-1>form>button{background:linear-gradient(90deg,#ff2e00,#ffc700);border:none;border-radius:5px;box-shadow:0 0 20px #d3d3d3;color:#fff;cursor:pointer;display:inline-block;font-family:euclida-bold;font-size:19px;padding:15px 25px;text-align:center;text-decoration:none;transition:.1s ease;width:88%}.contact-2{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:35%}.contact-2>h1{font-family:euclida-bold,sans-serif}.other-contacts>a>button,.other-contacts>button{border:none;border-radius:5px;outline:none;padding:13px 0;width:100%}.other-contacts>a{width:100%}#btnw{background:linear-gradient(90deg,#32c200,#7fff00 98.11%);transition:.2s ease}#btnw:hover{scale:.95}#btnm{background:linear-gradient(90deg,#f31717,#ffc800 98.11%);padding:20px 0;text-decoration:none;transition:.2s ease}#btnm:hover{scale:.95}.other-contacts{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:center;width:100%}#span{color:orange}@media screen and (max-width:1400px){.contact-1{align-items:center;display:flex;flex-direction:row;justify-content:center;width:60%}}@media screen and (max-width:1000px){.contact{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:30px 0}.contact-main{flex-direction:column;gap:50px;width:100%}.contact-1{width:90%}.contact-1>form>input{box-sizing:border-box;width:100%}.inps{width:100%}.inps>input{box-sizing:border-box;width:48%}.contact-1>form>textarea{height:100px}.contact-1>form>button,.contact-1>form>textarea{box-sizing:border-box;width:100%}.contact-2{gap:20px;width:89%}.other-contacts>a>button,.other-contacts>button{padding:15px 0}.contact-2>p{text-align:center}}.button{background:linear-gradient(90deg,#ff2e00,#ffc700);border:none;border-radius:50px;box-shadow:0 0 20px #d3d3d3;color:#fff;cursor:pointer;display:inline-block;font-family:euclida-bold;font-size:19px;margin-left:-15px;margin-top:20px;padding:25px;text-align:center;text-decoration:none;transition:.2s ease}.button:hover{background:linear-gradient(90deg,#ffc700,#ff2e00);scale:.95}@media screen and (max-width:1000px){.button{margin-left:0}}.footer{align-items:center;background-color:#f4f4f4;display:flex;height:40vh;justify-content:center;width:100vw}.footer-main{flex-direction:column;height:100%;width:90%}.footer-1,.footer-main{align-items:center;display:flex;justify-content:space-between}.footer-1{flex-direction:row;height:70%;width:100%}.two{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:space-between}.two>a{color:#000;font-family:sfmedium,sans-serif;font-size:18px;text-decoration:none;transition:.2s ease}.two>a:hover{color:orange}.three{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:space-between}.three>h1{font-family:euclida-bold;font-size:20px;margin:0;width:80%}.footer-2{align-items:center;display:flex;flex-direction:column;gap:15px;height:30%;justify-content:center;width:100%}.footer-2>p{color:#afafaf;font-family:sfregular,sans-serif;font-size:12px;margin:0;text-align:center}@media screen and (max-width:1400px){.footer{height:60vh}}@media screen and (max-width:1000px){.footer{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.footer-1{flex-direction:column;gap:30px}.one>svg{height:70px;margin-top:20px;width:200px}.two{gap:20px}.three,.two{align-items:center}.three{gap:5px;padding:40px 0}.three>h1{margin:0;text-align:center}.footer-2{padding:20px 0}}.home{background:url(/static/media/Group%202.93e66bd73557a328d3b3.png);background-position:50%;background-size:cover;box-sizing:border-box;flex-direction:column;height:89vh;padding-top:80px;width:100vw}.home,.home-one{align-items:center;display:flex;justify-content:center}.home-one{height:30%}.home-one>h1{font-family:Poppins,sans-serif;font-size:71px;font-weight:700;overflow-wrap:break-word;text-align:center}.home-one>h1>span{-webkit-text-fill-color:transparent;text-fill-color:transparent;background:linear-gradient(93.73deg,#ff2e00 57.26%,#ffb300 86.19%);-webkit-background-clip:text;background-clip:text}.home-two{align-items:center;display:flex;flex-direction:column;font-family:euclida-bold,sans-serif;gap:20px;height:57%;justify-content:flex-start;width:100vw}.home-two-1>h1{color:#131313;font-family:DM Sans,sans-serif;font-size:26px;font-weight:600;text-align:center}.home-two-1>h1>span{color:#ff7300;font-size:35px}.home-two-2{box-sizing:border-box;flex-direction:column;gap:50px;padding-bottom:10px}.home-two-2,.home-work-1,.home-work-2{align-items:center;display:flex;justify-content:center}.home-work-1,.home-work-2{flex-direction:row;gap:60px}.home-work-1>img,.home-work-2>img{height:auto;max-height:100px;max-width:300px;width:auto}@media screen and (max-width:1400px){.home{gap:20px;height:90vh}.home-one{height:10%}.home-one>h1{font-size:62px}.home-two{gap:20px;height:65%}.home-two-2{align-items:center;display:flex;flex-direction:column;gap:26px;justify-content:center}.home-work-1,.home-work-2{gap:50px}.home-work-1>img,.home-work-2>img{height:auto;max-width:240px}}@media screen and (max-width:1000px){.home{height:75vh}.home-one{height:30%}.home-one>h1{font-size:35px;width:90%}.home-two{gap:30px;height:50%;justify-content:center}.home-two-1>h1{font-size:23px;padding:0 5px;text-align:center}.home-two-1>h1>span{font-size:27px}.home-work-1,.home-work-2{gap:20px}.home-work-1>img,.home-work-2>img{height:auto;max-width:140px}}.nav{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff;background-color:hsla(0,0%,100%,.5);display:flex;height:90px;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:999}.toggle{display:none}.nav-main{width:90%}.nav-main,.nav-options{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.nav-options{width:50%}.nav-option{color:#000;cursor:pointer;font-family:sfbold,sans-serif;text-decoration:none;transition:.2s ease}.nav-option:hover{color:#ff7300}.toggle-menu,.toggle-option-disabled{display:none}@media screen and (max-width:1000px){.nav{flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.nav-main{height:90px}.nav-options{display:none}.logo>svg{width:150px}.toggle{display:flex}.toggle-menu{-webkit-animation:ani2 .4s forwards;animation:ani2 .4s forwards;display:flex}.toggle-disabled,.toggle-menu{align-items:flex-start;background-color:#fff;border-bottom:10px solid #ff7300;box-sizing:border-box;flex-direction:column;gap:50px;justify-content:center;padding:30px;transition:.2s ease;width:100%}.toggle-disabled{-webkit-animation:ani .7s forwards;animation:ani .7s forwards;display:none;display:flex}.toggle-option{-webkit-animation:ani4 .4s forwards;animation:ani4 .4s forwards}.toggle-option,.toggle-option-disabled{color:#090909;font-family:sfmedium,sans-serif;font-size:20px;margin:0;text-decoration:none}.toggle-option-disabled{-webkit-animation:ani3 .3s forwards;animation:ani3 .3s forwards;display:none;opacity:0}.toggle-option:hover{color:#ff7300}}@-webkit-keyframes ani{0%{border-bottom:10px solid #ff7300;display:flex;gap:50px;height:-webkit-fit-content;height:fit-content;padding:30px}to{border:none;display:none;flex-direction:row;gap:0;height:0;padding:0}}@keyframes ani{0%{border-bottom:10px solid #ff7300;display:flex;gap:50px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:30px}to{border:none;display:none;flex-direction:row;gap:0;height:0;padding:0}}@-webkit-keyframes ani2{0%{border:none;display:none;flex-direction:row;gap:0;height:0;opacity:0;padding:0}to{flex-direction:column;opacity:100%}}@keyframes ani2{0%{border:none;display:none;flex-direction:row;gap:0;height:0;opacity:0;padding:0}to{flex-direction:column;opacity:100%}}@-webkit-keyframes ani3{0%{display:flex;font-size:14px;opacity:100%}50%{font-size:5px;opacity:50%}to{display:none;font-size:0;opacity:0}}@keyframes ani3{0%{display:flex;font-size:14px;opacity:100%}50%{font-size:5px;opacity:50%}to{display:none;font-size:0;opacity:0}}@-webkit-keyframes ani4{0%{font-size:0}30%{font-size:0}to{font-size:20px}}@keyframes ani4{0%{font-size:0}30%{font-size:0}to{font-size:20px}}.pricing{align-items:center;box-sizing:border-box;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;padding:40px 0;width:100vw}.pricing-main{width:70%}.pricing-1{align-items:flex-start;display:flex;flex-direction:column;gap:40px;justify-content:center}.pricing-1>h1{font-family:euclida-bold,sans-serif;font-size:40px;margin:0}.pricing-1>p{color:#555;font-family:euclida-regular;font-size:20px;line-height:1.5;margin:0}@media screen and (max-width:1400px){.pricing{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:40px 0}}@media screen and (max-width:1000px){.pricing-1{align-items:center}.pricing-main{width:85%}}.services{align-items:center;background-color:#f5f5f59a;box-sizing:border-box;display:flex;flex-direction:column;gap:40px;justify-content:space-around;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;padding:40px 0;width:100vw}.services>h1{font-family:euclida-bold,sans-serif;margin:0}.services-main{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));justify-items:center;max-width:90%}.service{background-color:#fff;border:1px solid #ebebeb;border-radius:5px;display:flex;flex-direction:column;height:220px;padding:20px;transition:.2s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.service:hover{-webkit-transform:scale(.95);transform:scale(.95)}.service>img{width:50px}.service>h3{font-family:euclida-semibold,sans-serif}.service>p{color:#757575;font-family:sfregular,sans-serif}@media screen and (max-width:1200px){.services-main{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.services-main{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:1000px){.services{gap:30px;padding:30px 0}.service,.services{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.service{min-height:200px}}