.pl-store-header{--blue:#0b3c73;--blue-dark:#073967;position:relative;z-index:80;font-family:var(--header-font,var(--font-body--family));color:var(--header-text,#fff)}.pl-store-header__notice{height:var(--notice-height,34px);display:grid;grid-template-columns:1fr minmax(280px,2fr) 1fr;align-items:center;padding-inline:max(24px,calc((100vw - var(--content-width,1400px))/2));background:var(--notice-bg,var(--blue-dark));font-size:var(--notice-size,12px);font-weight:700;overflow:hidden}.pl-store-header__notice a{color:inherit;text-decoration:none}.pl-store-header__notice-center{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 22%,#000 78%,transparent);mask-image:linear-gradient(90deg,transparent,#000 22%,#000 78%,transparent)}.pl-store-header__notice-center span{display:block;width:max-content;margin:auto;white-space:nowrap;animation:plNotice var(--notice-speed,28s) linear infinite}@keyframes plNotice{0%{transform:translate(38%);opacity:0}12%{opacity:1}50%{transform:translate(0);opacity:1}88%{opacity:1}to{transform:translate(-38%);opacity:0}}.pl-store-header__notice-right{text-align:right}.pl-store-header__main{background:var(--main-bg,var(--blue));min-height:var(--main-height,88px);display:flex;align-items:center}.pl-store-header__main-inner{width:min(var(--content-width,1400px),calc(100% - 48px));margin:auto;display:grid;grid-template-columns:var(--logo-width,170px) minmax(320px,1fr) auto;align-items:center;gap:clamp(20px,3vw,56px)}.pl-store-header__logo img{display:block;width:100%;max-height:64px;object-fit:contain}.pl-store-header__search{position:relative}.pl-store-header__search input{width:100%;height:var(--search-height,48px);border:0;border-radius:999px;padding:0 56px 0 22px;font:inherit;font-size:var(--search-size,15px);color:var(--blue)}.pl-store-header__search button{position:absolute;right:15px;top:50%;translate:0 -50%;width:30px;height:30px;border:0;background:none;color:var(--blue)}.pl-store-header__actions{display:flex;align-items:center;gap:var(--action-gap,24px)}.pl-store-header__action{display:inline-flex;align-items:center;gap:8px;color:inherit;text-decoration:none;font-size:var(--action-size,15px);font-weight:700;white-space:nowrap}.pl-store-header__action svg{width:var(--icon-size,23px);height:var(--icon-size,23px)}.pl-store-header__flag img{width:var(--flag-size,28px);display:block}.pl-store-header details{position:relative}.pl-store-header summary{list-style:none;cursor:pointer}.pl-store-header summary::-webkit-details-marker{display:none}.pl-store-header__locale-panel{position:absolute;z-index:500;right:0;top:calc(100% + 15px);width:320px;max-height:70vh;overflow:auto;padding:18px;border-radius:12px;background:#fff;color:var(--blue);box-shadow:0 18px 45px #0003}.pl-store-header__locale-panel button{width:100%;border:0;background:#fff;color:inherit;padding:9px;text-align:left;cursor:pointer}.pl-store-header__nav{background:var(--nav-bg,#fff);color:var(--nav-text,var(--blue));min-height:var(--nav-height,48px);display:flex;align-items:center;border-bottom:1px solid rgba(11,60,115,.1)}.pl-store-header__nav-list{width:min(var(--nav-width,1100px),calc(100% - 48px));margin:auto;padding:0;display:flex;justify-content:var(--nav-align,center);align-items:center;gap:var(--nav-gap,40px);list-style:none}.pl-store-header__nav-item{position:relative}.pl-store-header__nav-link{display:flex;align-items:center;gap:7px;min-height:var(--nav-height,48px);padding-inline:12px;color:inherit;text-decoration:none;font-size:var(--nav-size,15px);font-weight:var(--nav-weight,700)}.pl-store-header__nav-item:hover>.pl-store-header__nav-link{color:var(--nav-hover-text,#fff);background:var(--nav-hover-bg,var(--blue))}.pl-store-header__submenu{display:none;position:absolute;top:100%;left:50%;translate:-50% 0;min-width:300px;padding:22px;background:#fff;color:var(--blue);box-shadow:0 18px 36px #00000024;grid-template-columns:repeat(2,minmax(120px,1fr));gap:12px 24px}.pl-store-header__nav-item:hover .pl-store-header__submenu,.pl-store-header__nav-item:focus-within .pl-store-header__submenu{display:grid}.pl-store-header__submenu a{color:inherit;text-decoration:none;padding:5px;font-weight:600}.pl-product-rail{padding-block:var(--top,50px) var(--bottom,60px);background:var(--bg,#fff);color:var(--text,#172334)}.pl-product-rail__shell{width:min(var(--width,1400px),calc(100% - 40px));margin:auto}.pl-product-rail__banner{display:block;margin-bottom:32px;overflow:hidden;border-radius:var(--banner-radius,22px)}.pl-product-rail__banner img{display:block;width:100%;aspect-ratio:6/1;object-fit:cover}.pl-product-rail h2{text-align:center;margin:0 0 24px;font-size:var(--title-size,25px)}.pl-product-rail__grid{display:grid;grid-template-columns:repeat(var(--columns,4),minmax(0,1fr));gap:var(--gap,10px);overflow:hidden}.pl-v6-product-card{position:relative;border:1px solid var(--border,#d6d9dd);border-radius:var(--card-radius,8px);background:var(--card-bg,#fff);overflow:hidden}.pl-v6-product-card__media{display:grid;place-items:center;aspect-ratio:1;background:#fff;padding:18px}.pl-v6-product-card__media img{width:100%;height:100%;object-fit:contain}.pl-v6-product-card__body{padding:16px}.pl-v6-product-card__media+.pl-v6-product-card__body{position:relative;z-index:1;margin-top:calc(0px - var(--card-content-offset,12px));background:var(--card-bg,#fff)}.pl-v6-product-card__title{display:block;min-height:44px;color:inherit;text-decoration:none;font-size:var(--card-title-size,15px);font-weight:700;line-height:1.25}.pl-v6-product-card__price{margin-top:12px;font-size:var(--price-size,22px);font-weight:800}.pl-v6-product-card__compare{font-size:13px;opacity:.55;text-decoration:line-through}.pl-v6-product-card__actions{display:grid;grid-template-columns:minmax(0,var(--view-button-width,42%)) minmax(0,1fr);gap:var(--action-button-gap,8px);margin-top:16px}.pl-v6-product-card__actions a,.pl-v6-product-card__actions button{min-height:var(--action-button-height,42px);border:0;border-radius:999px;background:var(--button-bg,var(--blue));color:var(--button-text,#fff);font-weight:800;cursor:pointer}.pl-v6-product-card__actions a{display:grid;place-items:center;text-decoration:none;font-size:var(--view-button-font-size,13px)}.pl-v6-product-card__actions button{font-size:var(--buy-button-font-size,13px)}.pl-v6-product-card__actions .pl-v6-product-card__buy-now{background:var(--buy-bg,#C92F50);color:var(--buy-text,#fff)}.pl-v6-product-card__badge{position:absolute;z-index:2;top:12px;left:12px;padding:6px 9px;border-radius:4px;background:var(--badge-bg,var(--blue));color:var(--badge-text,#fff);font-size:11px;font-weight:800}@media(max-width:989px){.pl-store-header__notice>*:not(.pl-store-header__notice-center){display:none}.pl-store-header__notice{grid-template-columns:1fr}.pl-store-header__main-inner{grid-template-columns:110px 1fr auto}.pl-store-header__actions .pl-store-header__action span:not(.pl-store-header__flag){display:none}.pl-store-header__nav-list{justify-content:flex-start;overflow-x:auto}.pl-product-rail__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.pl-store-header__search{display:none}.pl-store-header__main-inner{grid-template-columns:1fr auto;width:calc(100% - 28px)}.pl-store-header__nav{overflow:auto}.pl-product-rail__shell{width:calc(100% - 20px)}.pl-product-rail__banner img{aspect-ratio:2/1}.pl-v6-product-card__body{padding:12px}}.pl-store-header--pro .pl-store-header__notice{display:grid;grid-template-columns:1fr;place-items:center;padding:0;font-weight:var(--notice-weight,700)}.pl-store-header--pro .pl-store-header__notice-center{width:min(var(--notice-window,620px),100%);overflow:hidden;-webkit-mask-image:none;mask-image:none;color:var(--notice-color,#fff)}.pl-store-header--pro .pl-store-header__notice-center span{display:block;width:max-content;margin:0;animation:plNoticeClip var(--notice-speed,30s) linear infinite}@keyframes plNoticeClip{0%{transform:translate(var(--notice-start,620px))}to{transform:translate(calc(-100% - var(--notice-end,80px)))}}.pl-store-header--pro .pl-store-header__nav{position:relative}.pl-store-header--pro .pl-store-header__nav-item{position:static}.pl-store-header--pro .pl-store-header__nav-icon{width:var(--nav-icon-size,26px);height:var(--nav-icon-size,26px);object-fit:contain}.pl-store-header--pro .pl-store-header__submenu{display:none;position:absolute;top:100%;left:50%;translate:-50% 0;width:min(var(--mega-width,1400px),calc(100% - 48px));padding:30px 54px;background:var(--mega-bg,#fff);color:var(--mega-text,var(--blue));border-radius:0 0 var(--mega-radius,18px) var(--mega-radius,18px);box-shadow:0 18px 36px #0000002e;grid-template-columns:repeat(var(--mega-columns,4),minmax(140px,1fr));gap:28px 54px}.pl-store-header--pro .pl-store-header__submenu-column{display:flex;flex-direction:column;gap:9px}.pl-store-header--pro .pl-store-header__submenu-heading{font-size:var(--mega-heading-size,19px);font-weight:800;color:var(--mega-heading,var(--blue));margin-bottom:5px}.pl-store-header--pro .pl-store-header__submenu-grandchild{font-size:var(--mega-link-size,14px);font-weight:500}.pl-store-header--pro .pl-store-header__custom-icon{width:var(--icon-size,23px);height:var(--icon-size,23px);object-fit:contain}.pl-store-header__mask-icon,.pl-store-header__nav-mask{display:inline-block;flex:0 0 auto;background:var(--custom-icon-color,currentColor);-webkit-mask:var(--pl-icon-mask) center/contain no-repeat;mask:var(--pl-icon-mask) center/contain no-repeat}.pl-store-header__mask-icon{width:var(--icon-size,23px);height:var(--icon-size,23px)}.pl-store-header__nav-mask{width:var(--nav-icon-size,26px);height:var(--nav-icon-size,26px);background:currentColor}.pl-product-rail{font-family:var(--rail-font,var(--font-body--family))}.pl-v6-product-carousel{--visible-columns:var(--columns,4);position:relative;display:block}.pl-v6-product-carousel__viewport{overflow:hidden}.pl-v6-product-carousel__track{display:flex;align-items:stretch;gap:var(--gap,10px);transition:transform .5s cubic-bezier(.22,.61,.36,1);will-change:transform}.pl-v6-product-carousel__track>.pl-v6-product-card{flex:0 0 calc((100% - (var(--visible-columns) - 1)*var(--gap,10px))/var(--visible-columns))}.pl-v6-product-carousel__arrow{position:absolute;z-index:3;top:45%;translate:0 -50%;display:grid;place-items:center;width:42px;height:42px;padding:0;border:0;border-radius:50%;background:var(--arrow-bg,#fff);color:var(--arrow-color,var(--blue));box-shadow:0 5px 18px #0000001f;cursor:pointer}.pl-v6-product-carousel__arrow svg{width:15px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pl-v6-product-carousel__arrow--prev{left:-20px}.pl-v6-product-carousel__arrow--next{right:-20px}.pl-v6-product-carousel__dots{display:flex;justify-content:center;gap:8px;min-height:9px;margin-top:28px}.pl-v6-product-carousel__dots button{width:8px;height:8px;padding:0;border:1px solid var(--dot-color,var(--blue));border-radius:99px;background:transparent;transition:width .2s}.pl-v6-product-carousel__dots button[aria-current=true]{width:20px;background:var(--dot-color,var(--blue))}.pl-v6-product-card__actions button svg{width:21px;height:21px}.pl-v6-product-card__actions form{margin:0}.pl-v6-product-card__actions form button{width:46px}@media(max-width:749px){.pl-v6-product-carousel{--visible-columns:var(--mobile-columns,2)}.pl-v6-product-carousel__arrow{width:36px;height:36px}.pl-v6-product-carousel__arrow--prev{left:-8px}.pl-v6-product-carousel__arrow--next{right:-8px}}.pl-v6-unused-blog{padding-block:var(--top,54px) var(--bottom,64px);background:var(--bg,#f5f6f7);color:var(--text,#172334);font-family:var(--section-font,var(--font-body--family))}.pl-v6-unused-blog__shell{width:min(var(--width,1400px),calc(100% - 40px));margin:auto}.pl-v6-unused-blog__shell>h2{margin:0 0 28px;text-align:center;font-size:var(--heading-size,25px)}.pl-v6-unused-blog__grid{display:grid;grid-template-columns:repeat(var(--columns,4),minmax(0,1fr));gap:var(--gap,18px)}.pl-v6-unused-blog__card>a:first-child{display:block;overflow:hidden;border-radius:var(--radius,12px)}.pl-v6-unused-blog__card img,.pl-v6-unused-blog__card svg{display:block;width:100%;aspect-ratio:2.45/1;object-fit:cover}.pl-v6-unused-blog__meta{display:flex;justify-content:space-between;gap:12px;margin-top:14px;font-size:11px;font-weight:700;text-transform:uppercase;opacity:.72}.pl-v6-unused-blog__card h3{margin:12px 0 14px;font-size:16px;line-height:1.3}.pl-v6-unused-blog__card h3 a{color:inherit;text-decoration:none}.pl-v6-unused-blog__read{color:var(--accent,#0b3c73);font-weight:700;text-decoration:none}.pl-newsletter{position:relative;isolation:isolate;display:grid;align-items:center;min-height:var(--height,360px);padding-block:var(--top,64px) var(--bottom,64px);background-color:var(--bg,#0b3c73);background-image:var(--background-image);background-size:cover;background-position:var(--position,center);color:var(--text,#fff);font-family:var(--section-font,var(--font-body--family))}.pl-newsletter:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:var(--overlay,#0b3c73);opacity:var(--overlay-opacity,.25)}.pl-newsletter__inner{width:min(var(--width,900px),calc(100% - 40px));margin:auto}.pl-newsletter h2{margin:0 0 10px;text-align:center;font-size:var(--heading-size,24px)}.pl-newsletter__text{text-align:center}.pl-newsletter__form{display:grid;grid-template-columns:1fr 1fr auto;align-items:end;gap:16px;margin-top:30px}.pl-newsletter__form label{display:grid;gap:7px}.pl-newsletter__form input,.pl-newsletter__form button{min-height:48px;border:0;border-radius:var(--radius,22px);font:inherit}.pl-newsletter__form input{padding:0 20px;background:var(--field-bg,#fff);color:var(--field-text,#172334)}.pl-newsletter__form button{padding:0 30px;background:var(--button-bg,#fff);color:var(--button-text,#0b3c73);font-weight:800;cursor:pointer}.pl-newsletter__policy{max-width:760px;margin:16px auto 0;font-size:12px;line-height:1.35}.pl-newsletter__policy p{margin:0}.pl-v6-unused-footer{padding-block:var(--top,64px) var(--bottom,36px);background:var(--bg,#fff);color:var(--text,#172334);font-family:var(--section-font,var(--font-body--family));font-size:var(--text-size,15px)}.pl-v6-unused-footer__shell{width:min(var(--width,1400px),calc(100% - 40px));margin:auto}.pl-v6-unused-footer__logo{display:block;width:var(--logo-width,180px);margin-bottom:42px}.pl-v6-unused-footer__logo img{display:block;width:100%;height:auto}.pl-v6-unused-footer__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:44px}.pl-v6-unused-footer h3{margin:0 0 18px;color:var(--heading,#172334);font-size:var(--heading-size,16px)}.pl-v6-unused-footer__column{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.pl-v6-unused-footer__column>a{color:inherit;text-decoration:none}.pl-v6-unused-footer__column>a:hover{color:var(--link-hover,#0b3c73)}.pl-v6-unused-footer__rte p{margin:0 0 10px}.pl-v6-unused-footer__trust{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:end;gap:40px;margin-top:42px;padding-top:28px;border-top:1px solid var(--divider,#d6d9dd)}.pl-v6-unused-footer__trust img{display:block;max-width:250px;max-height:64px;object-fit:contain}.pl-v6-unused-footer__socials{display:flex;justify-content:flex-end;align-items:center;gap:12px}.pl-v6-unused-footer__socials a{display:grid;place-items:center;min-width:36px;min-height:36px;color:inherit;text-decoration:none}.pl-v6-unused-footer__socials span{display:block;width:24px;height:24px;background:currentColor;-webkit-mask:var(--pl-icon-mask) center/contain no-repeat;mask:var(--pl-icon-mask) center/contain no-repeat}.pl-v6-unused-footer__socials img{width:24px;height:24px;object-fit:contain}.pl-v6-unused-footer__bottom{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:30px;padding-top:22px;border-top:1px solid var(--divider,#d6d9dd);font-size:12px}.pl-v6-unused-footer__bottom p{margin:0}.pl-v6-unused-footer__bottom select{min-height:38px;border:1px solid var(--divider,#d6d9dd);border-radius:6px;padding:0 12px;background:transparent;color:inherit}@media(max-width:989px){.pl-v6-unused-blog__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pl-v6-unused-footer__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.pl-v6-unused-blog__shell,.pl-newsletter__inner,.pl-v6-unused-footer__shell{width:calc(100% - 28px)}.pl-v6-unused-blog__grid,.pl-newsletter__form{grid-template-columns:1fr}.pl-v6-unused-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 24px}.pl-v6-unused-footer__trust{grid-template-columns:1fr}.pl-v6-unused-footer__socials{justify-content:flex-start}.pl-v6-unused-footer__bottom{align-items:flex-start;flex-direction:column}}.pl-announcement{height:var(--announcement-height,36px);display:grid;place-items:center;overflow:hidden;background:var(--announcement-bg,#0B3C73);color:var(--announcement-color,#fff);font-family:var(--announcement-font,Poppins,sans-serif);font-size:var(--announcement-size,12px);font-weight:var(--announcement-weight,700);font-style:var(--announcement-style,normal);line-height:1.15}.pl-announcement__window{width:min(var(--announcement-window,520px),100%);height:100%;display:flex;align-items:center;overflow:hidden}.pl-announcement__window a,.pl-announcement__window span{display:block;flex:0 0 auto;width:max-content;max-width:none;margin:0;padding:0;white-space:nowrap;color:inherit;text-decoration:none;animation:plAnnouncementMarquee var(--announcement-speed,30s) linear infinite;will-change:transform}@keyframes plAnnouncementMarquee{0%{transform:translate3d(var(--announcement-start,var(--announcement-window,520px)),0,0)}to{transform:translate3d(-100%,0,0)}}.pl-store-header--red{z-index:90}.pl-store-header--red .pl-store-header__main-inner{width:min(var(--content-width,1680px),calc(100% - 32px));gap:24px}.pl-store-header--red .pl-store-header__search input{font-family:inherit;color:#353535}.pl-store-header--red .pl-store-header__search input::placeholder{color:#777}.pl-store-header--red .pl-store-header__action{font-weight:500}.pl-store-header--red .pl-store-header__nav-link{transition:color .2s,background .2s}.pl-store-header--red .pl-store-header__submenu{padding:28px 54px}.pl-store-header--red .pl-store-header__submenu-heading{font-weight:600;line-height:1.1}.pl-store-header--red .pl-store-header__submenu-grandchild:hover{color:var(--mega-heading,#0B3C73)}.pl-localization-form{margin:0}.pl-localization{position:relative}.pl-localization__chevron{font-size:14px}.pl-store-header--red .pl-store-header__flag,.pl-localization__flag{display:inline-block;flex:0 0 auto;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:1px}.pl-store-header--red .pl-store-header__flag{width:var(--flag-size,28px);height:calc(var(--flag-size,28px) * .67)}.pl-store-header--red .pl-store-header__locale-panel{z-index:1200;top:calc(100% + 18px);width:var(--locale-width,380px);max-height:var(--locale-height,520px);padding:0;display:grid;grid-template-rows:auto minmax(100px,1fr) auto;overflow:hidden;border-radius:12px;background:#fff;color:#353535;font-family:var(--header-font,Poppins,sans-serif);box-shadow:0 18px 45px #00000038}.pl-localization__top{padding:18px 18px 12px;border-bottom:1px solid #e5e5e5}.pl-localization__top strong,.pl-localization__languages>strong{display:block;margin-bottom:10px;color:#353535;font-size:14px}.pl-localization__search{height:42px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid #ccc;border-radius:999px;background:#fff}.pl-localization__search svg{width:18px;height:18px;color:#777}.pl-localization__search input{width:100%;height:100%;padding:0;border:0;outline:0;background:transparent;font:inherit;font-size:13px;color:#353535}.pl-localization__countries{min-height:0;overflow-y:auto;padding:8px}.pl-localization__countries::-webkit-scrollbar{width:6px}.pl-localization__countries::-webkit-scrollbar-thumb{background:#0b3c73;border-radius:6px}.pl-store-header--red .pl-localization__countries button{display:grid;grid-template-columns:28px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:9px 10px;border-radius:7px;font-size:13px}.pl-store-header--red .pl-localization__countries button:hover{background:#f3f3f3;color:#0b3c73}.pl-localization__flag{width:25px;height:17px}.pl-localization__countries button span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pl-localization__countries small{color:#777}.pl-localization__check{color:#0b3c73;font-weight:700}.pl-localization__empty{margin:20px;text-align:center;color:#777}.pl-localization__languages{padding:14px 18px 18px;border-top:1px solid #e5e5e5;background:#fafafa}.pl-localization__languages>div{display:flex;flex-wrap:wrap;gap:8px}.pl-store-header--red .pl-localization__languages button{width:auto;padding:8px 12px;border:1px solid #ddd;border-radius:999px;background:#fff;font-size:12px}.pl-store-header--red .pl-localization__languages button:hover,.pl-store-header--red .pl-localization__languages button[aria-current=true]{border-color:#0b3c73;background:#0b3c73;color:#fff}.pl-store-header__menu-chevron{font-size:14px}@media(max-width:989px){.pl-store-header--red .pl-store-header__main-inner{width:calc(100% - 24px)}.pl-store-header--red .pl-store-header__locale-panel{position:fixed;top:110px;right:12px;left:12px;width:auto;max-height:70vh}}.pl-v6-product-card__actions a:hover,.pl-v6-product-card__actions button:hover,.pl-newsletter__form button:hover{background:#0b3c73}.pl-v6-product-carousel__arrow:hover{color:#0b3c73}.pl-store-header--red .pl-store-header__main-inner{grid-template-columns:var(--logo-width,170px) minmax(280px,var(--search-width,700px)) minmax(0,1fr);gap:var(--header-column-gap,24px)}.pl-store-header--red .pl-store-header__search{width:100%;max-width:var(--search-width,700px)}.pl-store-header--red .pl-store-header__actions{justify-self:end;transform:translate(var(--actions-offset,0px))}.pl-store-header--red .pl-store-header__action--localization{min-height:40px;padding:0 8px;border-radius:7px;transition:color .2s ease,background .2s ease}.pl-store-header--red .pl-store-header__action--localization:hover,.pl-store-header--red .pl-localization[open]>.pl-store-header__action--localization{background:var(--locale-hover-bg,#fff)!important;color:var(--locale-hover-color,#0B3C73)!important}.pl-header-chevron{display:block;flex:0 0 auto;width:var(--chevron-size,16px)!important;height:var(--chevron-size,16px)!important;margin:0;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;align-self:center}.pl-header-chevron--menu{margin-left:1px}.pl-store-header--red .pl-store-header__nav-link{align-items:center}.pl-store-header--red .pl-store-header__nav-mask,.pl-store-header--red .pl-store-header__nav-icon{flex:0 0 auto}.pl-store-header--red .pl-store-header__main{position:relative;z-index:30;overflow:visible}.pl-store-header--red .pl-store-header__main-inner{position:relative;z-index:31;overflow:visible}.pl-store-header--red .pl-store-header__actions{position:relative;z-index:32}.pl-store-header--red .pl-store-header__nav{position:relative;z-index:20}.pl-store-header--red .pl-store-header__locale-panel{z-index:9999}@media(max-width:1200px){.pl-store-header--red .pl-store-header__main-inner{grid-template-columns:var(--logo-width,150px) minmax(260px,1fr) auto}.pl-store-header--red .pl-store-header__actions{transform:none}}.pl-v6-product-card__badges{display:flex;flex-wrap:wrap;gap:5px;min-height:0;padding:8px 16px 0}.pl-v6-product-card__badges span{display:inline-flex;align-items:center;min-height:24px;padding:4px 10px;border-radius:4px;background:var(--badge-bg,#0B3C73);color:var(--badge-text,#fff);font-size:var(--badge-size,11px);font-weight:700;line-height:1}.pl-v6-product-card__pack{min-height:19px;margin-top:6px;color:var(--pack-color,#353535);font-family:var(--pack-font,var(--rail-font));font-size:var(--pack-size,13px);font-weight:var(--pack-weight,600);line-height:1.25}.pl-v6-product-card__sale-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.pl-v6-product-card__compare{margin:0;color:var(--compare-color,#777);font-family:var(--compare-font,var(--rail-font));font-size:var(--compare-size,13px);font-weight:var(--compare-weight,400);font-style:var(--compare-style,normal);opacity:1;text-decoration:line-through}.pl-v6-product-card__discount{display:inline-flex;align-items:center;justify-content:center;min-width:82px;min-height:24px;padding:4px 10px;border-radius:6px;background:var(--discount-bg,#0B3C73);color:var(--discount-text,#fff);font-size:var(--discount-size,12px);font-weight:800;line-height:1}.pl-v6-product-card__sale-row+.pl-v6-product-card__price{margin-top:8px}.pl-v6-product-card__cart-mask{display:block;width:var(--cart-icon-size,21px);height:var(--cart-icon-size,21px);background:var(--cart-icon-color,#fff);-webkit-mask:var(--pl-cart-mask) center/contain no-repeat;mask:var(--pl-cart-mask) center/contain no-repeat}.pl-v6-product-card__cart-image{display:block;width:var(--cart-icon-size,21px);height:var(--cart-icon-size,21px);object-fit:contain}.pl-v6-product-card__actions button{display:grid;place-items:center;padding:0}.pl-v6-product-card__actions button svg{width:var(--cart-icon-size,21px);height:var(--cart-icon-size,21px)}.pl-v6-product-card__actions button:disabled{cursor:not-allowed;opacity:.45}.pl-v6-product-card>.pl-v6-product-card__badge{display:none}.pl-v6-product-carousel__viewport{padding-bottom:3px}.pl-v6-product-card{display:flex;flex-direction:column;box-sizing:border-box}.pl-v6-product-card__body{display:flex;flex:1;flex-direction:column;padding:9px 14px 13px}.pl-v6-product-card__pack-slot{min-height:21px}.pl-v6-product-card__sale-slot{min-height:39px}.pl-v6-product-card__sale-slot .pl-v6-product-card__sale-row{margin-top:7px}.pl-v6-product-card__price{margin-top:0}.pl-v6-product-card__actions{margin-top:auto;padding-top:11px}.pl-v6-product-card__title{display:-webkit-box;height:50px;min-height:50px;overflow:hidden;font-size:var(--card-title-size,15px);line-height:1.15;-webkit-box-orient:vertical;-webkit-line-clamp:3}.pl-v6-product-card__pack{min-height:16px;margin-top:3px;line-height:1.15}.pl-v6-product-card__compare{line-height:1.1}.pl-v6-product-card__discount{min-height:23px}.pl-v6-product-card__actions a,.pl-v6-product-card__actions button{min-height:42px}@media(max-width:749px){.pl-v6-product-card__body{padding:8px 11px 11px}.pl-v6-product-card__title{height:46px;min-height:46px}.pl-v6-product-card__pack-slot{min-height:20px}.pl-v6-product-card__sale-slot{min-height:37px}.pl-v6-product-card__actions{padding-top:9px}}@media(max-width:749px){.pl-v6-product-card__badges{padding:7px 12px 0}.pl-v6-product-card__discount{min-width:64px}.pl-v6-product-card__sale-row{gap:6px}}.pl-v6-product-card__actions>a:hover{background:var(--view-hover-bg,#072B52);color:var(--view-hover-text,#fff)}.pl-v6-product-card__actions>.pl-v6-product-card__buy-now:hover{background:var(--buy-hover-bg,#A92340);color:var(--buy-hover-text,#fff)}.pl-v6-product-card[data-card-url]{cursor:pointer}.pl-v6-product-card[data-card-url]:focus-visible{outline:3px solid color-mix(in srgb,var(--button-bg,#0B3C73) 55%,transparent);outline-offset:3px}.pl-v6-product-card__actions{grid-template-columns:minmax(0,1fr) auto}.pl-v6-product-card__actions>.pl-v6-product-card__checkout{width:46px;min-width:46px;border-radius:50%;background:var(--button-bg,#0B3C73);color:var(--button-text,#fff)}.pl-v6-product-card__actions>.pl-v6-product-card__checkout:hover{background:var(--view-hover-bg,#072B52);color:var(--view-hover-text,#fff)}.pl-v6-product-card__actions>.pl-v6-product-card__checkout svg{width:21px;height:21px}.pl-v6-product-card__actions>button:hover .pl-v6-product-card__cart-mask,.pl-v6-product-card__actions>form button:hover .pl-v6-product-card__cart-mask{background:var(--cart-hover-text,#fff)}.pl-v6-product-card__rx{position:absolute;z-index:12;inset:auto 10px 10px;display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:16px 12px 12px;border:1px solid var(--border,#d6d9dd);border-radius:10px;background:#fff;box-shadow:0 12px 34px #0b3c733d;color:var(--text,#0B3C73)}.pl-v6-product-card__rx[hidden]{display:none}.pl-v6-product-card__rx label{display:grid;gap:5px;min-width:0;font-size:11px;font-weight:800}.pl-v6-product-card__rx select{width:100%;min-width:0;height:38px;padding:0 28px 0 9px;border:1px solid #9bb7d0;border-radius:7px;background:#fff;color:#0b3c73;font:inherit;font-size:12px}.pl-v6-product-card__rx .pl-rail-rx-native{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.pl-rail-rx-button{position:relative;width:100%;min-width:0;height:38px;padding:0 28px 0 10px;border:1px solid #9bb7d0;border-radius:7px;background:#fff;color:#0b3c73;font:inherit;font-size:12px;font-weight:700;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.pl-rail-rx-button:after{content:"";position:absolute;right:11px;top:50%;width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-70%) rotate(45deg)}.pl-rail-rx-menu{position:fixed;z-index:10050;overflow:hidden;border:1px solid #9bb7d0;border-radius:8px;background:#fff;box-shadow:0 12px 28px #0b3c7338;color:#0b3c73;font-family:var(--font-body--family,Arial,sans-serif)}.pl-rail-rx-menu__zero{display:block;width:100%;min-height:38px;border:0;border-bottom:1px solid #dce6ef;background:#fff;color:#19a9e5;font-weight:800;cursor:pointer}.pl-rail-rx-menu__heads{display:grid;grid-template-columns:1fr 1fr;min-height:40px;border-bottom:1px solid #dce6ef;background:#fff}.pl-rail-rx-menu.is-single .pl-rail-rx-menu__heads,.pl-rail-rx-menu.is-single .pl-rail-rx-menu__rows{grid-template-columns:1fr}.pl-rail-rx-menu__heads strong{display:flex;align-items:center;padding:0 10px;font-size:11px;line-height:1.15;white-space:nowrap}.pl-rail-rx-menu__heads .is-positive{color:#c62535}.pl-rail-rx-menu__scroll{max-height:calc(var(--rail-rx-rows,5) * 36px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.pl-rail-rx-menu__rows{display:grid;grid-template-columns:1fr 1fr;padding:4px}.pl-rail-rx-menu__option,.pl-rail-rx-menu__rows span{min-height:36px;padding:0 9px;border:0;border-radius:5px;background:#fff;color:#0b3c73;font-weight:800;text-align:left}.pl-rail-rx-menu__option{cursor:pointer}.pl-rail-rx-menu__option.is-positive{color:#c62535}.pl-rail-rx-menu__option:hover,.pl-rail-rx-menu__option:focus-visible{background:#0b3c73;color:#fff;outline:0}.pl-v6-product-card__rx-close{position:absolute;top:2px;right:4px;width:28px;height:28px;padding:0;border:0;background:transparent;color:#0b3c73;font-size:22px;line-height:1;cursor:pointer}.pl-v6-product-card__rx p{grid-column:1/-1;margin:0;color:#c62535;font-size:11px;font-weight:700}.pl-v6-product-card__rx-add{grid-column:1/-1;min-height:40px;border:0;border-radius:999px;background:var(--button-bg,#0B3C73);color:var(--button-text,#fff);font-weight:800;cursor:pointer}.pl-v6-product-card__rx-add:hover{background:var(--view-hover-bg,#072B52);color:var(--view-hover-text,#fff)}.pl-v6-product-card__rx-add:disabled{cursor:wait;opacity:.7}@media(max-width:749px){.pl-v6-product-card__rx{grid-template-columns:1fr;inset:auto 6px 6px}.pl-v6-product-card__rx p,.pl-v6-product-card__rx-add{grid-column:1}}.pl-v6-product-card__media .pl-v6-product-card__image{grid-area:1/1;opacity:1;transition-property:opacity;transition-timing-function:ease-in-out}.pl-v6-product-card__media .pl-v6-product-card__image--secondary{opacity:0}@media(hover:hover)and (pointer:fine){.pl-v6-product-card__media--has-secondary:hover .pl-v6-product-card__image--primary{opacity:0}.pl-v6-product-card__media--has-secondary:hover .pl-v6-product-card__image--secondary{opacity:1}}.pl-localization__countries [data-country-option][hidden],.pl-predictive-search[hidden],.pl-predictive-search [hidden]{display:none!important}.pl-store-header--red .pl-store-header__search:focus-within{z-index:40}.pl-predictive-search{position:absolute;z-index:9999;top:calc(100% + 9px);right:0;left:0;max-height:min(520px,70vh);overflow:auto;border:1px solid #dedede;border-radius:14px;background:var(--nav-bg,#fff);color:var(--nav-text,#353535);box-shadow:0 18px 45px #00000038}.pl-predictive-search__message{padding:24px;text-align:center;font-size:14px}.pl-predictive-search__list{display:grid}.pl-predictive-search__item{display:flex;align-items:center;gap:14px;min-height:94px;padding:10px 14px;border-bottom:1px solid #ededed;color:inherit;text-decoration:none;transition:background .18s,color .18s}.pl-predictive-search__item:hover,.pl-predictive-search__item:focus-visible{outline:0;background:var(--nav-hover-bg,#f4f4f4);color:var(--nav-hover-text,#0B3C73)}.pl-predictive-search__media{display:grid;place-items:center;flex:0 0 74px;width:74px;height:74px;overflow:hidden;border-radius:8px;background:#fff}.pl-predictive-search__media img{display:block;width:100%;height:100%;object-fit:contain}.pl-predictive-search__content{display:grid;min-width:0;flex:1;gap:8px}.pl-predictive-search__content strong{overflow:hidden;font-size:14px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.pl-predictive-search__meta{display:flex;justify-content:space-between;gap:12px;color:#777;font-size:12px}.pl-predictive-search__meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pl-predictive-search__all{display:block;padding:14px 18px;color:var(--nav-hover-text,#0B3C73);font-size:13px;font-weight:700;text-align:center;text-decoration:none}.pl-predictive-search__all:hover{background:var(--nav-hover-bg,#f4f4f4)}.pl-product-rail__banner img{display:block;width:100%;height:auto;aspect-ratio:auto;object-fit:contain}.pl-v6-unused-footer__grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));align-items:start}.pl-v6-unused-footer__trust-column{min-width:0}.pl-v6-unused-footer__column--services{gap:30px}.pl-v6-unused-footer__column--services .pl-v6-unused-footer__trust-column{width:100%}.pl-v6-unused-footer__column--contact .pl-v6-unused-footer__social-heading{margin-top:10px;margin-bottom:4px}.pl-v6-unused-footer__trust-column h3{margin-bottom:16px}.pl-v6-unused-footer__payments{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;list-style:none}.pl-v6-unused-footer__payments li{display:grid;place-items:center;margin:0;padding:0}.pl-v6-unused-footer__payment-icon{display:block;width:auto;height:30px;max-width:52px}.pl-v6-unused-footer__security-items{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.pl-v6-unused-footer__security-items>img{width:auto;max-width:min(100%,260px);height:auto;max-height:68px}.pl-v6-unused-footer__shopify-badge{display:inline-flex;align-items:center;min-height:36px;padding:7px 12px;border:1px solid var(--divider,#d6d9dd);border-radius:6px;background:#fff;font-size:12px;font-weight:700}.pl-v6-unused-footer__shopify-badge a{color:inherit;text-decoration:none}.pl-v6-unused-footer__editor-note{max-width:280px;margin:0;color:var(--text,#172334);font-size:12px;line-height:1.4;opacity:.7}.pl-v6-unused-footer__socials{justify-content:flex-start;flex-wrap:wrap}.pl-v6-unused-footer__socials a{display:grid;place-items:center;flex:0 0 var(--social-size,38px);width:var(--social-size,38px);height:var(--social-size,38px);min-width:0;min-height:0;overflow:hidden;border:2px solid var(--social-border,#0B3C73);border-radius:var(--social-radius,6px);background:var(--social-bg,#fff);color:var(--social-color,#0B3C73);transition:background .2s ease,color .2s ease,transform .2s ease}.pl-v6-unused-footer__socials a:hover{background:var(--social-border,#0B3C73);color:#fff;transform:translateY(-2px)}.pl-v6-unused-footer__socials svg{display:block;width:20px;height:20px;overflow:visible;fill:currentColor;color:currentColor}.pl-v6-unused-footer__socials svg path,.pl-v6-unused-footer__socials svg circle,.pl-v6-unused-footer__socials svg rect{fill:currentColor}.pl-v6-unused-footer__social-mask{display:block;width:20px!important;height:20px!important;background:currentColor!important}.pl-v6-unused-footer__socials img{width:20px;height:20px}.pl-v6-unused-footer__social-label{max-width:100%;padding:2px;font-size:8px;font-weight:700;line-height:1;text-align:center}@media(max-width:749px){.pl-v6-unused-footer__payment-icon{height:28px}}.pl-store-header__mobile-menu-button,.pl-mobile-menu{display:none}.pl-store-header__mobile-menu-button{padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.pl-store-header__mobile-menu-button svg{width:var(--mobile-icon-size,24px);height:var(--mobile-icon-size,24px);fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}@media(min-width:990px)and (max-width:1399px){.pl-store-header--red .pl-store-header__main-inner{width:calc(100% - 32px);grid-template-columns:minmax(120px,160px) minmax(240px,1fr) auto;gap:16px}.pl-store-header--red .pl-store-header__logo{width:min(var(--logo-width,170px),160px)}.pl-store-header--red .pl-store-header__search{max-width:none}.pl-store-header--red .pl-store-header__actions{gap:14px;transform:none}.pl-store-header--red .pl-store-header__action--account .pl-store-header__action-label,.pl-store-header--red .pl-store-header__action--cart .pl-store-header__action-label{display:none}}@media(max-width:989px){html.pl-mobile-menu-open,html.pl-mobile-menu-open body{overflow:hidden!important}.pl-store-header.is-mobile-menu-open{z-index:100000}.pl-store-header--red .pl-store-header__main{min-height:0;padding:var(--mobile-gap,14px);overflow:visible}.pl-store-header--red .pl-store-header__main-inner{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-areas:"menu logo actions" "search search search";align-items:center;gap:var(--mobile-gap,14px);overflow:visible}.pl-store-header__mobile-menu-button{grid-area:menu;display:grid;place-items:center;width:44px;height:44px;justify-self:start}.pl-store-header--red .pl-store-header__logo{grid-area:logo;justify-self:center;width:min(var(--mobile-logo-width,130px),100%)}.pl-store-header--red .pl-store-header__logo img{width:100%;max-height:58px}.pl-store-header--red .pl-store-header__search{grid-area:search;display:block;width:100%;max-width:none}.pl-store-header--red .pl-store-header__search input{height:var(--mobile-search-height,44px);padding-left:18px;font-size:min(var(--search-size,16px),16px)}.pl-store-header--red .pl-store-header__actions{grid-area:actions;justify-self:end;gap:clamp(9px,2.6vw,16px);transform:none}.pl-store-header--red .pl-store-header__action{gap:0;min-width:var(--mobile-icon-size,24px);padding:0;background:transparent!important;color:inherit!important}.pl-store-header--red .pl-store-header__action-label,.pl-store-header--red .pl-store-header__action .pl-header-chevron{display:none}.pl-store-header--red .pl-store-header__actions .pl-store-header__mask-icon{display:inline-block!important}.pl-store-header--red .pl-store-header__actions .pl-store-header__custom-icon,.pl-store-header--red .pl-store-header__actions .pl-store-header__action>svg{display:block!important}.pl-store-header--red .pl-store-header__mask-icon,.pl-store-header--red .pl-store-header__custom-icon,.pl-store-header--red .pl-store-header__action>svg{width:var(--mobile-icon-size,24px);height:var(--mobile-icon-size,24px)}.pl-store-header--red .pl-store-header__flag{width:var(--mobile-icon-size,24px);height:calc(var(--mobile-icon-size,24px)*.67)}.pl-store-header--red .pl-store-header__nav{display:none!important}.pl-store-header--red .pl-store-header__locale-panel{position:fixed;z-index:100001;top:calc(var(--mobile-search-height,44px) + 122px);right:12px;left:12px;width:auto;max-height:calc(100dvh - var(--mobile-search-height,44px) - 140px)}.pl-predictive-search{max-height:min(440px,55dvh)}.pl-mobile-menu{position:fixed;z-index:100000;top:0;right:0;bottom:0;left:0;display:block;visibility:hidden;pointer-events:none}.pl-mobile-menu__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#0000006b;opacity:0;transition:opacity .28s ease;cursor:pointer}.pl-mobile-menu__panel{position:absolute;inset:0 auto 0 0;width:min(var(--mobile-drawer-width,360px),calc(100vw - 34px));max-width:100%;overflow-y:auto;overscroll-behavior:contain;background:var(--mobile-drawer-bg,#fff);color:var(--mobile-drawer-text,#353535);box-shadow:16px 0 42px #0000002e;transform:translate(-104%);transition:transform .3s cubic-bezier(.22,.61,.36,1)}.pl-mobile-menu.is-open{visibility:visible;pointer-events:auto}.pl-mobile-menu.is-open .pl-mobile-menu__overlay{opacity:1}.pl-mobile-menu.is-open .pl-mobile-menu__panel{transform:translate(0)}.pl-mobile-menu__header{display:flex;align-items:center;min-height:58px;padding:0 18px;border-bottom:1px solid #e9e9e9}.pl-mobile-menu__close{display:inline-flex;align-items:center;gap:10px;padding:8px 0;border:0;background:transparent;color:inherit;font:inherit;font-weight:700;cursor:pointer}.pl-mobile-menu__close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.pl-mobile-menu__account{display:flex;align-items:center;gap:13px;min-height:64px;padding:14px 20px;border-bottom:1px solid #ececec;color:inherit;text-decoration:none;font-size:14px;font-weight:600}.pl-mobile-menu__account>svg,.pl-mobile-menu__account .pl-store-header__mask-icon,.pl-mobile-menu__account .pl-store-header__custom-icon{width:23px;height:23px;color:var(--link-hover,#0B3C73)}.pl-mobile-menu .pl-store-header__mask-icon,.pl-mobile-menu .pl-store-header__nav-mask{background:currentColor}.pl-mobile-menu__nav{padding-bottom:28px}.pl-mobile-menu__item{border-bottom:1px solid #ececec}.pl-mobile-menu__summary{list-style:none;cursor:pointer}.pl-mobile-menu__summary::-webkit-details-marker{display:none}.pl-mobile-menu__summary,.pl-mobile-menu__link{display:flex;align-items:center;justify-content:space-between;min-height:55px;padding:10px 20px;color:inherit;text-decoration:none;font-size:15px;font-weight:600}.pl-mobile-menu__summary>svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}.pl-mobile-menu__item[open]>.pl-mobile-menu__summary>svg{transform:rotate(90deg)}.pl-mobile-menu__label{display:flex;align-items:center;gap:12px;min-width:0}.pl-mobile-menu__label .pl-store-header__nav-mask,.pl-mobile-menu__label .pl-store-header__nav-icon{width:23px;height:23px;flex:0 0 23px}.pl-mobile-menu__submenu{display:grid;padding:2px 20px 14px 55px;background:#00000006}.pl-mobile-menu__submenu a{padding:8px 0;color:inherit;text-decoration:none;font-size:13px;line-height:1.3}.pl-mobile-menu__view-all{font-weight:700;color:var(--link-hover,#0B3C73)!important}.pl-mobile-menu__child{font-weight:600}.pl-mobile-menu__grandchild{padding-left:14px!important;opacity:.78}}@media(prefers-reduced-motion:reduce){.pl-mobile-menu__overlay,.pl-mobile-menu__panel{transition:none}}@media(min-width:990px)and (max-width:1199px){.pl-v6-product-carousel{--visible-columns:3}}@media(min-width:750px)and (max-width:989px){.pl-v6-product-carousel{--visible-columns:2}}@media(max-width:749px){.pl-product-rail{padding-block:min(var(--top,50px),38px) min(var(--bottom,60px),46px)}.pl-product-rail__shell{width:100%;padding-inline:10px}.pl-product-rail h2{margin-bottom:18px;padding-inline:16px;font-size:min(var(--title-size,25px),22px);line-height:1.2}.pl-v6-product-carousel__viewport{width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pl-v6-product-carousel__viewport::-webkit-scrollbar{display:none}.pl-v6-product-carousel__track{align-items:stretch;transform:none!important;transition:none;will-change:auto}.pl-v6-product-carousel__track>.pl-v6-product-card{scroll-snap-align:center}.pl-v6-product-card__media{padding:12px}.pl-v6-product-card__body{padding:13px}.pl-v6-product-card__title{min-height:0;font-size:var(--card-title-size,15px)}.pl-v6-product-card__pack{min-height:0;font-size:min(var(--pack-size,13px),12px)}.pl-v6-product-card__sale-row{margin-top:10px}.pl-v6-product-card__price{font-size:min(var(--price-size,22px),21px)}.pl-v6-product-card__actions{grid-template-columns:minmax(0,var(--mobile-view-button-width,42%)) minmax(0,1fr);margin-top:13px}.pl-v6-product-card__actions a,.pl-v6-product-card__actions button{min-height:42px}.pl-v6-product-card__actions form button{width:42px}.pl-v6-product-carousel__arrow{top:43%;width:36px;height:36px}.pl-v6-product-carousel__arrow--prev{left:0}.pl-v6-product-carousel__arrow--next{right:0}.pl-v6-product-carousel__dots{max-width:calc(100% - 24px);margin:24px auto 0;overflow:hidden}}.pl-product-rail .pl-v6-product-carousel__viewport{padding-bottom:3px}.pl-product-rail .pl-v6-product-card__body{padding:9px 14px 13px}.pl-product-rail .pl-v6-product-card__title{height:50px;min-height:50px}@media(max-width:749px){.pl-product-rail .pl-v6-product-card__body{padding:8px 11px 11px}.pl-product-rail .pl-v6-product-card__title{height:48px;min-height:48px}.pl-product-rail .pl-v6-product-card__pack-slot{min-height:20px}.pl-product-rail .pl-v6-product-card__sale-slot{min-height:37px}.pl-product-rail .pl-v6-product-card__actions{padding-top:9px}}@media(max-width:749px){.pl-v6-product-card__actions{grid-template-columns:minmax(0,1fr) auto}.pl-v6-product-card__actions>.pl-v6-product-card__checkout{width:42px;min-width:42px}}.pl-v6-product-carousel button:focus-visible,.pl-v6-product-card a:focus-visible{outline:3px solid #1883fb;outline-offset:2px}.pl-v6-product-card__media picture{display:contents}.pl-v6-product-carousel__dots button{transition:none}@media(prefers-reduced-motion:reduce){.pl-v6-product-carousel__track{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/75/assets/parana-clean-store.css.map */
