.gifts-templates{background-color:#f8f8f8;padding:20px;max-width:800px !important;border-radius:5px;margin-top:20px}@media(max-width: 576px){.gifts-templates{background-color:#fff !important;padding:0 !important;max-width:100% !important}}.gifts-templates .splide__arrow{border:none !important;z-index:10;background:rgba(156,156,156,.7) !important;padding:5px !important;width:32px !important;height:32px !important}.gifts-templates .splide__arrow:hover{background:#f37a20 !important}.gifts-templates .splide__list,.gifts-templates .splide__track{margin:0 !important;max-width:100% !important}.gifts-templates .gifts-templates-title{font-size:20px;font-weight:600;margin-bottom:10px;max-width:600px}.gifts-templates .gifts-level{margin-bottom:20px;border-radius:5px;border:1px solid #f7d7bb;padding:10px}@media(max-width: 576px){.gifts-templates .gifts-level{border:none !important;padding:0 !important;border:none;max-width:calc(100vw - 20px)}}.gifts-templates .gifts-level .gifts-level-title{font-size:16px;font-weight:600;padding:10px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.gifts-templates .gifts-level .gifts-level-title .remaining-amount{font-size:12px;font-weight:300;color:#000}.gifts-templates .gifts-level .gifts-level-title.inactive{opacity:.6}.gifts-templates .gifts-level .gifts-level-title .show-level{transition:transform .3s ease-in-out;transform:rotate3d(1, 0, 0, 0deg);background:#111;width:30px;height:30px;display:flex !important;align-items:center;justify-content:center;border-radius:30px}.gifts-templates .gifts-level .gifts-level-title .show-level.active{transform:rotate3d(0, 0, 1, 180deg)}.gifts-templates .gifts-level .gifts-level-items{height:-moz-fit-content;height:fit-content;overflow:hidden;max-height:0;transition:max-height .5s ease-in-out}.gifts-templates .gifts-level .gifts-level-items .gifts-level-items-splide{margin-bottom:10px}.gifts-templates .gifts-level .gifts-level-items.show{height:-moz-fit-content;height:fit-content;max-height:1000px;transition:max-height .5s ease-in-out}.gifts-templates .gifts-level .gifts-level-items .gift-view{display:flex;flex-direction:column;background:#f9f9f7;border-radius:5px;border:1px solid #f7d7bb;height:100%;overflow:hidden;gap:10px;cursor:pointer;padding:10px}.gifts-templates .gifts-level .gifts-level-items .gift-view.shade{opacity:.5;filter:saturate(0);transition:opacity .3s ease-in-out,filter .3s ease-in-out}.gifts-templates .gifts-level .gifts-level-items .gift-view.shade:hover{opacity:1;filter:saturate(1)}.gifts-templates .gifts-level .gifts-level-items .gift-view.inactive{filter:saturate(0);pointer-events:none;position:relative}.gifts-templates .gifts-level .gifts-level-items .gift-view.inactive .innactive-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;background-color:rgba(255,255,255,.5);opacity:1}.gifts-templates .gifts-level .gifts-level-items .gift-view.inactive .innactive-overlay .innactive-overlay-text{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center}.gifts-templates .gifts-level .gifts-level-items .gift-view.choosen{border:1px solid #f37a20;background-color:#fdf7ef !important}.gifts-templates .gifts-level .gifts-level-items .gift-view .gift-image{width:auto}.gifts-templates .gifts-level .gifts-level-items .gift-view .gift-image img{aspect-ratio:1/1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.gifts-templates .gifts-level .gifts-level-items .gift-view .gift-info{display:grid;grid-template-columns:2fr 1fr;width:auto}.gifts-templates .gifts-level .gifts-level-items .gift-view .gift-info .gift-name{font-size:11px;grid-column:1/span 1}.gifts-templates .gifts-level .gifts-level-items .gift-view .gift-info .gift-price{font-size:10px;grid-column:1/span 1}.gifts-templates .gifts-level .gifts-level-items .gift-view .gift-info .gift-price del{margin-right:5px;opacity:.5}.gifts-templates .gifts-level .gifts-level-items .gift-view .gift-info .gift-slogan{font-size:12px;grid-column:1/span 1}.gifts-templates .gifts-level .gifts-level-items .gift-view .gift-info .gift-add-to-cart,.gifts-templates .gifts-level .gifts-level-items .gift-view .gift-info .gift-remove-from-cart{display:flex;justify-content:flex-start;grid-column:2/span 1;grid-row:1/span 1}.gifts-templates .gifts-level .gifts-level-items .gift-view .gift-info .gift-add-to-cart button,.gifts-templates .gifts-level .gifts-level-items .gift-view .gift-info .gift-remove-from-cart button{width:100%;background:none;font-size:10px;font-weight:300;border:none;padding:0;margin:0;cursor:pointer;height:auto;color:#f37a20}.gifts-templates .shipping-notice p{font-size:12px;font-weight:300;color:#000;margin-top:10px}