.options{align-items:flex-start;display:flex;flex-direction:column}.options__item{cursor:pointer;position:relative}.options__item:not(:last-child){margin-bottom:.3125rem}.options__input{height:0;opacity:0;position:absolute;width:0}.options__input:focus-visible+.options__text{outline:.0625rem solid #000}.options__input:checked+.options__text:after{transform:scale(1)}.options__text{align-items:center;cursor:pointer;display:inline-flex;gap:.625rem}.options__text:before{align-self:flex-start;border:.0625rem solid #a7a9ac;border-radius:50%;content:"";flex:0 0 1.25rem;height:1.25rem;width:1.25rem}.options__text:after{background-color:#7a956b;border-radius:50%;content:"";height:.625rem;left:.3125rem;position:absolute;top:.3125rem;transform:scale(0);transition:all .3s ease 0s;width:.625rem}.item-order-checkout{display:grid;grid-template-columns:4.375rem 2fr 1fr 1fr;padding:.625rem;place-items:center}.item-order-checkout>:not(:first-child,:last-child){margin-right:.625rem}.item-order-checkout{background-color:#fbfbfb}.item-order-checkout__image{justify-self:start;margin-block:-.625rem;margin-left:-.625rem;width:4.375rem}.item-order-checkout__image img{aspect-ratio:1;height:100%;object-fit:contain;width:100%}.item-order-checkout__product-info{gap:.375rem;margin-bottom:0}.item-order-checkout__product-info .product-info__item strong{color:#a5a5a5;font-weight:300}.item-order-checkout__price{color:#46a358;font-size:1.125rem;font-weight:700;line-height:.88888889}@keyframes radioScale{0%{opacity:.5;transform:scale(.7)}50%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}@keyframes radioScaleTransf{0%{opacity:.5;transform:translateY(-50%) scale(.7)}50%{transform:translateY(-50%) scale(1.15)}to{opacity:1;transform:translateY(-50%) scale(1)}}.header .header__actions{flex-grow:0}.page--checkout .head-page{padding-bottom:2.25rem}.page{padding-top:7.125rem}.checkout__container{display:flex}.checkout__body,.checkout__order{flex:1 1 auto}.order-checkout__title{font-size:1.0625rem;font-weight:700;line-height:.94117647}.top-order-checkout{display:flex;font-size:1rem;font-weight:500;justify-content:space-between;padding-bottom:.6875rem;position:relative}.top-order-checkout:before{background-color:rgba(70,163,88,.5);bottom:0;content:"";height:.01875rem;left:0;position:absolute;width:100%}.body-order-checkout{display:grid;gap:.625rem;grid-template-columns:repeat(1,1fr);padding-top:.6875rem}.totals-order-checkout{padding-top:.9375rem}.totals-order-checkout__label{font-size:.875rem;line-height:1.14285714;padding-bottom:1.1875rem;text-align:end}.totals-order-checkout__label a{color:#46a358;font-weight:500;text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color .2s}.list-totals-order>:not(:last-child){margin-bottom:.9375rem}.item-totals-row{display:grid;gap:.625rem;grid-template-columns:repeat(2,1fr)}.item-totals-row>:nth-child(2){text-align:end}.item-totals-row--total{font-weight:700;padding-bottom:.625rem;padding-top:1rem;position:relative}.item-totals-row--total:before{background-color:rgba(70,163,88,.5);content:"";height:.01875rem;left:0;position:absolute;top:0;width:100%}.item-totals-row--total .item-totals-row__value{color:#46a358;font-size:1.125rem}.item-totals-row__value{display:flex;flex-direction:column;gap:.3125rem}.item-totals-row__value--medium span{font-size:1.125rem;font-weight:500;line-height:.88888889}.item-totals-row__value a{color:#46a358;font-size:.75rem;line-height:1.33333333;text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color .2s}.payment-order-checkout__title{font-size:1.0625rem;font-weight:700;line-height:.94117647;padding-bottom:1.1875rem}.payment-order-checkout__list{display:flex;flex-direction:column;gap:.9375rem}.item-payment-option{align-items:center;border:.0625rem solid #eaeaea;border-radius:.1875rem;cursor:pointer;display:flex;padding-block:.84375rem;padding-inline:.6875rem;position:relative;transition:all .3s ease}.item-payment-option__input{appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;height:0;margin:0;opacity:0;padding:0;position:absolute;width:0}.item-payment-option__checkbox{align-items:center;background-color:#fff;border:.075rem solid #46a358;border-radius:50%;display:inline-flex;flex-shrink:0;height:1rem;justify-content:center;min-width:1rem;transition:all .3s ease}.item-payment-option:has(.item-payment-option__input:checked) .item-payment-option__checkbox{animation:radioScale .3s ease forwards;background:radial-gradient(circle .375rem,#46a358 0,#46a358 100%,transparent 0);border-color:#46a358;box-shadow:inset 0 0 0 .1875rem #fff}.item-payment-option__image{align-items:center;display:flex;gap:.5rem;justify-content:center;max-height:1.625rem;max-width:14rem}.item-payment-option__image img{height:100%;object-fit:contain;width:100%}.item-payment-option__image img:not(:last-child){margin-right:.25rem}.item-payment-option__image.item-payment-option__image--mobile{display:flex}.item-payment-option__text{margin-left:.625rem}.item-payment-option__text.item-payment-option__text--mobile{display:block}.popup--order [class*=__container]{padding-inline:2.5rem}.popup--order .popup__body{max-width:36.125rem;padding:0}.popup--order .content-popup-order__container{padding-bottom:3.625rem;padding-top:1.125rem}.popup--order .content-popup-order__products>:not(:last-child){margin-bottom:.875rem}.popup--order .content-popup-order__section-title{font-size:.9375rem;font-weight:700;line-height:1.06666667}.popup--order .content-popup-order__items>:not(:last-child){margin-bottom:.625rem}.popup--order .content-popup-order__message{line-height:1.57142857;padding-top:1.125rem;text-align:center}.popup--order .content-popup-order__button{display:flex;justify-content:center}.popup--order .list-header-content-popup-order{display:grid;grid-template-columns:3.4fr 1fr 1fr}.popup--order .list-header-content-popup-order__item{font-weight:500}.popup--order .header-content-popup-order__container{background-color:rgba(70,163,88,.06);display:flex;flex-direction:column;gap:1rem;justify-content:center;padding-bottom:.9375rem;padding-top:1.8125rem;text-align:center}.popup--order .header-content-popup-order__title{color:#727272;font-size:1rem}.popup--order .info-content-popup-order__container{border-bottom:.0625rem solid rgba(70,163,88,.2);color:#727272;padding-block:.9375rem}.popup--order .info-content-popup-order__items{display:grid;grid-template-columns:repeat(2,1fr) .75fr 1.2fr;--columnGapItems:clamp(1.5625rem,calc(-0.51528rem + 4.32882vw),2.8125rem);column-gap:var(--columnGapItems);overflow:hidden;row-gap:.625rem}.popup--order .info-content-popup-order__item{display:flex;flex-direction:column;gap:.1875rem;max-width:7.5rem}.popup--order .info-content-popup-order__item:not(:first-child){position:relative}.popup--order .info-content-popup-order__item:not(:first-child):before{background-color:rgba(70,163,88,.2);content:"";height:calc(100% - .25rem);left:calc(var(--columnGapItems)/2*-1);position:absolute;top:0;width:.0625rem}.popup--order .info-content-popup-order__label{font-size:.875rem;line-height:1.14285714}.popup--order .info-content-popup-order__value{font-size:.9375rem;font-weight:700;line-height:1.06666667}.popup--order .summary-content-popup-order{border-bottom:.01875rem solid rgba(70,163,88,.5);display:flex;flex-direction:column;gap:1.5625rem;padding-bottom:1.3125rem;padding-top:.375rem}.popup--order .summary-content-popup-order>:last-child .summary-content-popup-order__summary-label,.popup--order .summary-content-popup-order>:last-child .summary-content-popup-order__summary-value{font-weight:700}.popup--order .summary-content-popup-order>:last-child .summary-content-popup-order__summary-label{font-size:1rem}.popup--order .summary-content-popup-order>:last-child .summary-content-popup-order__summary-value{color:#46a358}.popup--order .summary-content-popup-order__summary-row{align-self:end;display:grid;grid-template-columns:1fr 1fr;max-width:20.9375rem;width:100%}.popup--order .summary-content-popup-order__summary-row>:last-child{justify-self:end}.popup--order .summary-content-popup-order__summary-label{font-size:.9375rem}.popup--order .summary-content-popup-order__summary-value{font-size:1.125rem;font-weight:500}@media (width <= 61.99875em){.checkout__container{gap:3.125rem}.checkout__body{flex-basis:31.25rem}.checkout__order{flex-basis:21.875rem}}@media (max-width:61.99875em){.checkout__container{flex-wrap:wrap}.totals-order-checkout__label{padding-bottom:.9375rem}}@media (max-width:59.99875em){.body-order-checkout{grid-template-columns:repeat(2,1fr)}}@media (max-width:50em){.body-order-checkout{gap:1.125rem;grid-template-columns:repeat(1,1fr)}}@media (width <= 47.99875em){.popup--order .info-content-popup-order__items{column-gap:1.5625rem}}@media (max-width:47.99875em){.header .header__container{flex-wrap:wrap}.header .header__search{flex:1 1 100%}.page{padding-top:5rem}.top-order-checkout__title{display:none}.body-order-checkout .item-order-checkout{background-color:#fff;border-radius:.875rem;box-shadow:0 .375rem 1.25rem 0 hsla(0,0%,82%,.25);grid-template-columns:6.25rem 2fr 1fr 1fr;overflow:hidden;padding-block:.9375rem;padding-right:1rem}.body-order-checkout .item-order-checkout .item-order-checkout__image{background-color:#fbfbfb;margin-block:-.9375rem;margin-right:.5rem;width:6.25rem}.totals-order-checkout{padding-top:1.375rem}.item-payment-option{border-radius:.9375rem;box-shadow:0 .375rem 1.25rem 0 hsla(0,0%,82%,.25);padding-block:.8125rem;padding-inline:.875rem;padding-right:3.125rem}.item-payment-option__checkbox{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);width:1rem}.item-payment-option:has(.item-payment-option__input:checked) .item-payment-option__checkbox{animation:radioScaleTransf .3s ease forwards}.item-payment-option__image{min-height:2.5rem;min-width:2.5rem}.item-payment-option__image img{max-height:1.5rem;max-width:1.8125rem}.item-payment-option__image{background-color:#f5f5f5;border-radius:50%;display:none}.item-payment-option__text{display:none;font-weight:500}.popup--order[data-fls-popup]{display:block}.popup--order [class*=__container]{padding-inline:1.875rem}}@media (width <= 37.5em){.popup--order .info-content-popup-order__items{grid-template-columns:repeat(3,1fr)}}@media (max-width:36.24875em){.body-order-checkout .item-order-checkout{padding-bottom:.8125rem;padding-top:.8125rem}}@media (width <= 29.99875em){.item-totals-row--total{margin-bottom:1.875rem}.popup--order .content-popup-order__button .button{margin-top:1.875rem}}@media (max-width:29.99875em){.item-order-checkout__price{display:none}.body-order-checkout .item-order-checkout{grid-template-columns:5.3125rem 2fr .25fr}.body-order-checkout .item-order-checkout .item-order-checkout__quantity{margin-right:0}.body-order-checkout .item-order-checkout .item-order-checkout__image{width:5.3125rem}.body-order-checkout .item-order-checkout .item-order-checkout__product-info{justify-self:start}.popup--order [class*=__container]{padding-inline:1.25rem}.popup--order .list-header-content-popup-order{grid-template-columns:3.4fr 1fr}.popup--order .list-header-content-popup-order>:nth-last-child(2){justify-self:center;padding-right:1.25rem}.popup--order .list-header-content-popup-order>:last-child{display:none}.popup--order .item-order-checkout{grid-template-columns:4.375rem 2fr .5fr;place-items:initial;align-items:center}.popup--order .item-order-checkout__quantity{justify-self:center;margin-right:0}}@media (max-width:26.875em){.popup--order .info-content-popup-order__items{grid-template-columns:repeat(2,1fr)}}@media (width <= 20em){.checkout{padding-bottom:4.8125rem}.list-payment-order__item:last-child{margin-bottom:2.5rem}}@media (min-width:47.99875em) and (width <= 47.99875em){.top-order-checkout{padding-top:.9375rem}}@media (width > 20em) and (width <= 76.875em){.checkout{padding-bottom:clamp(4.8125rem,1.889423076925rem + 14.6153846154vw,13.125rem)}.list-payment-order__item:last-child{margin-bottom:clamp(2.5rem,2.3021978022rem + .989010989vw,3.0625rem)}}@media (width > 29.99875em) and (width <= 76.875em){.item-totals-row--total{margin-bottom:clamp(1.875rem,1.595019132825rem + .9333084451vw,2.3125rem)}}@media (width > 29.99875em) and (width <= 61.99875em){.popup--order .content-popup-order__button .button{margin-top:clamp(1.875rem,.76176513671875rem + 3.7109375vw,3.0625rem)}}@media (width > 47.99875em) and (width <= 76.875em){.popup--order .info-content-popup-order__items{column-gap:clamp(1.5625rem,-.51527801826875rem + 4.3288169343vw,2.8125rem)}}@media (min-width:47.99875em) and (width > 76.875em){.top-order-checkout{padding-top:1.3125rem}}@media (min-width:47.99875em) and (width > 47.99875em) and (width <= 76.875em){.top-order-checkout{padding-top:clamp(.9375rem,.31416659451875rem + 1.2986450803vw,1.3125rem)}}@media (min-width:47.99875em){.checkout__order{min-width:23.75rem}.top-order-checkout{padding-right:1.0625rem}.item-payment-option:first-child{padding-bottom:.5rem;padding-top:.5625rem}.item-payment-option:has(.item-payment-option__input:checked){background-color:#f0f9f5;border-color:#46a358}.item-payment-option:has(.item-payment-option__input:focus){box-shadow:0 0 0 .1875rem rgba(70,163,88,.1)}.item-payment-option__image{margin-left:.625rem}.item-payment-option__image.item-payment-option__image--mobile,.item-payment-option__text.item-payment-option__text--mobile{display:none}}@media (min-width:59.99875em){.item-order-checkout__product-info{justify-self:start}.order-checkout__bottom{justify-self:end;max-width:20.0625rem;width:100%}}@media (width > 61.99875em) and (width <= 76.875em){.checkout__container{gap:clamp(3.125rem,-2.865972397275rem + 9.6630535249vw,4.5625rem)}.checkout__body{flex-basis:clamp(31.25rem,-26.57590748676875rem + 93.2694731535vw,45.125rem)}.checkout__order{flex-basis:clamp(21.875rem,7.54876165868125rem + 23.1073019074vw,25.3125rem)}}@media (width > 61.99875em){.popup--order .content-popup-order__button .button{margin-top:3.0625rem}}@media (width > 76.875em){.checkout{padding-bottom:13.125rem}.checkout__container{gap:4.5625rem}.checkout__body{flex-basis:45.125rem}.checkout__order{flex-basis:25.3125rem}.item-totals-row--total{margin-bottom:2.3125rem}.list-payment-order__item:last-child{margin-bottom:3.0625rem}.popup--order .info-content-popup-order__items{column-gap:2.8125rem}}@media (any-hover:hover),(pointer:fine){html:not([data-fls-touch]) .item-totals-row__value a:hover,html:not([data-fls-touch]) .totals-order-checkout__label a:hover{text-decoration-color:#46a358}html:not([data-fls-touch]) .item-payment-option:hover{border-color:#46a358}}@media (hover:none){html[data-fls-touch] .item-totals-row__value a:active,html[data-fls-touch] .totals-order-checkout__label a:active{text-decoration-color:#46a358}html[data-fls-touch] .item-payment-option:active{border-color:#46a358}}