:root{--otu-krem: #F5EDE3;--otu-piasek: #EDE0D0;--otu-piasek-2: #E6D6C2;--otu-terakota: #B5654A;--otu-terakota-dark: #9A5139;--otu-szalwia: #8A9A7B;--otu-braz: #3E322B;--otu-braz-2: #6B5A4E;--otu-linia: #E3D6C6;--otu-bialy: #FFFFFF;--otu-radius: 24px;--otu-radius-sm: 14px;--otu-max: 1280px;--otu-pad: 20px;--otu-heading: var(--font-heading--family, "Fraunces", Georgia, serif);--otu-body: var(--font-body--family, "DM Sans", system-ui, sans-serif)}.otu{font-family:var(--otu-body);color:var(--otu-braz);line-height:1.55}.otu *{box-sizing:border-box}.otu-wrap{max-width:var(--otu-max);margin:0 auto;padding:0 var(--otu-pad)}.otu-section{padding:56px 0}@media(min-width:990px){.otu-section{padding:80px 0}}.otu h1,.otu h2,.otu h3,.otu .otu-h{font-family:var(--otu-heading);font-weight:500;line-height:1.12;margin:0;color:var(--otu-braz);letter-spacing:-.01em}.otu h1{font-size:clamp(34px,4.6vw,58px)}.otu h2{font-size:clamp(28px,3.2vw,40px)}.otu h3{font-size:clamp(20px,2vw,24px)}.otu p{margin:0}.otu strong,.otu em.otu-accent{color:var(--otu-terakota);font-style:normal}.otu-eyebrow{font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:var(--otu-terakota)}.otu-lead{font-size:17px;color:var(--otu-braz-2);max-width:60ch}.otu-muted{color:var(--otu-braz-2)}.otu-center{text-align:center}.otu-center .otu-lead{margin-left:auto;margin-right:auto}.otu-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:0 30px;border-radius:999px;font:600 13px/1 var(--otu-body);letter-spacing:.06em;text-transform:uppercase;text-decoration:none;cursor:pointer;border:1.5px solid transparent;transition:transform .15s ease,background .15s ease,color .15s ease;white-space:nowrap}.otu-btn:hover{transform:translateY(-1px)}.otu-btn--primary{background:var(--otu-terakota);color:#fff}.otu-btn--primary:hover{background:var(--otu-terakota-dark);color:#fff}.otu-btn--outline{background:transparent;color:var(--otu-braz);border-color:var(--otu-braz)}.otu-btn--outline:hover{background:var(--otu-braz);color:#fff}.otu-btn--light{background:var(--otu-krem);color:var(--otu-braz)}.otu-btn--light:hover{background:#fff}.otu-btn--full{width:100%}.otu-btn--sm{min-height:44px;padding:0 22px;font-size:12px}.otu-stars{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--otu-braz)}.otu-stars svg{width:16px;height:16px;fill:var(--otu-terakota)}.otu-stars__row{display:inline-flex;gap:2px}.otu-card{background:#fff;border-radius:var(--otu-radius);border:1px solid var(--otu-linia)}.otu-tint{background:var(--otu-piasek)}.otu-media{border-radius:var(--otu-radius);overflow:hidden;background:var(--otu-piasek)}.otu-media img,.otu-media video{display:block;width:100%;height:100%;object-fit:cover}.otu-filmik{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;width:100%;height:100%;min-height:260px;border-radius:var(--otu-radius);border:2px dashed var(--otu-terakota);background:repeating-linear-gradient(135deg,#b5654a0f 0 14px,#b5654a00 14px 28px),var(--otu-piasek);color:var(--otu-terakota);font:700 14px/1 var(--otu-body);letter-spacing:.2em;text-transform:uppercase}.otu-filmik__play{width:64px;height:64px;border-radius:50%;background:var(--otu-terakota);display:grid;place-items:center}.otu-filmik__play svg{width:26px;height:26px;fill:#fff;margin-left:4px}.otu-filmik small{letter-spacing:.04em;text-transform:none;font-weight:500;color:var(--otu-braz-2)}.otu-filmik--916{aspect-ratio:9 / 16;min-height:0}.otu-filmik--43{aspect-ratio:4 / 3;min-height:0}.otu-filmik--11{aspect-ratio:1 / 1;min-height:0}.otu-acc{display:flex;flex-direction:column;gap:12px}.otu-acc details{background:#fff;border:1px solid var(--otu-linia);border-radius:var(--otu-radius-sm);overflow:hidden}.otu-acc summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;font-weight:600;font-size:16px;color:var(--otu-braz)}.otu-acc summary::-webkit-details-marker{display:none}.otu-acc summary .otu-acc__ico{flex:none;width:26px;height:26px;border-radius:50%;background:var(--otu-terakota);position:relative}.otu-acc summary .otu-acc__ico:before,.otu-acc summary .otu-acc__ico:after{content:"";position:absolute;left:50%;top:50%;width:12px;height:2px;background:#fff;transform:translate(-50%,-50%)}.otu-acc summary .otu-acc__ico:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .2s ease}.otu-acc details[open] summary .otu-acc__ico:after{transform:translate(-50%,-50%) rotate(0)}.otu-acc__body{padding:0 22px 20px;color:var(--otu-braz-2);font-size:15px}.otu-acc__body p{margin:0 0 8px}.otu-grid-2,.otu-grid-3{display:grid;gap:24px}@media(min-width:750px){.otu-grid-2{grid-template-columns:1fr 1fr}.otu-grid-3{grid-template-columns:repeat(3,1fr)}}@media(max-width:749px){.otu-grid-3{grid-template-columns:1fr}}.otu-badge{display:inline-block;padding:6px 12px;border-radius:999px;background:var(--otu-szalwia);color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.otu-badge--terakota{background:var(--otu-terakota)}.otu-badge--krem{background:var(--otu-krem);color:var(--otu-braz)}.otu-price{display:flex;align-items:baseline;gap:10px;font-weight:600;font-size:18px}.otu-price s{color:var(--otu-braz-2);font-weight:400;font-size:15px}.otu-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#fff;border:1px solid var(--otu-linia);font-size:13px;font-weight:500}.otu-pill svg{width:16px;height:16px}.otu-marquee{overflow:hidden;white-space:nowrap}.otu-marquee__track{display:inline-flex;gap:48px;padding-left:48px;animation:otu-marquee var(--otu-marquee-speed, 30s) linear infinite;will-change:transform}.otu-marquee__track>*{flex:none}@keyframes otu-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.otu-marquee__track{animation:none}}.otu-bd{display:flex;flex-direction:column;gap:10px}.otu-bd__tier{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:16px 18px;border:1.5px solid var(--otu-linia);border-radius:var(--otu-radius-sm);background:#fff;cursor:pointer;transition:border-color .15s ease,background .15s ease}.otu-bd__tier:hover{border-color:var(--otu-braz-2)}.otu-bd__tier.is-selected{border-color:var(--otu-terakota);background:#fff8f4;box-shadow:0 0 0 1px var(--otu-terakota) inset}.otu-bd__tier input{position:absolute;opacity:0;pointer-events:none}.otu-bd__radio{width:20px;height:20px;border-radius:50%;border:1.5px solid var(--otu-linia);background:#fff;display:grid;place-items:center;flex:none}.otu-bd__tier.is-selected .otu-bd__radio{border-color:var(--otu-terakota)}.otu-bd__tier.is-selected .otu-bd__radio:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--otu-terakota)}.otu-bd__title{display:block;font-weight:600;font-size:15px;color:var(--otu-braz)}.otu-bd__sub{display:block;font-size:12px;color:var(--otu-terakota);margin-top:2px}.otu-bd__prices{text-align:right;line-height:1.3}.otu-bd__price{display:block;font-weight:700;font-size:16px;color:var(--otu-braz)}.otu-bd__prices s{display:block;font-size:12px;color:var(--otu-braz-2)}.otu-bd__badge{position:absolute;top:-10px;right:14px;padding:4px 10px;border-radius:999px;background:var(--otu-szalwia);color:#fff;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.otu-bd__addon{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px 18px;border:1.5px dashed var(--otu-linia);border-radius:var(--otu-radius-sm);background:var(--otu-krem);cursor:pointer;font-size:14px}.otu-bd__addon.is-on{border-style:solid;border-color:var(--otu-szalwia);background:#f1f5ee}.otu-bd__addon input{position:absolute;opacity:0;pointer-events:none}.otu-bd__check{width:20px;height:20px;border-radius:6px;border:1.5px solid var(--otu-linia);background:#fff;display:grid;place-items:center;flex:none}.otu-bd__addon.is-on .otu-bd__check{border-color:var(--otu-szalwia);background:var(--otu-szalwia)}.otu-bd__check svg{width:13px;height:13px;stroke:#fff;fill:none;stroke-width:3;opacity:0}.otu-bd__addon.is-on .otu-bd__check svg{opacity:1}.otu-bd__addon-note{display:block;font-size:12px;color:var(--otu-braz-2)}.otu-bd__total{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:4px 2px 0;font-size:14px;color:var(--otu-braz-2)}.otu-bd__total strong{font-size:20px;color:var(--otu-braz);font-weight:700}.otu-bd__save{color:var(--otu-szalwia);font-weight:600}.otu-bd__err{font-size:13px;color:var(--otu-terakota)}.otu-bd .otu-btn[disabled]{opacity:.5;pointer-events:none}.otu-bd__btn.is-loading{opacity:.7;pointer-events:none}.otu-feat{list-style:none;margin:0;padding:14px 0;display:flex;flex-direction:column;gap:11px;border-top:1px solid var(--otu-linia);border-bottom:1px solid var(--otu-linia)}.otu-feat li{display:flex;align-items:flex-start;gap:11px;font-size:14.5px;font-weight:600;color:var(--otu-braz);line-height:1.4}.otu-feat li span.otu-feat__ico{flex:none;width:22px;height:22px;display:grid;place-items:center}.otu-feat li svg{width:20px;height:20px;stroke:var(--otu-terakota);fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.otu-feat li em{font-style:normal;font-weight:400;color:var(--otu-braz-2)}.otu-feat--sage li svg{stroke:var(--otu-szalwia)}.otu-featnote{font-size:13.5px;color:var(--otu-braz-2);line-height:1.6}.otu-featnote strong{display:block;color:var(--otu-terakota);font-weight:600;margin-bottom:2px}.otu-media--video{position:relative}.otu-media--video video{display:block;width:100%;height:100%;object-fit:cover}.otu-sound{position:absolute;right:14px;bottom:14px;width:42px;height:42px;border-radius:50%;border:none;cursor:pointer;background:#3e322bb8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;padding:0}.otu-sound svg{width:20px;height:20px;fill:none;stroke:#fff;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.otu-sound svg path:first-of-type{fill:#fff;stroke:none}.otu-sound .otu-sound__on,.otu-sound.is-on .otu-sound__x1,.otu-sound.is-on .otu-sound__x2{display:none}.otu-sound.is-on .otu-sound__on{display:block}.otu-sound:hover{background:var(--otu-terakota)}
/*# sourceMappingURL=/cdn/shop/t/10/assets/otulove.css.map */
