.authenticfeet-authenticfeet-theme-5-x-shippingSimulator__container{padding-top:24px;display:flex;flex-direction:column;gap:16px}.authenticfeet-authenticfeet-theme-5-x-shippingSimulator__header{display:flex;justify-content:space-between;align-items:center}.authenticfeet-authenticfeet-theme-5-x-shippingSimulator__header__title{font:var(--text-md-medium);color:var(--color-gray-950);margin:0}.authenticfeet-authenticfeet-theme-5-x-shippingSimulator__header__link{font:var(--text-sm);color:var(--color-gray-600);text-decoration:none}.authenticfeet-authenticfeet-theme-5-x-shippingSimulator__form{display:flex;position:relative;flex-direction:column;gap:16px;transition:all .2s ease-out}.authenticfeet-authenticfeet-theme-5-x-shippingSimulator__form.invisible{visibility:hidden;opacity:0;position:absolute;transform:translateY(10px)}.authenticfeet-authenticfeet-theme-5-x-shippingSimulator__form__error{font:var(--text-xs);color:var(--color-error-500)}.authenticfeet-authenticfeet-theme-5-x-shippingSimulator__form__field{position:relative}.authenticfeet-authenticfeet-theme-5-x-shippingSimulator__form input{width:100%;flex:1;background-color:var(--color-gray-50);border:1px solid var(--color-gray-100);font:var(--text-sm);color:var(--color-gray-950);border-radius:8px;padding:16px;outline:none;transition:all .2s ease-out}.authenticfeet-authenticfeet-theme-5-x-shippingSimulator__form input.error{border-color:var(--color-error-500)}.authenticfeet-authenticfeet-theme-5-x-shippingSimulator__form input:hover{background-color:var(--color-gray-100);border-color:var(--color-gray-300)}.authenticfeet-authenticfeet-theme-5-x-shippingSimulator__form input:active,.authenticfeet-authenticfeet-theme-5-x-shippingSimulator__form input:focus{border-color:var(--color-gray-950)}.authenticfeet-authenticfeet-theme-5-x-shippingSimulator__form button{position:absolute;right:16px;top:50%;transform:translateY(-50%);background-color:transparent;border:none;font:var(--text-sm-medium);color:var(--color-gray-950);padding:0;cursor:pointer}.authenticfeet-authenticfeet-theme-5-x-shippingSimulator__address{background-color:var(--color-gray-50);border-radius:8px;padding:10px 16px;display:flex;justify-content:space-between;gap:16px;-webkit-animation:authenticfeet-authenticfeet-theme-5-x-fade-in .2s ease-out forwards;animation:authenticfeet-authenticfeet-theme-5-x-fade-in .2s ease-out forwards}.authenticfeet-authenticfeet-theme-5-x-shippingSimulator__address p{font:var(--text-xs);color:var(--color-gray-700);margin:0}.authenticfeet-authenticfeet-theme-5-x-shippingSimulator__address button{background-color:transparent;border:none;font:var(--text-sm-medium);color:var(--color-gray-800);padding:0;cursor:pointer}.authenticfeet-authenticfeet-theme-5-x-shippingSimulator__messages__container{}.authenticfeet-authenticfeet-theme-5-x-shippingSimulator__slas{list-style:none;padding:0;display:flex;flex-direction:column;gap:6px;margin:0;-webkit-animation:authenticfeet-authenticfeet-theme-5-x-fade-in .2s ease-out forwards;animation:authenticfeet-authenticfeet-theme-5-x-fade-in .2s ease-out forwards}.authenticfeet-authenticfeet-theme-5-x-shippingSimulator__sla__item{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;align-items:center;font:var(--text-xs);color:var(--color-gray-500)}.authenticfeet-authenticfeet-theme-5-x-shippingSimulator__sla__name{font:var(--text-xs-medium);color:var(--color-gray-700);margin:0}.authenticfeet-authenticfeet-theme-5-x-shippingSimulator__sla__estimate{font:var(--text-xs);color:var(--color-gray-500);text-align:left;padding-left:30px}.authenticfeet-authenticfeet-theme-5-x-shippingSimulator__sla__price{text-align:end}.authenticfeet-authenticfeet-theme-5-x-shippingSimulator__sla__price.free .authenticfeet-authenticfeet-theme-5-x-price{font:var(--text-xs-bold);color:#30a46c;background-color:var(--color-success-100);padding:2px 6px;text-transform:lowercase;border-radius:4px;display:inline-block}.authenticfeet-authenticfeet-theme-5-x-shippingSimulator__sla__price.free .authenticfeet-authenticfeet-theme-5-x-price:first-letter{text-transform:uppercase}.authenticfeet-authenticfeet-theme-5-x-shippingSimulator__loading{min-height:60px;background:var(--color-gray-100);background:linear-gradient(110deg,var(--color-gray-100) 8%,#fff 18%,var(--color-gray-100) 33%);border-radius:5px;background-size:200% 100%;-webkit-animation:authenticfeet-authenticfeet-theme-5-x-shine 1.5s linear infinite;animation:authenticfeet-authenticfeet-theme-5-x-shine 1.5s linear infinite}@media (max-width:1024px){.authenticfeet-authenticfeet-theme-5-x-shippingSimulator__container{flex-direction:row;justify-content:space-between;gap:40px}.authenticfeet-authenticfeet-theme-5-x-shippingSimulator__container>div{width:100%}}@media (max-width:880px){.authenticfeet-authenticfeet-theme-5-x-shippingSimulator__container{flex-direction:column;gap:16px}}@media (max-width:640px){.authenticfeet-authenticfeet-theme-5-x-shippingSimulator__container{padding-top:32px}}@-webkit-keyframes authenticfeet-authenticfeet-theme-5-x-shine{to{background-position-x:-200%}}@keyframes authenticfeet-authenticfeet-theme-5-x-shine{to{background-position-x:-200%}}@-webkit-keyframes authenticfeet-authenticfeet-theme-5-x-fade-in{0%{opacity:0;transform:translateY(-8px)}}@keyframes authenticfeet-authenticfeet-theme-5-x-fade-in{0%{opacity:0;transform:translateY(-8px)}}