*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{box-sizing:inherit;font-family:sans-serif;font-size:65.5%}body{font-size:1.4rem;line-height:1.6}#container{display:flex;flex-direction:column;position:relative}@media only screen and (min-width:100em){html{font-size:68.5%}body{font-size:1.6rem}}@media only screen and (min-width:125em){html{font-size:78.5%}body{font-size:1.9rem}}@media only screen and (min-width:162.5em){html{font-size:90%}body{font-size:2.1rem}}@media only screen and (max-width:37.5em){html{font-size:58%}}.card{box-shadow:1px 5px 20px -6px rgba(0,0,0,.75);margin:auto;padding:3rem;width:60rem}.card__heading{border-bottom:5px solid silver}.card__content{align-items:stretch;-webkit-column-gap:1rem;column-gap:1rem;display:flex;justify-content:space-between;margin-bottom:4rem;margin-left:-1rem;margin-top:1rem}.card__text{font-size:2rem}.card__text ul{list-style:none;margin-left:2rem}.card__last-updated{color:grey;float:right;font-size:1.4rem;margin-top:1rem}.card a{background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(90deg,silver,grey);color:transparent;text-decoration:none}.card a:hover{background-image:linear-gradient(90deg,gold,#daa520)}.con{align-items:center;display:inline-flex;flex-direction:column;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.con--circle{border:3px solid silver;border-radius:100px;height:2.5rem;margin-top:10px;width:2.5rem}.con:before{background-color:silver;content:"";display:block;height:80%;width:.12rem;width:.2rem}.crypto-icons{align-items:baseline;display:inline-flex;justify-content:space-around}.crypto-icons img{margin:0 1rem;width:1.8rem}.heading-3,.heading-4{font-size:3.5rem}.icon{left:.5rem;top:9rem}.icon-bg{align-items:center;border-radius:100%;box-shadow:1px 5px 20px -6px rgba(0,0,0,.85);display:flex;height:3.2rem;justify-content:center;width:3.2rem}.icon--theme{fill:#03031b;cursor:pointer;height:2.2rem;transition:all .2s;width:2.2rem}.icon-bg:hover .icon--theme{height:2.3rem;width:2.3rem}.icon--computer{fill:#03031b}.icon--computer,.icon--hamburger{height:3rem;margin-left:1rem;width:3rem}.icon--hamburger{display:none}.icon--light{fill:#e6e6e6;color:#e6e6e6}.footer{align-items:stretch;background-color:#202020;display:flex;flex:0 0 14rem;justify-content:space-between;padding:1rem}.footer__icons a{transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.footer__icons a:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.footer__icons svg{transition:fill .3s}.footer__icons a:hover svg{fill:gold!important}.footer__icon{fill:#e6e6e6;height:2rem;width:2rem}.copyright{align-self:end;color:#fff;text-align:center;width:100%}.header{background-color:hsla(0,0%,90%,.95);box-shadow:0 0 20px -6px rgba(0,0,0,.25);flex:0 0 8rem;justify-content:center;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;z-index:5}.header,.logo{align-items:center;display:flex}.logo{margin-left:1rem}.logo__name a{color:inherit;text-decoration:none}.logo__img{height:4.2rem;margin-left:1rem}.nav{display:flex;flex-grow:0.4;justify-content:space-around;transition:all .4s cubic-bezier(.07,.67,.58,.96)}.nav__item{color:#000;font-size:2rem;position:relative;text-decoration:none}.nav__item:hover:before{border-bottom:2px solid silver;bottom:0;content:"";margin:0 10%;position:absolute;width:80%}.nav__item.active{background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(90deg,silver,grey);color:transparent}@media only screen and (max-width:37.5em){.icon--hamburger{display:block;position:absolute;right:2rem;top:3rem}.nav{align-items:center;background-color:#202020;flex-direction:column;position:absolute;top:-15rem;width:100%}.nav__item{color:#e6e6e6}}.display_menu{left:0;min-height:100vh;top:0;width:100%}.main{background-color:#e6e6e6;flex:1 0 auto;min-height:80vh}.content{margin-bottom:5rem;margin-top:3rem;padding:2rem}@media only screen and (max-width:37.5em){.content{padding:1rem}}.contact{margin:0 auto;padding:2rem 10%;width:90%}.contact__heading{line-height:1;text-align:center}form{display:flex;flex-direction:column}form label{font-size:1.8rem;margin-bottom:1rem}form input,form textarea{background-color:#f8f8f8;border:2px solid silver;border-bottom:none;border-right:none;font-size:2rem;margin-bottom:1.5rem;padding:2rem 1rem;width:100%}.btn,form .btn{align-self:center;background-color:silver;border:none;border-radius:5px;color:#000;cursor:pointer;font-size:2rem;font-weight:700;justify-self:center;margin-top:2rem;padding:1.2rem 2.5rem;transition:all .3s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn:hover,form .btn:hover{background-color:gold;box-shadow:0 5px 15px rgba(0,0,0,.2);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.whatsapp-link{align-items:center;color:#25d366;display:flex;font-size:1.8rem;font-weight:700;gap:1rem;justify-content:center;margin-top:3rem;text-decoration:none}.review-section{background:#fdfdfd;border:1px solid #eee;border-radius:10px;margin-top:3rem;padding:2rem}.review-section h4{font-size:1.8rem;margin-bottom:1.5rem}.review-section textarea{background:#fff!important;border:1px solid silver!important}@media only screen and (max-width:37.5em){.contact{padding:2rem;width:100%}}.gallery{padding:2rem}.gallery ul{-webkit-column-gap:1%;column-gap:1%;display:flex;flex-wrap:wrap;justify-items:center;row-gap:2rem}.gallery li{flex-grow:1;height:45vh;list-style:none}.gallery li:last-child{flex-grow:10}.gallery img{max-height:100%;min-width:100%;object-fit:cover;vertical-align:bottom}@media only screen and (max-width:37.5em){.gallery li{height:auto;width:100%}.gallery img{max-height:50vh;width:100%}}.content-work{gap:5rem}.content-home,.content-work{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.content-home{-webkit-column-gap:2rem;column-gap:2rem;margin:10rem auto 15rem;row-gap:20rem;width:100%}.content-home .card{width:80rem}@media only screen and (min-width:100em){.content-home .card{width:100rem}}.live-links{-webkit-column-gap:2rem;column-gap:2rem;display:flex;justify-content:center}.validation-error{color:red;font-size:.9rem;margin-bottom:1rem;transition:all .3s}.validation-error.disabled{opacity:0}.validation-error.display{opacity:1}.preview{transition:all .3s}.preview.disabled{opacity:0}.preview.display{opacity:1}@media only screen and (min-width:100em){.clock{height:30rem;width:42rem}}.dark-header{background-color:rgba(33,33,33,.95)}.dark{background-color:#202020;color:#fff}.dark-2{background-color:#181818}.dark-3{color:#e6e6e6}
/*# sourceMappingURL=main.2fd87536.css.map*/