.custom-cursor{position:fixed;width:12px;height:12px;border-radius:1000px;pointer-events:none;z-index:999;transform:translate(-50%,-50%);display:flex;mix-blend-mode:difference;background-color:white}.custom-cursor.hovering{z-index:999;padding:14px;background:none;width:auto;height:auto;font-size:18px;font-weight:400;color:black;transform:translate(40%,-50%)}.cursor-text{width:300px;font-size:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cursor-title{font-size:18px}.cursor-image-text{display:flex;flex-direction:column;gap:18px}.cursor-image{width:280px;height:150px;object-fit:cover}.line{width:100%;height:2px;background:#ffffff10}@media (max-width:940px){.custom-cursor{display:none}}.footer{display:flex;align-items:start;justify-content:space-between;width:100%;span{font-size:1rem;color:#00000060;transition:all .3s ease-in-out}p{font-size:1.2rem}span:hover{color:#fff}.GuihiLogo{width:60%;height:auto}.itens{display:flex;align-items:start;gap:24px;.map{display:flex;flex-direction:column;gap:14px;.itens-map{display:flex;flex-direction:column;gap:8px}}}}@media (max-width:700px){.footer{flex-direction:column;gap:48px;.GuihiLogo{width:100%;height:auto}}}.navbar--{flex-direction:column;bottom:0;transform:translateX(-50%)!important;z-index:19;animation:navbarAnimation .8s ease-in-out forwards}.nav-itens-menu,.navbar--{display:flex;align-items:center;justify-content:center;width:551px;position:fixed;left:50%;margin:14px;gap:8px}.nav-itens-menu{bottom:18px;transform:translateX(-50%);z-index:29}.nav{display:flex;align-items:center;justify-content:center;overflow:hidden;padding:4px;gap:6px;border-radius:14px;background:#00000080;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);width:auto;height:auto;.nav-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:10px;animation:ButtonNavAnimation .9s ease-in-out forwards;.Image{width:16px}}.nav-icon:hover{background:#00000014;transition:all .6s ease-in-out}span{display:flex;padding:14px 18px;gap:18px;border-radius:10px;font-size:12px;font-weight:500;line-height:101.59%;letter-spacing:0;color:#ffffff;align-items:center;justify-content:center;animation:ButtonNavAnimation .9s ease-in-out forwards}span p{transition:all .2s ease-in-out}span:hover{p{transform:translateY(-5)}}.link:hover{background:#00000014;transition:all .4s ease-in-out}.activeLink{color:#ffffff;background:#000;transition:all .6s ease-in-out;.nav-text-active{display:block}}.nav-text-active{display:none;width:6px;height:6px;border-radius:1000px;transition:all .2s ease-in-out;background:#ffffff}}.preview-container{display:flex;align-items:start;gap:2rem;background:#00000080;z-index:10;width:655px;color:#fff!important;height:228px;padding:14px;gap:24px;border-radius:14px;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);.preview-header{display:flex;flex-direction:column;justify-content:space-between;height:100%!important;width:100%}}.preview-text{display:flex;flex-direction:column;gap:4px;h1{font-size:1.8rem}h1,p{font-weight:400}p{font-size:.8rem;color:#ffffff80}}.preview-cta{display:flex;align-items:center;width:100%;justify-content:space-between;background:#ffffff10;border-radius:100px;padding:10px 14px;gap:14px;transition:all .3s ease-in-out}.preview-cta:hover{background:#ffffff20}.preview-images{display:flex;width:100%;gap:14px;img{border-radius:8px;width:100%;height:auto}}.preview-project{max-width:300px;transition:opacity .3s ease}@keyframes navbarAnimation{0%{transform:translate(-50%,100px)}to{transform:translate(-50%)}}@keyframes ButtonNavAnimation{0%{transform:translateY(100px)}to{transform:translate(0)}}span:first-child{animation-delay:0s}span:nth-child(2){animation-delay:.1s}span:nth-child(3){animation-delay:.2s}span:nth-child(4),span:nth-child(5),span:nth-child(6){animation-delay:.3s}.nav-icon:first-child{animation-delay:0s}.nav-icon:nth-child(2){animation-delay:.1s}.nav-mobile{display:flex;align-items:start;justify-content:center;flex-direction:column;overflow:hidden;padding:6px;gap:6px;border-radius:14px;background:#00000080;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);width:auto;height:auto}.nav-mobile-options-wrapper{overflow:hidden;transition:all .4s ease-in-out;max-height:0;opacity:0}.nav-mobile-options-wrapper.open{max-height:500px;opacity:1}.nav-mobile-options-wrapper.closed{max-height:0;opacity:0}.nav-mobile-options{display:flex;flex-direction:column}.nav-mobile-item{display:flex;padding:14px 18px;border-radius:10px;font-size:14px;font-weight:500;line-height:101.59%;letter-spacing:0;color:#ffffff;align-items:center;justify-content:start}.nav-mobile-item:last-child{border-bottom:none}.nav-mobile-selected{display:flex;padding:14px 18px;gap:18px;color:#ffffff;width:144px;border-radius:10px;font-size:14px;font-weight:500;line-height:101.59%;letter-spacing:0;background:#000000;align-items:center;justify-content:space-between;animation:ButtonNavAnimation .9s ease-in-out forwards}.arrow.closed{transform:rotate(180deg)}.arrow.closed,.arrow.open{transition:transform .3s ease-in-out}.arrow.open{transform:rotate(0deg)}.bolinha-nav-mob{width:8px!important;height:8px!important;background:#ffffff;border-radius:1000px}span{font-size:.8rem}.navtop-container{justify-content:space-between;gap:24px;padding-bottom:34px}.navTop,.navtop-container{display:flex;align-items:center}.navTop{width:100%;gap:48px}.contact{display:flex;align-items:center;padding:12px 18px;border-radius:100px;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);transition:all .3s ease-in-out}.contact:hover{background:#00000010}.LogoNavTop{width:58px}@media (max-width:440px){.contact:hover{background:none}}*{font-family:Inter,sans-serif;margin:0;padding:0;box-sizing:border-box;cursor:none;input{all:unset}a{all:unset;cursor:pointer}}body{margin:24px;background:#fff;color:#000;overflow-x:hidden;overflow-y:auto;cursor:none;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior:contain;touch-action:pan-y}@media (max-width:940px){body{margin:18px}}