.header{height:3.5rem;width:100vw;color:#4a5565;box-shadow:#0009 0 0 4px;display:flex;flex-direction:row;padding:0 2rem}.header .logo-base{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:start;font-size:1.3rem}.header .logo-base img{height:80%;margin:0 1rem}.header .menu-base{display:flex;flex-direction:row;flex:1}.header .menu-base .menuLink{text-decoration:none;color:#4a5565}.header .info-base{display:flex;flex-direction:row;flex:1;align-items:center;justify-content:end}.header .info-base .icon,.header .info-base .heart{font-size:1.5rem;margin:0 1rem}.header .info-base .heart{font-size:2.5rem}.footer{height:fit-content;width:100%;color:#99a1af;background-color:#071635;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:2rem}.footer .data{padding:1rem 3rem;width:100%;display:flex;flex-direction:row;align-items:start;justify-content:start}.footer .data .company{flex:1.4;display:flex;flex-direction:column}.footer .data .company .logo{display:flex;flex-direction:row;align-items:center}.footer .data .company .logo img{height:3rem}.footer .data .company .logo p{margin:0 1rem}.footer .data .company .logo p{color:#fff;font-weight:700}.footer .data .company .logo{margin-bottom:1rem}.footer .data .services{padding:0rem 3rem;flex:1}.footer .data .services div{margin:1rem 0}.footer .data .services p{color:#fff;font-weight:700}.footer .data .contacts{padding:0rem 3rem;flex:1}.footer .data .contacts div{margin:1rem 0}.footer .data .contacts p{color:#fff;font-weight:700}.footer .copyright{width:100%;text-align:center;border-top:rgba(255,255,255,.2) 2px solid;padding:3rem}.button,.outline-button,.primary-button{cursor:pointer;padding:.7rem 2rem;border-radius:.3rem;margin:.5rem}.primary-button{background-color:#d4af37;color:#fff}.outline-button{background-color:transparent;border:1px solid #D1D5DC}.card{background-color:#fff;border:1px solid #D1D5DC;border-radius:.4rem;display:flex;align-items:center;justify-content:center;padding:.5rem}.card img{width:2rem;height:2rem}.card.hover{cursor:pointer}.card.row{flex-direction:row}.card.column{flex-direction:column}.input-field{display:flex;padding:.5rem;flex-direction:column}.input-field label{padding:.5rem 0}.input-field input{flex:1;padding:.5rem;width:100%;border-radius:.4rem;border:#4A5565 1px solid}.input-field input:focus{outline:none}html{font-size:100%;scroll-behavior:smooth}body{margin:0;padding:0;background-color:#fff;overflow-x:hidden;color:#4a5565}*{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-sizing:border-box;text-align:justify}.home-content{min-height:100svh;width:100%;padding:.5rem}.home-content.p1{min-height:calc(100svh - 3.5rem);width:100%;display:flex;flex-direction:row}.home-content.p1 .img{width:100%;padding:3rem}.home-content.p1 .texts{display:flex;justify-content:center}.home-content.p1 .texts p{margin-left:1rem}.home-content.p1 .texts p:nth-of-type(1){font-weight:700;margin-bottom:0rem}.home-content.p1 .texts p:nth-of-type(2){color:#d4af37;margin-top:0rem}.home-content.p2{min-height:calc(100svh - 3.5rem);width:100%;display:flex;flex-direction:row}.home-content.p2 .c{background-color:#f9fafb;width:100%;display:flex;flex-direction:row;height:100%}.home-content.p2 .img{width:100%;padding:3rem;border-radius:4rem}.home-content.p2 .texts{display:flex;justify-content:center}.home-content.p2 .texts p{margin-left:1rem}.home-content.p2 .texts p:nth-of-type(1){font-weight:700}.home-content.p2 .texts .info-card{width:8rem;height:8rem}.home-content.p2 .texts .info-card div:nth-of-type(1){font-weight:700;font-size:1.5rem;margin:.5rem}.home-content.p2 .texts .info-card-container{justify-content:space-between}.home-content.p3 .services{display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-color:#f9fafb}.home-content.p3 .services p:nth-of-type(1){font-weight:700;font-size:1.5rem}.home-content.p3 .services .info-card{width:10rem;height:17rem;justify-content:start;padding:0 2rem}.home-content.p3 .services .info-card div:nth-of-type(1){font-weight:700;font-size:1.3rem;margin:1rem}.home-content.p3 .services .info-card .icom{margin-top:2rem;width:100%;height:3rem}.home-content.p3 .services .info-card-container{justify-content:space-around;width:100%}.home-content.p4{background-color:#f9fafb;display:flex;flex-direction:column;align-items:center}.home-content.p5 .row{flex:1;width:100%}.home-content.p5{display:flex;flex-direction:column;align-items:center}.home-content.p5 form{display:flex;flex-direction:column;flex:1;background-color:#f9fafb;border-radius:.4rem;padding:1rem;margin:.8rem}.home-content.p5 form input{border:rgba(0,0,0,.4) 1px solid}.home-content.p5 form textarea{border:rgba(0,0,0,.4) 1px solid;flex:1;border-radius:.4rem;padding:1rem}.home-content.p5 form textarea:focus{outline:none}.home-content.p5 form .textarea{flex:1;display:flex;flex-direction:column}.home-content.p5 .panelCard{background-color:#f9fafb;border-radius:.4rem;padding:.3rem;margin:.3rem}.bold{font-weight:700}.row-panel{display:flex;flex-direction:row;padding:.5rem}.row-panel.f{flex:1}.column-panel{display:flex;flex-direction:column;padding:.5rem}.column-panel.f{flex:1}.center{display:flex;justify-content:center;align-items:center}.alignCenter{display:flex;align-items:center}.justifyCenter{display:flex;justify-content:center}img{object-fit:contain;object-position:center}.exchange-table{box-shadow:#d4af37 0 0 5px;border-radius:.4rem;border-collapse:collapse;overflow:hidden;padding:.5rem;margin:0 1.5rem}.exchange-table thead{background-color:#071635;color:#fff}.exchange-table tbody{border:none;margin:0;outline:0;padding:.5rem}.exchange-table td,.exchange-table tr{padding:.5rem 1.5rem}.exchange-table tr{border-bottom:rgba(0,0,0,.4) 1px solid}.exchange-table tr:last-of-type{border-bottom:none}.exchange-table th{padding:1rem;font-size:1.3rem}.exchange-table .d1{display:flex;flex-direction:row;align-items:center}.exchange-table .d1 div{font-weight:700;padding:.5rem;border-radius:.4rem;margin:.5rem}.exchange-table .d1 div:nth-of-type(1){background-color:#071635;color:#fff}.exchange-table .d1 div:nth-of-type(2){background-color:#d4af37;color:#fff}.exchange-table spam{color:#d4af37}.exchange-table .d3 div{padding:.5rem;border-radius:1.2rem;background-color:#dcfce7;color:#008236}.exchange-table .d4 div{padding:.5rem;border-radius:1.2rem;background-color:#ffe2e2;color:#c10007}.calculator-table{display:flex;flex-direction:column;align-items:center;box-shadow:#d4af37 0 0 5px;border-radius:.4rem;border-collapse:collapse;overflow:hidden;padding:0;margin:0 1.5rem}.calculator-table thead{background-color:#d4af37;color:#fff}.calculator-table tbody{border:none;margin:0;outline:0;padding:.5rem;display:flex;flex-direction:column;align-items:center}.calculator-table td,.calculator-table tr{padding:.5rem 1.5rem}.calculator-table th{padding:1rem;font-size:1.3rem}.calculator-table .arrow{font-size:2rem;margin:1rem}.calculator-table .input{background-color:#d4af371a;padding:.3rem .2rem;border:#d4af37 .2rem solid}.toTop{position:fixed;right:2rem;bottom:2rem;width:3rem;height:3rem;padding:0;display:flex;justify-content:center;align-items:center;border-radius:50%;font-weight:700;font-size:1.5rem;opacity:1;transition:all .3s;overflow:hidden}.toTop a{text-decoration:none;color:#fff;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.toTop.off{opacity:0}.productMenu{display:flex;flex-direction:column;align-items:center}.productCard{width:15rem;height:30rem;margin:3rem;font-size:.9rem;padding:0;overflow:hidden;position:relative}.productCard .img{width:100%;height:20rem}.productCard p{padding:0;margin:0;margin-left:1rem;align-self:start}.productCard .btn{width:80%;display:flex;justify-content:center;align-items:center}.productCard .price{color:#d4af37}.productCard .buyNow{border:#d4af37 2px solid}.productCard .from{position:absolute;background-color:#fff;border:#d4af37 2px solid;padding:.1rem .8rem;border-radius:1000rem;top:1rem;right:1rem}.productList{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.productFilter{border:#99A1AF 1px solid;margin:1rem;padding:1rem;border-radius:.4rem}.productFilter p{margin:0 0 1rem}.productFilter .filters{padding:0;margin:0rem 0;height:3rem}.productFilter .filters .filterInput{padding:0;margin:0;margin:0 1rem 0 0;flex:2}.productFilter .filters .filterInput input{border:#99A1AF 1px solid}.productFilter .filters select{flex:1;margin:0 1rem;padding:.3rem 1rem;border-radius:.4rem;border:#99A1AF 1px solid}.productFilter .filters select:focus{outline:none}hr{height:1px;background-color:#99a1af;width:100%;margin:1rem 0}
