.shopify-content .accordion__title{font-size:calc(var(--font-heading-scale) * 3rem);text-align:center;margin:0 auto;align-self:center}shopify-content summary .icon-caret{height:1.5rem;top:calc(50% - .75rem);right:3rem}shopify-content .collapsible-content-wrapper-narrow{max-width:70vw}shopify-content .collapsible-content img{max-width:50em}.custom-image-with-text .custom-para{margin-top:4rem}.custom-image-with-text .custom-btn{margin-top:1rem}.custom-modal-main .close-btn+.pop-up-content-wrap .custom-para{margin-top:3rem}.custom-modal-main.document .close-btn+.pop-up-content-wrap .custom-para{margin:0}.custom-modal-main{text-align:center;position:fixed;top:0;right:0;bottom:0;left:0;outline:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;transition-behavior:allow-discrete;overflow:hidden;background:#00000080;pointer-events:none;opacity:0;visibility:hidden}.custom-modal-main.modal-open{visibility:visible;opacity:1;-webkit-backdrop-filter:blur(12px) saturate(50%) brightness(110%);backdrop-filter:blur(12px) saturate(50%) brightness(110%);z-index:99999}.custom-modal-main.opaque,.custom-modal-main.opaque .custom-modal-inner{background:#000;-webkit-transition:none;-o-transition:none;transition:none;pointer-events:all}.custom-modal-main.opaque .custom-para p{padding:0}.custom-modal-inner{pointer-events:auto;display:flex;justify-content:center;align-items:center;-webkit-transition:-webkit-transform .3s ease;-o-transition:-o-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:600px;margin:0 auto;max-width:97%;height:100%;z-index:999;position:relative;-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}.modal-open .custom-modal-inner{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.custom-modal-wrap{display:block;width:100%;position:relative;background-color:#000;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:0;-webkit-box-shadow:0 22px 40px 4px rgba(0,0,0,.75);box-shadow:0 22px 40px 4px #000000bf;background-clip:padding-box;outline:0;text-align:left;padding:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-height:calc(100vh - 70px);margin:30px auto}.custom-modal-main .bg-overlay:empty{display:block}.custom-modal-main .close-btn{position:absolute;right:0;top:0;letter-spacing:0;margin:.8rem;width:40px;height:40px;cursor:pointer;z-index:1500;font-size:0;text-align:center;color:#fff;line-height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:#000c;box-shadow:0 0 0 5px inset #000c,0 4px 8px #0000004d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background-color .2 ease}.custom-modal-main .close-btn svg{vertical-align:middle;display:inline-block;margin-top:-.15rem;margin-left:auto;margin-right:auto}.custom-modal-main .close-btn:hover{background:#0a0a0acc}.custom-modal-main.macOS .close-btn{left:0!important;right:auto!important}.custom-modal-main.macOS #progress-container{left:auto!important;right:0!important}.custom-modal-main .custom-para .popup_button{margin:3rem auto 2rem;text-align:center}.custom-modal-main .custom-para .popup_button a.button{margin:2.5px}.custom-modal-main .custom-para .popup_button a.button:last-child{background:transparent;color:var(--popup-text-color)}.custom-modal-main .custom-para p{padding:0 3rem;color:var(--popup-text-color)}.zoom-controls{position:absolute;bottom:30px;right:30px;background-color:#00000080;border-radius:50px;padding:8px;display:flex;flex-direction:column;gap:8px;z-index:1000;box-shadow:0 4px 8px #0000004d,inset 0 0 0 1px #0003,inset 0 0 0 1px #ffffff40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:fadeIn .5s ease forwards;opacity:0}.zoom-controls button{background-color:#fff;border:none;color:#000;font-size:21px;font-weight:500;border-radius:50%;cursor:pointer;transition:background-color .2s ease;width:40px;height:40px;padding:0;line-height:1;letter-spacing:0;text-align:center;box-shadow:0 1px 2px #00000080;user-select:none;-webkit-user-select:none;-moz-user-select:none}.zoom-controls button:hover{background-color:#ffffffbf}.zoom-controls button:active{background:#ffffff80;box-shadow:inset 0 4px 8px #0000004d,0 -1px #ffffff40}.zoom-controls .zoomLevel{display:none}.timeout-message{display:none;position:absolute;top:0;left:0;width:100%;height:100%;align-items:center;justify-content:center;z-index:1100;background:#000000e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:fadeIn 1s ease forwards;opacity:0}.timeout-message .timeout-message-wrapper{max-width:600px;padding:3rem 0}.timeout-message .timeout-message-wrapper p{padding:0 3rem}.custom-modal-main .spinner{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#000;border-radius:50%;z-index:100;pointer-events:none;animation:fadeIn .5s ease forwards;opacity:0}.custom-modal-main .spinner:empty{display:flex}.custom-modal-main .spinner:after{content:"";width:52px;height:52px;border:4px solid #333;border-top:4px solid #fff;border-radius:50%;animation:spin 1.2s linear infinite}.shopify-section-group-footer-group .list-social__item .icon{width:100%!important;height:100%!important}.shopify-section-group-footer-group .list-social__item .svg-wrapper{width:34px!important;height:34px}.floating-arrow{animation:floatArrow 2s ease-in-out infinite;pointer-events:none}@keyframes floatArrow{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@keyframes fadeIn{to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 750px){.custom-modal-main.document{height:100%;margin:0;padding:0}.custom-modal-main.document .custom-modal-wrap .pop-up-content-wrap{height:100%}.custom-modal-main.document .custom-modal-wrap .custom-para{height:100%;box-sizing:border-box}.custom-modal-main .custom-para .popup_button{display:flex;justify-content:center}.custom-modal-main .custom-para .popup_button a.button{padding:0 2rem}.custom-modal-main.document .custom-modal-inner{width:100%!important;max-width:100%!important}.custom-modal-main.document .custom-modal-wrap{height:100%;width:100%;border-radius:0;box-sizing:border-box;max-height:100%;padding:2rem!important;border:0}#progress-container,.custom-modal-main.document .close-btn{margin:.5rem!important}}@media (max-width: 380px){.custom-modal-main .custom-para .popup_button{flex-direction:column;align-items:center}.custom-modal-main .custom-para .popup_button a.button{width:calc(100% - 2rem)}.custom-modal-main .custom-para p{padding:0 1rem}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/custom.css.map */
