.section-find-my-blend{position:relative}.section-find-my-blend__inner{display:flex}.section-find-my-blend__content{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:calc(100dvh - 8em);display:flex;justify-content:center;align-items:center;background-color:var(--color-blue-dark);width:50%;position:sticky;top:0;align-self:flex-start;transition:top linear .25s;padding:0 5em;overflow:hidden}@media (max-width:1024px){.section-find-my-blend__content{display:none}}.section-find-my-blend__content img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;z-index:1;-o-object-fit:cover;object-fit:cover}.section-find-my-blend__content h1,.section-find-my-blend__content p{position:relative;z-index:2}.section-find-my-blend__quiz{width:50%;min-height:calc(100dvh - 8em);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0 5em}@media (max-width:1024px){.section-find-my-blend__quiz{width:100%;padding:0 1em}}.section-find-my-blend .quiz-content{width:100%;margin:0 auto;padding:10em 0}.section-find-my-blend .step-indicator{width:100%;display:flex;padding:1.5em 0;background-color:var(--color-blue-medium);position:sticky;top:0;align-self:flex-start;transition:top linear .25s;z-index:3}.section-find-my-blend .step-indicator li{background-color:rgba(255,255,255,.15);width:100%;height:.5em}.section-find-my-blend .step-indicator li:first-child{border-radius:1em 0 0 1em}.section-find-my-blend .step-indicator li:last-child{border-radius:0 1em 1em 0}.section-find-my-blend .step-indicator li.active{background-color:var(--color-gold)}.section-find-my-blend .quiz-steps{display:flex;flex-direction:column;gap:2em;padding:1em 0 2em 0;width:100%}@media (max-width:1024px){.section-find-my-blend .quiz-steps{gap:1em}}.section-find-my-blend .quiz-step{background-color:var(--color-blue-dark);padding:1.5em;width:100%;overflow:hidden}.section-find-my-blend .quiz-step.disabled{opacity:.5}.section-find-my-blend .quiz-step.disabled .swiper,.section-find-my-blend .quiz-step.disabled .swiper-slide,.section-find-my-blend .quiz-step.disabled .swiper-wrapper{pointer-events:none}.section-find-my-blend .quiz-step.disabled .swiper{display:none}.section-find-my-blend .quiz-step.hidden{display:none}.section-find-my-blend .quiz-step__counter span{text-transform:uppercase}.section-find-my-blend .quiz-step__header h3{font-size:1.25em;text-transform:none;margin:.5em 0;letter-spacing:0}.section-find-my-blend .quiz-step__header p{margin:0;font-size:.875em;letter-spacing:1px}.section-find-my-blend fieldset{border:none;display:block;width:100%;max-width:100%;min-width:100%}.section-find-my-blend fieldset .swiper{width:100%;max-width:100%;min-width:100%;overflow:visible;margin-top:1.5em;padding:0 0 0 2px}.section-find-my-blend fieldset .swiper-slide{max-width:15em;height:auto}.section-find-my-blend fieldset .card-product{cursor:pointer;border:2px solid var(--color-white)}.section-find-my-blend fieldset .card-product__header{flex-direction:column;gap:.25em}.section-find-my-blend fieldset .card-product__price span,.section-find-my-blend fieldset .card-product__title span{font-size:.875em;white-space:normal}.section-find-my-blend fieldset .card-product__flavours .flavours span,.section-find-my-blend fieldset .card-product__flavours .roast span,.section-find-my-blend fieldset .card-product__roast .flavours span,.section-find-my-blend fieldset .card-product__roast .roast span{display:none}.section-find-my-blend fieldset .card-product input{display:none}.section-find-my-blend fieldset .card-product.active .card-product__media{position:relative}.section-find-my-blend fieldset .card-product.active .card-product__media::after{content:'';width:2em;height:2em;background:var(--color-blue-medium) url(icon-check-white.svg) no-repeat 50% 50%/1em;border-radius:50%;position:absolute;right:.5em;bottom:.5em;z-index:2}.section-find-my-blend .quiz-icons{display:grid;grid-template-columns:1fr 1fr;gap:.5em;padding-top:1.5em}.section-find-my-blend .quiz-icons input{display:none}.section-find-my-blend .quiz-icons span{font-size:.875em}.section-find-my-blend .quiz-icons label{display:flex;justify-content:space-between;align-items:center;padding:.75em 1em;border:2px solid rgba(255,255,255,.25);border-radius:.5em;cursor:pointer}.section-find-my-blend .quiz-icons label.active{border-color:var(--color-white)}.section-find-my-blend .quiz-icons label img{width:1.5em;height:auto}.section-find-my-blend .quiz-icons label svg{display:none}.section-find-my-blend .quiz-icons label .swatch{width:1em;height:1em;border-radius:50%}.section-find-my-blend .quiz-icons--list{grid-template-columns:1fr 1fr 1fr;gap:.5em}@media (max-width:768px){.section-find-my-blend .quiz-icons--list{grid-template-columns:100%}}.section-find-my-blend .quiz-icons--list label{justify-content:center;text-align:center}.section-find-my-blend .quiz-product{display:grid;grid-template-columns:10em 1fr;gap:1em;margin-top:1em}@media (max-width:768px){.section-find-my-blend .quiz-product{grid-template-columns:7.5em 1fr}}.section-find-my-blend .quiz-product__image{width:100%}.section-find-my-blend .quiz-product__title{margin-bottom:.5em}.section-find-my-blend .quiz-product__title span{font:.875em droid-serif,arial,sans-serif;font-weight:400;text-transform:uppercase}.section-find-my-blend .quiz-product__details{display:flex;flex-direction:column;justify-content:center}.section-find-my-blend .quiz-product__variant{margin:.5em 0}.section-find-my-blend .quiz-product__variant span{text-transform:uppercase;font-size:.875em}.section-find-my-blend .quiz-product__quantity .product-quantity{display:flex;overflow:hidden;gap:.5em}.section-find-my-blend .quiz-product__quantity .product-quantity label{position:absolute;left:-99999px}.section-find-my-blend .quiz-product__quantity .product-quantity input{font:1em droid-serif,arial,sans-serif;font-weight:400;width:2.75em;height:2.75em;padding:0 .5em;text-align:center;border-left:none;border-right:none;background-color:var(--color-blue-medium)}.section-find-my-blend .quiz-product__quantity .product-quantity button{font:1em droid-serif,arial,sans-serif;font-weight:400;background-color:var(--color-blue-medium);width:2.75em;max-width:2.75em;min-width:2.75em;height:2.75em;min-height:2.75em;padding:0}.section-find-my-blend .quiz-product__quantity .product-quantity button span{font-size:1.5em}.section-find-my-blend .recharge-options{margin-top:1em;display:flex;flex-direction:column;gap:1em}.section-find-my-blend .recharge-options .option-type{display:flex;align-items:center;gap:.5em}.section-find-my-blend .recharge-options label{display:flex;flex-direction:column;width:100%}.section-find-my-blend .recharge-options label input{pointer-events:none}.section-find-my-blend .recharge-options label.active input[type=radio]{background:var(--color-blue-medium) url(icon-radio.png) no-repeat 50% 50%/100%}.section-find-my-blend .quiz-subscription select{width:100%;background-color:var(--color-blue-medium);margin:1em 0 0 0}.section-find-my-blend .button--add-to-cart{margin-top:1em}