html{scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box}:root{--brown: rgb(103, 73, 16);--orange: rgb(217, 111, 24);--light-orange: rgb(237, 182, 80)}body{background:linear-gradient(300deg,#f1e2ca,#efd6ae,#edc688);background-size:180% 180%;animation:gradient-animation 18s ease infinite}@keyframes gradient-animation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@font-face{font-family:Agilera;src:url("./media/Agilera-BKQ2YIDJ.otf") format("opentype")}@font-face{font-family:Glory;src:url("./media/Glory Gluengku-TAWBFQYY.otf") format("opentype")}@font-face{font-family:Alifira;src:url("./media/alifira-LY7L7HKC.otf") format("opentype")}@font-face{font-family:Guastav;src:url("./media/Guavast-DKUXZR65.otf") format("opentype")}@keyframes slideTop{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1200px){html{font-size:55%}}@media (max-width: 991px){section{padding:10rem 3% 2rem}.services,.portfolio{padding-bottom:7rem}.contact{min-height:auto}.footer{padding:2rem 3%}.menu.btn{display:none}}@media (max-width: 768px){.home{flex-direction:column}.home-content h3{font-size:2.6rem}.home-content{font-size:5rem}.home-img img{width:70vw;margin-top:4rem}.about{flex-direction:column-reverse}.about img{width:70vw;margin-top:4rem}.services h2,.portfolio h2{margin-bottom:3rem}.portfolio-container{grid-template-columns:repeat(2,1fr)}}@media (max-width: 617px){.portfolio-container{grid-template-columns:1fr}}@media (max-width: 450px){html{font-size:50%}.contact form .input-box input{width:100%}}@media (max-width: 365px){.home-img img,.about-img img{width:90vw}.footer{flex-direction:column-reverse}.footer p{text-align:center;margin-top:2rem}}::-webkit-scrollbar{width:15px}::-webkit-scrollbar-track{background:#e7ba7b}::-webkit-scrollbar-thumb{background:#e2a431;box-shadow:0 0 4px #53370c inset;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#f7d65e;box-shadow:0 0 4px #53370c inset}
