.product-widget .product-widget--options{border:none;display:flex;gap:25px;flex-wrap:wrap;padding:0;margin:40px 0 0}.product-widget .product-widget--options input{visibility:hidden;position:fixed;pointer-events:none}.product-widget .product-widget--options input:checked+.product-widget--option{background-color:#007681}.product-widget .product-widget--options input:checked+.product-widget--option .product-widget--option-row .product-widget--option-label{color:#fff}.product-widget .product-widget--options input:checked+.product-widget--option .product-widget--option-row .product-widget--option-pricing .product-widget--option-price{color:#fff}.product-widget .product-widget--options input:checked+.product-widget--option .product-widget--option-row .product-widget--option-billing{color:#fff}.product-widget .product-widget--options .product-widget--option{display:block;background-color:#e9f7f8;border-radius:10px;cursor:pointer;flex:1 1 250px;padding:20px;display:flex;flex-direction:column;justify-content:space-around;min-width:45%;gap:10px}.product-widget .product-widget--options .product-widget--option .product-widget--option-row{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;flex-wrap:nowrap}.product-widget .product-widget--options .product-widget--option .product-widget--option-row .product-widget--option-label{font-size:18px;line-height:1;color:#007681}.product-widget .product-widget--options .product-widget--option .product-widget--option-row .product-widget--option-discount{margin:0}.product-widget .product-widget--options .product-widget--option .product-widget--option-row .product-widget--option-pricing{display:flex;align-items:center}.product-widget .product-widget--options .product-widget--option .product-widget--option-row .product-widget--option-pricing *{font-size:18px;line-height:1;color:#007681}.product-widget .product-widget--options .product-widget--option .product-widget--option-row .product-widget--option-pricing .product-widget--option-compare-price{color:#85b3b5;margin-right:.25em}.product-widget .product-widget--options .product-widget--option .product-widget--option-row .product-widget--option-billing{font-family:GT-Pressura-Standard-Regular,sans-serif;font-size:12px;line-height:1.2;text-align:right;color:#007681}.product-widget .product-widget--options .product-widget--option .product-widget--option-row .product-widget--option-billing strong{font-weight:700}.product-widget .product-widget--buttons .product-widget--button-container.button-flex{display:flex;margin-top:50px;gap:15px;flex-wrap:wrap}@media screen and (max-width:480px){.product-widget .product-widget--buttons .product-widget--button-container.button-flex{flex-direction:column}}.product-widget .product-widget--buttons .product-widget--button-container.button-flex>*{flex-grow:1}.product-widget .product-widget--buttons .product-widget--button-container.button-flex .button-secondary{margin-top:0}.product-widget .product-widget--buttons .product-widget--button-container.button-flex .product-form{margin:0}@media screen and (max-width:768px){.product-widget .product-widget--buttons .product-widget--button-container.button-flex .product-form .product-form__buttons{flex-direction:row}}@media screen and (max-width:480px){.product-widget .product-widget--buttons .product-widget--button-container.button-flex .product-form .product-form__buttons{flex-direction:column}}.product-widget .product-widget--buttons .product-widget--button-container.button-flex .product-form .product-form__buttons>*{flex-grow:1}.product-widget .product-widget--buttons .product-widget--button-container:not(.active){display:none}