.darmfakten-section{background-color:var(--background-color, #f0f8ff);padding:60px 0;position:relative;overflow:hidden}.darmfakten-section--with-pattern{background-color:transparent;background-image:var(--background-pattern);background-size:cover;background-position:center;background-repeat:no-repeat}.darmfakten-section--with-gradient{background:linear-gradient(180deg,#f4f4f4,#c0c9ce 49.96%,#9badb8),#fff}@media screen and (max-width:768px){.darmfakten-section--with-pattern{background-image:var(--background-pattern-mobile, var(--background-pattern))}}.darmfakten-section__container{position:relative;z-index:1;max-width:1440px!important;margin:0 auto!important}@media screen and (min-width:750px)and (max-width:1449px){.darmfakten-section__container{margin-left:5rem!important;margin-right:5rem!important}}.darmfakten-section__header{text-align:left;margin-bottom:40px}.darmfakten-section__subtitle{font-size:16px;font-weight:700;color:#48494b;margin:0 0 8px;text-transform:uppercase;letter-spacing:.5px}.darmfakten-section__title{font-size:48px;font-weight:700;color:#1c3660;margin:0;line-height:1.2}.darmfakten-section__title em{font-style:italic}.darmfakten-section__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin:0 auto}.darmfakten-stat{display:flex;align-items:flex-start;gap:20px}.darmfakten-stat__number-container{display:flex;align-items:flex-start;min-width:130px;padding-top:.2em}.darmfakten-stat__number{font-size:56px;font-weight:400;color:#1c3660;line-height:1;display:inline-block;transform:scale(.3);opacity:0;transition:all .8s cubic-bezier(.25,.46,.45,.94)}.darmfakten-stat__number.animate{transform:scale(1);opacity:1}.darmfakten-stat__suffix{font-size:56px;font-weight:400;color:#1c3660;line-height:1}.darmfakten-stat__text{color:var(--neutral-color-neutral-700, #48494b);font-family:Open Sans;font-size:16px;font-style:normal;font-weight:400;line-height:24px;flex:1;margin:0}.darmfakten-stat__text p{margin:0}@media screen and (max-width:768px){.darmfakten-section{padding:40px 0}.darmfakten-section__header{margin-bottom:30px;text-align:left}.darmfakten-section__title{font-size:32px;line-height:1.25}.darmfakten-section__stats{grid-template-columns:1fr;gap:30px}.darmfakten-stat{flex-direction:row;gap:24px;align-items:flex-start}.darmfakten-stat__number-container{min-width:108px;justify-content:flex-start}.darmfakten-stat__number,.darmfakten-stat__suffix{font-size:48px}.darmfakten-stat__text{color:var(--neutral-color-neutral-700, #48494b);font-family:Open Sans;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:left}}@media screen and (max-width:480px){.darmfakten-section{padding:64px 16px}.darmfakten-section__header{margin-bottom:25px;text-align:left}.darmfakten-section__title{font-size:32px}.darmfakten-section__stats{gap:25px}.darmfakten-stat{flex-direction:row;gap:24px;text-align:left;align-items:flex-start}.darmfakten-stat__number-container{min-width:80px;justify-content:flex-start}.darmfakten-stat__number,.darmfakten-stat__suffix{font-size:40px}.darmfakten-stat__text{color:var(--neutral-color-neutral-700, #48494b);font-family:Open Sans;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:left}}.lookbook-section{padding:64px 0;position:relative;background-color:#f4f4f4}.lookbook-section--full{padding:0}.lookbook-section--bg-muted{background-color:#f8f9fa}.lookbook-section--bg-highlight{background-color:#e3f2fd}.lookbook-section__container{position:relative}@media screen and (min-width:750px)and (max-width:1449px){.lookbook-section__container{margin-left:5rem;margin-right:5rem}.lookbook-section__content{padding-left:0;padding-right:0}}@media screen and (min-width:1450px){.lookbook-section__container{margin-left:auto;margin-right:auto}}.lookbook-section__header{text-align:left;max-width:1440px;margin:0 auto 24px;padding:0;line-height:64px}.lookbook-section__title{font-size:48px;font-weight:700;color:#1c3660;margin:0;text-align:left;text-wrap:balance}.lookbook-section__subtitle{font-size:48px;color:#1c3660;margin:0;font-weight:600;font-style:italic;letter-spacing:0px;text-align:left}.lookbook-section__content{position:relative;max-width:1440px;margin:0 auto;padding:0 70px 64px}.lookbook-section__image-container{position:relative;display:inline-block;width:100%}.lookbook-section__image-container--left{margin-right:auto;margin-left:0}.lookbook-section__image-container--center{margin-left:auto;margin-right:auto}.lookbook-section__image-container--right{margin-left:auto;margin-right:0}.lookbook-section__content{display:flex;justify-content:center}.lookbook-section__content--left{justify-content:flex-start}.lookbook-section__content--right{justify-content:flex-end}.lookbook-section__image{width:100%;height:auto;display:block}.lookbook-hotspot{position:absolute;background:none;border:none;cursor:pointer;padding:0;z-index:1;transition:transform .3s ease}.lookbook-hotspot:hover{transform:scale(1.1)}.lookbook-hotspot__circle{position:relative;z-index:1;width:56px;height:56px;border-radius:50%;background:var(--hotspot-color, #1c3660);border:2px solid var(--hotspot-color, #1c3660);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026}.lookbook-hotspot__icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:opacity .3s ease;color:#fff;display:flex;align-items:center;justify-content:center}.lookbook-hotspot__icon svg{width:24px;height:24px}.lookbook-hotspot__icon--plus{opacity:1}.lookbook-hotspot__icon--cross,.lookbook-hotspot.is-active .lookbook-hotspot__icon--plus{opacity:0}.lookbook-hotspot.is-active .lookbook-hotspot__icon--cross{opacity:1}.lookbook-hotspot__pulse{position:absolute;top:50%;left:50%;width:56px;height:56px;border-radius:50%;background:#1c36604d;transform:translate(-50%,-50%);animation:lookbook-pulse 2s infinite}.lookbook-hotspot--primary .lookbook-hotspot__pulse{animation:lookbook-pulse-primary 2s infinite}.lookbook-hotspot--primary .lookbook-hotspot__circle{background:var(--hotspot-color, #1c3660);border-color:var(--hotspot-color, #1c3660)}.lookbook-hotspot--primary .lookbook-hotspot__icon{animation:lookbook-flicker 1.5s infinite}.lookbook-tooltip{position:absolute;z-index:1000;display:none;pointer-events:none}.lookbook-tooltip[aria-hidden=false]{display:block;pointer-events:auto}.lookbook-tooltip__content{position:relative;background:#fff;border-radius:16px;max-width:341px;width:341px;min-height:120px;box-shadow:0 8px 24px #00000026;transform:translateY(-10px);opacity:0;transition:all .2s ease-out}.lookbook-tooltip__content *{margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}.lookbook-tooltip[aria-hidden=false] .lookbook-tooltip__content{transform:translateY(0);opacity:1}.lookbook-tooltip__close{position:absolute;top:8px;right:8px;background:#1c3660;border:none;color:#fff;cursor:pointer;padding:6px;border-radius:50%;z-index:1;width:28px;height:28px;display:none;align-items:center;justify-content:center;transition:all .2s ease}.lookbook-tooltip__close:hover{background:#0f2440;transform:scale(1.1)}.lookbook-tooltip__body{padding:18px;display:flex;flex-direction:column;justify-content:flex-start;min-height:80px}.lookbook-tooltip__image{margin-bottom:12px}.lookbook-tooltip__image img{width:100%;height:120px;object-fit:cover;border-radius:4px}.lookbook-tooltip__title{font-size:20px;font-weight:700;margin:0 0 8px;color:#48494b;line-height:32px;font-family:Roboto,sans-serif;text-align:left}.lookbook-tooltip__subtitle{font-size:16px;color:#48494b;margin:0 0 8px;font-family:Open Sans,sans-serif}.lookbook-tooltip__description{font-size:16px;line-height:24px;color:#48494b;margin:0 0 12px;font-family:Open Sans,sans-serif;flex:1;max-width:100%}.lookbook-tooltip__description p{margin:0;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}.lookbook-tooltip__actions{margin-top:12px}.lookbook-tooltip__button{display:inline-block;padding:8px 16px;background:#1c3660;color:#fff;text-decoration:none;border-radius:4px;font-size:14px;font-weight:500;transition:background .2s ease}.lookbook-tooltip__button:hover{background:#0f2440}.lookbook-modal{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1000;display:none;padding:20px}.lookbook-modal[aria-hidden=false]{display:flex}.lookbook-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.lookbook-modal__content{position:relative;background:#fff;border-radius:8px;max-width:400px;width:100%;max-height:60vh;overflow:hidden;box-shadow:0 8px 24px #0000001f;margin:0 auto}.lookbook-modal--left .lookbook-modal__content,.lookbook-modal--right .lookbook-modal__content{max-width:350px}.lookbook-modal__close{position:absolute;top:16px;right:16px;background:#1c3660;border:none;cursor:pointer;padding:8px;border-radius:50%;color:#fff;z-index:10;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.lookbook-modal__close:hover{background:#0f2440;transform:scale(1.1)}.lookbook-modal__body{display:flex;flex-direction:column;gap:16px;padding:20px}.lookbook-modal__image{width:100%;height:120px;background:#f8f9fa;border-radius:6px;display:flex;align-items:center;justify-content:center;overflow:hidden}.lookbook-modal__image img{width:100%;height:100%;object-fit:cover}.lookbook-modal__image-placeholder{color:#ccc}.lookbook-modal__details{text-align:center}.lookbook-modal__title{font-size:20px;font-weight:700;color:#1c3660;margin:0 0 6px;line-height:1.3}.lookbook-modal__price{font-size:16px;font-weight:600;color:#666;margin:0 0 12px}.lookbook-modal__description{font-size:14px;color:#666;line-height:1.4;margin:0 0 16px}.lookbook-modal__button{display:inline-block;padding:10px 20px;background:#1c3660;color:#fff;text-decoration:none;border-radius:4px;font-weight:600;font-size:14px;transition:background-color .2s ease}.lookbook-modal__button:hover{background:#0f2440}@keyframes lookbook-pulse{0%{transform:translate(-50%,-50%) scale(1);opacity:1}to{transform:translate(-50%,-50%) scale(2);opacity:0}}@keyframes lookbook-pulse-primary{0%{transform:translate(-50%,-50%) scale(1);opacity:.8}50%{transform:translate(-50%,-50%) scale(1.5);opacity:.4}to{transform:translate(-50%,-50%) scale(2);opacity:0}}@keyframes lookbook-flicker{0%,to{opacity:1}50%{opacity:.3}}@keyframes lookbook-modal-enter{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.lookbook-modal[aria-hidden=false] .lookbook-modal__content{animation:lookbook-modal-enter .4s cubic-bezier(.16,1,.3,1)}.lookbook-modal[aria-hidden=false] .lookbook-modal__overlay{animation:lookbook-overlay-enter .3s ease-out}@keyframes lookbook-overlay-enter{0%{opacity:0}to{opacity:1}}@media screen and (max-width:768px){.lookbook-section{padding:64px 0 40px}.lookbook-section__image-container{max-width:100%!important}.lookbook-section__content--left,.lookbook-section__content--center,.lookbook-section__content--right{justify-content:center}.lookbook-section__container{padding:0 16px}.lookbook-section__header{line-height:40px;margin-bottom:16px}.lookbook-section__title,.lookbook-section__subtitle{font-size:32px}.lookbook-section__content{padding:0}.lookbook-hotspot,.lookbook-hotspot__circle{width:40px;height:40px}.lookbook-hotspot__icon svg{width:20px;height:20px}.lookbook-hotspot__pulse{width:40px;height:40px}.lookbook-modal__content{margin:0 16px;max-height:80vh;max-width:350px}.lookbook-modal--left .lookbook-modal__content,.lookbook-modal--right .lookbook-modal__content{margin:0 16px!important;max-width:calc(100vw - 32px)!important}.lookbook-tooltip{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:#00000080;z-index:1000;display:flex;align-items:flex-end;padding:0 0 20px;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.lookbook-tooltip[aria-hidden=false]{opacity:1;visibility:visible}.lookbook-tooltip__content{width:calc(100% - 32px);max-width:none;border-radius:16px;box-shadow:0 -8px 24px #00000026;transform:translateY(100%);transition:transform .3s ease-out;opacity:1;max-height:80vh;overflow-y:auto;margin:0 16px}.lookbook-tooltip[aria-hidden=false] .lookbook-tooltip__content{transform:translateY(0)}.lookbook-tooltip__content:before{display:none}.lookbook-tooltip__body{padding:28px 20px 20px}.lookbook-tooltip__title{font-size:18px}.lookbook-tooltip__description{font-size:15px}.lookbook-tooltip__close{display:flex!important}.lookbook-modal__body{padding:16px;gap:12px}.lookbook-modal__image{height:100px}.lookbook-modal__title{font-size:18px}.lookbook-modal__price{font-size:14px}.lookbook-modal__description{font-size:13px}}@media screen and (max-width:480px){.lookbook-section__title{font-size:32px}.lookbook-hotspot,.lookbook-hotspot__circle{width:40px;height:40px}.lookbook-hotspot__icon svg{width:20px;height:20px}.lookbook-hotspot__pulse{width:40px;height:40px}}.sales-difference-section{background:var(--sales-difference-bg)}.sales-difference-section__inner{max-width:960px;margin:0 auto;display:flex;flex-direction:row;align-items:flex-start;gap:40px}.sales-difference-section__heading-wrap{flex:1 1 0;min-width:0;display:flex;align-items:flex-start;justify-content:flex-start}.sales-difference-section__heading{margin:0;color:var(--sales-difference-heading);font-family:Lato,sans-serif;font-size:40px;font-weight:700;line-height:1.4;text-align:left}.sales-difference-section__heading em{font-style:normal}.sales-difference-section__table-wrap{position:relative;flex:0 0 auto;background:var(--sales-difference-table-bg);border-radius:24px;padding:0 24px;overflow:hidden}.sales-difference-section__accent{position:absolute;top:0;bottom:0;left:154px;width:160px;background:var(--sales-difference-highlight, #e7d490)!important;z-index:0;pointer-events:none}.sales-difference-table{position:relative;z-index:1;border-radius:0;overflow:hidden;background:transparent;border:none}.sales-difference-table__row{display:grid;grid-template-columns:130px 160px 160px;grid-template-areas:"label kijimea others";border-bottom:none;gap:0;align-items:stretch}.sales-difference-table__cell--label{grid-area:label}.sales-difference-table__cell--kijimea{grid-area:kijimea}.sales-difference-table__cell--others{grid-area:others}.sales-difference-table__row--head{background:transparent;padding-bottom:0;border-bottom:1px solid #fff}.sales-difference-section .sales-difference-table__row--head .sales-difference-table__cell--label{background:transparent!important;border-bottom:none;color:var(--sales-difference-text)!important}.sales-difference-section .sales-difference-table__row--head .sales-difference-table__cell--kijimea{border:none!important;color:#1c3660!important}.sales-difference-section .sales-difference-table__row--head .sales-difference-table__cell--others{background:transparent!important;border-bottom:none;color:var(--sales-difference-text)!important}.sales-difference-table__cell--label,.sales-difference-table__cell--others,.sales-difference-table__cell--kijimea{border-bottom:1px solid #fff}.sales-difference-table__row:last-child .sales-difference-table__cell--label,.sales-difference-table__row:last-child .sales-difference-table__cell--others,.sales-difference-table__row:last-child .sales-difference-table__cell--kijimea{border-bottom:none}.sales-difference-table__cell{padding:16px 8px;display:flex;align-items:center;justify-content:center;text-align:center;color:var(--sales-difference-text);font-family:Lato,sans-serif;font-size:14px;line-height:1.35}.sales-difference-table__cell--label{padding-left:0;padding-right:8px}.sales-difference-table__cell--kijimea{padding-left:8px;padding-right:8px}.sales-difference-table__cell--others{padding-left:8px;padding-right:0}.sales-difference-table__row--head .sales-difference-table__cell{font-size:16px;padding-top:64px;padding-bottom:16px;justify-content:center;text-align:center}.sales-difference-table__row:last-child .sales-difference-table__cell{padding-bottom:64px}.sales-difference-table__row--head .sales-difference-table__cell--label{justify-content:flex-start;text-align:left}.sales-difference-table__cell--label{justify-content:flex-start;text-align:left;font-weight:700;width:130px;color:var(--sales-difference-text)}.sales-difference-table__cell--kijimea{color:var(--accent-color-accent-700, #1c3660);text-align:center;font-family:Lato,sans-serif;font-size:14px;font-style:normal;font-weight:400;background:var(--sales-difference-highlight, #e7d490)!important;width:160px;border-left:none!important;border-right:none!important;flex-direction:column;gap:8px}.sales-difference-table__header-label{display:block;color:var(--brand-color-brand-700, #1c3660);font-family:Lato,sans-serif;font-size:16px;font-style:normal;font-weight:800;line-height:24px}.sales-difference-table__packshot{width:60px;height:auto;max-height:80px;object-fit:contain;display:block}.sales-difference-section .sales-difference-table__row--head .sales-difference-table__cell--kijimea{color:#1c3660!important;font-weight:800}.sales-difference-section .sales-difference-table__row--head .sales-difference-table__cell--kijimea .sales-difference-table__header-label{color:var(--brand-color-brand-700, #1c3660)}.sales-difference-table__row--head .sales-difference-table__cell--others{font-weight:700;color:var(--sales-difference-text)}.sales-difference-table__rte p{margin:0;color:inherit}.sales-difference-table__cell--kijimea .sales-difference-table__rte,.sales-difference-table__cell--kijimea .sales-difference-table__rte p{color:var(--accent-color-accent-700, #1c3660)}.sales-difference-table__cell--label .sales-difference-table__rte,.sales-difference-table__cell--others .sales-difference-table__rte,.sales-difference-table__cell--label .sales-difference-table__rte p,.sales-difference-table__cell--others .sales-difference-table__rte p{color:var(--sales-difference-text)}.sales-difference-table__rte,.sales-difference-table__rte p{overflow-wrap:break-word;word-break:break-word;min-width:0}.sales-difference-table__text-mobile{display:none}.sales-difference-table__text-desktop{display:block}.sales-difference-table__text-desktop p,.sales-difference-table__text-mobile p{margin:0}@media screen and (max-width:989px){.sales-difference-section__inner{flex-direction:column;padding:48px 16px;gap:24px}.sales-difference-section__heading{text-align:left;font-size:32px}.sales-difference-section__table-wrap{width:100%;max-width:100%;padding:24px 16px;overflow-x:auto}.sales-difference-table{overflow:visible;min-width:0}.sales-difference-table__row{grid-template-columns:1.25fr 1fr 1fr;gap:12px;min-width:0}.sales-difference-table__cell,.sales-difference-table__cell--label,.sales-difference-table__cell--kijimea,.sales-difference-table__cell--others{min-width:0;width:auto}.sales-difference-table__cell{padding:12px 6px}.sales-difference-table__cell--kijimea{background:var(--sales-difference-highlight, #e7d490)!important}}@media screen and (max-width:749px){.sales-difference-table__text-mobile{display:block!important}.sales-difference-table__text-desktop{display:none!important}.sales-difference-section{padding-top:24px!important;padding-bottom:24px!important}.sales-difference-section__inner{padding-top:24px;padding-bottom:24px}.sales-difference-section__heading{font-size:28px;line-height:1.25}.sales-difference-section__table-wrap{padding:0 6px}.sales-difference-table__row{grid-template-columns:.6fr 1.2fr 1fr;gap:2px}.sales-difference-table__cell{padding:10px 4px;font-size:13px}.sales-difference-table__row:nth-child(2) .sales-difference-table__cell{padding-top:6px;padding-bottom:6px}.sales-difference-table__row:nth-child(3) .sales-difference-table__cell,.sales-difference-table__row:nth-child(4) .sales-difference-table__cell{padding-top:22px;padding-bottom:22px}.sales-difference-table__row--head .sales-difference-table__cell{font-size:14px;padding-top:32px}.sales-difference-table__row:last-child .sales-difference-table__cell{padding-bottom:32px}}
/*# sourceMappingURL=/cdn/shop/t/481/compiled_assets/styles.css.map */
