.sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:100;background-color:#fff;border-top:1px solid #e5e5e5;box-shadow:0 -2px 10px #0000001a;transform:translateY(100%);transition:transform .3s ease-in-out;display:none}.sticky-atc.sticky-atc--visible{transform:translateY(0)}.sticky-atc.sticky-atc--mobile{display:block}@media screen and (min-width: 750px){.sticky-atc.sticky-atc--mobile:not(.sticky-atc--desktop){display:none}.sticky-atc.sticky-atc--desktop{display:block}}@media screen and (max-width: 749px){.sticky-atc.sticky-atc--desktop:not(.sticky-atc--mobile){display:none}}.sticky-atc__container{display:flex;flex-direction:column;gap:10px;padding:15px}@media screen and (min-width: 750px){.sticky-atc__container{flex-direction:row;align-items:center;justify-content:space-between;gap:20px;padding:15px 50px}}.sticky-atc__title{display:none}@media screen and (min-width: 750px){.sticky-atc__title{display:block;flex:0 0 auto;max-width:250px}.sticky-atc__title span{font-family:SpeziaWideMedium,sans-serif;font-size:14px;font-weight:500;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.sticky-atc__options{display:flex;flex-direction:column;gap:10px;width:100%}@media screen and (min-width: 750px){.sticky-atc__options{flex-direction:row;flex:1 1 auto;justify-content:center;gap:15px;width:auto}}.sticky-atc__option{width:100%}@media screen and (min-width: 750px){.sticky-atc__option{width:auto;min-width:120px;max-width:200px}}.sticky-atc__select{width:100%;height:44px;padding:0 35px 0 15px;font-family:SpeziaWideMedium,sans-serif;font-size:14px;color:#000;background-color:#fff;border:1px solid #000;border-radius:0;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23000' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:12px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__select:focus{outline:none;border-color:#0000df}.sticky-atc__button-wrapper{width:100%}@media screen and (min-width: 750px){.sticky-atc__button-wrapper{width:auto;flex:0 0 auto}}.sticky-atc__button{display:flex;align-items:center;justify-content:center;width:100%;height:50px;padding:0 30px;font-family:SpeziaExtendedMedium,sans-serif;font-size:14px;color:#fff;background-color:#0000df;border:none;border-radius:0;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}@media screen and (min-width: 750px){.sticky-atc__button{min-width:180px;width:auto}}.sticky-atc__button:hover:not(:disabled){background-color:#0000b3}.sticky-atc__button:disabled{background-color:#ccc;color:#666;cursor:not-allowed}.sticky-atc__button-text{display:inline-block}.sticky-atc__spinner{display:flex;align-items:center;justify-content:center;margin-left:10px}.sticky-atc__spinner.hidden{display:none}.sticky-atc__spinner .spinner{width:20px;height:20px;animation:rotate .8s linear infinite}.sticky-atc__spinner .spinner circle{stroke:currentColor;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-sticky-atc.css.map */
