@tailwind components;.tw-absolute{position:absolute}.tw-relative{position:relative}.tw--top-5{top:-1.25rem}.tw-col-span-3{grid-column:span 3 / span 3}.tw-col-start-1{grid-column-start:1}.tw-col-start-2{grid-column-start:2}.tw-row-span-4{grid-row:span 4 / span 4}.tw-row-start-1{grid-row-start:1}.tw-row-start-2{grid-row-start:2}.tw-mb-0{margin-bottom:0}.tw-mb-1{margin-bottom:.25rem}.tw-mb-2{margin-bottom:.5rem}.tw-mb-5{margin-bottom:1.25rem}.tw-mb-8{margin-bottom:2rem}.tw-ml-auto{margin-left:auto}.tw-mr-4{margin-right:1rem}.tw-mr-8{margin-right:2rem}.tw-mt-0{margin-top:0}.tw-mt-1{margin-top:.25rem}.tw-mt-4{margin-top:1rem}.tw-mt-6{margin-top:1.5rem}.tw-mt-8{margin-top:2rem}.tw-block{display:block}.tw-flex{display:flex}.tw-grid{display:grid}.tw-hidden{display:none}.tw-h-4{height:1rem}.tw-h-5{height:1.25rem}.tw-h-8{height:2rem}.tw-h-\[150px\]{height:150px}.tw-h-full{height:100%}.tw-w-1\/3{width:33.333333%}.tw-w-8{width:2rem}.tw-w-\[150px\]{width:150px}.tw-w-full{width:100%}.tw-max-w-\[44rem\]{max-width:44rem}.tw-max-w-full{max-width:100%}.tw-border-collapse{border-collapse:collapse}.tw-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.tw-grid-cols-\[minmax\(0\,_1fr\)_2px_minmax\(0\,_1fr\)\]{grid-template-columns:minmax(0,1fr) 2px minmax(0,1fr)}.tw-grid-cols-\[minmax\(0\,_1fr\)_2px_minmax\(0\,_1fr\)_2px_minmax\(0\,_1fr\)\]{grid-template-columns:minmax(0,1fr) 2px minmax(0,1fr) 2px minmax(0,1fr)}.tw-grid-rows-\[auto_auto\]{grid-template-rows:auto auto}.tw-flex-row{flex-direction:row}.tw-flex-col{flex-direction:column}.tw-flex-wrap{flex-wrap:wrap}.tw-content-center{align-content:center}.tw-items-center{align-items:center}.tw-justify-center{justify-content:center}.tw-justify-between{justify-content:space-between}.tw-gap-4{gap:1rem}.tw-gap-8{gap:2rem}.tw-gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.tw-self-center{align-self:center}.tw-rounded{border-radius:.25rem}.tw-rounded-sm{border-radius:.125rem}.tw-border-0{border-width:0px}.tw-border-b{border-bottom-width:1px}.tw-border-r{border-right-width:1px}.tw-border-solid{border-style:solid}.tw-border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.tw-bg-abu-blue{--tw-bg-opacity: 1;background-color:rgb(19 129 187 / var(--tw-bg-opacity))}.tw-bg-abu-green{--tw-bg-opacity: 1;background-color:rgb(153 197 67 / var(--tw-bg-opacity))}.tw-bg-abu-orange{--tw-bg-opacity: 1;background-color:rgb(252 178 67 / var(--tw-bg-opacity))}.tw-bg-abu-purple{--tw-bg-opacity: 1;background-color:rgb(134 100 164 / var(--tw-bg-opacity))}.tw-bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.tw-bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity))}.tw-bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity))}.tw-p-3{padding:.75rem}.tw-pb-0{padding-bottom:0}.tw-pb-4{padding-bottom:1rem}.tw-pl-2{padding-left:.5rem}.tw-text-left{text-align:left}.tw-text-center{text-align:center}.tw-text-2xl{font-size:1.5rem;line-height:2rem}.tw-text-3xl{font-size:1.875rem;line-height:2.25rem}.tw-text-4xl{font-size:2.25rem;line-height:2.5rem}.tw-text-6xl{font-size:3.75rem;line-height:1}.tw-text-\[1\.6rem\]{font-size:1.6rem}.tw-text-\[13px\]{font-size:13px}.tw-text-\[15px\]{font-size:15px}.tw-text-xl{font-size:1.25rem;line-height:1.75rem}.tw-font-medium{font-weight:500}.tw-leading-snug{line-height:1.375}.tw-text-\[\#008c99\]{--tw-text-opacity: 1;color:rgb(0 140 153 / var(--tw-text-opacity))}.tw-text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.tw-text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.tw-no-underline{text-decoration-line:none}@font-face{font-family:Bubblegum Sans;src:url(//us.abuniverse.com/cdn/shop/t/4/assets/BubblegumSans-Regular.ttf?v=28954207275476060551763566158)}.header{background-image:url(//us.abuniverse.com/cdn/shop/t/4/assets/bg.webp?v=151890421098486623431763566160);background-position:top left;background-repeat:repeat;background-size:45% auto}.header .list-menu{font-family:Bubblegum Sans,Tahoma,Geneva,Verdana,sans-serif}.footer .footer__content-top{background-image:url(//us.abuniverse.com/cdn/shop/t/4/assets/bg.webp?v=151890421098486623431763566160);background-position:top left;background-repeat:repeat;background-size:45% auto}.product-form__input input[type=radio]:checked+label{background-color:rgb(var(--color-base-accent-1))!important}.product-form__input input[type=radio]+label{color:rgb(var(--color-base-accent-1));border-color:rgb(var(--color-base-accent-1))!important}.btn-back-in-stock{cursor:pointer}.product-form__submit:disabled{display:none}@media (min-width: 640px){.sm\:tw-mr-12{margin-right:3rem}.sm\:tw-h-\[200px\]{height:200px}.sm\:tw-w-\[200px\]{width:200px}.sm\:tw-text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:tw-text-\[65px\]{font-size:65px}}@media (min-width: 768px){.md\:tw-col-span-3{grid-column:span 3 / span 3}.md\:tw-block{display:block}.md\:tw-grid{display:grid}.md\:tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:tw-justify-start{justify-content:flex-start}.md\:tw-gap-16{gap:4rem}}@media (min-width: 1024px){.lg\:tw-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom.css.map */
