.coffee-slider{background:#14c0c4;border:2px solid #005e85;border-radius:10px;margin-bottom:50px;max-width:calc(100% - 30px);padding:0;transition:background-color .25s}.coffee-slider__container{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(4,auto);grid-column-gap:0px;grid-row-gap:0px;flex-basis:100%;padding:35px}@media (min-width: 990px){.coffee-slider{margin-left:auto;margin-right:auto}.coffee-slider__container{grid-template-columns:50% 1fr;grid-template-rows:repeat(2,auto);grid-column-gap:30px;padding:50px 50px 25px}}@media (min-width: 1170px){.coffee-slider{max-width:1170px}}.coffee-slider.frequency-one-month{background:#c3dd63}.coffee-slider.frequency-three-months{background:#f84d4d}.coffee-slider.frequency-three-months h2,.coffee-slider.frequency-three-months p,.coffee-slider.frequency-three-months .coffee-slider__label h4,.coffee-slider.frequency-three-months .coffee-slider__results p,.coffee-slider.frequency-three-months .coffee-slider__label p small,.coffee-slider.frequency-three-months .coffee-slider__frequencies p{color:#fff;transition:color .25s}.coffee-slider.frequency-three-months .coffee-slider__frequencies button{color:#fff;border-color:#fff;transition:all .25s}.coffee-slider.frequency-three-months .coffee-slider__frequencies button.is-active{color:#005e85}.coffee-slider.frequency-three-months input[type=range]::-webkit-slider-runnable-track{background-color:#fff}.coffee-slider.frequency-three-months input[type=range]::-moz-range-track{background-color:#fff}.coffee-slider__input{grid-area:1 / 1 / 2 / 2}.coffee-slider__results{grid-area:4 / 1 / 5 / 2}.coffee-slider__options{grid-area:2 / 1 / 3 / 2}.coffee-slider__frequencies{grid-area:3 / 1 / 4 / 2}@media (min-width: 990px){.coffee-slider__results{grid-area:1 / 2 / 2 / 3}.coffee-slider__options{grid-area:2 / 1 / 3 / 2}.coffee-slider__frequencies{grid-area:2 / 2 / 3 / 3}}.coffee-slider input[type=range]{-webkit-appearance:none;appearance:none;background:transparent;cursor:pointer;width:100%}.coffee-slider input[type=range]:focus{outline:none}.coffee-slider input[type=range]::-webkit-slider-runnable-track{background-color:#005e85;border-radius:0;height:5px}.coffee-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;margin-top:-25px;background-color:#fff;border-color:#005e85;outline:15px solid #005e85;box-shadow:0 0 0 5px #005e85;border-radius:100%;outline-offset:-50px;height:51px;width:51px}.coffee-slider input[type=range]::-moz-range-track{background-color:#005e85;border-radius:0;height:5px}.coffee-slider input[type=range]::-moz-range-thumb{background-color:#fff;border-color:#005e85;outline:15px solid #005e85;box-shadow:0 0 0 5px #005e85;border-radius:100%;outline-offset:-50px;height:51px;width:51px}.coffee-slider h2{color:#005e85;font-family:var(--font-heading-family);font-size:36px;font-style:normal;font-weight:400;line-height:40px;text-transform:uppercase}.coffee-slider p{color:#005e85;font-size:16px;font-style:normal;font-weight:900;margin-bottom:40px;text-transform:uppercase}@media (min-width: 990px){.coffee-slider h2{font-size:64px;line-height:80px}.coffee-slider p{font-size:18px}}.coffee-slider__options{margin-top:50px}@media (min-width: 990px){.coffee-slider__options{margin-top:-110px}}.coffee-slider__label h4{align-items:center;color:#005e85;display:flex;font-family:var(--font-heading-family);font-size:32px;font-style:normal;font-weight:400;line-height:100%;margin-bottom:0;text-transform:uppercase}.coffee-slider__label h4 span{font-size:64px;line-height:normal;white-space:nowrap;padding-right:15px}.coffee-slider__label h4 strong{font-weight:400;max-width:70px}.coffee-slider__label p{color:#005e85;font-size:18px;font-style:normal;font-weight:900;line-height:1em;text-transform:uppercase}.coffee-slider__label p small{font-size:14px}@media (min-width: 990px){.coffee-slider__label h4{font-size:40px}.coffee-slider__label h4 span{font-size:96px}.coffee-slider__label p{line-height:48px}.coffee-slider__label p small{font-size:18px}}.coffee-slider__results{font-family:var(--font-heading-family);color:#005e85;text-align:center;font-size:32px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.coffee-slider__results p{color:#005e85;font-size:32px;font-style:normal;font-weight:400;margin-bottom:40px;text-transform:uppercase}@media (min-width: 990px){.coffee-slider__results,.coffee-slider__results p{font-size:48px}}.coffee-slider__frequencies .coffee-slider__frequency_options{display:flex;justify-content:space-between;margin-bottom:15px}.coffee-slider__frequencies button{border-radius:5px;border:2px solid #005e85;background:#fff0;color:#005e85;cursor:pointer;text-align:center;font-size:14px;font-style:normal;font-weight:700;line-height:normal;padding:10px;text-transform:uppercase;transition:background-color .25s}.coffee-slider__frequencies button.is-active,.coffee-slider__frequencies button:hover{background-color:#fff}.coffee-slider__frequencies p{color:#005e85;font-size:14px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}@media (min-width: 990px){.coffee-slider__frequencies .coffee-slider__frequency_options{gap:0;justify-content:center}.coffee-slider__frequencies button{margin:0 10px;padding:15px 10px;width:112px}.coffee-slider__frequencies p{text-align:center}}@media (min-width: 450px) and (max-width: 749px){.coffee-slider__frequencies .coffee-slider__frequency_options{gap:15px;justify-content:flex-start}}.coffee-slider .coffee-bag{height:auto;max-width:207px;width:100%;margin:0 auto;display:none}.coffee-slider.size-small .coffee-bag--small,.coffee-slider.size-medium .coffee-bag--medium,.coffee-slider.size-large .coffee-bag--large{display:block;max-width:207px}.coffee-slider .coffee-slider__results_image_wrapper{position:relative}.coffee-slider .badge{font-family:var(--font-heading-family);font-size:32px;background:#f7d50f;color:#005e85;border-radius:10px;padding:2px 15px 0;text-align:left;position:relative;bottom:-45px;right:-90px;z-index:2}@media (min-width: 990px){.coffee-slider .badge{border-top-left-radius:0;border-bottom-left-radius:0;bottom:-40%;left:115px;right:auto;z-index:0}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-coffee-slider.css.map */
