*{box-sizing:border-box}label{letter-spacing:0!important}.slim-questions-answered .icon-text-list{padding:0!important}.croev-listicle-buybox{background:#fff;padding:40px 0;width:100%;overflow-x:hidden}.croev-buybox-container{max-width:1200px;margin:0 auto;padding:0 20px;width:100%;overflow:hidden}.croev-buybox-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:start;width:100%;min-width:0}.croev-buybox-images{display:flex;flex-direction:column;gap:10px;max-width:100%;overflow:hidden}.croev-buybox-main-image{width:100%}.croev-buybox-main-image-container{position:relative;width:100%;aspect-ratio:1;border-radius:12px;overflow:hidden;background:#f8f8f8}.croev-main-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.croev-main-image:hover{transform:scale(1.05)}.croev-image-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;background:#ffffffe6;border:2px solid #ff85b1;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#ff85b1;transition:all .3s ease;z-index:3;opacity:0;visibility:hidden}.croev-buybox-main-image-container:hover .croev-image-nav{opacity:1;visibility:visible}.croev-image-nav:hover{background:#ff85b1;color:#fff;transform:translateY(-50%) scale(1.1)}.croev-image-nav--prev{left:16px}.croev-image-nav--next{right:16px}.croev-image-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#f0f0f0;color:#666;font-size:18px}.croev-buybox-thumbnails{display:flex;gap:6px;overflow-x:auto;overflow-y:hidden;padding:5px 0;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;max-width:100%;width:100%;box-sizing:border-box}.croev-buybox-thumbnails::-webkit-scrollbar{height:4px}.croev-buybox-thumbnails::-webkit-scrollbar-track{background:#f0f0f0;border-radius:2px}.croev-buybox-thumbnails::-webkit-scrollbar-thumb{background:#ff85b1;border-radius:2px}.croev-buybox-thumbnails::-webkit-scrollbar-thumb:hover{background:#ff6b9d}.croev-thumbnail{width:80px;height:80px;min-width:80px;border:2px solid #e0e0e0;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .3s ease;background:#f8f8f8;flex-shrink:0}.croev-thumbnail:hover,.croev-thumbnail--active{border-color:#ff85b1;transform:translateY(-2px)}.croev-thumbnail img{width:100%;height:100%;object-fit:cover}.croev-buybox-info{display:flex;flex-direction:column;gap:12px}.croev-buybox-reviews{display:flex;align-items:center;gap:6px}.croev-reviews-stars{display:flex;gap:1px}.croev-star{font-size:20px;color:#ddd;transition:color .2s ease}.croev-star--filled{color:orange}.croev-reviews-text{display:flex;align-items:center;gap:4px;font-size:14px;color:#666}.croev-reviews-rating{font-weight:600;color:#333}.croev-reviews-count{color:#888}.croev-buybox-title{font-size:28px;font-weight:700;color:#333;line-height:1.3;margin:0}.croev-buybox-benefits{display:flex;flex-direction:column;gap:12px}.croev-benefit-item{display:flex;align-items:center;gap:12px;font-size:16px;color:#333}.croev-benefit-icon{width:20px;height:20px;background:#ff85b1;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0}.croev-benefit-text{flex:1;line-height:1.4}.croev-buybox-form,.croev-buybox-step{display:flex;flex-direction:column;gap:16px}.croev-step-title{font-size:18px;font-weight:600;color:#333;margin:0}.croev-quantity-options{display:flex;flex-direction:row;gap:8px}.croev-quantity-option{position:relative;flex:1}.croev-quantity-option input[type=radio]{position:absolute;opacity:0;pointer-events:none}.croev-quantity-label{display:block;padding:20px;border:2px solid #e0e0e0;border-radius:12px;cursor:pointer;transition:all .3s ease;background:#fff;position:relative;height:120px;display:flex;flex-direction:column;justify-content:center}.croev-quantity-label:hover{border-color:#ff85b1;transform:translateY(-1px);box-shadow:0 4px 12px #ff85b126}.croev-quantity-option input[type=radio]:checked+.croev-quantity-label{border-color:#ff85b1;background:linear-gradient(135deg,#fff,#fef9fc);box-shadow:0 4px 12px #ff85b133}.croev-quantity-option--featured{position:relative}.croev-quantity-badge{position:absolute;top:-20px;left:16px;background:linear-gradient(135deg,#ff85b1,#ff6b9d);color:#fff;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.croev-quantity-content{display:flex;flex-direction:column;gap:4px}.croev-quantity-title{font-size:16px;font-weight:600;color:#333}.croev-quantity-subtitle{font-size:14px;color:#666}.croev-quantity-price{font-size:20px;font-weight:700;color:#ff85b1;margin-top:8px}.croev-quantity-savings{font-size:14px;color:#28a745;font-weight:600}.croev-flavor-selection{display:flex;flex-direction:column;gap:8px}.croev-flavor-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:6px;margin-top:6px}.croev-flavor-option{display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:all .3s ease;text-align:center;position:relative}.croev-flavor-option:hover:not(.croev-flavor-option--disabled){transform:translateY(-2px)}.croev-flavor-option--selected .croev-flavor-image{border-color:#ff85b1;box-shadow:0 4px 12px #ff85b14d;transform:scale(1.05)}.croev-flavor-option--disabled{opacity:.5;cursor:not-allowed}.croev-flavor-image{width:80px;height:80px;border-radius:50%;overflow:hidden;margin-bottom:8px;background:#f8f8f8;border:3px solid #e0e0e0;transition:all .3s ease;position:relative}.croev-flavor-image img{width:100%;height:100%;object-fit:cover}.croev-flavor-name{font-size:12px;font-weight:600;color:#333;line-height:1.2;max-width:90px;word-wrap:break-word}.croev-flavor-selection-count{position:absolute;top:-5px;right:-5px;width:20px;height:20px;background:#ff85b1;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;z-index:2}.croev-flavor-unavailable{font-size:10px;color:#dc3545;font-weight:600;margin-top:4px;text-transform:uppercase}.croev-flavor-selection-info{margin-bottom:12px}.croev-flavor-info-single,.croev-flavor-info-bundle{font-size:14px;color:#666;font-weight:500}.croev-buybox-cta{display:flex;flex-direction:column;gap:16px}.croev-buybox-button{width:100%;padding:16px 24px;background:linear-gradient(135deg,#ff85b1,#ff6b9d);color:#fff;border:none;border-radius:12px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;position:relative;overflow:hidden}.croev-buybox-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #ff85b166}.croev-buybox-button:active{transform:translateY(0)}.croev-buybox-button:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.croev-button-text,.croev-button-loader{transition:all .3s ease}.croev-guarantee,.croev-shipping{display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;color:#666}.croev-guarantee-icon,.croev-shipping-icon{font-size:16px}.croev-guarantee{color:#28a745}.croev-shipping{color:#007bff}.croev-faq-section{margin-top:32px}.croev-faq-desktop{display:block}.croev-faq-mobile{display:none}.croev-faq-section .accordion-toggle{width:100%;background:none!important;border:none!important;padding:0!important;margin:0!important;text-align:left;cursor:pointer;outline:none;font-size:inherit;font-family:inherit;color:inherit;text-transform:none;letter-spacing:normal;box-shadow:none;border-radius:0}@media(max-width:768px){.croev-buybox-wrapper{grid-template-columns:1fr;gap:40px}.croev-buybox-container{padding:0 16px;overflow-x:hidden}.croev-buybox-images{max-width:100%}.croev-buybox-title{font-size:24px}.croev-image-nav,.croev-faq-desktop{display:none}.croev-faq-mobile{display:block}.croev-buybox-thumbnails::-webkit-scrollbar{display:none}.croev-buybox-thumbnails{-ms-overflow-style:none;scrollbar-width:none}.croev-quantity-options{flex-direction:column;gap:12px}.croev-flavor-grid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:10px}.croev-buybox-thumbnails{justify-content:flex-start;padding:5px;max-width:calc(100vw - 32px);width:100%;overflow-x:auto}.croev-thumbnail{width:60px;height:60px;min-width:60px}.croev-quantity-label{padding:16px}.croev-buybox-button{font-size:16px;padding:14px 20px}}@media(max-width:480px){.croev-listicle-buybox{padding:30px 0}.croev-buybox-container{padding:0 12px}.croev-buybox-thumbnails{max-width:calc(100vw - 24px)}.croev-buybox-info{gap:20px}.croev-buybox-form{gap:24px}.croev-buybox-step{gap:12px}.croev-step-title{font-size:16px}.croev-buybox-title{font-size:22px}.croev-faq-section{margin-top:24px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.croev-buybox-wrapper>*{animation:fadeInUp .6s ease forwards}.croev-buybox-wrapper>*:nth-child(2){animation-delay:.2s}
/*# sourceMappingURL=/cdn/shop/t/56/assets/croev-listicle-v2.css.map */
