.wyg-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.wyg-bar__values{display:flex;flex-wrap:wrap;gap:8px;flex:1;min-width:0}.wyg-bar__trigger{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;padding:9px 14px;border:1px solid #0E1226;border-radius:999px;background:#fff;color:#0e1226;font-size:13px;font-weight:500;line-height:1;cursor:pointer;transition:background .2s ease,color .2s ease;white-space:nowrap}.wyg-bar__trigger:hover{background:#0e1226;color:#f6f6f4}.wyg-bar__icon{flex-shrink:0}.wyg-modal.modal-dialog.modal-center .modal-wrapper{padding:12px;box-sizing:border-box;overflow:auto;-webkit-overflow-scrolling:touch}.wyg-modal.modal-dialog.modal-center .modal-content-infor.wyg-modal__panel{display:flex;flex-direction:column;box-sizing:border-box;width:100%;max-width:960px;max-height:min(680px,calc(100dvh - 24px));padding:0;margin:0 auto;border-radius:16px;overflow:hidden;text-align:left;background:#fff;position:relative}.wyg-modal__close{position:absolute;top:14px;right:14px;z-index:6;width:34px;height:34px;background:#fff;border-radius:50%;box-shadow:0 1px 8px #0e12261f;display:inline-flex;align-items:center;justify-content:center}.wyg-modal__body{display:flex;flex-direction:column;min-height:0;min-width:0;flex:1;overflow:hidden}.wyg-modal__layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);flex:1;min-height:0;min-width:0;width:100%}.wyg-modal__media-col{background:#f6f6f4;min-height:0;min-width:0;display:flex;overflow:hidden}.wyg-modal__gallery{flex:1;display:flex;flex-direction:column;min-height:0;padding:22px 20px 18px;width:100%}.wyg-modal__main-image{flex:1 1 auto;display:flex;align-items:center;justify-content:center;min-height:260px;border-radius:10px;overflow:hidden;background:#fff}.wyg-modal__hero-img{width:100%;height:100%;max-height:340px;object-fit:contain;display:block}.wyg-modal__placeholder{width:100%;height:260px}.wyg-modal__thumbs-bar{display:flex;align-items:center;gap:10px;margin-top:14px;flex-shrink:0}.wyg-modal__thumb-nav{flex-shrink:0;width:32px;height:32px;border:1px solid #E5E1D8;border-radius:50%;background:#fff;color:#0e1226;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:border-color .2s ease,color .2s ease}.wyg-modal__thumb-nav .icon{font-size:12px;line-height:1}.wyg-modal__thumb-nav:not(.is-next) .icon{transform:rotate(180deg);display:inline-block}.wyg-modal__thumb-nav.is-next .icon{transform:none;display:inline-block}.wyg-modal__thumb-nav:hover:not(:disabled){border-color:#c6a15b;color:#c6a15b}.wyg-modal__thumbs{display:flex;gap:8px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;flex:1;min-width:0}.wyg-modal__thumbs::-webkit-scrollbar{display:none}.wyg-modal__thumb{flex:0 0 56px;width:56px;height:56px;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;background:#fff;cursor:pointer;transition:border-color .2s ease}.wyg-modal__thumb.is-active{border-color:#c6a15b}.wyg-modal__thumb img{width:100%;height:100%;object-fit:cover;display:block}.wyg-modal__detail-col{display:flex;flex-direction:column;min-height:0;min-width:0;background:#fff}.wyg-modal__scroll{flex:1 1 auto;min-height:0;min-width:0;overflow-y:auto;overflow-x:hidden;padding:36px 28px 12px;-webkit-overflow-scrolling:touch;box-sizing:border-box}.wyg-modal__header{margin-bottom:16px}.wyg-modal__mark{display:flex;justify-content:center;margin-bottom:10px}.wyg-modal__logo{width:var(--wyg-logo-width, 120px);max-width:100%;height:auto;object-fit:contain;display:block}.wyg-modal__eyebrow{margin:0 0 10px;font-size:10px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#c6a15b;text-align:center}.wyg-modal__title{margin:0;font-family:var(--font-family-2, serif);font-size:clamp(18px,4.5vw,24px);font-weight:400;line-height:1.28;color:#0e1226;text-align:left;overflow-wrap:anywhere;word-break:break-word}.wyg-modal__section{margin-bottom:14px}.wyg-config{margin:0;border-top:1px solid #EDEAE3}.wyg-config__item{border-bottom:1px solid #EDEAE3}.wyg-config__head{width:100%;display:grid;grid-template-columns:24px minmax(88px,34%) minmax(0,1fr) 12px;align-items:center;gap:10px;padding:11px 0;border:none;background:transparent;text-align:left;cursor:default;font:inherit;color:inherit}.wyg-config__item.is-expandable .wyg-config__head{cursor:pointer}.wyg-config__head.is-static{grid-template-columns:24px minmax(88px,34%) minmax(0,1fr)}.wyg-config__icon{display:inline-flex;align-items:center;justify-content:center;color:#c6a15b;min-width:22px}.wyg-spec-icon{display:inline-flex;align-items:center;justify-content:center;color:#c6a15b;line-height:0}.wyg-spec-icon svg{display:block;width:14px;height:14px}.wyg-config__label{color:#6e7285;font-size:11px;font-weight:500;line-height:1.35;text-transform:uppercase;letter-spacing:.04em}.wyg-config__value{color:#0e1226;font-size:13px;font-weight:600;line-height:1.4;text-align:right;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wyg-config__value--preview{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wyg-config__chevron{width:7px;height:7px;border-right:1.5px solid #6E7285;border-bottom:1.5px solid #6E7285;transform:rotate(45deg);transition:transform .2s ease;justify-self:end}.wyg-config__item.is-expandable .wyg-config__chevron{display:block}.wyg-config__head.is-static .wyg-config__chevron,.wyg-config__item:not(.is-expandable) .wyg-config__chevron{display:none}.wyg-config__item.is-open .wyg-config__chevron{transform:rotate(-135deg)}.wyg-config__body{padding:0 0 10px 32px}.wyg-config__detail{margin:0;font-size:12px;line-height:1.55;color:#6e7285;word-break:break-word}.wyg-modal__included{padding:14px 12px;border-radius:10px;background:#f9f6f0}.wyg-modal__included-title{margin:0 0 12px;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#c6a15b;text-align:center}.wyg-included{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.wyg-included li{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:11px;line-height:1.35;color:#0e1226;text-align:center}.wyg-included__icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#fff;color:#c6a15b;flex-shrink:0;font-size:14px}.wyg-included__icon .wyg-icon-img{width:17px;height:17px;object-fit:contain}.wyg-modal__actions{flex-shrink:0;padding:12px 28px 18px;background:#fff;min-width:0;box-sizing:border-box}.wyg-modal__price-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding:12px 14px;border-radius:10px;background:#f9f6f0}.wyg-modal__price-label{font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#c6a15b}.wyg-modal__price{font-size:clamp(22px,2.8vw,28px);font-weight:600;color:#0e1226;line-height:1}.wyg-modal__atc{width:100%;max-width:100%;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-transform:uppercase;background:#0e1226!important;border-color:#0e1226!important;color:#fff!important;margin-bottom:8px;min-height:50px;border-radius:8px}.wyg-modal__atc:hover{background:#1a2040!important;border-color:#1a2040!important}.wyg-modal__atc.disabled,.wyg-modal__atc[aria-disabled=true]{opacity:.55;pointer-events:none}.wyg-modal__footer{font-size:12px;color:#6e7285;text-align:center;overflow-wrap:anywhere;word-break:break-word}.wyg-modal__footer a{color:#0e1226;font-weight:600;text-decoration:underline;text-underline-offset:2px}.wyg-icon-img{object-fit:contain}@media(max-width:860px){.wyg-modal.modal-dialog.modal-center .modal-content-infor.wyg-modal__panel{max-height:calc(100dvh - 24px)}.wyg-modal__layout{grid-template-columns:1fr}.wyg-modal__gallery{padding:16px 16px 12px}.wyg-modal__main-image{min-height:200px}.wyg-modal__hero-img{max-height:240px}.wyg-modal__scroll{padding:28px 16px 10px}.wyg-modal__actions{padding:10px 16px 14px}.wyg-included{grid-template-columns:1fr;gap:10px}.wyg-included li{flex-direction:row;text-align:left}.wyg-config__head,.wyg-config__head.is-static{grid-template-columns:24px minmax(0,1fr) 12px;grid-template-rows:auto auto}.wyg-config__icon{grid-row:1 / span 2}.wyg-config__label{grid-column:2}.wyg-config__value{grid-column:2;text-align:left}.wyg-config__value--preview{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wyg-config__chevron{grid-column:3;grid-row:1 / span 2}}@media(max-width:575px){.wyg-bar__trigger{width:100%;justify-content:center}.wyg-modal.modal-dialog.modal-center .modal-wrapper{padding:8px}.wyg-modal.modal-dialog.modal-center .modal-content-infor.wyg-modal__panel{border-radius:12px;max-height:calc(100dvh - 16px)}.wyg-modal__close{top:10px;right:10px}.wyg-modal__scroll{padding:26px 14px 10px}.wyg-modal__actions{padding:10px 14px 12px}.wyg-modal__eyebrow{letter-spacing:.12em}.wyg-modal__thumb{flex-basis:52px;width:52px;height:52px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/what-youll-get.css.map */
