.vp-product{padding-top:var(--vp-product-pt, 40px);padding-bottom:var(--vp-product-pb, 60px)}.vp-product__wrapper{max-width:calc(var(--vp-container-max-width, 1340px) + var(--vp-container-padding, 48px) * 2);margin:0 auto;padding-inline:var(--vp-container-padding, 48px)}.vp-product__grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.vp-product__gallery{display:flex;flex-direction:column;gap:0;position:sticky;top:120px}.vp-product__main-image{background:#f0ece6;padding:0;overflow:hidden;border-radius:20px}.vp-product__main-image img{width:100%;height:auto;display:block;border-radius:20px}.vp-product__thumbs,.vp-product__thumbs--grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:6px}.vp-product__thumb{background:#f0ece6;border:none;border-radius:12px;padding:0;cursor:pointer;overflow:hidden;aspect-ratio:1}.vp-product__thumb img{width:100%;height:100%;object-fit:cover;display:block}.vp-product__thumb:hover{border-color:#418257}.vp-product__main-image{position:relative}.vp-product__arrow{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:#ffffffd9;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:background .2s;box-shadow:0 1px 4px #0000001a}.vp-product__arrow:hover{background:#fff}.vp-product__arrow--prev{left:10px}.vp-product__arrow--next{right:10px}.vp-product__zoom{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;background:#ffffffd9;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:background .2s;box-shadow:0 1px 4px #0000001a}.vp-product__zoom:hover{background:#fff}.vp-product__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:center;justify-content:center}.vp-product__lightbox[aria-hidden=false]{display:flex}.vp-product__lightbox-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000d9;cursor:pointer}.vp-product__lightbox-container{position:relative;display:flex;align-items:center;justify-content:center;width:90vw;max-width:900px;height:85vh}.vp-product__lightbox-close{position:absolute;top:-40px;right:0;background:none;border:none;color:#fff;cursor:pointer;padding:8px;z-index:3}.vp-product__lightbox-arrow{position:relative;z-index:3;flex-shrink:0;width:44px;height:44px;border-radius:50%;background:#ffffff26;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.vp-product__lightbox-arrow:hover{background:#ffffff4d}.vp-product__lightbox-img-wrap{flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden;margin:0 16px;touch-action:pan-y}#vp-lightbox-img{max-width:100%;max-height:85vh;object-fit:contain;border-radius:12px;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.vp-product__lightbox-dots{position:absolute;bottom:-30px;left:50%;transform:translate(-50%);display:flex;gap:8px}.vp-product__lightbox-dot{width:8px;height:8px;border-radius:50%;background:#fff6;border:none;padding:0;cursor:pointer;transition:background .2s}.vp-product__lightbox-dot--active{background:#fff}@media screen and (max-width:749px){.vp-product__lightbox-arrow{display:none}.vp-product__lightbox-container{width:95vw}.vp-product__lightbox-img-wrap{margin:0 8px}}.vp-product__info{display:flex;flex-direction:column;gap:24px}.vp-product__title{font-family:var(--vp-font-heading);font-weight:700;font-size:32px;line-height:48px;color:#000;margin:0}.vp-product__reviews{display:flex;align-items:center;gap:12px;margin-top:-8px}.vp-product__stars{display:flex;gap:4px}.vp-product__stars svg{flex-shrink:0}.vp-product__reviews-count{font-family:var(--vp-font-heading);font-weight:400;font-size:14px;line-height:21px;color:#666}.vp-product__description{font-family:var(--vp-font-heading);font-weight:400;font-size:16px;line-height:26px;color:#666}.vp-product__description p{margin:0}.vp-product__badges{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.vp-product__badge{display:inline-flex;align-items:center;gap:7px;background:#f2f8f4;border:1px solid #d4e8da;border-radius:100px;padding:8px 16px 8px 12px;transition:background .2s ease}.vp-product__badge:hover{background:#e4f1e8}.vp-product__badge-icon{width:22px;height:22px;object-fit:contain;flex-shrink:0}.vp-product__badge-text{font-family:var(--vp-font-heading);font-weight:500;font-size:13px;line-height:1;color:#333;white-space:nowrap}.vp-product__packs{display:flex;flex-direction:column;gap:16px}.vp-product__packs-label{font-family:var(--vp-font-heading);font-weight:600;font-size:16px;line-height:24px;color:#000;margin:0}.vp-product__packs-list{display:flex;flex-direction:column;gap:12px}.vp-product__pack{display:flex;align-items:center;justify-content:space-between;border:2px solid #e4f1e8;border-radius:15px;padding:16px;background:#fff;cursor:pointer;transition:border-color .2s ease,background-color .2s ease;min-height:69px;width:100%;text-align:left}.vp-product__pack:hover{border-color:#418257}.vp-product__pack--active{border-color:#418257;background:#f0f4ee}.vp-product__pack--sold-out{opacity:.5;cursor:not-allowed}.vp-product__pack-left{display:flex;flex-direction:column;gap:4px}.vp-product__pack-name{font-family:var(--vp-font-heading);font-weight:600;font-size:15px;line-height:22.5px;color:#000}.vp-product__pack-discount{display:inline-flex;align-items:center;justify-content:center;background:#418257;color:#fff;font-family:var(--vp-font-heading);font-weight:700;font-size:12px;line-height:18px;padding:4px 8px;border-radius:100px;width:fit-content}.vp-product__pack-right{display:flex;flex-direction:column;align-items:flex-end;gap:0}.vp-product__pack-compare{font-family:var(--vp-font-heading);font-weight:400;font-size:14px;line-height:21px;color:#999;text-decoration:line-through}.vp-product__pack-price{font-family:var(--vp-font-heading);font-weight:700;font-size:22px;line-height:33px;color:#418257}.vp-product .vp-product__form{margin:0}.vp-product .vp-product__actions{display:flex;gap:16px;align-items:stretch}.vp-product .vp-product__quantity{display:flex;align-items:center;border:2px solid #e4f1e8;border-radius:10px;overflow:hidden;flex-shrink:0;width:141px;height:55px;background:#fff;box-shadow:none}.vp-product .vp-product__qty-btn{background:none;border:none;border-radius:0;cursor:pointer;font-family:var(--vp-font-heading);font-weight:600;font-size:18px;line-height:27px;color:#418257;padding:0 14px;height:100%;display:flex;align-items:center;justify-content:center;flex-shrink:0;min-width:0;min-height:0;box-shadow:none;margin:0}.vp-product .vp-product__qty-btn:hover{background:#f0f4ee}.vp-product .vp-product__qty-input{flex:1;width:40px;text-align:center;border:none;border-radius:0;background:none;font-family:var(--vp-font-heading);font-weight:600;font-size:18px;line-height:27px;color:#000;outline:none;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;padding:0;margin:0;min-width:0;min-height:0;height:100%;box-shadow:none}.vp-product .vp-product__qty-input::-webkit-inner-spin-button,.vp-product .vp-product__qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.vp-product .vp-product__add-to-cart{flex:1;background:#418257;color:#fff;font-family:var(--vp-font-heading);font-weight:600;font-size:18px;line-height:27px;border:none;border-radius:100px;height:55px;padding:0 24px;margin:0;cursor:pointer;transition:opacity .2s ease;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000001a;min-width:0;min-height:0;letter-spacing:normal;text-transform:none}.vp-product .vp-product__add-to-cart:hover{opacity:.9;background:#418257}.vp-product .vp-product__add-to-cart:disabled{opacity:.5;cursor:not-allowed}.vp-product__trust{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap;background:#f7f7f7;border-radius:12px;padding:14px 20px;margin-bottom:14px}.vp-product__trust-item{display:flex;align-items:center;gap:10px}.vp-product__trust-icon{width:30px;height:30px;color:#474747;flex-shrink:0}.vp-product__trust-icon-img{width:40px;height:40px;object-fit:contain;flex-shrink:0}.vp-product__trust-text{font-family:Raleway,sans-serif;font-size:14px;font-weight:500;line-height:1.1em;color:#474747}.vp-product__badges-row{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap;margin-bottom:14px}.vp-product__badge-item{display:flex;align-items:center;gap:6px}.vp-product__badge-item img{width:28px;height:28px;object-fit:contain;flex-shrink:0}.vp-product__badge-item span{font-family:Raleway,sans-serif;font-size:14px;font-weight:500;line-height:1.1em;color:#474747}.vp-product__perks{display:none}.vp-product__perks-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.vp-product__perk{display:flex;align-items:center;gap:12px}.vp-product__perk svg{flex-shrink:0}.vp-product__perk span{font-family:var(--vp-font-heading);font-weight:400;font-size:14px;line-height:21px;color:#333}.vp-product__klarna{display:flex;align-items:center;justify-content:space-between;border:2px solid #ffb3c7;border-radius:15px;padding:18px}.vp-product__klarna-left{display:flex;align-items:center;gap:12px}.vp-product__klarna-logo{width:63px;height:auto;object-fit:contain}.vp-product__klarna-text{display:flex;flex-direction:column}.vp-product__klarna-title{font-family:var(--vp-font-heading);font-weight:600;font-size:15px;line-height:22.5px;color:#000;margin:0}.vp-product__klarna-sub{font-family:var(--vp-font-heading);font-weight:400;font-size:12px;line-height:18px;color:#666;margin:0}.vp-product__klarna-info{background:none;border:none;font-family:var(--vp-font-heading);font-weight:600;font-size:13px;line-height:19.5px;color:#ffb3c7;cursor:pointer;padding:0}.vp-product__klarna-info:hover{text-decoration:underline}.vp-product__klarna-logo-text{font-family:Klarna Text,sans-serif;font-weight:800;font-size:20px;color:#ffb3c7;background:#ffb3c7;color:#fff;padding:4px 10px;border-radius:6px;line-height:1}.vp-product__payments{display:flex;flex-direction:column;align-items:center;gap:12px}.vp-product__payments-label{font-family:var(--vp-font-heading);font-weight:400;font-size:13px;line-height:19.5px;color:#666;margin:0;text-align:center}.vp-product__payments-icons{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;background:#f7f7f7;border-radius:12px;padding:16px 24px}.vp-product__payment-icon{width:38px;height:24px}.vp-product__reviews .loox-rating{display:flex;align-items:center;gap:12px}.vp-product__reviews .loox-rating .loox-icon{color:#418257}.vp-product__long-desc{margin-top:64px;border-top:1px solid #edf2ec;padding-top:48px}.vp-product__long-desc-content{max-width:var(--vp-container-max-width, 1340px);margin:0 auto}.vp-product__long-desc-content h2,.vp-product__long-desc-content h3,.vp-product__long-desc-content h4{font-family:var(--vp-font-heading);color:#000;margin:0 0 16px}.vp-product__long-desc-content h2{font-size:28px;font-weight:700}.vp-product__long-desc-content h3{font-size:22px;font-weight:600}.vp-product__long-desc-content h4{font-size:18px;font-weight:600}.vp-product__long-desc-content p,.vp-product__long-desc-content li{font-family:var(--vp-font-heading);font-weight:400;font-size:16px;line-height:26px;color:#555}.vp-product__long-desc-content p{margin:0 0 16px}.vp-product__long-desc-content ul,.vp-product__long-desc-content ol{padding-left:24px;margin:0 0 16px}.vp-product__long-desc-content li{margin-bottom:8px}.vp-product__long-desc-content a{color:#418257;text-decoration:none}.vp-product__long-desc-content a:hover{text-decoration:underline}.vp-product__long-desc-content img{max-width:100%;height:auto;border-radius:12px;margin:16px 0}@media screen and (max-width:989px){.vp-product__wrapper{padding-inline:24px}.vp-product__grid{gap:40px}.vp-product__main-image{min-height:400px;padding:24px 24px 0}.vp-product__main-image img{max-height:360px}.vp-product__thumb{height:100px;padding:12px 12px 0}.vp-product__title{font-size:28px;line-height:40px}.vp-product__gallery{position:static}.vp-product__long-desc{margin-top:48px;padding-top:36px}}@media screen and (max-width:749px){.vp-product__wrapper{padding-inline:16px}.vp-product__grid{grid-template-columns:1fr;gap:32px}.vp-product__main-image{min-height:0;padding:0;border-radius:16px;aspect-ratio:1 / 1}.vp-product__main-image img{width:100%;height:100%;max-height:none;object-fit:cover}.vp-product__thumbs{display:none}.vp-product__title{font-size:24px;line-height:34px}.vp-product__info{gap:20px}.vp-product__badges{gap:8px;flex-wrap:wrap}.vp-product__badge{padding:6px 12px 6px 10px}.vp-product__badge-text{font-size:12px}.vp-product__pack{padding:14px}.vp-product__pack-price{font-size:18px;line-height:27px}.vp-product .vp-product__actions{flex-direction:row;gap:10px}.vp-product .vp-product__quantity{width:auto;flex-shrink:0;height:48px;border-radius:10px}.vp-product .vp-product__qty-btn{padding:0 12px;font-size:16px}.vp-product .vp-product__qty-input{width:32px;font-size:16px}.vp-product .vp-product__add-to-cart{flex:1;height:48px;font-size:15px;padding:0 16px}.vp-product__klarna{flex-direction:column;gap:12px;align-items:flex-start}.vp-product__klarna-info{align-self:flex-end}.vp-product__payments-img{max-width:100%}.vp-product__long-desc{margin-top:32px;padding-top:28px}.vp-product__long-desc-content h2{font-size:24px}.vp-product__long-desc-content h3{font-size:20px}.vp-product__long-desc-content p,.vp-product__long-desc-content li{font-size:15px;line-height:24px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/vp-product.css.map */
