.o3pf{--o3pf-panel-bg: #f5f5f7;--o3pf-hair: #e3e3e6;--o3pf-muted: var(--gray, #8f8f8f);--o3pf-ink: var(--dark-green, #1a211c);--o3pf-cash: #0f8f45;--o3pf-track: #e4e4e8;--o3pf-pad: 32px;background:var(--o3pf-panel-bg);padding-top:120px;padding-bottom:120px;margin-bottom:120px}.o3pf .o3pf-heading{margin:0 0 16px}.o3pf .o3pf-intro{margin:0 0 40px;color:var(--o3pf-muted);max-width:62ch}.o3pf-panel{display:flex;flex-direction:column;gap:28px}.o3pf-inputs{display:flex;flex-wrap:wrap;align-items:flex-end;gap:20px 32px;padding-bottom:28px;border-bottom:1px solid var(--o3pf-hair)}.o3pf-field{display:flex;flex-direction:column;gap:8px}.o3pf .o3pf-label{margin:0;color:var(--o3pf-muted)}.o3pf-box{display:inline-flex;align-items:center;gap:8px;flex:none;min-height:56px;padding:10px 16px;border:1px solid var(--o3pf-hair);border-radius:12px;background:#fff}.o3pf-box:focus-within{border-color:#1a211c66}.o3pf-input{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield;width:4.6ch;border:0;padding:0;background:none;color:var(--o3pf-ink);font:inherit;font-size:20px;font-weight:700;text-align:right}.o3pf-input::-webkit-outer-spin-button,.o3pf-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.o3pf-input:focus{outline:0}.o3pf .o3pf-unit{margin:0;color:var(--o3pf-muted)}.o3pf-box--price .o3pf-unit{padding-right:14px;border-right:1px solid var(--o3pf-hair)}.o3pf-box--select{position:relative;align-items:center;gap:10px;padding-right:14px;cursor:pointer;width:210px;overflow:hidden}.o3pf .o3pf-flag[hidden]{display:none}.o3pf-flag{flex:none;width:20px;height:20px;border-radius:50%;object-fit:cover}.o3pf .o3pf-country{margin:0;min-width:0;color:var(--o3pf-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.o3pf-caret{flex:none;width:7px;height:7px;margin-left:auto;border-right:1.5px solid var(--o3pf-muted);border-bottom:1.5px solid var(--o3pf-muted);transform:translate(-6px,-2px) rotate(45deg)}.o3pf .o3pf-select{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;border:0;cursor:pointer;font:inherit}.o3pf-box--price{align-items:center;gap:12px;padding-right:18px}.o3pf-range{-webkit-appearance:none;appearance:none;flex:1 1 auto;width:150px;min-width:110px;height:2px;background:var(--o3pf-track);border-radius:2px;cursor:pointer}.o3pf-range::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border:0;border-radius:50%;background:var(--o3pf-ink);cursor:pointer}.o3pf-range::-moz-range-thumb{width:18px;height:18px;border:0;border-radius:50%;background:var(--o3pf-ink);cursor:pointer}.o3pf-field--adv{margin-left:auto;align-self:flex-end}.o3pf .o3pf-adv__open{appearance:none;-webkit-appearance:none;background:none;border:0;padding:0;color:var(--o3pf-muted);cursor:pointer;display:inline-flex;align-items:center;gap:6px}.o3pf .o3pf-adv__open:after{content:"";width:6px;height:6px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;transform:translateY(1px) rotate(45deg)}.o3pf .o3pf-adv__open:hover{color:var(--o3pf-ink)}.o3pf-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.o3pf-card{display:flex;flex-direction:column;gap:20px;background:#fff;border-radius:18px;padding:24px;min-width:0}.o3pf-card__head{display:flex;align-items:center;gap:12px}.o3pf-card__media{display:block;flex:none;width:48px;height:48px}.o3pf-card__media img{width:100%;height:100%;object-fit:contain;display:block}.o3pf-card__name{min-width:0}.o3pf .o3pf-card__name{margin:0;color:var(--o3pf-ink);font-weight:700}.o3pf-card__ship{display:flex;align-items:center;justify-content:center;gap:6px}.o3pf-card__ship-icon{flex:none;width:16px;height:16px;opacity:.5}.o3pf .o3pf-card__ship .shipping-estimate,.o3pf .o3pf-card__ship .shipping-estimate-text{display:block;margin:0;line-height:1;color:var(--o3pf-muted)}.o3pf-card__lines{display:flex;flex-direction:column;gap:8px;margin:0;padding:0}.o3pf-card__line{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.o3pf .o3pf-card__line dt{margin:0;color:var(--o3pf-muted)}.o3pf .o3pf-card__line dd{margin:0;color:var(--o3pf-ink);white-space:nowrap}.o3pf .o3pf-card__line--back dd{color:var(--o3pf-cash)}.o3pf-card__line--net{padding-top:8px;border-top:1px solid var(--o3pf-hair)}.o3pf-card__verdict{display:flex;flex-direction:column;gap:2px;margin-top:12px}.o3pf .o3pf-card__pct{margin:0;color:var(--o3pf-ink);line-height:1}.o3pf .o3pf-card__pct-note{margin:0;color:var(--o3pf-muted)}.o3pf-card[data-free=true] .o3pf-card__pct{color:var(--o3pf-cash)}.o3pf-card__buy{display:flex;flex-direction:column;gap:10px;margin-top:auto}.o3pf .o3pf-card__cta{display:flex;width:100%;text-align:center;text-decoration:none}.o3pf .o3pf-card__cta[aria-disabled=true]{background:var(--o3pf-track);color:var(--o3pf-muted);pointer-events:none}.o3pf .o3pf-link{color:var(--o3pf-ink);text-decoration:underline}.o3pf .o3pf-adv{position:fixed;top:0;right:0;bottom:0;left:0;z-index:calc(var(--header-z-index, 100) + 30);display:flex;align-items:center;justify-content:center;padding:24px}.o3pf .o3pf-adv[hidden]{display:none}.o3pf-adv__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1a211c66}.o3pf-adv__panel{position:relative;display:flex;flex-direction:column;width:min(560px,100%);max-height:min(720px,calc(100vh - 48px));background:#fff;border-radius:20px;overflow:hidden}.o3pf-adv__head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;border-bottom:1px solid var(--o3pf-hair)}.o3pf .o3pf-adv__title{margin:0;color:var(--o3pf-ink)}.o3pf-adv__close{appearance:none;-webkit-appearance:none;flex:none;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:none;color:var(--o3pf-muted);cursor:pointer}.o3pf-adv__close:hover{color:var(--o3pf-ink);background:var(--o3pf-panel-bg)}.o3pf-adv__close svg{width:16px;height:16px}.o3pf-adv__body{display:flex;flex-direction:column;gap:28px;padding:24px;overflow-y:auto}.o3pf-adv__group{display:flex;flex-direction:column;gap:12px}.o3pf .o3pf-adv__group-title{margin:0;color:var(--o3pf-ink)}.o3pf-adv__field{display:flex;align-items:center;justify-content:space-between;gap:16px}.o3pf .o3pf-adv__label{margin:0;color:var(--o3pf-muted)}.o3pf-adv__input{display:inline-flex;align-items:baseline;justify-content:flex-end;gap:8px;flex:none;width:148px;padding:8px 12px;border:1px solid var(--o3pf-hair);border-radius:10px}.o3pf-adv__input:focus-within{border-color:#1a211c66}.o3pf-adv__input input{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield;flex:1 1 auto;min-width:0;border:0;padding:0;background:none;color:var(--o3pf-ink);font:inherit;font-weight:700;text-align:right}.o3pf-adv__input input::-webkit-outer-spin-button,.o3pf-adv__input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.o3pf-adv__input input:focus{outline:0}.o3pf .o3pf-adv__unit,.o3pf .o3pf-adv__note{margin:0;color:var(--o3pf-muted)}.o3pf-adv__rates{margin:0}.o3pf-adv__rate{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:8px 0;border-bottom:1px solid var(--o3pf-hair)}.o3pf-adv__rate:last-child{border-bottom:0}.o3pf .o3pf-adv__rate dt{margin:0;color:var(--o3pf-muted)}.o3pf .o3pf-adv__rate dd{margin:0;color:var(--o3pf-ink);white-space:nowrap}.o3pf-adv__foot{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px;border-top:1px solid var(--o3pf-hair)}.o3pf .o3pf-adv__reset{appearance:none;-webkit-appearance:none;background:none;border:0;padding:0;color:var(--o3pf-muted);text-decoration:underline;cursor:pointer}.o3pf .o3pf-adv__reset:hover{color:var(--o3pf-ink)}.o3pf .o3pf-adv__done{text-decoration:none;border:0;appearance:none;-webkit-appearance:none}@media screen and (max-width:1199px){.o3pf-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:991px){.o3pf-cards{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.o3pf-cards::-webkit-scrollbar{display:none}.o3pf-card{flex:0 0 auto;width:clamp(230px,74vw,310px);scroll-snap-align:start}}@media screen and (max-width:767px){.o3pf{--o3pf-pad: 24px;padding-top:80px;padding-bottom:80px;margin-bottom:80px}.o3pf .o3pf-intro{margin-bottom:24px}.o3pf-inputs{flex-direction:column;align-items:stretch;gap:20px}.o3pf-box--select,.o3pf-box{align-self:stretch;width:100%}.o3pf-box--price{justify-content:space-between}.o3pf-range{width:auto;flex:1 1 auto}.o3pf-field--adv{margin-left:0;align-self:flex-start}.o3pf-card{padding:20px}.o3pf .o3pf-adv{padding:0;align-items:flex-end}.o3pf-adv__panel{width:100%;max-height:88vh;border-radius:20px 20px 0 0}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/section-x-21e-ofen3-profit.css.map */
