.Header_header__b6rsY{margin:1rem auto;display:flex;flex-flow:row wrap;justify-content:space-between;position:relative}.Header_logo__h1sXA{font-family:Romantiques;color:#b88f14;font-size:32px;background:-webkit-radial-gradient(circle,rgba(226,193,52,.75) 25%,#a4944c 100%);background-clip:border-box;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Header_formGroup__GpitT{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;gap:2rem}.Header_menuButton__zCiFK{all:unset;cursor:pointer;display:flex;flex-flow:column nowrap;justify-content:center;width:30px;height:2rem;gap:.45rem}.Header_menuButton__zCiFK>div{border:1px solid #000;background-color:#000;height:3px;width:100%;border-radius:5px}.Header_menuButton__zCiFK:hover>div{border-color:#999;background-color:#999}.Header_menuContent__d4KUH{display:flex;flex-flow:column nowrap;height:0;width:-moz-fit-content;width:fit-content;overflow:hidden;transition:all .3s ease-in-out;text-align:end;position:absolute;z-index:999;background-color:#fff;top:100%;right:0;padding:0 .5rem;border:none}.Header_menuContent__d4KUH.Header_show__aNt33{border:1px solid var(--main-gold);height:auto}.Header_menuContent__d4KUH a{padding:.5rem 0}.Header_cartIcon__SwHFo{position:relative}.Header_cartQuantity__7Ptsg{color:var(--foreground-hex);background-color:var(--main-gold);border-radius:50%;font-size:12.5px;position:absolute;top:0;right:-5px;text-align:center;min-width:15px;min-height:15px}.Header_langContainer__wZdd3{gap:2.5rem}.Header_langButton__oq3C_{all:unset;position:relative}.Header_langButton__oq3C_.Header_active__C_hPE,.Header_langButton__oq3C_:hover{cursor:pointer;border-bottom:2.5px solid var(--main-gold)}.Header_ES__INxTC:before{background-image:url(/icons/flag-ES.svg)}.Header_EN__9BulE:before,.Header_ES__INxTC:before{content:"";width:32px;height:24px;display:inline-flex;position:absolute;bottom:0;left:110%}.Header_EN__9BulE:before{background-image:url(/icons/flag-EN.svg)}.Header_DE__DNc2c:before{content:"";background-image:url(/icons/flag-DE.svg);width:32px;height:24px;display:inline-flex;position:absolute;bottom:0;left:110%}@media (max-width:1024px){.Header_menuContent__d4KUH{right:1%}}@media (max-width:480px){.Header_header__b6rsY{justify-content:center}.Header_formGroup__GpitT{width:100%;justify-content:space-between}.Header_langContainer__wZdd3{justify-content:space-around}.Header_DE__DNc2c:before,.Header_EN__9BulE:before,.Header_ES__INxTC:before{left:auto;right:110%}}@media print{.Header_cartIcon__SwHFo{display:none}}.Sidebar_asideContainer__pIE8I{width:400px;border:2px solid rgba(0,0,0,.4);text-align:end;padding:1rem .5rem;height:-moz-fit-content;height:fit-content}.Sidebar_ingotSection__y48TV{display:flex;flex-flow:row nowrap;margin-bottom:2.5rem;justify-content:space-between}.Sidebar_textContent__gbeqU{display:flex;flex-flow:column nowrap;text-align:start}.Sidebar_price__pl6Xj{color:#606060;position:relative}.Sidebar_price__pl6Xj.Sidebar_Higher__sXbyI{color:green}.Sidebar_price__pl6Xj.Sidebar_Lower__MziRs{color:red}.Sidebar_Lower__MziRs:before{background-image:url(/icons/arrow-down.svg)}.Sidebar_Higher__sXbyI:before,.Sidebar_Lower__MziRs:before{content:"";width:20px;height:20px;position:absolute;top:0;right:10%;background-repeat:no-repeat}.Sidebar_Higher__sXbyI:before{background-image:url(/icons/arrow-up.svg)}.Sidebar_priceDescription__TnqoR{font-size:13px}.Sidebar_priceKG__izo8C{color:var(--main-gold);font-size:13px}.Sidebar_ingotGroup__nbHLl{display:flex;flex-flow:column;gap:2.5rem;width:100%}.Sidebar_imagesCol__qSn46{display:flex;flex-flow:row wrap}.Sidebar_AEJPTContainer__550AQ{width:95%;display:flex;flex-flow:column;justify-content:flex-start;align-items:center;text-align:center}.Sidebar_AEJPRImage__WDKKy{object-fit:contain}@media (max-width:1024px){.Sidebar_asideContainer__pIE8I{width:275px}.Sidebar_imagesCol__qSn46{justify-content:center}.Sidebar_ingotSection__y48TV img{width:80%;object-fit:contain}}.Footer_footer__JrJN9{margin:24px auto auto;display:flex;flex-flow:column nowrap;justify-content:space-around;background-color:#242628;color:#fff;padding:1% 20%}.Footer_footerTitle__V56FC{font-family:Romantiques;font-size:34px;width:100%;margin-bottom:2.5rem}.Footer_footerContent__6fVXO{display:flex;flex-flow:row nowrap;justify-content:space-between;margin-bottom:2.5rem}.Footer_section__k6NwI{display:flex;flex-flow:column nowrap;gap:15px;border-top:2px solid #fff;padding-top:10px;width:30%}.Footer_sectionTittle__WXvpU{font-size:20px;font-weight:700}.Footer_copyright__W8ZKy{border-top:2px solid #fff;padding-top:10px;text-align:center}@media (max-width:480px){.Footer_footer__JrJN9{padding:1% 5%}.Footer_section__k6NwI{width:80%}}@media (max-width:768px){.Footer_footerTitle__V56FC{text-align:center}}@media (max-width:1024px){.Footer_mainContent__ZGWAs{flex-wrap:wrap;overflow-x:scroll}}:root{--max-width:1100px;--border-radius:12px;--font-used:"Georgia",serif;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--main-gray:#f9f9f9;--secondary-gray:#e0e0e0;--font-color-hex:#606060;--font-color-secondary:#000;--border-color:#e0e0e0;--foreground-hex:#fff;--background-error:#d82c2c;--main-gold:#dab823}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:Georgia,sans-serif}body{color:var(--font-color-hex);background:var(--foreground-hex)}a{color:inherit;text-decoration:none}a:hover{color:var(--main-gold)}.d-flex{display:flex}.gap-10{gap:10px}.btn{all:unset;padding:10px;transition:color .2s ease-in-out,background-color .2s ease-in-out}.btn:hover{cursor:pointer}.customInput,.customSelect{background-color:var(--foreground-hex);color:var(--font-color-hex);padding:.25rem;border:1px solid #e6e6e6;text-align:center;min-height:20px}.customInput{width:-moz-fit-content;width:fit-content}.customInput:focus-visible{outline:none}.customInput:focus{box-shadow:0 2px 20px rgba(0,0,0,.08)}.buyBtn{background-color:var(--font-color-secondary);color:var(--foreground-hex)}.buyBtn:hover{background-color:var(--main-gold);color:var(--font-color-secondary)}.container{max-width:1250px}.mainContent{display:flex;margin:auto;flex-flow:row nowrap;gap:30px}.mainContent section{width:100%}.goldImage{fill:var(--main-gold);min-width:22px}.SectionArticle{display:flex;flex-flow:column nowrap;gap:25px}.SectionTittle{margin-top:2.5rem;color:#222;font-size:26px;font-weight:400}.SectionContent{line-height:27px}.SectionContent p{margin-bottom:.5rem}.SectionContent ul{margin-left:1.5rem}.table{width:100%;border-spacing:0}.table th{background-color:var(--main-gold);color:var(--foreground-hex)}.table tbody tr:nth-child(2n){background-color:#eee}.articleContent{display:flex;gap:10px}.ProfileLayout{display:flex;flex-flow:row nowrap;justify-content:space-between}.navProfile{display:flex;flex-flow:column;width:22%}.navProfile a{background-color:#ededed;color:var(--font-color-hex);padding:10px;border:1px solid var(--foreground-hex);font-weight:700}.navProfile a.selected,.navProfile a:hover{color:var(--foreground-hex);background-color:var(--main-gold)}.form-row{flex-flow:row;gap:20px}.form-column,.form-row{display:flex;justify-content:space-between;width:100%}.form-column{flex-flow:column;gap:10px}.input-group{width:100%;margin-bottom:6px}.requiredLabel:after{content:"*";color:red;margin-left:5px}.homeContainer{display:flex;flex-flow:column;gap:20px}.calculateDiamondContainer{width:100%}.calculateDiamond{display:flex;flex-flow:column nowrap;align-items:center}.calculateDiamond input{appearance:none;-webkit-appearance:none;-moz-appearance:textfield}.calculateDiamond .row{display:flex;flex-flow:row nowrap}.calculateDiamond .row *{width:125px;height:50px;border:1px solid var(--border-color);display:flex;justify-content:center;text-align:center;align-items:center;background-color:var(--foreground-hex);color:var(--font-color-hex)}.calculateDiamond button.btn.btnCalculateGold{margin-top:10px}.calculate-container{display:flex;flex-flow:column;text-align:center;margin-bottom:1rem}.calculateGold{display:flex;flex-flow:row wrap;justify-content:space-evenly;align-items:center;gap:10px;padding:10px 0;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb}input[type=number].calculate-input{padding:0 5px;color:#000;width:75px;height:30px;border:1px solid var(--border-color);border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px}.calculate-input:focus{border-color:var(--main-gold);background-color:var(--foreground-hex)}.btn.btnCalculateGold{all:unset;background:#cd9b20;background:linear-gradient(90deg,#cd9b20,#ae8b20 35%,#f2e21b);color:var(--foreground-hex);width:122px;height:32px;text-align:center;border-radius:5px}.btn.btnCalculateGold:hover{cursor:pointer}.calculate-input-group{width:100%;max-width:140px;gap:5px}.calculate-input-group,.weightColumn{justify-content:center;align-items:center;display:flex;flex-flow:column nowrap}.calcPrice{font-size:15px;font-weight:700;line-height:18px}.calcMeasure,.calcWeight{font-size:14px;font-weight:400;line-height:18px}.calcMeasure{color:var(--main-gold)}.ImagesGallery{display:flex;flex-flow:row wrap;justify-content:flex-start;gap:5px}.ImagesGallery img{width:125px;height:125px;object-fit:cover}.selectionBtns{display:flex;border:1px solid var(--border-color);width:min-content;height:-moz-fit-content;height:fit-content}.semanarioSelection{display:flex;flex-flow:column;width:-moz-fit-content;width:fit-content;gap:10px}.decreaseBtn,.increaseBtn{background-color:var(--main-gray);color:var(--font-color-hex);border:none;width:50px;height:50px;position:relative;flex-grow:1}.decreaseBtn:before,.increaseBtn:before{margin:-1px 0 0 -7px;width:14px;height:2px}.decreaseBtn:before,.increaseBtn:after,.increaseBtn:before{content:"";position:absolute;left:50%;top:50%;background-color:#999;transition:background-color .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out}.increaseBtn:after{margin:-7px 0 0 -1px;width:2px;height:14px}.decreaseBtn:hover:before,.increaseBtn:hover:after,.increaseBtn:hover:before{background-color:var(--font-color-secondary)!important}.decreaseBtn:hover,.increaseBtn:hover{color:var(--font-color-secondary);background-color:var(--foreground-hex)}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:none;appearance:none;-moz-appearance:textfield;width:50px;height:50px;text-align:center;flex-grow:1;color:var(--font-color-secondary);background-color:var(--foreground-hex);outline:none;border:inherit}.popupBackdrop{position:fixed;z-index:10;width:100%;height:100%;background-color:rgba(0,0,0,.5);top:0;left:0;color:#fff}.popupBackdrop,.popupContainer{display:flex;justify-content:center}.popupContainer{flex-flow:column;align-items:center}.popupClose{position:relative;width:18px;height:32px;align-self:flex-end}.popupClose:before{content:"×";position:absolute;top:0;left:0;color:#fff;font-size:28px;opacity:.7}.popupClose:hover{cursor:pointer}.popupClose:hover:before{opacity:1}.loaderContainerLayout{display:flex;flex-flow:column;justify-content:flex-start;align-items:flex-start;width:100%;gap:10px}.loaderSection{display:flex;flex-flow:row wrap;justify-content:space-between;gap:10px}.loaderContainer{display:flex;flex-flow:column;justify-content:center;align-items:center;width:235px;gap:10px}.buttonLoader,.imageLoader,.priceLoader,.textLoader,.titleLoader{width:80%;height:39px;background:linear-gradient(90deg,#d0cfcf 0,#d0cfcf 50%,#a0a0a0 0,#d0cfcf);background-size:200% 100%;background-position:-100% 0;animation:loadingAnimation 1.5s infinite}.textLoader{width:60%;height:29px}.imageLoader{height:235px;width:235px}.buttonLoader{width:235px;height:39px;border-radius:5px}@keyframes loadingAnimation{0%{background-position:100% 0}to{background-position:-100% 0}}.errorMessage{width:100%;padding:.25rem;color:#611d1d;background-color:#e07c7ca6;border:1px solid #d45050d3;max-height:75px}.successMessage{width:100%;padding:.25rem;color:#3c7549;background-color:#d4edda;border:1px solid #c3e6cb}.closedIngots{position:fixed;bottom:0;width:100%;text-align:center;padding:.5rem 0;color:#fff;background-color:#d73a3a}.NotFound{display:flex;flex-flow:column;justify-content:flex-start;flex:1 1;align-items:center;gap:1rem;padding-top:2rem}.NotFound h1{font-family:Romantiques;-webkit-text-fill-color:transparent;background:-webkit-linear-gradient(#d6c468,#dab823);background-clip:border-box;-webkit-background-clip:text}.NotFound a{display:flex;justify-content:center;align-items:center;transition:transform .2s}.NotFound a:hover{fill:var(--main-gold);transform:scale(1.1)}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@media (max-width:1024px){header,main.mainContent{padding:0 10px;justify-content:center}.mainContent{flex-wrap:wrap;overflow-x:scroll}}@media (max-width:480px){.calculateDiamond{flex-flow:row nowrap;justify-content:center}.calculateDiamond .row{flex-flow:column nowrap}.calculateDiamond button.btn.btnCalculateGold{margin-left:.25rem}.calculateGold{column-gap:0}.calculateGold img{width:50%;object-fit:contain}.calculate-input-group{max-width:500px;width:50%}.weightColumn{width:50%}.loaderSection{justify-content:space-around}.buttonLoader,.imageLoader,.loaderContainer{width:155px}.ProfileLayout{flex-flow:column}.navProfile{width:100%}}@media print{#hamburguer-menu,.navProfile{display:none}}