#monedaButton{cursor:pointer}.monedaContainer{position:absolute;top:0;left:80%;z-index:900;background-color:#FFF;width:10%;padding:1% 1.5% 1% 1.5%;border-radius:10px;-webkit-box-shadow:3px 4px 15px -5px rgba(0,0,0,0.69);box-shadow:3px 4px 15px -5px rgba(0,0,0,0.69);display:none;text-align:center;font-size:var(--FONT_SIZE_PRIMARY)}.monedaSelection:hover{color:var(--color_company_5);font-weight:600;cursor:pointer}@media screen and (min-width:2000px){.monedaContainer{left:75%}}.branchesContainer{position:absolute;top:70px;left:67%;z-index:900;background-color:#FFF;width:10%;padding:1% 1.5% 1% 1.5%;border-radius:10px;-webkit-box-shadow:3px 4px 15px -5px rgba(0,0,0,0.69);box-shadow:3px 4px 15px -5px rgba(0,0,0,0.69);text-align:right}.branchSelection{text-align:center;font-size:var(--FONT_SIZE_PRIMARY)}.branchSelection:hover{color:var(--color_company_5)}.branchSelectedResponsive{color:var(--color_company_2);font-weight:bolder}@media screen and (min-width:2000px){.branchesContainer{left:60%}.footer_logo{width:70%}}.button{border-radius:0.25rem;font-size:13px;min-height:40px;text-transform:uppercase}.layout{display:flex;flex-wrap:wrap;margin:70px auto 3.125rem;max-width:1200px}.layout__title{font-size:1.75rem}.giftCard-form,.rechargeCard-form{font-size:14px}.giftCard-form__title,.rechargeCard-form__title{font-size:1.063rem}.giftCard-form__input,.rechargeCard-form__input,.giftCard-form__textarea,.rechargeCard-form__textarea{max-width:18.125rem;min-height:31px;width:100%}.giftCard-form__field-container,.rechargeCard-form__field-container{margin-bottom:12px !important}.giftCard-form__field,.rechargeCard-form__field{border:2px solid #333;border-radius:0.25rem;min-height:31px;padding:5px 7px}.giftCard-form__field:focus,.rechargeCard-form__field:focus{box-shadow:0 0 0 0.2rem rgba(0,123,255,.25);outline:none}.giftCard-form__amountList,.rechargeCard-form__amountList{display:flex;list-style:none}.giftCard-form__amountList li,.rechargeCard-form__amountList li{margin-right:4px}.giftCard-form__amountList li:nth-child(n+4):nth-child(-n+6),.rechargeCard-form__amountList li:nth-child(n+4):nth-child(-n+6){display:none}.giftCard-form__custom-amount,.rechargeCard-form__custom-amount{width:6.875rem}.giftCard-addToCart,.rechargeCard-addToCart{padding:0.375rem 0.875rem;background-color:var(--color_company_1)}.button--primary-style{background-color:#141414;border-color:#141414;color:#ffffff}.button--primary-style:hover{background-color:#2e2e2e;border-color:#2e2e2e}.button--primary-style:focus{background:transparent;border-color:#141414;color:#141414;outline:none}.owl-carousel .owl-item img{border-radius:10px !important}@media (min-width:62rem){.giftCard-form__amountList li:nth-child(n+4):nth-child(-n+6),.rechargeCard-form__amountList li:nth-child(n+4):nth-child(-n+6){display:block}}.giftCard,.rechargeCard{border:1px solid #ddd;border-radius:0.438rem;margin:0 auto 24px;max-width:31.25rem}.giftCard__picture img,.rechargeCard__picture img{border-radius:0.438rem 0.438rem 0 0 !important}.giftCard__middle,.rechargeCard__middle{border-bottom:1px solid #ddd}.giftCard__message,.rechargeCard__message{font-size:1.063rem;padding:0.938rem 1.563rem 1.875rem;text-align:center}.giftCard__bottom,.rechargeCard__bottom{align-items:center;display:flex;justify-content:space-between;padding:1.075rem 1.263rem 1.138rem}.giftCard__amount,.rechargeCard__amount{font-size:1.75rem;font-weight:bolder}.giftCard__picture-logo,.rechargeCard__picture-logo{width:10rem}@media (min-width:62rem){.giftCard,.rechargeCard{margin:0}.giftCard__bottom,.rechargeCard__bottom{padding:1.375rem 1.563rem 1.438rem}}p{margin:0 !important}.commentsContainer{border:1px solid #e0e0e0;margin-top:2%;padding:2%;border-radius:10px}.titleCommentsContainer{margin-bottom:2%}.titleCommentsContainer h4{font-size:var(--FONT_SIZE_TITLE)}.commentsList p,.commentInputText input{font-size:var(--FONT_SIZE_PRIMARY)}.titleCommentsContainer h4,.comment p{font-weight:800}.comment{border:1px solid #e0e0e0;border-radius:10px;padding:2%;box-shadow:0px 4px 11px -8px rgba(0,0,0,0.75);-webkit-box-shadow:0px 4px 11px -8px rgba(0,0,0,0.75);-moz-box-shadow:0px 4px 11px -8px rgba(0,0,0,0.75);margin-bottom:2%}.commentContent p{font-weight:100}.commentAvatar{width:5%;margin-right:1%}.commentTitle{display:flex;align-items:center}.commentInput{display:flex;align-items:center;margin-top:2%;margin-left:3%}.commentInputText{width:93%}.commentInput input{min-width:100%;max-width:100%;padding-left:2%;padding-right:2%;padding-top:1%;padding-bottom:1%;max-height:300px;border-radius:10px;border:1px solid #e0e0e0;outline:none;transition:ease-in-out 200ms}.commentInput input:focus{border:1px solid #00AAAB;box-shadow:0px 4px 11px -8px rgba(0,0,0,0.75);-webkit-box-shadow:0px 4px 11px -8px rgba(0,0,0,0.75);-moz-box-shadow:0px 4px 11px -8px rgba(0,0,0,0.75)}.commentSentInput{padding:1%;margin-left:1%;background:#e0e0e0;border-radius:10px;transition:ease 200ms}.commentSentInput:hover{background:rgb(211,210,131);cursor:pointer}