@charset "UTF-8";.page-product{gap:2rem;justify-content:space-between}.page-product .media_container{display:flex;flex-direction:column;gap:2.5rem;margin-bottom:2.5rem}.page-product .media_container .product-gallery{display:flex;flex-direction:column;gap:1.5rem}.page-product .media_container .product-gallery .glide__slide{display:flex;justify-content:center}.page-product .media_container .product-gallery .product-thumbs{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.page-product .media_container .product-gallery .product-thumbs .glide__bullet{background-color:transparent;border:2px solid #eee;border-radius:8px;cursor:pointer;height:3.5rem;margin:0;opacity:.65;padding:2px;width:3.5rem}.page-product .media_container .product-gallery .product-thumbs .glide__bullet img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.page-product .media_container .product-gallery .product-thumbs .glide__bullet:last-child{margin-right:0}.page-product .media_container .product-gallery .product-thumbs .glide__bullet.glide__bullet--active{border:1px solid var(--purple);opacity:1}.page-product .media_container .product_benefits{background-color:hsla(180,2%,91%,.4);border-radius:1.5rem;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;list-style:none;padding:1rem}.page-product .media_container .product_benefits.four-benefits .benefit_item{max-width:150px;width:calc(50% - 1rem)}.page-product .media_container .product_benefits .benefit_item{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:.5rem;list-style:none;max-width:150px;min-width:100px;width:calc(33.33% - 1rem)}.page-product .media_container .product_benefits .benefit_item .icon{align-items:center;display:flex;justify-content:center}.page-product .media_container .product_benefits .benefit_item .icon svg{height:40px;width:40px}.page-product .media_container .product_benefits .benefit_item .benefit_title{font-size:1rem;font-weight:500;margin:0;text-align:center}.page-product .media_container .product__link{display:flex;justify-content:center;margin:1rem auto 0;width:100%}.page-product .media_container .product__link .btn{min-width:15.875rem;padding-bottom:11px;padding-top:11px;text-align:center}.page-product .product__title h1{font-size:1.5625rem;line-height:1.2;margin-bottom:0}.page-product .product__title .product__subtitle{color:var(--black);font-family:var(--font);font-size:1.5625rem;font-weight:400;line-height:1.5;margin-top:5px}.page-product .product__title.mobile{display:none}.page-product .product__info-wrapper .product__description{font-size:1rem}.page-product .product__info-wrapper .product__description a{color:#000;-webkit-text-decoration:underline;text-decoration:underline}.page-product .product__info-wrapper .product__description ul{list-style-position:inside;list-style-type:none;margin-top:1.25rem}.page-product .product__info-wrapper .product__description ul li{margin-bottom:1rem;padding-left:20px;position:relative}.page-product .product__info-wrapper .product__description ul li:before{content:"•";font-size:1rem;left:0;line-height:1;margin-right:.6rem;position:absolute;top:4px}@media only screen and (max-width:37.5rem){.page-product .media_container{gap:1.875rem}.page-product .media_container .product-gallery .product-thumbs{flex-wrap:nowrap;justify-content:start;overflow:auto}.page-product .media_container .product-gallery .product-thumbs .glide__bullet{height:55px;min-width:55px;width:55px}.page-product .media_container .product_benefits .benefit_item .icon svg{height:32px;width:32px}.page-product .media_container .product_benefits .benefit_item .benefit_title{font-size:.875rem;line-height:1.3}.page-product .product__title{display:none}.page-product .product__title.mobile{display:block}.page-product .product__title.mobile .product__subtitle,.page-product .product__title.mobile h1{margin:0}}
