@import"https://fonts.googleapis.com/css2?family=Poppins:wght@800&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@media (max-width: 768px){.desktop-title{display:none}.mobile-title{display:inline}}@media (min-width: 769px){.desktop-title{display:inline}.mobile-title{display:none}}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth}body{font-family:Georgia,Times New Roman,serif;background-color:#191a1a;color:#fff;line-height:1.5;min-height:100vh;margin:0;padding:0;background-image:linear-gradient(0deg,transparent 24%,rgba(255,255,255,.05) 25%,rgba(255,255,255,.05) 26%,transparent 27%,transparent 74%,rgba(255,255,255,.05) 75%,rgba(255,255,255,.05) 76%,transparent 77%,transparent),linear-gradient(90deg,transparent 24%,rgba(255,255,255,.05) 25%,rgba(255,255,255,.05) 26%,transparent 27%,transparent 74%,rgba(255,255,255,.05) 75%,rgba(255,255,255,.05) 76%,transparent 77%,transparent);background-size:55px 55px;background-attachment:fixed}.app{display:flex;flex-direction:column;min-height:100vh;position:relative;width:100%;overflow-x:hidden;margin:0;padding:0}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}main{flex:1;display:flex;flex-direction:column;position:relative;width:100%;min-height:100vh;padding:0;margin:0;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Georgia,Times New Roman,serif;font-weight:600;line-height:1.2;margin-bottom:1rem;color:#fff}h1{font-size:2.25rem}h2{font-size:1.875rem}h3{font-size:1.5rem}p{margin-bottom:1rem;color:#ffffffe6}a{font-family:Georgia,Times New Roman,serif;color:#fff;text-decoration:none;transition:color .15s}a:hover{color:#fffc}button{cursor:pointer;border:none;background:none;font-family:Georgia,Times New Roman,serif;font-size:inherit;color:inherit}.text-center{text-align:center}.mt-auto{margin-top:auto}.mb-auto{margin-bottom:auto}@media (min-width: 640px){html{font-size:58.5%}.container{padding:0 1rem}}:root{--header-height: 8rem}.header{position:fixed;top:.5rem;left:50%;transform:translate(-50%);width:calc(100% - 4rem);max-width:2560px;height:8rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;padding:0 2rem;z-index:700;border-radius:60px}.header:before{content:"";position:absolute;top:0;left:0;right:0;height:100%;background:#003366d9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:60px;box-shadow:0 4px 30px #0003;border:1px solid rgba(255,255,255,.1);z-index:-1}.logo{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;height:100%;padding:.5rem 0}.logo-image{height:calc(100% - .5rem);width:auto;object-fit:contain;min-height:60px}nav{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:0}nav ul{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:0;list-style:none;gap:4rem;margin:0;padding:0}nav a,nav a:link,nav a:visited{font-size:1.6rem;letter-spacing:.1em;font-weight:600;color:#fff;text-decoration:none;padding:8px 0;position:relative;transition:color .25s}nav a:after,nav a:link:after,nav a:visited:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#fff;transition:width .25s}nav a:hover:after,nav a.active:after,nav a:link:hover:after,nav a:link.active:after,nav a:visited:hover:after,nav a:visited.active:after{width:100%}nav a:hover,nav a:link:hover,nav a:visited:hover{color:#fffc}nav a.active,nav a:link.active,nav a:visited.active{color:#fff}.mobile-menu-btn{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;cursor:pointer;z-index:1000;background:none;border:none;padding:0;position:relative}.mobile-menu-btn span{display:block;height:3px;width:100%;background-color:#fff;border-radius:3px;transition:transform .3s ease,opacity .3s ease}.mobile-menu-btn.active span{position:absolute}.mobile-menu-btn.active span:first-child{top:9px;transform:rotate(45deg)}.mobile-menu-btn.active span:nth-child(2){opacity:0}.mobile-menu-btn.active span:last-child{bottom:9px;transform:rotate(-45deg)}@media (min-width: 2560px){.header{width:calc(100% - 8rem);padding:0 4rem}nav ul{gap:4rem}nav a{font-size:1.8rem}}@media (min-width: 1920px){.header{width:calc(100% - 6rem);padding:0 3rem}nav ul{gap:3.5rem}}@media (max-width: 1536px){.header{width:calc(100% - 4rem);padding:0 2rem}}@media (max-width: 1366px){.header{max-width:1280px}nav ul{gap:2.5rem}}@media (max-width: 1024px){.header{left:1.5rem;right:1.5rem;width:calc(100% - 3rem);padding:0 1.5rem}nav ul{gap:2rem}}@media (max-width: 768px){:root{--header-height: 7rem}.header{height:7rem;left:1rem;right:1rem;width:calc(100% - 2rem);padding:0 1.5rem;border-radius:3.5rem;transform:none}.header:before{border-radius:3.5rem}.logo-image{height:calc(100% - 1rem);min-height:45px}nav{position:fixed;top:0;right:-100%;width:100%;height:100vh;background:#003366d9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;transition:right .3s ease-in-out;z-index:999}nav.active{right:0}nav ul{flex-direction:column;align-items:center;gap:1rem}nav ul li a{font-size:1.5rem;padding:1rem}}@media (max-width: 480px){.header{left:.5rem;right:.5rem;width:calc(100% - 1rem);padding:0 1rem}.logo-image{height:calc(100% - 1.2rem);min-height:40px}nav ul{gap:1rem;padding:1.5rem}nav a{font-size:1.8rem;padding:.8rem}}@media (max-width: 360px){.header{padding:0 .8rem}.logo-image{min-height:35px}nav ul{gap:.7rem}nav a{font-size:1.6rem;padding:.6rem}}.footer{position:fixed;bottom:0;left:0;right:0;width:100%;display:flex;justify-content:center;padding:.5rem 2rem;z-index:600}.footer-content{background-color:#036;border-radius:60px;padding:1rem 4rem;color:#fff;width:calc(100% - 4rem);max-width:2560px;margin:0 auto}.footer-container{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0}.footer-right{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:1rem}.copyright{font-size:1.4rem;color:#fff;font-family:Goudy Old Style,serif}.footer-link{color:#fff;text-decoration:none;font-size:1.4rem;font-family:Goudy Old Style,serif;transition:opacity .3s ease}.footer-link:hover{opacity:.8}.divider{color:#fff;font-size:1.4rem;margin:0 .5rem;opacity:.5}main{padding-bottom:8rem}@media (min-width: 2560px){.footer{padding:.5rem 4rem}.footer-content{padding:1.5rem 6rem}.copyright,.footer-link{font-size:1.6rem}}@media (min-width: 1920px){.footer{padding:.5rem 3rem}.footer-content{padding:1.2rem 5rem}}@media (max-width: 1536px){.footer-content{width:calc(100% - 3rem);padding:1rem 3rem}}@media (max-width: 1366px){.footer-content{max-width:1280px;padding:1rem 3rem}}@media (max-width: 1024px){.footer{padding:.5rem 1.5rem}.footer-content{padding:1rem 2rem}}@media (max-width: 768px){.footer{padding:.5rem 1rem}.footer-content{padding:1rem 1.5rem}.footer-container{flex-direction:column;gap:.5rem;text-align:center}.footer-right{flex-wrap:wrap;justify-content:center}}@media (max-aspect-ratio: 21/9) and (max-width: 900px){.footer{position:static;padding-bottom:2rem}.footer-content{padding:.5rem;width:100%;max-width:100vw}.copyright,.footer-link,.divider{font-size:1rem}main{padding-bottom:2rem}}.footer{padding-bottom:max(.5rem,env(safe-area-inset-bottom))}@keyframes slide{0%{transform:translateZ(0)}to{transform:translate3d(-33.333%,0,0)}}.hero{width:98%;display:grid;grid-template-columns:50% 25% 25%;grid-template-rows:300px 300px;gap:2rem;padding:2rem;margin-top:var(--header-height);min-width:1080px}.hero .hero-box{border-radius:60px;padding:2rem;display:flex;flex-direction:column;justify-content:space-between;transition:all .3s ease;position:relative;overflow:hidden;cursor:pointer;transform:scale(1)}.hero .hero-box .sliding-text-container{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);white-space:nowrap;overflow:hidden;visibility:hidden;opacity:0;transition:all .5s ease;height:auto;line-height:1.2;z-index:1}.hero .hero-box .sliding-text-wrapper{display:flex;white-space:nowrap;animation:slide 15s linear infinite;will-change:transform;width:300%;height:auto}.hero .hero-box .sliding-text{display:inline-block;color:#ffffff1a;font-size:4rem;font-weight:700;opacity:0;transition:all .5s ease;width:100%;flex-shrink:0;line-height:1.2;text-align:center}.hero .hero-box .loader,.hero .hero-box .shape-loader{transition:all .5s ease;opacity:1;visibility:visible;position:relative;z-index:2}.hero .hero-box h2,.hero .hero-box p{position:relative;z-index:2}.hero .hero-box:hover{transform:scale(1.02)}.hero .hero-box:hover .sliding-text-container{visibility:visible;opacity:1}.hero .hero-box:hover .sliding-text{opacity:1}.hero .hero-box:hover .loader,.hero .hero-box:hover .shape-loader{opacity:0;visibility:hidden}.hero .hero-box.large{grid-column:1;grid-row:1/span 2;background-color:#277698;height:100%;position:relative;overflow:hidden;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:4rem;transform:scale(1);transition:all .3s ease-out}.hero .hero-box.large .sliding-text{font-size:8rem;color:#e3ebee}.hero .hero-box.large:hover{transform:scale(1.02)}.hero .hero-box.large:hover .sliding-text-container{visibility:visible}.hero .hero-box.large:hover .sliding-text{opacity:1}.hero .hero-box.large:hover .my-loader{opacity:0;visibility:hidden}.hero .hero-box.large .my-loader{margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .5s ease;visibility:visible}.hero .hero-box.large h2{color:#fff;position:relative;z-index:1;font-size:3.5rem;margin-top:2rem}.hero .hero-box.large p{color:#fff;position:relative;z-index:1;font-size:1.8rem;margin-bottom:2rem}.hero .hero-box.small:nth-child(2){grid-column:2;grid-row:1;background-color:#98c1da;height:300px;padding:3rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;position:relative}.hero .hero-box.small:nth-child(2) .shape-loader{margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .5s ease;visibility:visible}.hero .hero-box.small:nth-child(2) .sliding-text{font-size:3.5rem;color:#1b5e9b}.hero .hero-box.small:nth-child(2):hover .sliding-text-container{visibility:visible}.hero .hero-box.small:nth-child(2):hover .sliding-text{opacity:1}.hero .hero-box.small:nth-child(2):hover .shape-loader{opacity:0;visibility:hidden}.hero .hero-box.small:nth-child(2) h2{font-size:3rem;color:#fff;margin-bottom:.5rem;width:100%;text-align:left}.hero .hero-box.small:nth-child(2) p{font-size:2.2rem;color:#fff;width:100%;text-align:left}.hero .hero-box.small:nth-child(3){grid-column:3;grid-row:1;background-color:#277698;height:300px;padding:3rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;position:relative}.hero .hero-box.small:nth-child(3) .shape-loader{margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .5s ease;visibility:visible}.hero .hero-box.small:nth-child(3) .sliding-text{font-size:3.5rem;color:#fff}.hero .hero-box.small:nth-child(3):hover .sliding-text-container{visibility:visible}.hero .hero-box.small:nth-child(3):hover .sliding-text{opacity:1}.hero .hero-box.small:nth-child(3):hover .shape-loader{opacity:0;visibility:hidden}.hero .hero-box.small:nth-child(3) h2{font-size:3rem;color:#fff;margin-bottom:.5rem;width:100%;text-align:left}.hero .hero-box.small:nth-child(3) p{font-size:2.2rem;color:#fff;width:100%;text-align:left}.hero .hero-box.medium{grid-column:2/span 2;grid-row:2;background-color:#98c1da;height:300px;padding:3rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;position:relative}.hero .hero-box.medium .shape-loader{margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .5s ease;visibility:visible}.hero .hero-box.medium .sliding-text{font-size:4.5rem;color:#1b5e9b}.hero .hero-box.medium:hover .sliding-text-container{visibility:visible}.hero .hero-box.medium:hover .sliding-text{opacity:1}.hero .hero-box.medium:hover .shape-loader{opacity:0;visibility:hidden}.hero .hero-box.medium h2{font-size:3.5rem;color:#fff;margin-bottom:.5rem;width:100%;text-align:left}.hero .hero-box.medium p{font-size:2.4rem;color:#fff;width:100%;text-align:left}@media (max-width: 1080px){.hero{min-width:auto;grid-template-columns:1fr;grid-template-rows:auto auto auto auto;height:auto}.hero .hero-box.large{grid-column:1;grid-row:1}.hero .hero-box.small:nth-child(2){grid-column:1;grid-row:2}.hero .hero-box.small:nth-child(3){grid-column:1;grid-row:3}.hero .hero-box.medium{grid-column:1;grid-row:4}}@media (min-width: 1080px){.hero{grid-template-columns:50% 25% 25%;gap:2rem;padding:2rem}}@media (max-width: 1024px){.hero{padding:1.5rem}}@media (max-width: 768px){.hero{grid-template-columns:1fr;grid-template-rows:auto;gap:1.5rem;padding:1.5rem;height:auto;margin-top:calc(var(--header-height) + 1rem)}.hero .hero-box{border-radius:40px;height:auto}.hero .hero-box.large{grid-column:auto;grid-row:auto;min-height:60vh;padding:3rem}.hero .hero-box.large h2{font-size:3rem}.hero .hero-box.large p{font-size:1.6rem}.hero .hero-box.large .sliding-text{font-size:4rem}.hero .hero-box.small{grid-column:auto;grid-row:auto;min-height:25vh;padding:2rem}.hero .hero-box.small h2{font-size:2rem}.hero .hero-box.small p{font-size:1.4rem}.hero .hero-box.medium{grid-column:auto;grid-row:auto;min-height:35vh;padding:2.5rem}.hero .hero-box.medium h2{font-size:2.4rem}.hero .hero-box.medium p{font-size:1.5rem}}@media (max-width: 640px){.hero{padding:.75rem}.hero-container{padding:1rem;border-radius:20px}}@media (max-width: 480px){.hero{padding:1rem;gap:1rem;margin-top:calc(var(--header-height) + .5rem)}.hero .hero-box{border-radius:30px}.hero .hero-box.large{min-height:50vh;padding:2.5rem}.hero .hero-box.large h2{font-size:2.5rem}.hero .hero-box.large p{font-size:1.4rem}.hero .hero-box.large .sliding-text{font-size:3rem}.hero .hero-box.small{min-height:20vh;padding:1.5rem}.hero .hero-box.small h2{font-size:1.8rem}.hero .hero-box.small p{font-size:1.2rem}.hero .hero-box.medium{min-height:30vh;padding:2rem}.hero .hero-box.medium h2{font-size:2rem}.hero .hero-box.medium p{font-size:1.3rem}}.hero-arrow{position:absolute;bottom:2rem;right:2rem;z-index:3;transform:rotate(-45deg);pointer-events:none;animation:arrowJump 2.5s infinite}.hero-arrow svg{display:block}.my-loader{width:200px;height:200px;perspective:1000px;margin:100px auto}.my-loader .rubiks-cube{width:100%;height:100%;position:relative;transform-style:preserve-3d;animation:my-rotateCube 5s infinite linear}.my-loader .face{position:absolute;display:flex;flex-wrap:wrap;width:100%;height:100%}.my-loader .face.front{transform:translateZ(100px)}.my-loader .face.back{transform:rotateY(180deg) translateZ(100px)}.my-loader .face.left{transform:rotateY(-90deg) translateZ(100px)}.my-loader .face.right{transform:rotateY(90deg) translateZ(100px)}.my-loader .face.top{transform:rotateX(90deg) translateZ(100px)}.my-loader .face.bottom{transform:rotateX(-90deg) translateZ(100px)}.my-loader .cube{width:33.3333333333%;height:33.3333333333%;box-sizing:border-box;border:1px solid #000}@keyframes my-rotateCube{0%{transform:rotateX(0) rotateY(0)}to{transform:rotateX(360deg) rotateY(360deg)}}.loader{--path: #2f3545;--dot: #5628ee;--duration: 3s;width:88px;height:88px;position:relative;display:flex;align-items:center;justify-content:center;margin:0 auto}.loader:before{content:"";width:12px;height:12px;border-radius:50%;position:absolute;display:block;background:var(--dot);top:74px;left:38px;transform:translate(-36px,-36px);animation:dotRect var(--duration) cubic-bezier(.785,.135,.15,.86) infinite}.loader svg{display:block;width:100%;height:100%}.loader svg rect,.loader svg polygon,.loader svg circle{fill:none;stroke:var(--path);stroke-width:10px;stroke-linejoin:round;stroke-linecap:round}.loader svg polygon{stroke-dasharray:290 152 290 152;stroke-dashoffset:0;animation:pathTriangle var(--duration) cubic-bezier(.785,.135,.15,.86) infinite}.loader svg rect{stroke-dasharray:384 128 384 128;stroke-dashoffset:0;animation:pathRect var(--duration) cubic-bezier(.785,.135,.15,.86) infinite}.loader svg circle{stroke-dasharray:300 100 300 100;stroke-dashoffset:150;animation:pathCircle var(--duration) cubic-bezier(.785,.135,.15,.86) infinite}.loader.triangle{width:96px}.loader.triangle:before{left:42px;transform:translate(-20px,-36px);animation:dotTriangle var(--duration) cubic-bezier(.785,.135,.15,.86) infinite}@keyframes pathTriangle{33%{stroke-dashoffset:148}66%{stroke-dashoffset:294}to{stroke-dashoffset:442}}@keyframes dotTriangle{33%{transform:translate(0)}66%{transform:translate(20px,-36px)}to{transform:translate(-20px,-36px)}}@keyframes pathRect{25%{stroke-dashoffset:128}50%{stroke-dashoffset:256}75%{stroke-dashoffset:384}to{stroke-dashoffset:512}}@keyframes dotRect{25%{transform:translate(0)}50%{transform:translate(36px,-36px)}75%{transform:translateY(-72px)}to{transform:translate(-36px,-36px)}}@keyframes pathCircle{25%{stroke-dashoffset:250}50%{stroke-dashoffset:350}75%{stroke-dashoffset:450}to{stroke-dashoffset:550}}.letter{display:inline-block;transition:transform .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.letter:hover{transform:translateY(-20px)}.what-we-do{display:block;width:98%;margin:0 auto;position:relative;max-height:800px;background-color:transparent;overflow:hidden}.what-we-do canvas{position:absolute!important;left:0!important;top:0!important;width:100%!important;height:100%!important;border-radius:60px!important;z-index:0}.what-we-do:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;pointer-events:none;border-radius:60px}.what-we-do .what-we-do-container{padding:10rem 4rem;border-radius:60px;display:flex;flex-direction:column;align-items:center;justify-content:center;height:800px;position:relative;overflow:hidden;width:100%;z-index:3;pointer-events:none}.what-we-do .what-we-do-container .title{color:#fff;font-size:2.8rem;font-weight:700;margin:0;padding:0 0 4rem;text-transform:uppercase;letter-spacing:2px;align-self:flex-start;pointer-events:auto;text-align:left;position:absolute;top:3rem;left:3rem}.what-we-do .what-we-do-container .animated-title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:fit-content;height:fit-content;z-index:2;pointer-events:auto;text-align:center}.what-we-do .what-we-do-container .animated-title .word{display:flex;gap:.5rem;font-size:7rem;font-weight:700;color:#fff;position:relative;width:fit-content;margin-bottom:1.5rem}.what-we-do .what-we-do-container .animated-title .word:nth-child(3){margin-left:50%}.what-we-do .what-we-do-container .animated-title .word:nth-child(2){margin-left:25%}.what-we-do .what-we-do-container .animated-title .word:nth-child(1){margin-left:0}.what-we-do .what-we-do-container .animated-title .word .letter{display:inline-block;transition:transform .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.what-we-do .what-we-do-container .animated-title .word .letter:hover{transform:translateY(-20px)}.what-we-do .custom-words-diagonal{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;height:auto;z-index:3}.what-we-do .custom-words-diagonal .business{font-size:8rem;font-weight:400;color:#fff;transform:translate(-250px)}.what-we-do .custom-words-diagonal .development{font-size:8rem;font-weight:400;color:#fff;transform:translate(0)}.what-we-do .custom-words-diagonal .agency{font-size:8rem;font-weight:400;color:#fff;transform:translate(250px)}.what-we-do .custom-words-diagonal,.what-we-do .custom-words-diagonal *{pointer-events:auto}@media (max-width: 768px){.what-we-do{padding:0 1.5rem;min-height:600px}.what-we-do .what-we-do-container{padding:8rem 2rem;min-height:600px}.what-we-do .what-we-do-container .title{font-size:2.4rem;padding:0 0 3rem}.what-we-do .what-we-do-container .animated-title .word{font-size:5rem;margin-bottom:1rem}.what-we-do .what-we-do-container .animated-title .word:nth-child(3){margin-left:50%}.what-we-do .what-we-do-container .animated-title .word:nth-child(2){margin-left:25%}.what-we-do .what-we-do-container .animated-title .word:nth-child(1){margin-left:0}.what-we-do .custom-words-diagonal .business,.what-we-do .custom-words-diagonal .development,.what-we-do .custom-words-diagonal .agency{font-size:4.5rem}.what-we-do .custom-words-diagonal .business{font-size:4.5rem;transform:translate(-20vw)}.what-we-do .custom-words-diagonal .agency{font-size:4.5rem;transform:translate(20vw)}.what-we-do .custom-words-diagonal .development{font-size:4.5rem;transform:translate(0)}}@media (max-width: 480px){.what-we-do{padding:0 1rem}.what-we-do .what-we-do-container{padding:4rem 1.2rem;min-height:260px;height:260px}.what-we-do .what-we-do-container .title{font-size:2rem;padding:0 0 2rem}.what-we-do .what-we-do-container .animated-title .word{font-size:3.5rem;margin-bottom:.8rem}.what-we-do .what-we-do-container .animated-title .word:nth-child(3){margin-left:50%}.what-we-do .what-we-do-container .animated-title .word:nth-child(2){margin-left:25%}.what-we-do .what-we-do-container .animated-title .word:nth-child(1){margin-left:0}.what-we-do .custom-words-diagonal{gap:.5rem}.what-we-do .custom-words-diagonal .business,.what-we-do .custom-words-diagonal .development,.what-we-do .custom-words-diagonal .agency{font-size:2.2rem}.what-we-do .custom-words-diagonal .business{font-size:2.2rem;transform:translate(-20vw)}.what-we-do .custom-words-diagonal .agency{font-size:2.2rem;transform:translate(20vw)}.what-we-do .custom-words-diagonal .development{font-size:2.2rem;transform:translate(0)}}@media (max-aspect-ratio: 21/9) and (max-width: 900px){.what-we-do{width:100%;padding:0 .5rem;max-height:none;min-height:500px}.what-we-do .what-we-do-container{padding:6rem .5rem 4rem;min-height:500px;height:auto}.what-we-do .what-we-do-container .title{font-size:1.2rem;padding:0 0 1.5rem}.what-we-do .what-we-do-container .animated-title{left:50%;transform:translate(-50%,-50%)}.what-we-do .what-we-do-container .animated-title .word{font-size:2rem;margin-bottom:.5rem}.what-we-do .what-we-do-container .animated-title .word:nth-child(3){margin-left:50%}.what-we-do .what-we-do-container .animated-title .word:nth-child(2){margin-left:25%}.what-we-do .what-we-do-container .animated-title .word:nth-child(1){margin-left:0}}.services{width:100%;padding:4rem 2rem;overflow:hidden;min-height:100vh}.services .services-container{max-width:1920px;width:100%;margin:0 auto;position:relative;display:flex;flex-direction:column;gap:4rem;padding:10rem 0}.services .services-container .service-card-wrapper{position:relative;width:100%;height:400px;display:flex;justify-content:center;align-items:center}.services .services-container .service-card-wrapper:nth-child(1) .light-card{background-color:#98c1da;color:#000}.services .services-container .service-card-wrapper:nth-child(1) .dark-card{background-color:#1b5e9b;color:#fff}.services .services-container .service-card-wrapper:nth-child(2) .light-card{background-color:#1b5e9b;color:#fff}.services .services-container .service-card-wrapper:nth-child(2) .dark-card{background-color:#98c1da;color:#000}.services .services-container .service-card-wrapper:nth-child(3) .light-card{background-color:#98c1da;color:#000}.services .services-container .service-card-wrapper:nth-child(3) .dark-card{background-color:#1b5e9b;color:#fff}.services .services-container .service-card-wrapper:nth-child(4) .light-card{background-color:#1b5e9b;color:#fff}.services .services-container .service-card-wrapper:nth-child(4) .dark-card{background-color:#98c1da;color:#000}.services .services-container .service-card-wrapper .service-card{position:absolute;width:50%;padding:4rem;border-radius:60px;display:flex;flex-direction:column;min-height:400px;left:50%;transform:translate(-50%);will-change:transform;transition:all .6s cubic-bezier(.33,1,.68,1)}.services .services-container .service-card-wrapper .service-card.light-card{z-index:1;display:flex;justify-content:center;align-items:center;height:100%}.services .services-container .service-card-wrapper .service-card.light-card .light-card-content{width:100%;max-width:90%;padding:2rem 2.5rem;display:flex;flex-direction:column;align-items:flex-start}.services .services-container .service-card-wrapper .service-card.light-card .title{color:inherit;font-size:3rem;font-weight:600;margin-bottom:2rem;text-align:left;width:100%;align-self:flex-start}.services .services-container .service-card-wrapper .service-card.light-card .description{color:inherit;font-size:clamp(2.4rem,3.5vw,3rem);line-height:1.6;opacity:.9;text-align:left;max-width:100%;margin:0;width:100%;margin-top:5rem}.services .services-container .service-card-wrapper .service-card.dark-card{z-index:2;display:flex;flex-direction:column;justify-content:space-between}.services .services-container .service-card-wrapper .service-card.dark-card .card-header{display:flex;justify-content:space-between;align-items:center;width:100%}.services .services-container .service-card-wrapper .service-card.dark-card .card-header .number{color:inherit;font-size:clamp(2rem,3vw,2.8rem);font-weight:500}.services .services-container .service-card-wrapper .service-card.dark-card .card-header .arrow-icon{color:inherit;font-size:2.5rem;opacity:.8;animation:arrowJump 2.5s infinite}.services .services-container .service-card-wrapper .service-card.dark-card .content{text-align:center;width:100%;padding:0 4rem;margin:auto 0}.services .services-container .service-card-wrapper .service-card.dark-card .content .subtitle{color:inherit;font-size:clamp(2rem,3vw,2.8rem);margin-bottom:1rem;opacity:.9}.services .services-container .service-card-wrapper .service-card.dark-card .content .title{color:inherit;font-size:clamp(10rem,8vw,12rem);font-weight:600;text-align:left}.services .services-container .service-card-wrapper .service-card.dark-card .learn-more{color:inherit;text-decoration:none;font-size:2rem;opacity:.8;align-self:flex-start;margin-top:2rem}@media (max-width: 1200px){.services{padding:3rem 1.5rem}.services .services-container{gap:10rem}.services .services-container .service-card-wrapper .service-card{width:70%}}@media (max-width: 768px){.services{padding:3rem 1.5rem}.services .services-container{gap:4rem;padding:3rem 0;transform:none!important;transition:none!important;animation:none!important}.services .services-container .service-card-wrapper{height:auto;flex-direction:column;gap:1rem;transform:none!important;transition:none!important;animation:none!important}.services .services-container .service-card-wrapper .service-card{position:relative;width:90%;padding:3rem;min-height:450px;transform:none!important;left:0;transition:none!important;will-change:auto!important;animation:none!important}.services .services-container .service-card-wrapper .service-card.light-card{display:none}.services .services-container .service-card-wrapper .service-card.dark-card,.services .services-container .service-card-wrapper .service-card.dark-card .card-header{transform:none!important;transition:none!important;animation:none!important}.services .services-container .service-card-wrapper .service-card.dark-card .card-header .number{top:1.5rem;left:2rem;transform:none!important;transition:none!important;animation:none!important}.services .services-container .service-card-wrapper .service-card.dark-card .card-header .arrow-icon,.services .services-container .service-card-wrapper .service-card.dark-card .content,.services .services-container .service-card-wrapper .service-card.dark-card .content .subtitle,.services .services-container .service-card-wrapper .service-card.dark-card .content .title,.services .services-container .service-card-wrapper .service-card.dark-card .learn-more{transform:none!important;transition:none!important;animation:none!important}}@media (max-width: 480px){.services{padding:2rem 1rem}.services .services-container{gap:3rem;transform:none!important;transition:none!important;animation:none!important}.services .services-container .service-card-wrapper{transform:none!important;transition:none!important;animation:none!important}.services .services-container .service-card-wrapper .service-card{padding:2rem;min-height:400px;transform:none!important;transition:none!important;will-change:auto!important;animation:none!important}.services .services-container .service-card-wrapper .service-card.light-card{display:none}.services .services-container .service-card-wrapper .service-card.dark-card,.services .services-container .service-card-wrapper .service-card.dark-card .card-header{transform:none!important;transition:none!important;animation:none!important}.services .services-container .service-card-wrapper .service-card.dark-card .card-header .number{top:1rem;left:1.5rem;transform:none!important;transition:none!important;animation:none!important}.services .services-container .service-card-wrapper .service-card.dark-card .card-header .arrow-icon,.services .services-container .service-card-wrapper .service-card.dark-card .content,.services .services-container .service-card-wrapper .service-card.dark-card .content .subtitle{transform:none!important;transition:none!important;animation:none!important}.services .services-container .service-card-wrapper .service-card.dark-card .content .title{transform:none!important;transition:none!important;animation:none!important;font-size:3.5rem!important}.services .services-container .service-card-wrapper .service-card.dark-card .learn-more{transform:none!important;transition:none!important;animation:none!important}}@media (max-aspect-ratio: 21/9) and (max-width: 900px){.services{padding-top:.5rem!important;padding-bottom:.5rem!important}.services-container{gap:.75rem!important;padding-top:.5rem!important;padding-bottom:.5rem!important}}.services-container .service-card-wrapper .service-card.dark-card .content{padding:0 .5rem!important}.services-container .service-card-wrapper .service-card.dark-card .content .title{font-size:5rem!important;text-align:center!important;word-break:break-word!important;width:100%;margin:0 auto}.featured{width:100%;padding:4rem 2rem}.featured .featured-container{max-width:1920px;margin:0 auto;width:100%}.featured .featured-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;width:100%}.featured .featured-grid .project-card:first-child{grid-column:1/-1;aspect-ratio:2.5/1}.featured .featured-grid .project-card{position:relative;border-radius:60px;overflow:hidden;aspect-ratio:1.6/1;cursor:pointer;transition:transform .3s ease}.featured .featured-grid .project-card:hover{transform:scale(.98)}.featured .featured-grid .project-card:hover .arrow-button{transform:translate(5px)}.featured .featured-grid .project-card:first-child .card-content .project-logo,.featured .featured-grid .project-card:nth-child(2) .card-content .project-logo,.featured .featured-grid .project-card:nth-child(4) .card-content .project-logo,.featured .featured-grid .project-card:nth-child(5) .card-content .project-logo{width:90%;max-height:90%}.featured .featured-grid .project-card:nth-child(2) .card-content .project-logo{width:150%;max-height:150%}.featured .featured-grid .project-card:first-child .card-content .card-header .project-number,.featured .featured-grid .project-card:first-child .card-content .card-header .featured-tag,.featured .featured-grid .project-card:first-child .card-content .card-footer .learn-more,.featured .featured-grid .project-card:first-child .card-content .card-footer .arrow-button{color:#293449}.featured .featured-grid .project-card:nth-child(3) .card-content .project-logo{width:100%;max-height:100%}.featured .featured-grid .project-card:nth-child(2) .card-content .card-header .project-number,.featured .featured-grid .project-card:nth-child(2) .card-content .card-header .featured-tag{color:#293449}.featured .featured-grid .project-card:nth-child(2) .card-content .card-footer .learn-more{color:#293449}.featured .featured-grid .project-card:nth-child(2) .card-content .card-footer .arrow-button{color:#293449}.featured .featured-grid .project-card:nth-child(3) .card-content .card-header .project-number,.featured .featured-grid .project-card:nth-child(3) .card-content .card-header .featured-tag{color:#e5e9f0}.featured .featured-grid .project-card:nth-child(3) .card-content .card-footer .learn-more{color:#e4e4e6}.featured .featured-grid .project-card:nth-child(3) .card-content .card-footer .arrow-button{color:#f0f2f7}.featured .featured-grid .project-card:nth-child(4) .card-content .card-header .project-number,.featured .featured-grid .project-card:nth-child(4) .card-content .card-header .featured-tag{color:#232324}.featured .featured-grid .project-card:nth-child(4) .card-content .card-footer .learn-more{color:#0a0a0a}.featured .featured-grid .project-card:nth-child(4) .card-content .card-footer .arrow-button{color:#101111}.featured .featured-grid .project-card .card-content{position:relative;width:100%;height:100%;padding:3rem 4rem;display:flex;flex-direction:column;justify-content:space-between}.featured .featured-grid .project-card .card-content .card-header{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;width:100%}.featured .featured-grid .project-card .card-content .card-header .project-number,.featured .featured-grid .project-card .card-content .card-header .featured-tag{font-size:2.4rem;color:currentColor;opacity:.9;font-weight:500}.featured .featured-grid .project-card .card-content .project-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;height:auto;object-fit:contain;max-height:60%;opacity:.95;transition:opacity .3s ease}.featured .featured-grid .project-card .card-content .card-footer{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;margin-top:auto}.featured .featured-grid .project-card .card-content .card-footer .learn-more{font-size:2.4rem;color:currentColor;opacity:.9;font-weight:500}.featured .featured-grid .project-card .card-content .card-footer .arrow-button{background:none;border:none;padding:0;cursor:pointer;transition:transform .3s ease;color:currentColor;opacity:.9;display:flex;align-items:center;justify-content:center}.featured .featured-grid .project-card .card-content .card-footer .arrow-button svg{width:32px;height:32px;stroke-width:1.5}.featured .featured-grid .project-card .card-content .card-footer .arrow-button:hover{transform:translate(5px)}.featured .featured-grid .project-card:hover .project-logo{opacity:1}@media (max-width: 768px){.featured{padding:2rem 1rem}.featured .featured-grid{grid-template-columns:1fr;gap:1rem}.featured .featured-grid .project-card{aspect-ratio:1.2/1;border-radius:40px}.featured .featured-grid .project-card:first-child{aspect-ratio:1.2/1}.featured .featured-grid .project-card:nth-child(2) .card-content .project-logo,.featured .featured-grid .project-card:nth-child(4) .card-content .project-logo,.featured .featured-grid .project-card:nth-child(5) .card-content .project-logo{width:100%;max-height:100%}.featured .featured-grid .project-card:nth-child(2) .card-content .project-logo{width:150%;max-height:150%}.featured .featured-grid .project-card:nth-child(3) .card-content .project-logo{width:100%;max-height:100%}.featured .featured-grid .project-card .card-content{padding:2rem}.featured .featured-grid .project-card .card-content .project-logo{width:70%;max-height:70%}.featured .featured-grid .project-card .card-content .card-header .project-number,.featured .featured-grid .project-card .card-content .card-header .featured-tag,.featured .featured-grid .project-card .card-content .card-footer .learn-more{font-size:1.8rem}.featured .featured-grid .project-card .card-content .card-footer .arrow-button svg{width:24px;height:24px}}@keyframes arrowJump{0%,to{transform:translateY(0)}10%{transform:translateY(-10px)}20%{transform:translateY(0)}}.arrow-button{animation:arrowJump 2.5s infinite}.who-we-are{width:100%;padding:4rem;background-color:#1b5e9b;color:var(--white);overflow:visible;position:relative;border-radius:100px;margin:2rem auto;max-width:calc(100% - 4rem);min-height:500px;display:flex;align-items:flex-start}@media (min-width: 640px){.who-we-are{margin:3rem auto;max-width:calc(100% - 6rem);min-height:600px;padding:5rem 4rem}}@media (min-width: 768px){.who-we-are{margin:4rem auto;max-width:calc(100% - 8rem);min-height:700px;padding:6rem}}@media (max-width: 600px){.who-we-are{padding:1rem .5rem;border-radius:40px;min-height:400px}.who-we-are__title{font-size:2.2rem;text-align:center;padding-left:0;margin-bottom:1.5rem;margin-left:1.5rem;margin-top:1.5rem}.who-we-are__main-content{flex-direction:column;min-height:400px;width:100%;gap:1.5rem;justify-content:flex-start;align-items:stretch;display:flex;margin-left:1rem}.who-we-are__content{width:100%!important;max-width:100%!important;padding:0 1rem;margin:0;display:block!important;text-align:left!important}.who-we-are__description{width:100%!important;max-width:100%!important;text-align:left!important;margin:0!important;font-size:1.3rem;line-height:1.5;opacity:.95;word-break:break-word}.who-we-are__main-content>div{flex:0 0 auto}}.who-we-are__container{width:100%;max-width:var(--container-width);margin:0;padding:0;display:flex;flex-direction:column;gap:2rem;position:relative}@media (min-width: 768px){.who-we-are__container{gap:3rem}}.who-we-are__title{font-size:5rem;font-weight:700;line-height:1.1;text-align:left;padding-left:0}@media (min-width: 768px){.who-we-are__title{font-size:6.5rem}}@media (min-width: 1024px){.who-we-are__title{font-size:8rem}}.who-we-are__main-content{display:flex;justify-content:space-between;align-items:flex-start;width:100%;gap:2rem;position:relative;min-height:500px}@media (min-width: 768px){.who-we-are__main-content{min-height:600px}}.who-we-are__content{width:45%;max-width:600px;text-align:left;padding:0;position:relative;z-index:2}@media (min-width: 768px){.who-we-are__content{padding:0}}.who-we-are__description{font-size:1.5rem;line-height:1.6;opacity:.9;max-width:600px}@media (min-width: 768px){.who-we-are__description{font-size:1.75rem}}@media (min-width: 1024px){.who-we-are__description{font-size:2rem}}.get-in-touch{width:100%;padding:4rem;color:var(--white);border-radius:100px;margin:2rem auto;max-width:calc(100% - 4rem);min-height:400px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.get-in-touch canvas{position:absolute!important;left:0!important;top:0!important;width:100%!important;height:100%!important;border-radius:100px!important;z-index:0}.get-in-touch:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#1b5e9b4d;z-index:1;border-radius:100px}@media (min-width: 640px){.get-in-touch{margin:3rem auto;max-width:calc(100% - 6rem);min-height:450px;padding:5rem 4rem}}@media (min-width: 768px){.get-in-touch{margin:4rem auto;max-width:calc(100% - 8rem);min-height:500px;padding:6rem}}.get-in-touch__container{width:100%;max-width:var(--container-width);margin:0;padding:0;display:flex;flex-direction:column;gap:4rem;align-items:center;text-align:center;position:relative;z-index:2}.get-in-touch__title{font-size:5rem;font-weight:700;line-height:1.1;text-align:center;padding-left:0;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.2)}@media (min-width: 768px){.get-in-touch__title{font-size:6.5rem}}@media (min-width: 1024px){.get-in-touch__title{font-size:8rem}}.get-in-touch__main-content{display:flex;flex-direction:column;gap:3rem;width:100%;align-items:center}.get-in-touch__contact-info{display:flex;flex-direction:column;gap:1.5rem;align-items:center}@media (min-width: 768px){.get-in-touch__contact-info{flex-direction:row;gap:4rem;justify-content:center}}.get-in-touch__phone,.get-in-touch__email{color:#fff;text-decoration:none;font-size:1.8rem;padding:1rem 2rem;border:1px solid rgba(255,255,255,.3);border-radius:50px;transition:all .3s ease;text-align:center;background:#ffffff1a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.get-in-touch__phone:hover,.get-in-touch__email:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-2px)}@media (min-width: 768px){.get-in-touch__phone,.get-in-touch__email{font-size:2rem}}.get-in-touch__social-links{display:flex;gap:2rem;margin-top:1rem;justify-content:center}.get-in-touch__social-link{color:#fff;text-decoration:none;font-size:2.4rem;opacity:.8;transition:all .3s ease;width:50px;height:50px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.get-in-touch__social-link:hover{opacity:1;background:#fff3;transform:translateY(-2px)}@media (max-width: 768px){.get-in-touch{padding:2rem 1rem;border-radius:50px}.get-in-touch canvas{border-radius:50px!important}.get-in-touch:before{border-radius:50px}.get-in-touch__container{padding:4rem 2rem}.get-in-touch__title{font-size:2.8rem;margin-bottom:3rem}.get-in-touch__main-content{flex-direction:column;gap:3rem;align-items:center}.get-in-touch__phone,.get-in-touch__email{font-size:2rem;width:100%;max-width:300px}.get-in-touch__social-links{width:100%;justify-content:center}}.contact{width:98vw;max-width:98vw;margin:0 auto;padding:4rem 2rem;display:flex;align-items:center;justify-content:center}.contact .contact-container{width:100%;max-width:100%;margin:0 auto}.contact .contact-container form{width:100%;background-color:transparent;border-radius:30px;border:1px solid rgba(255,255,255,.8);display:flex;gap:2rem;overflow:hidden}.contact .contact-container form .form-content{flex:1;padding:3rem;display:flex;flex-direction:column;gap:2rem}.contact .contact-container form .form-content .form-row{display:flex;gap:2rem;width:100%}.contact .contact-container form .form-content .form-row input,.contact .contact-container form .form-content .form-row textarea{flex:1;background-color:#0b192fcc;border:1px solid rgba(255,255,255,.8);border-radius:100px;padding:1.5rem 3rem;color:#fff;font-size:1.2rem;font-weight:300;outline:none;transition:all .3s ease}.contact .contact-container form .form-content .form-row input::placeholder,.contact .contact-container form .form-content .form-row textarea::placeholder{color:#ffffff80;font-size:1.4rem;font-weight:300}.contact .contact-container form .form-content .form-row input:focus,.contact .contact-container form .form-content .form-row textarea:focus{border-color:#1b5e9b;background-color:#0b192fe6}.contact .contact-container form .form-content .form-row textarea{min-height:200px;resize:vertical;border-radius:30px;padding:2rem 3rem}.contact .contact-container form .send-button{min-width:300px;background-color:#1b5e9b;color:#fff;border:none;padding:3rem;font-size:1.2rem;font-weight:300;cursor:pointer;border-radius:0 30px 30px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;transition:all .2s;overflow:hidden;position:relative;min-height:300px}.contact .contact-container form .send-button .svg-wrapper-1{height:50px;display:flex;justify-content:center;align-items:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:all .5s ease-in-out}.contact .contact-container form .send-button .svg-wrapper-1 svg{width:50px;height:50px;transform-origin:center center;transition:transform .3s ease-in-out;fill:#fff}.contact .contact-container form .send-button span{font-size:1.8rem;display:block;transition:all .5s ease-in-out;white-space:nowrap;opacity:1;position:absolute;left:50%;bottom:30%;transform:translate(-50%)}.contact .contact-container form .send-button:hover{background-color:#1b5e9b}.contact .contact-container form .send-button:hover .svg-wrapper-1{transform:translate(-50%,-50%)}.contact .contact-container form .send-button:hover .svg-wrapper-1 .svg-wrapper{animation:fly-1 .6s ease-in-out infinite alternate}.contact .contact-container form .send-button:hover .svg-wrapper-1 svg{transform:rotate(45deg) scale(1.1)}.contact .contact-container form .send-button:hover span{opacity:0;transform:translate(200%)}.contact .contact-container form .send-button:active{transform:scale(.95)}@keyframes fly-1{0%{transform:translateY(.1em)}to{transform:translateY(-.1em)}}@media (max-width: 1024px){.contact .contact-container form{flex-direction:column}.contact .contact-container form .send-button{min-width:100%;min-height:auto;flex-direction:row;padding:2rem;border-radius:0 0 30px 30px;gap:1rem}.contact .contact-container form .send-button .svg-wrapper-1{position:static;height:30px;transform:none}.contact .contact-container form .send-button .svg-wrapper-1 svg{width:30px;height:30px}.contact .contact-container form .send-button span{position:static;font-size:1.4rem;transform:none;opacity:1}.contact .contact-container form .send-button:hover .svg-wrapper-1{transform:none}}@media (max-width: 768px){.contact{padding:3rem 1.5rem}.contact .contact-container form{border-radius:20px}.contact .contact-container form .form-content{padding:2rem}.contact .contact-container form .form-content .form-row{flex-direction:column;gap:1.5rem}.contact .contact-container form .form-content .form-row input,.contact .contact-container form .form-content .form-row textarea{width:100%;padding:1.2rem 2rem}.contact .contact-container form .form-content .form-row textarea{padding:1.5rem 2rem}.contact .contact-container form .send-button{border-radius:0 0 20px 20px}}.container{display:flex;justify-content:center;align-items:center;width:100%;height:100%;min-height:300px;perspective:800px}.box{position:relative;width:420px;height:120px;transform-style:preserve-3d;animation:animate 7s ease-in-out infinite alternate}.box span{position:absolute;left:50%;top:50%;font-family:Poppins,sans-serif;font-size:clamp(1.5rem,5vw,2.8rem);font-weight:800;text-transform:uppercase;letter-spacing:.01em;white-space:nowrap;padding:0;color:#fff;display:flex;gap:.6em;justify-content:center;align-items:center;background:none;box-shadow:none;line-height:1;transform-style:preserve-3d;transform:translate(-50%,-50%) rotateX(calc(var(--i) * 15deg)) translateZ(109px)}.box span i{font-style:normal;margin:0;padding:0;letter-spacing:.01em}@keyframes animate{0%{transform:perspective(500px) rotateX(0) rotate(5deg)}to{transform:perspective(50px) rotateX(360deg) rotate(5deg)}}@media (max-width: 600px){.box{width:98vw;height:80px}.box span{font-size:clamp(1.1rem,6vw,1.6rem);padding:0 4px}}.antigravity-background{position:absolute;left:0;top:0;width:100vw;height:100vh;background:#edf3f8;background:radial-gradient(ellipse at center,#edf3f8 1%,#dee3e8);overflow:hidden;z-index:1;pointer-events:none}.antigravity-background svg{display:block;width:30px;height:30px;position:absolute;transform:translateZ(0)}.point{fill:#8491a3}.rhombus{fill:#2da94f;stroke:#2da94f}.pentahedron{fill:#3e82f7}.x{fill:#fdbd00}.circle{fill:#ed412d}.category-card{position:relative;border-radius:18px;background:#141414;border:none;padding:12px 24px 20px 18px;box-shadow:none;display:flex;flex-direction:column;height:157px;cursor:pointer;transition:background .2s;box-sizing:border-box;overflow:hidden;justify-content:space-between;margin-bottom:0}.category-card.disabled{background:#ffffff1a;opacity:.5;filter:grayscale(1);pointer-events:none}.category-card-content{position:relative;width:100%;height:100%;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:stretch}.category-card-title{font-size:22px;font-weight:700;color:#2867a4;margin-bottom:-2px;transition:color .2s;width:100%;text-align:left}.category-card-blog-title{font-size:15px;color:#2867a4;opacity:.9;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;text-align:left}.category-card-excerpt{font-size:13px;color:#2867a4;opacity:.8;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;width:100%;text-align:left;white-space:nowrap}.category-card-arrow{position:absolute;right:18px;bottom:16px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;z-index:3;animation:arrowJumpDiagonal 2.5s infinite}.category-card-arrow svg{width:100%;height:100%;color:#2867a4;transition:color .2s;transform:none}.category-card.hovered .category-card-arrow svg{color:#fff}.category-card.hovered{background:none}.category-card.hovered .category-card-content{justify-content:center;align-items:center;width:100%;height:100%}.category-card.hovered:before{content:"";position:absolute;left:0;top:0;width:0%;height:100%;background:#2867a4;z-index:1;animation:fillLeftToRight .8s ease forwards;border-radius:18px}.category-card.reverse-anim:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#2867a4;z-index:1;animation:fillRightToLeft .8s ease forwards;border-radius:18px}@keyframes fillLeftToRight{0%{width:0%}to{width:100%}}@keyframes fillRightToLeft{0%{width:100%}to{width:0%}}@keyframes arrowJumpDiagonal{0%,to{transform:translate(0)}10%{transform:translate(7px,-7px)}20%{transform:translate(0)}}.category-card-title-hovered{position:relative;z-index:2;color:#fff;font-size:3rem;font-weight:800;width:100%;text-align:center;letter-spacing:2px;transition:color .2s,font-size .2s;display:flex;align-items:center;justify-content:center;height:100%}@media (max-width: 900px){.category-card{height:120px;padding:10px 10px 14px}.category-card-title-hovered{font-size:2rem}.blog-hero-categories>div:first-child{text-align:center!important;width:100%;margin-bottom:24px}}@media (max-width: 600px){.category-card{height:80px;padding:6px 6px 8px}.category-card-title-hovered{font-size:1.3rem}}.blog-hero-hero-section{width:98%;margin:0 auto;padding-top:112px;display:flex;justify-content:flex-start;height:700px;align-items:stretch}.blog-hero-featured,.blog-hero-categories{height:100%;min-height:0}.blog-hero-featured{display:flex;flex-direction:column}.blog-hero-featured-image{width:100%;border-radius:24px 24px 0 0;overflow:hidden;background:#cce3f7;background-size:cover;background-position:center;flex:1 1 0;min-height:0}.blog-hero-featured-bar{width:100%;min-height:120px;background:#2867a4;color:#fff;border-radius:0 0 24px 24px;padding:20px 28px;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;flex:0 0 auto}@media (max-width: 900px){.blog-hero-hero-section{flex-direction:column;height:auto;padding-top:80px;margin-top:1.5rem}.blog-hero-featured,.blog-hero-categories{width:100%!important;padding-left:0!important;margin-top:0!important}.blog-hero-featured-image{aspect-ratio:1/1;max-height:60vw;min-height:180px;border-radius:18px 18px 0 0}.blog-hero-featured-bar{min-height:90px;padding:14px 10px;border-radius:0 0 18px 18px}.blog-hero-hero-section .category-card{margin-bottom:18px;min-height:56px;width:85%;margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#3380c6,#2867a4 80%);border-radius:18px;cursor:pointer;box-shadow:0 6px 24px #2867a440,0 2px #1b4d7a,0 1.5px #fff inset;border:2.5px solid #205080;padding:0;transition:box-shadow .15s,transform .12s,background .15s,border .15s;will-change:transform,box-shadow,background,border;position:relative;overflow:hidden}.blog-hero-hero-section .category-card.selected{background:linear-gradient(180deg,#4fa3ff,#2867a4);border:2.5px solid #4fa3ff;box-shadow:0 0 0 4px #4fa3ff2e,0 8px 32px #2867a440;z-index:2}.blog-hero-hero-section .category-card:before{content:"";position:absolute;top:0;left:0;right:0;height:40%;border-radius:18px 18px 0 0;background:linear-gradient(180deg,#ffffff2e,#ffffff0a);pointer-events:none;z-index:1}.blog-hero-hero-section .category-card:active:not(.selected){transform:scale(.96) translateY(2px);box-shadow:0 2px 6px #2867a41f;background:linear-gradient(180deg,#205080,#17406b)}.category-card-content{width:100%;display:flex;align-items:center;justify-content:center;height:100%;position:relative;z-index:2}.category-card-title{color:#fff!important;font-size:2rem!important;font-weight:900!important;text-align:center;width:100%;letter-spacing:1.5px;margin:0!important;padding:.9em 0;text-transform:uppercase;-webkit-user-select:none;user-select:none;text-shadow:0 2px 6px rgba(40,103,164,.18),0 1px 0 #fff}.category-card-blog-title,.category-card-excerpt,.category-card-arrow{display:none!important}}.blog-hero-all-blogs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;width:100%}@media (max-width: 900px){.blog-hero-all-blogs-grid{grid-template-columns:1fr;gap:20px}}.blog-view-title{font-size:48px;font-weight:900;color:#2867a4;margin-bottom:32px;text-align:center;letter-spacing:1px}.blog-view-content-container{width:800px;margin:32px 0;display:flex;flex-direction:column;align-items:center;padding:0}@media (max-width: 900px){.blog-view-title{font-size:3rem}.blog-view-content-container{width:100%!important;padding:0 24px!important;box-sizing:border-box}}@media (max-width: 600px){.blog-view-title{font-size:2.5rem}.blog-view-content-container{padding:0 14px!important}}.tox-tinymce{border:1px solid #555!important;border-radius:4px!important;background-color:#333!important}.tox .tox-toolbar{background-color:#444!important;border-bottom:1px solid #555!important}.tox .tox-toolbar__group{border-right:1px solid #555!important}.tox .tox-tbtn{color:#fff!important;background-color:transparent!important;border:none!important}.tox .tox-tbtn:hover{background-color:#555!important;color:#2867a4!important}.tox .tox-tbtn--enabled{background-color:#2867a4!important;color:#fff!important}.tox .tox-tbtn__select-label,.tox .tox-tbtn__select-chevron{color:#fff!important}.tox .tox-edit-area{background-color:#333!important}.tox .tox-edit-area__iframe{background-color:#fff!important}.tox .tox-statusbar{background-color:#444!important;border-top:1px solid #555!important;color:#ccc!important}.tox .tox-statusbar__path,.tox .tox-statusbar__wordcount{color:#ccc!important}.tox .tox-menu{background-color:#222!important;color:#fff!important;border:1px solid #555!important;border-radius:4px!important}.tox .tox-collection__item{color:#fff!important;background-color:transparent!important}.tox .tox-collection__item--active,.tox .tox-collection__item:focus,.tox .tox-collection__item--enabled{background-color:#2867a4!important;color:#fff!important}.tox .tox-collection__item:hover{background-color:#444!important;color:#fff!important}.tox .tox-dialog{background-color:#444!important;border:1px solid #555!important;border-radius:8px!important}.tox .tox-dialog__header{background-color:#333!important;border-bottom:1px solid #555!important}.tox .tox-dialog__title{color:#fff!important}.tox .tox-dialog__body{background-color:#444!important;color:#fff!important}.tox .tox-dialog__footer{background-color:#333!important;border-top:1px solid #555!important}.tox .tox-button{background-color:#2867a4!important;color:#fff!important;border:none!important;border-radius:4px!important}.tox .tox-button:hover{background-color:#1a4a7a!important}.tox .tox-button--secondary{background-color:#666!important}.tox .tox-button--secondary:hover{background-color:#777!important}.tox .tox-textfield,.tox .tox-textarea{background-color:#333!important;border:1px solid #555!important;color:#fff!important;border-radius:4px!important}.tox .tox-textfield:focus,.tox .tox-textarea:focus{border-color:#2867a4!important;outline:none!important}.tox .tox-label{color:#fff!important}.tox .tox-color-picker{background-color:#444!important;border:1px solid #555!important}.tox .tox-link-preview{background-color:#333!important;border:1px solid #555!important;color:#fff!important}.tox .tox-image-tools{background-color:#444!important;border:1px solid #555!important}.tox .tox-table-dialog{background-color:#444!important}.tox .tox-table-dialog__grid{background-color:#333!important}.tox .tox-spellchecker-word{background-color:#ff6b6b!important;color:#fff!important}.tox .tox-placeholder{color:#999!important}.tox .tox-tbtn:focus{outline:2px solid #2867a4!important;outline-offset:2px!important}@media (max-width: 768px){.tox .tox-toolbar__group{padding:4px!important}.tox .tox-tbtn{padding:6px!important}}.tox .tox-tbtn--select .tox-tbtn__select-label{color:#222!important;background:transparent!important}.tox .tox-tbtn--select .tox-tbtn__select-chevron{color:#222!important}.blog-display{max-width:800px;margin:0 auto;padding:40px 20px;color:#333;line-height:1.6;font-size:clamp(1.25rem,2.5vw,2.6rem)}.blog-display .blog-header{margin-bottom:40px;text-align:center;border-bottom:2px solid #2867a4;padding-bottom:20px}.blog-display .blog-header .blog-title{font-size:clamp(2rem,4vw,3.5rem);font-weight:700;color:#2867a4;margin-bottom:16px;line-height:1.2}.blog-display .blog-header .blog-meta{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;font-size:14px;color:#666}.blog-display .blog-header .blog-meta span{padding:4px 12px;background-color:#f5f5f5;border-radius:20px;border:1px solid #e0e0e0}.blog-display .blog-header .blog-meta .blog-category{background-color:#2867a4;color:#fff;border-color:#2867a4}.blog-display .blog-content h1,.blog-display .blog-content h2,.blog-display .blog-content h3,.blog-display .blog-content h4,.blog-display .blog-content h5,.blog-display .blog-content h6{color:#2867a4;margin-top:32px;margin-bottom:16px;font-weight:600;line-height:1.3}.blog-display .blog-content h1{font-size:clamp(1.75rem,3.5vw,3rem);border-bottom:2px solid #2867a4;padding-bottom:8px}.blog-display .blog-content h2{font-size:clamp(1.5rem,3vw,2.5rem);border-bottom:1px solid #e0e0e0;padding-bottom:6px}.blog-display .blog-content h3{font-size:clamp(1.25rem,2.5vw,2rem)}.blog-display .blog-content h4{font-size:clamp(1.1rem,2.2vw,1.75rem)}.blog-display .blog-content p{margin-bottom:20px;text-align:justify}.blog-display .blog-content ul,.blog-display .blog-content ol{margin-bottom:20px;padding-left:24px}.blog-display .blog-content ul li,.blog-display .blog-content ol li{margin-bottom:8px}.blog-display .blog-content ul{list-style-type:disc}.blog-display .blog-content ol{list-style-type:decimal}.blog-display .blog-content a{color:inherit!important;text-decoration:none!important;cursor:pointer;transition:text-decoration .2s}.blog-display .blog-content a:hover{text-decoration:none!important;cursor:pointer}.blog-display .blog-content blockquote{border-left:4px solid #2867a4;margin:24px 0;font-style:italic;color:#666;background-color:#f9f9f9;padding:16px 20px;border-radius:0 8px 8px 0}.blog-display .blog-content pre{background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;padding:16px;overflow-x:auto;margin:20px 0;font-family:Courier New,monospace;font-size:14px}.blog-display .blog-content code{background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;padding:2px 6px;font-family:Courier New,monospace;font-size:14px}.blog-display .blog-content img{max-width:100%;height:auto;border-radius:8px;margin:20px 0;box-shadow:0 4px 8px #0000001a}.blog-display .blog-content table{width:100%;border-collapse:collapse;margin:20px 0;border:1px solid #e0e0e0}.blog-display .blog-content table th,.blog-display .blog-content table td{padding:12px;text-align:left;border-bottom:1px solid #e0e0e0}.blog-display .blog-content table th{background-color:#f5f5f5;font-weight:600;color:#2867a4}.blog-display .blog-content table tr:hover{background-color:#f9f9f9}.blog-display .blog-content hr{border:none;border-top:2px solid #e0e0e0;margin:32px 0}.blog-display .blog-content strong{font-weight:600;color:#2867a4}.blog-display .blog-content em{font-style:italic}.blog-display .blog-content s{text-decoration:line-through;color:#999}.blog-display .blog-content sub,.blog-display .blog-content sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.blog-display .blog-content sup{top:-.5em}.blog-display .blog-content sub{bottom:-.25em}@media (max-width: 768px){.blog-display{padding:20px 16px}.blog-display .blog-header .blog-meta{flex-direction:column;gap:8px;align-items:center}}.terms-of-service{width:98%;max-width:1300px;margin:0 auto;margin-top:10rem;padding:2.5rem 2rem;background:none;border-radius:0;box-shadow:none;color:#222;font-size:1.35rem;min-height:calc(100vh - 14rem);text-align:center}.terms-of-service h1,.terms-of-service h2{color:#036;text-align:left}.terms-of-service h1{color:#036;text-align:center;font-size:3.5rem;margin-bottom:2.5rem;font-weight:800}.terms-of-service h2{color:#036;text-align:left;font-size:2.1rem;margin-top:2.5rem;margin-bottom:1.2rem;font-weight:700}.terms-of-service p,.terms-of-service ul{margin-bottom:1.3rem;line-height:1.8;text-align:left}.terms-of-service ul{padding-left:2.2rem}.terms-of-service a{color:#007bff;text-decoration:underline}@media (min-width: 1920px){.terms-of-service{font-size:1.55rem;max-width:1500px}.terms-of-service h1{font-size:4.2rem}.terms-of-service h2{font-size:2.6rem}}@media (max-width: 1200px){.terms-of-service{font-size:1.15rem;max-width:98vw}.terms-of-service h1{font-size:2.2rem}.terms-of-service h2{font-size:1.3rem}}@media (max-width: 600px){.terms-of-service{margin-top:7rem;padding:1rem .5rem 1.5rem;width:98vw;min-height:calc(100vh - 11rem);font-size:1rem}.terms-of-service h1{font-size:1.3rem}.terms-of-service h2{font-size:1.05rem}}.privacy-policy{width:98%;max-width:1300px;margin:0 auto;margin-top:10rem;padding:2.5rem 2rem;background:none;border-radius:0;box-shadow:none;color:#f1eeee;font-size:1.35rem;min-height:calc(100vh - 14rem);text-align:center}.privacy-policy h1,.privacy-policy h2{color:#036;text-align:left}.privacy-policy h1{color:#036;text-align:center;font-size:3.5rem;margin-bottom:2.5rem;font-weight:800}.privacy-policy h2{color:#036;text-align:left;font-size:2.1rem;margin-top:2.5rem;margin-bottom:1.2rem;font-weight:700}.privacy-policy p,.privacy-policy ul{margin-bottom:1.3rem;line-height:1.8;text-align:left}.privacy-policy ul{padding-left:2.2rem}.privacy-policy a{color:#007bff;text-decoration:underline}@media (min-width: 1920px){.privacy-policy{font-size:1.55rem;max-width:1500px}.privacy-policy h1{font-size:4.2rem}.privacy-policy h2{font-size:2.6rem}}@media (max-width: 1200px){.privacy-policy{font-size:1.15rem;max-width:98vw}.privacy-policy h1{font-size:2.2rem}.privacy-policy h2{font-size:1.3rem}}@media (max-width: 600px){.privacy-policy{margin-top:7rem;padding:1rem .5rem 1.5rem;width:98vw;min-height:calc(100vh - 11rem);font-size:1rem}.privacy-policy h1{font-size:1.3rem}.privacy-policy h2{font-size:1.05rem}}.app .background-canvas{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}#root{width:100%;margin:0;padding:0;min-height:100vh;display:flex;flex-direction:column}.app{flex:1;width:100%;display:flex;flex-direction:column;position:relative;min-height:100vh;overflow-x:hidden}main{flex:1;width:100%;display:flex;flex-direction:column}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
