:root{--sh-navy: #1d2c58;--sh-navy-2: #26394d;--sh-navy-60: rgba(29, 44, 88, .65);--sh-navy-15: rgba(29, 44, 88, .15);--sh-mostaza: #e2b30d;--sh-mostaza-oscuro: #c69b09;--sh-crema: #f6f3ea;--sh-crema-borde: #ece7da;--sh-blanco: #ffffff;--sh-error: #b3261e;--sh-ok: #1f7a4d;--sh-radio-btn: 10px;--sh-radio-card: 15px;--sh-sombra: 0 4px 18px rgba(29, 44, 88, .07);--sh-transicion: .18s ease}.template-404.page-width,cart-items.is-empty .cart__warnings,.template-search--empty .template-search__header{max-width:min(64rem,calc(100% - 3rem))!important;margin-inline:auto;box-sizing:border-box}.template-404.page-width,cart-items.is-empty .cart__warnings{background:var(--sh-crema);border:1px solid var(--sh-crema-borde);border-radius:var(--sh-radio-card);box-shadow:var(--sh-sombra);padding:4.8rem 3.2rem 5.2rem;margin-block:4.8rem 6.4rem;text-align:center}@media screen and (max-width:749px){.template-404.page-width,cart-items.is-empty .cart__warnings{padding:3.6rem 2rem 4rem;margin-block:2.4rem 3.6rem}}.template-404 .title,cart-items .cart__empty-text,cart-items .title--primary,.template-search__header h1,.gift-card .h1,.password-heading{color:var(--sh-navy);font-weight:700;letter-spacing:-.4px;line-height:1.2;margin:0 0 1.6rem}.template-404 .title,cart-items .cart__empty-text{font-size:clamp(2.6rem,4.5vw,4rem)}.template-404>p:first-child{font-size:clamp(5.6rem,12vw,9rem);font-weight:800;line-height:1;color:#1d2c5833;margin:0 0 .8rem;letter-spacing:2px}.template-404 p:not(:first-child),cart-items .cart__login-title,cart-items .cart__login-paragraph,.gift-card__text,.template-search--empty .template-search__header p{color:var(--sh-navy-60);font-size:1.6rem;line-height:1.6}cart-items .cart__login-title{font-size:1.8rem;font-weight:600;color:var(--sh-navy);margin-top:3.2rem}cart-items .cart__login-paragraph .link{margin-inline-end:.5rem}.template-404 .button,cart-items.is-empty .cart__warnings .button,.template-search--empty .button:not(.search__button),.gift-card .button:not(.button--secondary),.password .password-button{display:inline-block;background:var(--sh-mostaza);color:var(--sh-navy);border:0;border-radius:var(--sh-radio-btn);font-size:1.5rem;font-weight:600;letter-spacing:-.15px;line-height:1.2;min-height:4.4rem;min-width:18rem;padding:1.4rem 3.2rem;margin-top:2.4rem;text-align:center;text-decoration:none;box-shadow:none;transition:background var(--sh-transicion),transform var(--sh-transicion),box-shadow var(--sh-transicion)}.template-404 .button:hover,cart-items.is-empty .cart__warnings .button:hover,.template-search--empty .button:not(.search__button):hover,.gift-card .button:not(.button--secondary):hover,.password .password-button:hover{background:var(--sh-mostaza-oscuro);transform:translateY(-1px);box-shadow:0 6px 16px #1d2c5829}.template-404 .button:active,cart-items.is-empty .cart__warnings .button:active,.gift-card .button:not(.button--secondary):active,.password .password-button:active{transform:translateY(1px);box-shadow:none}.template-404 .button:focus-visible,cart-items.is-empty .cart__warnings .button:focus-visible,.template-search--empty .button:focus-visible,.gift-card .button:focus-visible,.password .password-button:focus-visible{outline:2px solid var(--sh-navy);outline-offset:3px}.template-404 .button[disabled],cart-items .button[disabled],.gift-card .button[disabled]{opacity:.45;cursor:not-allowed;transform:none}.gift-card .button--secondary,.template-404 .button--secondary,cart-items .button--secondary{background:transparent;color:var(--sh-navy);border:1.5px solid var(--sh-navy);border-radius:var(--sh-radio-btn);font-weight:600;padding:1.3rem 3.2rem;transition:background var(--sh-transicion),color var(--sh-transicion)}.gift-card .button--secondary:hover,.template-404 .button--secondary:hover,cart-items .button--secondary:hover{background:var(--sh-navy);color:var(--sh-blanco)}.template-404 .underlined-link,cart-items .underlined-link,.template-search .underlined-link{color:var(--sh-navy);text-underline-offset:.3rem;text-decoration-thickness:1px}.template-404 .underlined-link:hover,cart-items .underlined-link:hover,.template-search .underlined-link:hover{color:var(--sh-mostaza-oscuro)}.template-search .field__input,.password .password-field .field__input,cart-items .field__input,#main-cart-footer .field__input,#main-cart-footer .text-area{border-radius:var(--sh-radio-btn);transition:border-color var(--sh-transicion),box-shadow var(--sh-transicion)}.template-search .field__input:focus,.password .password-field .field__input:focus,cart-items .field__input:focus,#main-cart-footer .field__input:focus,#main-cart-footer .text-area:focus{outline:0;border-color:var(--sh-navy)!important;box-shadow:0 0 0 3px #1d2c581f}.template-search .search__button:focus-visible,.template-search .search__button:hover .icon{color:var(--sh-navy)}.template-404 .form__message,cart-items .form__message,.template-search .form__message,.gift-card .form__message,.password .form__message{align-items:center;border-radius:var(--sh-radio-btn);font-size:1.4rem;gap:.6rem;padding:.8rem 1.2rem}.password .password-field--error .form__message,.template-404 .form__message--error,cart-items .form__message--error{background:#b3261e12;color:var(--sh-error)}.gift-card__copy-success{color:var(--sh-ok);font-weight:600}.template-search__header h1{font-size:clamp(2.4rem,4vw,3.4rem)}.template-search--empty{padding-bottom:8rem}.template-search--empty .template-search__search{background:var(--sh-crema);border:1px solid var(--sh-crema-borde);border-radius:var(--sh-radio-card);box-shadow:var(--sh-sombra);padding:3.2rem 2.4rem}.template-search--empty .template-search__search .search{margin-top:0}cart-items .title-wrapper-with-link{align-items:baseline;border-bottom:1px solid var(--sh-crema-borde);padding-bottom:1.6rem}cart-items.is-empty .title-wrapper-with-link{border-bottom:0}#main-cart-footer .totals__total,#main-cart-footer .totals__total-value{color:var(--sh-navy);font-weight:700}.gift-card{background:var(--sh-crema)}.gift-card__price .h1{color:var(--sh-navy)}.gift-card__image-wrapper{background:var(--sh-blanco);border-radius:var(--sh-radio-card);box-shadow:var(--sh-sombra);padding:2.4rem}.gift-card__number{background:var(--sh-blanco);border:1px dashed var(--sh-navy-15);border-radius:var(--sh-radio-btn);color:var(--sh-navy);display:inline-block;font-weight:700;opacity:1;padding:1.2rem 2rem}.gift-card__number{margin-inline:auto;width:fit-content}.gift-card__qr-code{background:var(--sh-blanco);border-radius:var(--sh-radio-btn);margin-inline:auto;padding:1.2rem;width:fit-content}.password,.password body,.password h1,.password h2,.password h3,.password p,.password span,.password a,.password div,.password input,.password button{font-family:Noto Sans Hebrew,Assistant,sans-serif}.password{background:var(--sh-crema);color:var(--sh-navy)}.password-header{align-items:center;border-bottom:1px solid var(--sh-crema-borde);padding-block:2.4rem 2rem}.password-content p,.password-content div{color:var(--sh-navy-60);font-size:1.5rem;line-height:1.6}.password-heading{color:var(--sh-navy);font-size:clamp(2.4rem,5vw,3.6rem);font-weight:700;letter-spacing:-.4px;line-height:1.2}.password .email-signup-banner__box,.password .banner__box{background:var(--sh-blanco);border:1px solid var(--sh-crema-borde);border-radius:var(--sh-radio-card);box-shadow:var(--sh-sombra);padding:4rem 3.2rem}.password .banner__heading,.password .email-signup-banner__box h1,.password .email-signup-banner__box h2{color:var(--sh-navy);font-weight:700;letter-spacing:-.4px}.password .banner__text,.password .email-signup-banner__box p{color:var(--sh-navy-60);font-size:1.6rem;line-height:1.6}.password .newsletter-form__field-wrapper .field__input,.password .field__input{background:var(--sh-blanco);border:1px solid var(--sh-navy);border-radius:var(--sh-radio-btn);color:var(--sh-navy);text-align:right}.password .newsletter-form__field-wrapper .field__input:focus{box-shadow:0 0 0 3px #1d2c581f;outline:0}.password .newsletter-form__button{background:var(--sh-mostaza);border-radius:var(--sh-radio-btn);color:var(--sh-navy);height:calc(100% - .8rem);margin:.4rem;transition:background var(--sh-transicion);width:4.4rem}.password .newsletter-form__button:hover{background:var(--sh-mostaza-oscuro)}.password .newsletter-form__button .icon,.password .newsletter-form__button svg{color:var(--sh-navy)}.password .banner__media,.password .email-signup-banner__media,.password .email-signup-banner .media{background-color:var(--sh-crema);background-image:radial-gradient(38rem 38rem at 8% 22%,rgba(226,179,13,.28),transparent 62%),radial-gradient(30rem 30rem at 2% 82%,rgba(29,44,88,.16),transparent 62%),radial-gradient(36rem 36rem at 93% 26%,rgba(29,44,88,.18),transparent 62%),radial-gradient(28rem 28rem at 99% 84%,rgba(226,179,13,.24),transparent 62%),linear-gradient(180deg,#fbf9f3 0%,var(--sh-crema) 100%);background-position:center;background-repeat:no-repeat;background-size:cover}.password .banner__media>svg,.password .banner__media img.placeholder-svg,.password .placeholder-svg,.password .email-signup-banner__media>svg{display:none!important}.password .newsletter-form__button,.password .email-signup-banner__button,.password .newsletter-form button[type=submit]{background:var(--sh-mostaza);border-radius:var(--sh-radio-btn);color:var(--sh-navy)}.password .newsletter-form__button:hover,.password .email-signup-banner__button:hover,.password .newsletter-form button[type=submit]:hover{background:var(--sh-mostaza-oscuro)}.password-modal__content{background:var(--sh-blanco);border-radius:var(--sh-radio-card);box-shadow:var(--sh-sombra)}.password-modal__content-heading{color:var(--sh-navy);font-weight:700}.password .password-button{min-width:14rem}.password-link,.password__footer-caption a,.password__footer-text a{color:var(--sh-navy);text-decoration-color:var(--sh-mostaza);text-decoration-thickness:2px;text-underline-offset:.3rem}.password-link:hover,.password__footer-caption a:hover{color:var(--sh-mostaza-oscuro)}.password__footer-text,.password__footer-caption{color:var(--sh-navy-60)}.password__footer{border-top:1px solid var(--sh-crema-borde);margin-top:4rem}.template-search--empty .page-width>p,.template-search--empty>.page-width p{color:var(--sh-navy-60);font-size:1.6rem;line-height:1.6;margin:2.4rem auto 0;max-width:52rem;text-align:center}.template-search .field .search__input.field__input{padding-right:2rem;padding-left:9.8rem}.template-search .field .search__button.field__button{right:auto;left:.1rem}.template-search .field .reset__button.field__button{right:auto;left:4.5rem}.template-search .field .field__label{right:2rem;left:auto}.shopify-policy__container{max-width:min(78rem,calc(100% - 3rem))!important;margin:4.8rem auto 6.4rem!important;padding:0!important}.shopify-policy__title{margin-bottom:2.4rem}.shopify-policy__title h1,#MainContent .main-page-title,#MainContent .article-template__title,.main-blog .title--primary{color:var(--sh-navy);display:inline-block;font-size:clamp(2.4rem,4.5vw,3.4rem);font-weight:700;letter-spacing:-.4px;line-height:1.25;margin:0 0 1.6rem;padding-bottom:1.4rem;border-bottom:3px solid var(--sh-mostaza)}#MainContent .rte,.shopify-policy__body{color:#2c3e5c;font-size:1.7rem;line-height:1.85}#MainContent .rte p{margin:0 0 1.6rem}#MainContent .rte p:empty{display:none}#MainContent .rte h2,#MainContent .rte h3,#MainContent .rte h4{color:var(--sh-navy);font-weight:700;line-height:1.3;margin:3.2rem 0 1.2rem}#MainContent .rte h2{font-size:2.2rem}#MainContent .rte h3{font-size:1.9rem}#MainContent .rte h4{font-size:1.7rem}#MainContent .rte strong,#MainContent .rte b{color:var(--sh-navy);font-weight:700}#MainContent .rte a{color:var(--sh-navy);text-decoration:underline;text-decoration-color:var(--sh-mostaza);text-decoration-thickness:2px;text-underline-offset:.3rem;transition:color var(--sh-transicion)}#MainContent .rte a:hover{color:var(--sh-mostaza-oscuro)}#MainContent .rte ul,#MainContent .rte ol{margin:0 0 1.6rem;padding-inline-start:2.4rem}#MainContent .rte li{margin-bottom:.8rem}#MainContent .rte blockquote{background:var(--sh-crema);border-inline-start:3px solid var(--sh-mostaza);border-radius:var(--sh-radio-btn);margin:2.4rem 0;padding:1.6rem 2rem}#MainContent .rte hr{border:0;border-top:1px solid var(--sh-crema-borde);margin:3.2rem 0}#MainContent .rte img{border-radius:var(--sh-radio-card)}#MainContent .rte table{border-collapse:collapse;margin:2.4rem 0;width:100%}#MainContent .rte th,#MainContent .rte td{border:1px solid var(--sh-crema-borde);padding:1rem 1.2rem;text-align:start}#MainContent .rte th{background:var(--sh-crema);color:var(--sh-navy);font-weight:700}#MainContent .main-page-title{margin-bottom:2.4rem}.main-blog.page-width{max-width:min(100rem,calc(100% - 3rem))!important;margin-inline:auto}.main-blog .title--primary{margin-bottom:3.2rem}.main-blog .article-card__title a,.main-blog .card__heading a{color:var(--sh-navy)}.main-blog .article-card__excerpt{color:var(--sh-navy-60)}#MainContent .article-template__title{margin-bottom:2.4rem}#MainContent .article-template__content{margin-inline:auto;max-width:min(78rem,100%)}
/*# sourceMappingURL=/cdn/shop/t/97/assets/paginas-internas.css.map */
