@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_d65c78{font-family:Inter,Inter Fallback;font-style:normal}.__variable_d65c78{--font-inter-sans:"Inter","Inter Fallback"}:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#ededed;--foreground:#0a0a0a}}body,html{max-width:100vw}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}ol,ul{list-style:none;padding:0;margin:0}.custom404{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:120px;gap:32px;background-image:url(/404.png);background-repeat:no-repeat;background-size:cover}.custom404-title{z-index:1;font-weight:600;font-size:180px;color:#f0899c}.custom404-text{font-weight:600;font-size:32px;color:#0f172a}.custom404-span{font-weight:400;font-size:18px;color:#657790}.header{align-items:center;justify-content:space-between;width:100%;padding:20px 120px;position:-webkit-sticky;position:sticky;top:0;z-index:10;background-color:#ededed}.header,.navigation-list{display:flex;flex-direction:row}.navigation-list{gap:30px}.navigation-list-item-link{font-family:Inter;font-weight:500;font-size:16px;text-align:center;color:#657790}.navigation-list-item-link:hover{color:#0f172a}.services{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px;width:100%;margin-bottom:75px}.services-card{display:flex;flex-direction:column;justify-content:space-around;padding:36px 31px;border:1px solid #d3d3d4;border-radius:10px;height:364px;max-width:381px;transition:all .3s ease-in-out}.services-card:hover{transform:scale(1.001);background:#fff;box-shadow:0 0 10px 0 rgba(35,40,105,.08)}.services-card-icon{margin-bottom:32px}.services-card-content{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-top:32px}.services-card-title{font-weight:600;font-size:24px;color:#0f172a}.services-card-description{font-weight:400;font-size:18px;color:#657790}.services-card-link{display:flex;flex-direction:row;align-content:center;gap:4px;font-weight:400;font-size:18px;color:#00b5e2}.services-card-link-icon{width:24px;height:24px;color:#00b5e2}.projects-card{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.projects-card-list{position:relative;display:flex;align-content:center;justify-content:center;background:#c7b9e1;border-radius:16px;transition:transform .3s ease-in-out;will-change:transform}.projects-card-list:hover{transform:scale(1.05)}.projects-card-list:hover .projects-card-list-info{opacity:1;transform:translateY(0)}.projects-card-list-link{position:relative;width:381px;height:277px}.projects-card-list-img{width:100%;height:100%;object-fit:cover;border-radius:16px;padding:10px}.projects-card-list-info{position:absolute;bottom:10px;transform:translateX(-50%) translateY(100%);display:flex;flex-direction:column;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;max-width:90%;background:#fff;opacity:0;transition:all .3s ease-in-out;text-align:center}.projects-card-list-title{color:#0f172a;font-weight:600;font-size:14px}.projects-card-list-text{font-weight:600;font-size:14px;color:#657790}.hero{display:flex;flex-direction:row;justify-content:space-between;padding:0 80px;align-items:flex-start}.hero-team{height:100%}.hero-content{max-width:50%;height:100%}.hero-content,.hero-content-info{display:flex;flex-direction:column}.hero-content-info{gap:30px;max-height:352px}.hero-content-title{font-family:Inter;font-weight:600;font-size:60px}.hero-content-text{font-family:Inter;font-weight:400;font-size:18px;color:#657790}.hero-content-button{max-width:130px}.hero-content-testimonial{display:flex;flex-direction:column;max-height:352px;gap:24px;margin-top:80px;max-width:544px}.hero-content-testimonial-text{font-weight:400;font-size:14px;color:#657790}.hero-content-testimonial-info{display:flex;flex-direction:row;gap:15px}.hero-content-wrapper{position:relative;width:50px;height:50px}.hero-content-wrapper-img{width:50px;height:50px;border-radius:50%}.hero-content-name{display:flex;flex-direction:column;font-weight:700;font-size:18px;gap:5px;color:#0f172a}.hero-content-span{font-weight:600;font-size:14px;color:#657790}.stars{display:flex;gap:5px;font-size:20px;color:#d3d3d3}.star.filled{color:gold;transition:color .3s ease;cursor:pointer}.star.filled:hover{color:#f4c542}.team{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;grid-gap:20px;gap:20px;min-height:700px;padding:20px 0}.team-member{display:flex;flex-direction:column;align-items:center;gap:9px;height:255px;width:191px;will-change:transform;rotate:5deg;transition:transform .3s ease-in-out;animation:sway 3s ease-in-out infinite;position:relative}.team-member:nth-child(2),.team-member:nth-child(5){position:relative;top:15%}.team-member:hover{transform:scale(1.05);animation-play-state:paused}.team-member:hover .team-member-info{opacity:1;transform:translateY(0)}.team-member-img{border-radius:12px;width:100%;height:100%;object-fit:cover}.team-member-info{position:absolute;bottom:10px;display:flex;flex-direction:column;gap:8px;padding:8px 12px;border-radius:8px;max-width:90%;background:#fff;text-align:center;opacity:0;transform:translateY(100%);transition:all .3s ease-in-out}.team-member-name{color:#0f172a}.team-member-name,.team-member-span{font-weight:600;font-size:14px;text-align:center}.team-member-span{color:#657790}.offer{gap:73px;padding:0 120px}.offer,.offer-header{display:flex;flex-direction:column;align-items:center}.offer-header{gap:16px;margin-top:75px}.offer-header-title{font-weight:500;font-size:18px;color:#f0899c}.offer-header-text{font-weight:600;font-size:48px;color:#0f172a}.works{padding:0 120px}.works,.works-header{display:flex;flex-direction:column;align-items:center}.works-header{gap:16px;margin-top:75px}.works-header-title{font-weight:500;font-size:18px;color:#f0899c}.works-header-text{font-weight:600;font-size:48px;color:#0f172a}.works-video{border-radius:32px;max-width:855px;max-height:505px;margin-top:56px;margin-bottom:84px}.creative-team-section{display:flex;flex-direction:column;padding:0 120px;gap:48px}.creative-team-header{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.creative-team-header-title{font-weight:500;font-size:18px;color:#f0899c}.creative-team-header-text{font-weight:600;font-size:48px;color:#0f172a}.creative-team{display:flex;flex-direction:row;justify-content:center;gap:25px;margin-bottom:75px}.creative-team-member{display:flex;flex-direction:column;align-items:center;width:191px;height:255px;gap:9px;position:relative;cursor:pointer;transition:transform .3s ease-in-out;will-change:transform}.creative-team-member:hover{transform:scale(1.1)}.creative-team-member:hover .creative-team-member-info{opacity:1;transform:translateY(0)}.creative-team-member-wrapper{position:relative;width:100%;height:100%;border-radius:12px;overflow:hidden;animation:sway 3s ease-in-out infinite;will-change:transform}.creative-team-member-img{object-fit:cover;transition:all .3s ease-in-out}.creative-team-member-info{position:absolute;bottom:10px;transform:translateX(-50%) translateY(100%);display:flex;flex-direction:column;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;max-width:90%;background:#fff;opacity:0;transition:all .3s ease-in-out;text-align:center}.creative-team-member-name{color:#0f172a;font-weight:600;font-size:14px}.creative-team-member-span{font-weight:600;font-size:14px;color:#657790}@keyframes sway{0%{transform:rotate(-1deg)}50%{transform:rotate(1deg)}to{transform:rotate(-1deg)}}.projects{justify-content:center;padding:0 120px}.projects,.projects-header{display:flex;flex-direction:column;align-items:center}.projects-header{margin-top:75px;gap:16px}.projects-header-title{font-weight:500;font-size:18px;color:#f0899c}.projects-header-text{font-weight:600;font-size:48px;color:#0f172a}.projects-wrapp{margin-top:65px}.contact-form{display:flex;justify-content:center;padding:0 120px;margin-top:210px;margin-bottom:100px;position:relative}.contact-form-wrapp{display:flex;position:relative;align-items:center;justify-content:space-between;background:#00b5e2;border-radius:32px;width:100%;max-width:1200px;height:467px;overflow:visible}.contact-form-wrapp-left{position:absolute;left:0;top:-65px;width:640px;height:532px;z-index:1}.contact-form-wrapp-left-img{object-fit:cover;object-position:top}.contact-form-info{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:13px;z-index:2;padding:71px 113px 71px 521px}.contact-form-info-title{font-weight:500;font-size:18px;color:#fff;text-align:center}.contact-form-info-text{font-weight:600;font-size:48px;color:#fff;text-align:center}.contact-form-info-span{font-weight:400;font-size:18px;color:#fff;text-align:center}.contact-form-info-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:5px;padding:12px 18px;border:1px solid rgba(0,0,0,0);transition:all .5s ease-in-out;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;line-height:20px;font-weight:600;color:#f8fafc;background-color:#f0899c}.contact-form-info-button:hover{box-shadow:0 0 6px 2px #f0899c;background-color:#fff;color:#0f172a}.footer{display:flex;flex-direction:row;padding:0 120px;gap:70px;max-width:1200px;max-height:auto}.footer-logo{display:flex;flex-direction:column;justify-content:space-between;text-align:left;max-width:380px}.footer-logo-link{margin-bottom:34px}.footer-logo-text{text-align:left;margin-bottom:51px}.footer-logo-copyright,.footer-logo-text{font-weight:400;font-size:14px;color:#657790}.footer-navigation{display:flex;flex-direction:column;gap:24px;padding:20px 0;max-height:auto}.footer-navigation-title{font-weight:600;font-size:16px;color:#0f172a}.footer-navigation-list{display:flex;flex-direction:column;gap:10px}.footer-navigation-list-item{font-weight:400;font-size:14px;color:#657790}.footer-help{display:flex;flex-direction:column;gap:24px;padding:20px 0}.footer-help-title{font-weight:600;font-size:16px;color:#0f172a}.footer-help-link{font-weight:400;font-size:14px;color:#657790}.footer-subscribe{display:flex;flex-direction:column;justify-content:space-between;gap:12px;padding:20px 0;max-width:380px}.footer-subscribe-title{font-weight:600;font-size:16px;color:#0f172a}.footer-subscribe-text{font-weight:400;font-size:14px;color:#657790}.footer-subscribe-wrapp{display:flex;flex-direction:row;color:#657790}.footer-subscribe-input{color:#0f172a;padding:13px 20px;background:#fff;border:1px solid #e4e4e7;border-radius:3px 0 0 3px;font-size:14px;transition:all .3s ease-in-out}.footer-subscribe-input:focus{border-color:#00b5e2;outline:none}.footer-subscribe-button{border-radius:0 3px 3px 0;padding:12px 18px;border:1px solid rgba(0,0,0,0);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#f8fafc;background-color:#f0899c;transition:all .3s ease-in-out}.footer-subscribe-button:active,.footer-subscribe-button:hover{background-color:#00b5e2;color:#0f172a}.footer-subscribe-icons{display:flex;flex-direction:row;align-items:center;gap:15px;margin-top:30px}.footer-subscribe-icons-title{font-weight:400;font-size:14px;color:#0f172a}.footer-subscribe-icons-link-icon{color:#657790;width:28px;height:28px;transition:all .3s ease-in-out}.footer-subscribe-icons-link-icon:hover{transform:scale(1.05);color:#f0899c}.home{display:flex;flex-direction:column}.container{max-width:1440px;margin:0 auto;box-sizing:border-box}.link{text-decoration:none;cursor:pointer;transition:all .3s ease-in-out}.link:hover{color:#0f172a}.btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:5px;padding:12px 18px;border:1px solid rgba(0,0,0,0);transition:background .2s,color .2s,border-color .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;line-height:20px;font-weight:600;color:#f8fafc;background-color:#f0899c}.btn:hover{background-color:#00b5e2;color:#0f172a}