:root{--pl-blue: #0B3C73;--pl-blue-dark: #073967;--pl-text: #0B3C73}.header-section{position:sticky;top:0;z-index:1000}#header-group{z-index:1000;position:sticky;top:0}.pl-header{width:100%;background:#fff;color:var(--pl-text);font-family:inherit;position:sticky;top:0;z-index:1000}.pl-header__top{background:#fff;min-height:76px;display:flex;align-items:center}.pl-header__inner{width:min(1280px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:190px minmax(320px,560px) 245px;align-items:center;gap:22px}.pl-header__logo{display:inline-flex;align-items:center;justify-content:flex-start;min-width:0;text-decoration:none}.pl-header__logo-img{display:block;width:128px;height:auto;max-height:52px;object-fit:contain}.pl-header__logo-text{font-weight:800;font-size:22px;color:var(--pl-blue)}.pl-header__search-wrap{width:100%;position:relative}.pl-search{width:100%;position:relative;display:flex;align-items:center}.pl-search__input{width:100%;height:40px;border:1.5px solid var(--pl-blue);border-radius:999px;padding:0 52px 0 24px;font-size:15px;color:var(--pl-blue);outline:none;background:#fff;box-shadow:none}.pl-search__input::placeholder{color:var(--pl-blue);opacity:.82}.pl-search__button{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:26px;height:26px;border:0;padding:0;background:transparent;color:var(--pl-blue);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.pl-search__button svg{width:18px;height:18px}.pl-search__results{position:absolute;top:calc(100% + 10px);left:0;width:min(520px,100%);background:#fff;border:1px solid rgba(11,60,115,.18);box-shadow:0 12px 30px #0b3c732e;border-radius:12px;padding:12px;z-index:100}.pl-search__result{display:grid;grid-template-columns:74px 1fr;gap:14px;align-items:center;text-decoration:none;color:var(--pl-blue);padding:8px;border-radius:8px}.pl-search__result:hover{background:#f3f7fb}.pl-search__result img,.pl-search__thumb{width:74px;height:74px;border-radius:6px;object-fit:cover;background:#eef3f8}.pl-search__result strong{display:block;font-size:14px;line-height:1.25;font-weight:700}.pl-search__result small{display:block;margin-top:4px;font-size:13px;font-weight:800}.pl-search__all,.pl-search__empty{display:block;text-align:center;color:var(--pl-blue);font-weight:800;font-size:14px;padding:10px 8px 2px;text-decoration:none}.pl-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:18px;color:var(--pl-blue);min-width:0}.pl-header__localization{display:inline-flex;align-items:center;gap:5px;font-size:14px;font-weight:700;white-space:nowrap}.pl-header__flag{font-size:20px;line-height:1}.pl-header__caret{font-size:16px;line-height:1;transform:translateY(-1px)}.pl-header__icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:var(--pl-blue);position:relative;text-decoration:none}.pl-header__icon svg{width:var(--pl-header-action-icon-size, 21px);height:var(--pl-header-action-icon-size, 21px)}.pl-header__custom-action-icon{display:block;width:var(--pl-header-action-icon-size, 21px);height:var(--pl-header-action-icon-size, 21px);object-fit:contain}.pl-header__custom-action-mask{display:block;width:var(--pl-header-action-icon-size,21px);height:var(--pl-header-action-icon-size,21px);background:var(--pl-header-action-icon-color,#0B3C73);-webkit-mask:var(--pl-action-mask) center/contain no-repeat;mask:var(--pl-action-mask) center/contain no-repeat}.pl-header .pl-header__account>svg,.pl-header .pl-header__cart>svg,.pl-header .pl-header__custom-action-icon{width:var(--pl-header-action-icon-size, 21px);height:var(--pl-header-action-icon-size, 21px)}.pl-header__cart-count{position:absolute;top:-10px;right:-10px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--pl-blue);color:#fff;font-size:11px;line-height:18px;text-align:center;font-weight:800}.pl-nav{background:var(--pl-blue);min-height:40px;position:relative;z-index:40}.pl-nav__list{list-style:none;margin:0 auto;padding:0;width:min(920px,calc(100% - 48px));min-height:40px;display:flex;align-items:center;justify-content:center;gap:34px}.pl-nav__item{margin:0;padding:0}.pl-nav__item--mobile-more,.pl-mobile-menu-button,.pl-mobile-menu,.pl-nav__item--mobile-wholesale{display:none}.pl-nav__link{color:#fff;text-decoration:none;font-weight:800;font-size:14px;line-height:40px;display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.pl-nav__arrow{font-size:18px;line-height:1;transform:translateY(-1px)}.pl-mega{display:none;position:absolute;left:0;right:0;top:100%;background:var(--pl-blue);border-top:1px solid rgba(255,255,255,.38);color:#fff;box-shadow:0 16px 24px #0000001a;z-index:99}.pl-mega:before{content:"";position:absolute;left:0;right:0;top:-14px;height:14px;background:transparent}.pl-nav__item--mega:hover>.pl-mega,.pl-nav__item--mega:focus-within>.pl-mega,.pl-nav__item--mega.is-open>.pl-mega{display:block}.pl-mega__inner{width:min(980px,calc(100% - 48px));margin:0 auto;padding:40px 0 34px}.pl-mega__tabs{display:flex;align-items:center;gap:56px;margin:0 0 28px}.pl-mega__tab{color:#fff;text-decoration:none;font-weight:900;font-size:16px;padding-bottom:9px;border-bottom:2px solid transparent;opacity:.9}.pl-mega__tab.is-active,.pl-mega__tab:hover,.pl-mega__tab:focus{border-color:#7fc8ff;opacity:1}.pl-mega__panel{display:none;grid-template-columns:repeat(5,minmax(120px,1fr));gap:34px;align-items:start}.pl-mega__panel.is-active{display:grid}.pl-mega-card,.pl-color-link,.pl-mega__cycles a{color:#fff;text-decoration:none}.pl-mega-card{display:flex;flex-direction:column;align-items:center;text-align:center;min-width:0}.pl-mega-card__image-wrap{width:126px;height:100px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.pl-mega-card__image{width:126px;height:100px;object-fit:contain;border-radius:999px}.pl-mega-card__image-placeholder{width:96px;height:96px;display:block;border-radius:999px;border:2px solid rgba(255,255,255,.45);background:#ffffff1a}.pl-mega-card__title{display:block;font-weight:900;font-size:15px;line-height:1.12}.pl-mega-card__subtitle{display:block;font-weight:800;font-size:12px;line-height:1.08;margin-top:2px}.pl-mega__bottom{display:grid;grid-template-columns:1fr 1.35fr;gap:84px;margin-top:30px}.pl-mega__heading{margin:0 0 16px;color:#fff;font-size:17px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.pl-mega__colors,.pl-mega__cycles{display:flex;align-items:flex-start;gap:22px}.pl-color-link{display:flex;flex-direction:column;align-items:center;gap:7px;font-size:13px;font-weight:900}.pl-color-link__image-wrap,.pl-color-link__image,.pl-color-link__dot{width:44px;height:44px;border-radius:999px;display:block}.pl-color-link__image{object-fit:cover}.pl-color-link__dot{border:3px solid rgba(255,255,255,.2);box-shadow:inset 0 0 0 12px #ffffff40,inset 0 0 0 18px #00000073}.pl-color-link__dot--green{background:#527e40}.pl-color-link__dot--blue{background:#6ca7d5}.pl-color-link__dot--gray{background:#8d8f91}.pl-color-link__dot--hazel{background:#c3a75a}.pl-color-link__dot--brown{background:#9b551e}.pl-mega__cycles{gap:56px}.pl-mega__cycles a{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;font-size:13px;font-weight:900}.pl-mega__cycles span{width:48px;height:48px;border-radius:999px;border:2px solid rgba(255,255,255,.9);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:900}.pl-mega__cycles strong{font-size:13px;font-weight:900;white-space:nowrap}@media screen and (max-width:989px){.pl-header__inner{width:calc(100% - 28px);grid-template-columns:120px 1fr auto;gap:14px}.pl-header__logo-img{width:108px}.pl-header__localization{display:none}.pl-nav__list{gap:22px;overflow-x:auto;justify-content:flex-start}.pl-mega__panel{grid-template-columns:repeat(3,minmax(100px,1fr))}.pl-mega__bottom{grid-template-columns:1fr;gap:28px}}@media screen and (max-width:749px){.pl-header__top{min-height:auto;padding:14px 0}.pl-header__inner{grid-template-columns:90px 1fr 58px}.pl-header__logo-img{width:82px}.pl-header__actions{gap:10px}.pl-header__icon:first-of-type{display:none}.pl-search__input{height:40px;font-size:14px;padding-left:16px}.pl-nav__link{font-size:14px}.pl-nav__list{width:calc(100% - 20px);gap:12px;justify-content:center;overflow:visible}.pl-nav__item--mobile-secondary{display:none}.pl-nav__item--mobile-more{display:block;position:relative;flex:0 0 40px}.pl-nav__link{font-size:12px;line-height:48px}.pl-nav__link--mega{gap:4px}.pl-nav__link--mega .pl-icon{width:11px;height:11px}.pl-nav__more-button{width:40px;height:48px;padding:0;border:0;background:transparent;color:#fff;display:flex;align-items:center;justify-content:center;gap:4px;cursor:pointer}.pl-nav__more-button span{width:4px;height:4px;border-radius:50%;background:currentColor}.pl-nav__more-menu{position:absolute;z-index:60;top:calc(100% + 1px);right:0;width:min(240px,calc(100vw - 24px));padding:8px;border:1px solid #cbd9e8;border-radius:6px;background:#fff;box-shadow:0 14px 30px #00315e2e}.pl-nav__more-menu[hidden]{display:none!important}.pl-nav__more-menu a{display:block;padding:11px 12px;color:#063f78;font-size:14px;font-weight:700;line-height:1.25;text-decoration:none;border-radius:4px}.pl-nav__more-menu a:hover,.pl-nav__more-menu a:focus-visible{background:#edf5fc;outline:none}}.pl-nav__link,.pl-mega__tab,.pl-mega-card,.pl-color-link,.pl-mega__cycles a,.pl-header__icon,.pl-localization__summary{transition:color .18s ease,opacity .18s ease,transform .18s ease,border-color .18s ease,background .18s ease}.pl-nav__link:hover,.pl-nav__link:focus,.pl-mega__tab:hover,.pl-mega__tab:focus,.pl-mega-card:hover,.pl-mega-card:focus,.pl-color-link:hover,.pl-color-link:focus,.pl-mega__cycles a:hover,.pl-mega__cycles a:focus{color:#7fc8ff}.pl-mega-card:hover .pl-mega-card__image,.pl-color-link:hover .pl-color-link__swatch,.pl-mega__cycles a:hover .pl-mega__cycle-badge{transform:translateY(-2px)}.pl-mega-card__image-wrap{width:150px;height:118px;overflow:visible}.pl-mega-card__image{max-width:150px;max-height:118px;width:auto;height:auto;object-fit:contain;border-radius:0}.pl-localization-form,.pl-localization{position:relative}.pl-localization__summary{list-style:none;display:inline-flex;align-items:center;gap:6px;color:var(--pl-blue);font-weight:800;cursor:pointer;padding:6px 0}.pl-localization__summary::-webkit-details-marker{display:none}.pl-header__flag,.pl-header__flag img{width:24px;height:18px;display:inline-block;object-fit:cover;border-radius:2px}.pl-localization__dropdown{position:absolute;right:0;top:calc(100% + 10px);width:260px;background:#fff;border:1px solid rgba(11,60,115,.18);border-radius:12px;box-shadow:0 16px 34px #0b3c732e;padding:14px;z-index:120}.pl-localization__label{display:block;color:var(--pl-blue);font-size:12px;font-weight:900;margin:0 0 6px}.pl-localization__country-search{position:relative;margin:0 0 9px}.pl-localization__country-search input{width:100%;height:40px;padding:0 12px 0 38px;border:1px solid rgba(11,60,115,.28);border-radius:7px;background:#fff;color:var(--pl-blue);font:inherit;font-size:14px;outline:none}.pl-localization__country-search input::placeholder{color:#7389a1;opacity:1}.pl-localization__country-search input:focus{border-color:var(--pl-blue);box-shadow:0 0 0 2px #0b3c731f}.pl-localization__search-icon{position:absolute;left:14px;top:50%;width:13px;height:13px;border:2px solid var(--pl-blue);border-radius:50%;transform:translateY(-58%);pointer-events:none}.pl-localization__search-icon:after{content:"";position:absolute;right:-5px;bottom:-3px;width:6px;height:2px;border-radius:2px;background:var(--pl-blue);transform:rotate(45deg);transform-origin:left center}.pl-localization__select{width:100%;height:38px;border:1px solid rgba(11,60,115,.25);border-radius:8px;color:var(--pl-blue);background:#fff;margin-bottom:12px;padding:0 10px;font-weight:700}.pl-search__results{width:min(560px,100%)}.pl-search__result img,.pl-search__thumb{background:#eef3f8}.pl-header__caret,.pl-nav__arrow{display:inline-flex;align-items:center;justify-content:center;width:.85em;height:.85em;font-size:.9em;line-height:1;transform:none!important;vertical-align:middle;margin-left:2px;position:relative;top:0}.pl-nav__link--mega,.pl-localization__summary{align-items:center;line-height:1}.pl-mega__cycles{gap:96px;justify-content:center}.pl-color-link,.pl-color-link__image-wrap,.pl-color-link__image{opacity:1!important;filter:none!important;mix-blend-mode:normal!important}.pl-color-link__image-wrap{background:transparent!important;box-shadow:none!important;overflow:visible}.pl-color-link__image{transform:none}.pl-localization__dropdown{width:300px;padding:12px}.pl-localization__list{max-height:340px;overflow-y:auto;border:1px solid rgba(11,60,115,.18);border-radius:8px;margin-bottom:12px;background:#fff}.pl-localization__option,.pl-localization__language{width:100%;border:0;background:#fff;color:var(--pl-blue);display:flex;align-items:center;gap:9px;text-align:left;padding:8px 10px;font:inherit;font-weight:700;cursor:pointer}.pl-localization__option[hidden]{display:none!important}.pl-localization__empty{margin:0;padding:16px 12px;color:#5f7388;font-size:13px;text-align:center}.pl-localization__option:hover,.pl-localization__option:focus,.pl-localization__option.is-active,.pl-localization__language:hover,.pl-localization__language:focus,.pl-localization__language.is-active{background:#0b3c7314;color:var(--pl-blue)}.pl-localization__flag,.pl-localization__flag img{width:24px;height:18px;display:inline-block;object-fit:cover;border-radius:2px;flex:0 0 auto}.pl-localization__language-list{display:grid;gap:4px}.pl-localization__language{gap:10px}.pl-localization__checkbox{position:relative;width:17px;height:17px;flex:0 0 17px;border:1.5px solid #0b3c73;border-radius:3px;background:#fff}.pl-localization__language.is-active .pl-localization__checkbox{border-color:var(--pl-blue);background:var(--pl-blue)}.pl-localization__language.is-active .pl-localization__checkbox:after{content:"";position:absolute;left:5px;top:2px;width:4px;height:8px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg)}.pl-search__result small{text-transform:uppercase}.pl-mega__cycle-area{display:flex;flex-direction:column;align-items:flex-start}.pl-mega__cycle-area .pl-mega__heading{width:100%;text-align:left}.pl-mega__cycle-area .pl-mega__cycles{justify-content:flex-start!important;gap:104px;width:100%}.pl-mega__cycle-area .pl-mega__cycles a{min-width:88px}.product-card,.product-card.size-style{--pl-card-blue: #0B3C73;overflow:visible!important;width:100%;contain:none!important;padding:8px 0 10px!important}.product-card .product-card__link{z-index:5}.product-card .product-card__content{position:relative;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;max-width:226px!important;height:332px!important;min-height:332px!important;margin:0 auto!important;padding:12px 12px 14px!important;gap:0!important;background:#fff!important;border:1px solid rgba(11,60,115,.16)!important;border-radius:10px!important;box-shadow:0 4px 14px #0b3c730e!important;overflow:hidden!important;text-align:center!important;transform:translateY(0)!important;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.product-card:hover .product-card__content,.product-card:focus-within .product-card__content{border-color:var(--pl-card-blue)!important;box-shadow:0 16px 32px #0b3c7329!important;transform:translateY(-5px)!important}.pl-product-card__media{position:relative;display:block!important;width:100%;height:188px;min-height:188px;margin:0 0 12px;overflow:hidden;background:#f7f9fc}.pl-product-card__media img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;border-radius:0!important;opacity:1!important;visibility:visible!important}.pl-product-badges{position:absolute;z-index:2;top:8px;right:8px;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px;max-width:calc(100% - 16px);pointer-events:none}.pl-product-badges__badge{display:inline-flex;align-items:center;min-height:24px;padding:5px 10px;border-radius:999px;background:var(--pl-card-blue);color:#fff;font-size:12px;font-weight:900;line-height:1;text-transform:uppercase;letter-spacing:0;box-shadow:0 6px 14px #0b3c7324}.pl-product-badges__badge--sale{background:var(--pl-card-blue)}.pl-product-card__title{display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px;max-height:36px;margin:0 0 8px;color:#333!important;font-size:14px;font-weight:500;line-height:1.28;text-align:center;text-decoration:none!important}.pl-product-card__price-wrap{position:relative;width:100%;min-height:58px;margin-top:0}.pl-product-card__price,.pl-product-card__pack{transition:opacity .15s ease,visibility .15s ease}.pl-product-card__price{display:grid;align-items:center;justify-content:center;gap:3px;margin:0 0 8px;color:var(--pl-card-blue);font-size:16px;font-weight:900;line-height:1.15;text-align:center}.pl-product-card__pack{display:block;margin:0;color:#2f405a;font-size:12px;font-weight:800;line-height:1.2;text-align:center}.pl-card-buy-now{position:absolute;left:0;right:0;top:0;display:flex!important;align-items:center;justify-content:center;height:40px;padding:0 16px;border-radius:7px;background:var(--pl-card-blue);color:#fff!important;font-size:14px;font-weight:900;line-height:1;text-decoration:none!important;opacity:0;visibility:hidden;pointer-events:none;z-index:8;transition:opacity .15s ease,visibility .15s ease,background .15s ease}.product-card:hover .pl-product-card__price,.product-card:hover .pl-product-card__pack,.product-card:focus-within .pl-product-card__price,.product-card:focus-within .pl-product-card__pack{opacity:0;visibility:hidden}.product-card:hover .pl-card-buy-now,.product-card:focus-within .pl-card-buy-now{opacity:1;visibility:visible;pointer-events:auto}.pl-card-buy-now:hover,.pl-card-buy-now:focus{background:#0a5ca8}.product-card quick-add-component,.product-card .quick-add,.product-card [class*=quick-add],.product-card [class*=quick_add]{display:none!important}.product-card .product-card__content{height:336px!important;min-height:336px!important}.pl-product-card__price-wrap{min-height:72px!important}.pl-product-card__price{margin-bottom:7px!important}.pl-card-buy-now{top:14px!important;height:42px!important;left:2px!important;right:2px!important}@media screen and (max-width:749px){.product-card .product-card__content{height:318px!important;min-height:318px!important}}.pl-mega-card__title{display:block!important;text-align:center!important;line-height:1.08!important;white-space:normal!important}.pl-mega-card__title>span,.pl-mega-card__title>small{display:block!important}.pl-mega-card__title>small{margin-top:2px!important;font-size:12px!important;line-height:1.05!important;font-weight:800!important;color:inherit!important}.pl-shop-by-color-mobile{--pl-home-blue: #0b3c73}.pl-shop-by-color-mobile .pl-color-carousel-dots{display:none}@media screen and (max-width:749px){.pl-shop-by-color-mobile.section-resource-list,.pl-shop-by-color-mobile .section-resource-list__content{width:100%!important;overflow:visible!important}.pl-shop-by-color-mobile .pl-color-carousel-track{width:100%!important;max-width:100%!important;overflow:hidden!important}.pl-shop-by-color-mobile .pl-color-carousel-track>.group-block-content{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:12px!important;width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:none!important;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pl-shop-by-color-mobile .pl-color-carousel-track>.group-block-content::-webkit-scrollbar{display:none}.pl-shop-by-color-mobile .pl-color-carousel-track .image-block{flex:0 0 100%!important;width:100%!important;max-width:100%!important;min-width:0!important}.pl-shop-by-color-mobile .pl-color-carousel-track .image-block__image{display:block!important;width:100%!important;height:auto!important;aspect-ratio:1 / 1.25;object-fit:cover!important}.pl-shop-by-color-mobile .pl-color-carousel-dots{display:flex;align-items:center;justify-content:center;gap:8px;margin:18px auto 0;min-height:18px}.pl-shop-by-color-mobile .pl-color-carousel-dot{appearance:none!important;-webkit-appearance:none!important;display:inline-flex!important;flex:0 0 9px!important;width:9px;height:9px;min-width:9px;min-height:9px;max-width:9px;max-height:9px;padding:0;margin:0;border:1.5px solid var(--pl-home-blue);border-radius:999px;background:#fff;color:transparent;font-size:0;line-height:0;text-indent:-9999px;overflow:hidden;opacity:1!important;box-shadow:none!important;transform:none!important;cursor:pointer}.pl-shop-by-color-mobile .pl-color-carousel-dot.is-active{background:var(--pl-home-blue);border-color:var(--pl-home-blue)}}.resource-list__carousel .resource-list__carousel-dots,.resource-list__carousel .resource-list__carousel-dots .slideshow-controls__dots{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;height:20px!important;min-height:20px!important;max-height:20px!important;margin:18px auto 0!important;padding:0!important;overflow:visible!important;opacity:1!important;visibility:visible!important;line-height:0!important;mix-blend-mode:normal!important}.resource-list__carousel .resource-list__carousel-dots .slideshow-controls__dots>li,.resource-list__carousel .resource-list__carousel-dots .slideshow-controls__dots>li::marker{font-size:0!important;color:transparent!important}.resource-list__carousel .resource-list__carousel-dots .slideshow-controls__dots button{appearance:none!important;-webkit-appearance:none!important;display:inline-flex!important;flex:0 0 9px!important;width:9px!important;min-width:9px!important;max-width:9px!important;height:9px!important;min-height:9px!important;max-height:9px!important;padding:0!important;margin:0!important;border:1.5px solid #0B3C73!important;border-radius:999px!important;background:#fff!important;color:transparent!important;opacity:1!important;visibility:visible!important;transform:none!important;box-shadow:none!important;outline:none!important;text-indent:-9999px!important;overflow:hidden!important;font-size:0!important;line-height:0!important;cursor:pointer!important}.resource-list__carousel .resource-list__carousel-dots .slideshow-controls__dots button:before,.resource-list__carousel .resource-list__carousel-dots .slideshow-controls__dots button:after{content:none!important;display:none!important}.resource-list__carousel .resource-list__carousel-dots .slideshow-controls__dots button[aria-selected=true]{background:#0b3c73!important;border-color:#0b3c73!important}@media screen and (max-width:749px){.pl-header__inner{grid-template-columns:36px 74px minmax(0,1fr) 36px;gap:8px}.pl-header__logo-img{width:72px}.pl-nav__list{width:calc(100% - 20px);gap:11px;justify-content:center;overflow:visible}.pl-nav__item--mobile-more{display:none}.pl-nav__item--mobile-wholesale{display:block}.pl-nav__link{font-size:var(--pl-mobile-nav-text-size,11px);line-height:48px}.pl-nav__link--mega{gap:5px}.pl-nav__custom-mask,.pl-nav__custom-icon{display:inline-block!important;flex:0 0 var(--pl-mobile-nav-icon-size,17px);width:var(--pl-mobile-nav-icon-size,17px);height:var(--pl-mobile-nav-icon-size,17px)}.pl-nav__custom-mask{background:#fff!important}.pl-nav__arrow,.pl-nav__item--mega>.pl-mega{display:none!important}.pl-mobile-menu-button{display:flex;width:36px;height:40px;padding:0 7px;align-items:center;justify-content:center;flex-direction:column;gap:4px;border:0;background:transparent;color:var(--pl-blue);cursor:pointer;position:relative;z-index:1300;pointer-events:auto!important}.pl-mobile-menu-button span{width:19px;height:1.5px;border-radius:2px;background:currentColor}.pl-mobile-menu:not([hidden]){position:fixed;z-index:1400;top:0;right:0;bottom:0;left:0;display:block;background:#07233f66}.pl-mobile-menu__panel{width:min(100%,470px);min-height:100%;padding:56px 0 24px;overflow-y:auto;background:#fff;box-shadow:18px 0 42px #07233f33;pointer-events:auto}.pl-mobile-menu__close{position:absolute;top:14px;right:16px;width:32px;height:32px;padding:0;border:0;background:transparent;color:var(--pl-blue);cursor:pointer}.pl-mobile-menu__close:before,.pl-mobile-menu__close:after{content:"";position:absolute;top:15px;left:5px;width:23px;height:1.5px;background:currentColor}.pl-mobile-menu__close:before{transform:rotate(45deg)}.pl-mobile-menu__close:after{transform:rotate(-45deg)}.pl-mobile-menu__group,.pl-mobile-menu__primary{border-bottom:1px solid #d6e0ea}.pl-mobile-menu__group{padding-bottom:10px}.pl-mobile-menu__panel a{display:block;padding:9px 26px;color:#073f77;font-size:14px;font-weight:650;text-decoration:none}.pl-mobile-menu__heading,.pl-mobile-menu__primary{padding:17px 14px!important;font-size:13px!important;font-weight:900!important;text-transform:uppercase}.pl-mobile-menu__footer{display:flex;gap:18px;align-items:center;padding:18px 14px;color:#073f77}.pl-mobile-menu__footer a{padding:0;font-weight:500}html.pl-mobile-menu-open,html.pl-mobile-menu-open body{overflow:hidden}}.pl-mobile-tools,.pl-mobile-search-link{display:none}@media screen and (max-width:749px){.pl-header__inner{grid-template-columns:70px minmax(82px,1fr) auto;gap:8px;padding-inline:12px}.pl-mobile-tools{display:flex;align-items:center;justify-content:flex-start;gap:2px}.pl-mobile-search-link{display:inline-flex;width:32px;height:40px;align-items:center;justify-content:center;color:var(--pl-blue)}.pl-mobile-search-link svg{width:19px;height:19px}.pl-header__search-wrap{display:none!important}.pl-header__logo{justify-self:center}.pl-header__logo-img{width:96px;max-height:56px;object-fit:contain}.pl-header__actions{gap:7px}.pl-header__localization,.pl-header__icon:first-of-type{display:inline-flex!important}.pl-header__localization{font-size:12px}.pl-header__localization .pl-localization__summary{gap:4px;padding:4px 2px}.pl-header__localization .pl-localization__summary>span:nth-child(3),.pl-header__localization .pl-localization__summary>span:nth-child(4),.pl-header__localization .pl-header__caret{display:none}.pl-header__flag img{width:24px;height:auto}.pl-header__icon{width:21px;height:38px}.pl-header__icon svg{width:19px;height:19px}.pl-header__cart-count{top:-2px;right:-7px}.pl-mobile-menu__footer{align-items:flex-start;flex-direction:column}.pl-mobile-localization-form{width:100%}.pl-mobile-localization{position:relative;width:100%}.pl-mobile-localization__summary{display:inline-flex;align-items:center;gap:8px;min-height:40px;color:#073f77;font-weight:700;cursor:pointer}.pl-mobile-localization__dropdown{position:fixed!important;z-index:230;inset:auto 14px 18px 14px!important;width:auto!important;max-height:min(72vh,620px);overflow:hidden;border:1px solid #a9c8e8;border-radius:8px;background:#fff;box-shadow:0 18px 50px #07233f40}.pl-mobile-localization__dropdown .pl-localization__list{max-height:min(50vh,420px)}}@media screen and (min-width:990px){.pl-header{background:#fff;border-bottom:1px solid rgba(11,60,115,.08)}.pl-header__top{min-height:72px;background:#fff}.pl-header__inner{width:calc(100% - 48px);max-width:1220px;grid-template-columns:156px minmax(0,1fr) auto;gap:28px}.pl-header__logo-img{width:132px;max-height:54px}.pl-header__search-wrap{display:none!important}.pl-nav-inline{min-width:0;display:flex;align-items:center;justify-content:center;gap:clamp(18px,2vw,34px)}.pl-nav-inline__link{display:inline-flex;align-items:center;gap:6px;color:var(--pl-blue);font-size:13px;font-weight:800;line-height:1;text-decoration:none;white-space:nowrap;text-transform:none}.pl-nav-inline__link:hover,.pl-nav-inline__link:focus-visible{color:var(--pl-blue-dark);text-decoration:underline;text-underline-offset:5px}.pl-header__actions{gap:16px}.pl-header__icon{width:24px;height:24px}.pl-nav:not(.pl-nav-inline){display:none!important}}@media screen and (max-width:989px){.pl-nav-inline{display:none!important}}@media screen and (min-width:990px){.pl-nav-inline{display:none!important}.pl-header{min-height:72px;background:#fff}.pl-header__inner{position:relative;z-index:52;width:calc(100% - 48px);max-width:1220px;grid-template-columns:156px minmax(0,1fr) auto;gap:28px}.pl-header__search-wrap{display:none!important}.pl-header__actions{gap:17px;justify-self:end;position:relative;z-index:58}.pl-header__icon{width:auto;min-width:24px;height:30px;gap:7px;color:var(--pl-blue);font-size:12px;font-weight:650;text-transform:uppercase}.pl-header__icon svg{width:19px;height:19px}.pl-header__icon-label{display:inline-block;line-height:1}.pl-nav:not(.pl-nav-inline){display:block!important;position:absolute;z-index:54;top:0;left:calc(50% - 420px);width:min(680px,calc(100vw - 500px));min-height:72px;background:transparent!important}.pl-nav__list{width:100%;min-height:72px;justify-content:flex-start;gap:10px}.pl-nav__link{min-height:38px;padding:0 13px;border-radius:3px;color:var(--pl-blue)!important;font-size:13px;line-height:38px;transition:background-color .16s ease,color .16s ease}.pl-nav__item:hover>.pl-nav__link,.pl-nav__item:focus-within>.pl-nav__link,.pl-nav__link:hover,.pl-nav__link:focus-visible{background:var(--pl-blue);color:#fff!important;text-decoration:none}.pl-nav__link--mega{gap:8px}.pl-nav__arrow{width:0;height:0;margin-left:2px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid currentColor;font-size:0;transform:translateY(1px)}.pl-mega{left:50%;right:auto;top:100%;width:min(1220px,calc(100vw - 48px));transform:translate(-50%);background:#fff;color:var(--pl-blue);border-top:4px solid var(--pl-blue);box-shadow:0 14px 34px #07233f24}.pl-mega__inner{width:100%;max-width:none;padding:28px 34px 30px}.pl-mega a{color:var(--pl-blue)}}@media screen and (min-width:990px)and (max-width:1180px){.pl-nav:not(.pl-nav-inline){left:180px;width:calc(100vw - 470px)}.pl-nav__list{gap:4px}.pl-nav__link{padding-inline:9px;font-size:12px}}@media screen and (min-width:990px){.pl-header__actions{align-items:center}.pl-header__search-icon{text-decoration:none}.pl-nav:not(.pl-nav-inline){left:calc(50% - 438px);width:min(760px,calc(100vw - 480px))}.pl-mega{width:min(1300px,calc(100vw - 48px));left:calc(50% + 72px);transform:translate(-50%);border-top-color:var(--pl-blue)}.pl-mega__inner{padding-inline:34px}.pl-mega__tab,.pl-mega__heading,.pl-mega-card,.pl-mega-card__title,.pl-mega-card__title>span,.pl-mega-card__title>small,.pl-mega-card__subtitle,.pl-color-link,.pl-color-link span,.pl-mega__cycles a,.pl-mega__cycles span,.pl-mega__cycles strong{color:var(--pl-blue)!important}.pl-mega__tab.is-active,.pl-mega__tab:hover,.pl-mega__tab:focus,.pl-mega-card:hover,.pl-mega-card:focus,.pl-color-link:hover,.pl-color-link:focus,.pl-mega__cycles a:hover,.pl-mega__cycles a:focus{color:#006fc9!important}.pl-mega__tab.is-active,.pl-mega__tab:hover,.pl-mega__tab:focus{border-color:#61baff!important}.pl-mega-card__image-wrap,.pl-color-link__image-wrap,.pl-mega__cycles span{background:#fff!important;border-color:#0b3c7338!important;box-shadow:none!important}.pl-color-link__dot{border-color:#0b3c732e!important;box-shadow:inset 0 0 0 12px #ffffff57,inset 0 0 0 18px #00000052!important}}.pl-header__localization,.pl-localization-form,.pl-localization{display:inline-flex;align-items:center}.pl-header__localization .pl-localization__summary{display:inline-flex!important;align-items:center;min-height:34px;padding:6px 8px!important;cursor:pointer;-webkit-user-select:none;user-select:none}.pl-header__localization .pl-localization__summary>*{pointer-events:none}.pl-header-search-menu{position:relative;display:inline-flex;align-items:center}.pl-header-search-menu>summary{list-style:none}.pl-header-search-menu>summary::-webkit-details-marker{display:none}.pl-header-search-menu__dropdown{position:absolute;top:calc(100% + 12px);right:0;width:min(420px,calc(100vw - 32px));padding:12px;background:#fff;border:1px solid rgba(11,60,115,.18);border-radius:10px;box-shadow:0 18px 40px #07233f29;z-index:140}.pl-header-search-menu:not([open]) .pl-header-search-menu__dropdown{display:none}.pl-search--dropdown{position:relative;width:100%}.pl-search--dropdown .pl-search__input{width:100%;min-height:42px;padding-right:44px}.pl-search--dropdown .pl-search__button{position:absolute;top:5px;right:6px;width:32px;height:32px}.pl-search--dropdown .pl-search__results{position:static;width:100%;margin-top:10px;max-height:360px;overflow:auto;border:1px solid rgba(11,60,115,.14);border-radius:8px}.pl-header__localization .pl-localization,.pl-header__localization .pl-localization__summary{position:relative;z-index:62;pointer-events:auto!important}.pl-header__localization .pl-localization__summary,.pl-header__localization,.pl-header__localization .pl-localization-form,.pl-header__localization .pl-localization{min-width:max-content}.pl-header__localization .pl-localization__summary{gap:6px;min-width:max-content;border-radius:6px}.pl-header__localization .pl-localization__summary:hover{background:#0b3c730f}.pl-header-search-menu__dropdown{right:-8px;width:min(500px,calc(100vw - 32px));padding:12px}.pl-search--dropdown{display:block;position:relative}.pl-search--dropdown .pl-search__input{box-sizing:border-box;height:42px;min-height:42px;padding:0 46px 0 18px;text-align:left}.pl-search--dropdown .pl-search__button{top:5px;right:10px;display:inline-flex;align-items:center;justify-content:center;padding:0}.pl-search--dropdown .pl-search__results{display:flex;flex-direction:column;gap:0;max-height:390px;overflow-x:hidden;overflow-y:auto;padding:8px}.pl-search--dropdown .pl-search__results[hidden]{display:none}.pl-search--dropdown .pl-search__result{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;align-items:center;width:100%;padding:10px;color:var(--pl-blue);text-decoration:none;border-radius:8px}.pl-search--dropdown .pl-search__result:hover{background:#0b3c730f}.pl-search--dropdown .pl-search__result img,.pl-search--dropdown .pl-search__thumb{width:76px;height:76px;object-fit:cover;border-radius:6px;background:#edf4fb}.pl-search--dropdown .pl-search__result span{display:grid;gap:5px;min-width:0}.pl-search--dropdown .pl-search__result strong{display:block;color:var(--pl-blue);font-size:14px;line-height:1.2}.pl-search--dropdown .pl-search__result small{color:var(--pl-blue);font-size:13px;font-weight:700}.pl-search--dropdown .pl-search__all,.pl-search--dropdown .pl-search__empty{display:block;padding:10px;color:var(--pl-blue);font-weight:700;text-align:center}.pl-product-card__price .pl-product-price__compare{color:#7a8aa0;font-size:.82em;font-weight:650;line-height:1.05;text-decoration:line-through}.pl-product-card__price .pl-product-price__sale{color:var(--pl-card-blue);font-weight:900;line-height:1.08}.pl-product-card__price:has(.pl-product-price__compare){display:grid!important;gap:3px!important;justify-items:center!important}.pl-search--dropdown .pl-search__input{padding-right:18px!important}.pl-search--dropdown .pl-search__button{display:none!important}.pl-header__localization,.pl-header__localization .pl-localization__summary,.pl-header__localization .pl-localization__summary *{cursor:pointer}@media screen and (min-width:990px){.pl-header__top{min-height:66px!important}.pl-header__inner{width:min(1140px,calc(100% - 48px))!important;grid-template-columns:172px minmax(300px,1fr) auto!important;gap:18px!important}.pl-header__logo-img{max-width:166px!important}.pl-search{min-height:40px!important}.pl-header__actions{gap:14px!important}.pl-nav__list{min-height:42px!important;gap:30px!important}.pl-nav__link{padding-block:11px!important}}.pl-header__localization{cursor:default!important;min-width:0!important}.pl-header__localization .pl-localization-form,.pl-header__localization .pl-localization{display:inline-block!important;width:max-content!important;min-width:0!important}.pl-header__localization .pl-localization__summary{box-sizing:border-box!important;width:max-content!important;min-width:0!important;max-width:none!important;min-height:34px!important;padding:6px 8px!important;position:relative!important;z-index:62!important}.pl-header__localization .pl-localization__summary>*{pointer-events:none!important}.pl-header__localization .pl-localization__dropdown{right:0!important;left:auto!important;z-index:80!important}@media screen and (min-width:990px){.pl-header,.header-section,#header-group{z-index:120!important}.pl-header__top{min-height:72px!important}.pl-header__inner{width:min(1140px,calc(100% - 48px))!important;display:grid!important;grid-template-columns:132px minmax(540px,1fr) max-content!important;gap:26px!important;align-items:center!important;position:relative!important}.pl-header__logo{grid-column:1!important;position:relative!important;z-index:95!important}.pl-header__logo-img{width:128px!important;max-width:128px!important;max-height:52px!important}.pl-header__search-wrap{display:none!important}.pl-nav:not(.pl-nav-inline){grid-column:2!important;position:static!important;width:auto!important;min-width:0!important;min-height:0!important;background:transparent!important;z-index:70!important}.pl-nav__list{min-height:0!important;height:40px!important;justify-content:flex-start!important;gap:22px!important;flex-wrap:nowrap!important;overflow:visible!important}.pl-nav__item{flex:0 0 auto!important}.pl-nav__link{min-height:34px!important;height:34px!important;line-height:34px!important;padding:0 8px!important;border-radius:4px!important;white-space:nowrap!important;background:transparent!important}.pl-nav__item:hover>.pl-nav__link,.pl-nav__item:focus-within>.pl-nav__link,.pl-nav__link:hover,.pl-nav__link:focus-visible{background:#0b3c7314!important;color:var(--pl-blue)!important}.pl-nav__item--mega:hover>.pl-nav__link,.pl-nav__item--mega:focus-within>.pl-nav__link,.pl-nav__item--mega.is-open>.pl-nav__link{background:var(--pl-blue)!important;color:#fff!important}.pl-header__actions{grid-column:3!important;position:relative!important;z-index:110!important;gap:16px!important;flex:0 0 auto!important;min-width:max-content!important;pointer-events:auto!important}.pl-header__localization,.pl-header__localization .pl-localization-form,.pl-header__localization .pl-localization{position:relative!important;z-index:130!important;pointer-events:auto!important}.pl-header__localization .pl-localization__summary{display:inline-flex!important;align-items:center!important;gap:6px!important;width:auto!important;min-width:max-content!important;height:34px!important;min-height:34px!important;padding:0 6px!important;pointer-events:auto!important;cursor:pointer!important}.pl-header__localization .pl-localization__dropdown{top:calc(100% + 12px)!important;right:0!important;left:auto!important;z-index:180!important}.pl-mega{left:50%!important;width:min(1300px,calc(100vw - 48px))!important;transform:translate(-50%)!important;z-index:85!important}}@media screen and (min-width:990px){.pl-header{min-height:72px!important}.pl-header__top{min-height:72px!important;border-bottom:1px solid rgba(11,60,115,.12)!important}.pl-header__inner{width:min(1140px,calc(100% - 48px))!important;grid-template-columns:132px 1fr max-content!important;gap:24px!important}.pl-nav:not(.pl-nav-inline){position:absolute!important;top:16px!important;left:calc(50% - 420px)!important;width:min(610px,calc(100vw - 670px))!important;min-height:40px!important;height:40px!important;background:transparent!important;z-index:80!important}.pl-nav__list{height:40px!important;min-height:40px!important;gap:22px!important;align-items:center!important;justify-content:flex-start!important}.pl-nav__link{height:34px!important;min-height:34px!important;line-height:34px!important;padding:0 6px!important;font-size:13px!important}.pl-header__actions{position:relative!important;z-index:130!important}.pl-header__localization,.pl-header__localization .pl-localization,.pl-header__localization .pl-localization__summary{z-index:150!important;pointer-events:auto!important}}@media screen and (min-width:990px){.pl-mega{left:50%!important;top:100%!important;width:min(1170px,calc(100vw - 48px))!important;transform:translate(-50%)!important;border-top:4px solid var(--pl-blue)!important;border-radius:0 0 4px 4px!important;box-shadow:0 16px 34px #07233f24!important}.pl-mega__inner{padding:28px 34px 30px!important}.pl-mega__tabs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:34px!important;margin:0 0 14px!important;border:0!important}.pl-mega__tab{display:block!important;padding:0!important;border:0!important;color:#4b5563!important;font-size:14px!important;font-weight:800!important;line-height:1.2!important;text-transform:uppercase!important}.pl-mega__tab:hover,.pl-mega__tab:focus,.pl-mega__tab.is-active{color:var(--pl-blue)!important;border:0!important}.pl-mega__panels{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:34px!important}.pl-mega__panel{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:8px!important;opacity:1!important;visibility:visible!important}.pl-mega-card{display:block!important;width:auto!important;min-width:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-align:left!important;color:#4b5563!important;font-size:14px!important;font-weight:500!important;line-height:1.25!important}.pl-mega-card__image-wrap,.pl-mega-card__image,.pl-mega-card__subtitle{display:none!important}.pl-mega-card__title,.pl-mega-card__title>span,.pl-mega-card__title>small{display:inline!important;color:inherit!important;font:inherit!important;line-height:inherit!important}.pl-mega-card__title>small:before{content:" "}.pl-mega-card:hover,.pl-mega-card:focus{color:var(--pl-blue)!important;transform:none!important}.pl-mega__bottom{display:grid!important;grid-template-columns:1fr 1fr!important;gap:60px!important;margin-top:30px!important}.pl-mega__heading{margin:0 0 12px!important;color:#4b5563!important;font-size:14px!important;font-weight:800!important;line-height:1.2!important;letter-spacing:0!important;text-transform:uppercase!important}.pl-mega__colors,.pl-mega__cycles{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:8px!important}.pl-color-link,.pl-mega__cycles a{display:block!important;color:#4b5563!important;font-size:14px!important;font-weight:500!important;line-height:1.25!important;text-align:left!important;text-decoration:none!important}.pl-color-link__image-wrap,.pl-color-link__image,.pl-color-link__dot,.pl-mega__cycles span{display:none!important}.pl-mega__cycles strong{color:inherit!important;font:inherit!important}.pl-color-link:hover,.pl-color-link:focus,.pl-mega__cycles a:hover,.pl-mega__cycles a:focus{color:var(--pl-blue)!important}.pl-mega--glasses .pl-mega__inner{padding-block:24px 28px!important}.pl-glasses-menu{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px}.pl-glasses-menu__column{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:8px}.pl-glasses-menu__heading{color:#4b5563!important;font-size:14px!important;font-weight:800!important;line-height:1.2!important;text-decoration:none!important;text-transform:uppercase!important}.pl-glasses-menu__links{display:flex;flex-direction:column;gap:8px}.pl-glasses-menu__links a{color:#4b5563!important;font-size:14px!important;font-weight:500!important;line-height:1.25!important;text-decoration:none!important}.pl-glasses-menu__heading:hover,.pl-glasses-menu__heading:focus,.pl-glasses-menu__links a:hover,.pl-glasses-menu__links a:focus{color:var(--pl-blue)!important}}.pl-mega__legacy-hidden{display:none!important}.pl-mega__custom{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;width:100%}.pl-mega__custom .pl-mega-card{min-height:76px;justify-content:center;text-align:center}@media(max-width:989px){.pl-mega__custom{grid-template-columns:repeat(2,minmax(0,1fr))}}.pl-nav__custom-mask{display:inline-block;flex:0 0 auto;width:var(--pl-nav-icon-size,20px);height:var(--pl-nav-icon-size,20px);background:var(--pl-nav-icon-color,#0B3C73);-webkit-mask:var(--pl-nav-mask) center/contain no-repeat;mask:var(--pl-nav-mask) center/contain no-repeat}.pl-nav__custom-icon{display:block;flex:0 0 auto;width:var(--pl-nav-icon-size,20px);height:var(--pl-nav-icon-size,20px);object-fit:contain}.pl-nav__link:hover .pl-nav__custom-mask,.pl-nav__item:hover>.pl-nav__link .pl-nav__custom-mask,.pl-nav__item:focus-within>.pl-nav__link .pl-nav__custom-mask,.pl-nav__item.is-open>.pl-nav__link .pl-nav__custom-mask{background:var(--pl-nav-icon-hover-color,#fff)}@media screen and (min-width:990px){.pl-nav__item:hover>.pl-nav__link,.pl-nav__item:focus-within>.pl-nav__link,.pl-nav__link:hover,.pl-nav__link:focus-visible{background:var(--pl-blue)!important;color:#fff!important;text-decoration:none!important}.pl-mega{left:-150px!important;top:100%!important;width:min(1140px,calc(100vw - 48px))!important;transform:none!important;border-top:4px solid var(--pl-blue)!important;border-radius:0 0 4px 4px!important;box-shadow:0 16px 34px #07233f24!important}.pl-mega__inner{padding:28px 34px 30px!important}.pl-mega__tabs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:34px!important;margin:0 0 14px!important;border:0!important}.pl-mega__tab{display:block!important;padding:0!important;border:0!important;color:#4b5563!important;font-size:14px!important;font-weight:800!important;line-height:1.2!important;text-transform:uppercase!important}.pl-mega__tab:hover,.pl-mega__tab:focus,.pl-mega__tab.is-active{color:var(--pl-blue)!important;border:0!important}.pl-mega__panels{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:34px!important}.pl-mega__panel{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:8px!important;opacity:1!important;visibility:visible!important}.pl-mega-card{display:block!important;width:auto!important;min-width:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-align:left!important;color:#4b5563!important;font-size:14px!important;font-weight:500!important;line-height:1.25!important}.pl-mega-card__image-wrap,.pl-mega-card__image,.pl-mega-card__subtitle{display:none!important}.pl-mega-card__title,.pl-mega-card__title>span,.pl-mega-card__title>small{display:inline!important;color:inherit!important;font:inherit!important;line-height:inherit!important}.pl-mega-card__title>small:before{content:" "}.pl-mega-card:hover,.pl-mega-card:focus{color:var(--pl-blue)!important;transform:none!important}.pl-mega__bottom{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:34px!important;margin-top:30px!important}.pl-mega__color-area{grid-column:1!important}.pl-mega__cycle-area{grid-column:2!important}.pl-mega__heading{margin:0 0 12px!important;color:#4b5563!important;font-size:14px!important;font-weight:800!important;line-height:1.2!important;letter-spacing:0!important;text-transform:uppercase!important}.pl-mega__colors,.pl-mega__cycles{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:8px!important}.pl-color-link,.pl-mega__cycles a{display:block!important;color:#4b5563!important;font-size:14px!important;font-weight:500!important;line-height:1.25!important;text-align:left!important;text-decoration:none!important}.pl-color-link__image-wrap,.pl-color-link__image,.pl-color-link__dot,.pl-mega__cycles span{display:none!important}.pl-mega__cycles strong{color:inherit!important;font:inherit!important}}@media(min-width:750px){.pl-color-section{padding-top:30px!important}.pl-color-section__heading{margin-bottom:14px!important}[id$=__product_list_fa6P9H] .section,[id$=__product_list_8DbrVg] .section,[id$=__product_list_fa6P9H] .section-content,[id$=__product_list_8DbrVg] .section-content,[id$=__product_list_fa6P9H] .section-resource-list,[id$=__product_list_8DbrVg] .section-resource-list,[id$=__product_list_fa6P9H] .section-resource-list__content,[id$=__product_list_8DbrVg] .section-resource-list__content,[id$=__product_list_fa6P9H] .resource-list,[id$=__product_list_8DbrVg] .resource-list,[id$=__product_list_fa6P9H] .resource-list__carousel,[id$=__product_list_8DbrVg] .resource-list__carousel,[id$=__product_list_fa6P9H] .resource-list__carousel>div,[id$=__product_list_8DbrVg] .resource-list__carousel>div,[id$=__product_list_fa6P9H] slideshow-component,[id$=__product_list_8DbrVg] slideshow-component,[id$=__product_list_fa6P9H] slideshow-container,[id$=__product_list_8DbrVg] slideshow-container,[id$=__product_list_fa6P9H] slideshow-slides,[id$=__product_list_8DbrVg] slideshow-slides{width:min(1140px,calc(100vw - 48px))!important;max-width:min(1140px,calc(100vw - 48px))!important;box-sizing:border-box!important;margin-right:auto!important;margin-left:auto!important;padding-right:0!important;padding-left:0!important}[id$=__product_list_fa6P9H] slideshow-slides,[id$=__product_list_8DbrVg] slideshow-slides{display:flex!important;flex-wrap:nowrap!important;gap:10px!important;justify-content:flex-start!important;overflow-x:auto!important;overflow-y:visible!important;scroll-behavior:smooth!important;scroll-padding-inline:0!important;scroll-snap-type:none!important;overscroll-behavior-x:contain!important;scrollbar-width:none!important;-ms-overflow-style:none!important;cursor:grab!important}[id$=__product_list_fa6P9H] slideshow-slides.is-dragging,[id$=__product_list_8DbrVg] slideshow-slides.is-dragging{cursor:grabbing!important;scroll-behavior:auto!important;-webkit-user-select:none!important;user-select:none!important}[id$=__product_list_fa6P9H] slideshow-slides::-webkit-scrollbar,[id$=__product_list_8DbrVg] slideshow-slides::-webkit-scrollbar{display:none!important}[id$=__product_list_fa6P9H] slideshow-slide,[id$=__product_list_8DbrVg] slideshow-slide{width:calc((100% - 40px)/5)!important;min-width:calc((100% - 40px)/5)!important;max-width:calc((100% - 40px)/5)!important;flex:0 0 calc((100% - 40px)/5)!important;scroll-snap-align:start!important;scroll-snap-stop:normal!important;box-sizing:border-box!important}[id$=__product_list_fa6P9H] slideshow-slide>*,[id$=__product_list_8DbrVg] slideshow-slide>*,[id$=__product_list_fa6P9H] .resource-list__item,[id$=__product_list_8DbrVg] .resource-list__item,[id$=__product_list_fa6P9H] [class*=resource-list__item],[id$=__product_list_8DbrVg] [class*=resource-list__item]{width:100%!important;min-width:0!important;max-width:100%!important;flex:0 0 auto!important}[id$=__product_list_fa6P9H] .product-card,[id$=__product_list_8DbrVg] .product-card,[id$=__product_list_fa6P9H] .product-card__content,[id$=__product_list_8DbrVg] .product-card__content{width:100%!important;min-width:0!important;max-width:100%!important}}@media screen and (max-width:749px){.pl-header__top{min-height:68px!important;padding:10px 0!important}.pl-header__inner{width:100%!important;display:grid!important;grid-template-columns:88px 1fr 92px!important;gap:0!important;align-items:center!important;padding:0 14px!important}.pl-mobile-tools{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important}.pl-mobile-menu-button,.pl-mobile-search-link{display:inline-flex!important;width:28px!important;height:34px!important;align-items:center!important;justify-content:center!important;color:var(--pl-blue)!important}.pl-mobile-menu-button span{background:currentColor!important}.pl-mobile-search-link svg{width:18px!important;height:18px!important}.pl-header__logo{justify-self:center!important}.pl-header__logo-img{width:112px!important;max-width:112px!important;max-height:52px!important}.pl-header__search-wrap,.pl-header-search-menu,.pl-header__icon-label,.pl-header__localization .pl-localization__summary>span:not(.pl-header__flag),.pl-header__localization .pl-header__caret{display:none!important}.pl-header__actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;min-width:0!important}.pl-header__localization{display:inline-flex!important;width:28px!important;min-width:28px!important}.pl-header__localization .pl-localization__summary{width:28px!important;min-width:28px!important;height:34px!important;padding:0!important;justify-content:center!important}.pl-header__flag,.pl-header__flag img{width:24px!important;height:18px!important}.pl-header__icon{display:inline-flex!important;width:24px!important;min-width:24px!important;height:34px!important;padding:0!important}.pl-header__icon svg{width:20px!important;height:20px!important}.pl-shop-by-color-mobile.section-resource-list,.pl-shop-by-color-mobile .section-resource-list__content{width:100%!important;max-width:100%!important;padding-inline:16px!important;overflow:visible!important}.pl-shop-by-color-mobile .pl-color-carousel-track{width:100%!important;max-width:100%!important;overflow:visible!important}.pl-shop-by-color-mobile .pl-color-carousel-track>.group-block-content{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;width:100%!important;min-width:0!important;overflow:visible!important;scroll-snap-type:none!important;padding:0!important}.pl-shop-by-color-mobile .pl-color-carousel-track .image-block{width:100%!important;min-width:0!important;max-width:100%!important;aspect-ratio:1 / 1!important;scroll-snap-align:none!important}.pl-shop-by-color-mobile .pl-color-carousel-track .image-block__image,.pl-shop-by-color-mobile .pl-color-carousel-track img{width:100%!important;height:100%!important;object-fit:cover!important}.pl-shop-by-color-mobile .pl-color-carousel-dots{display:none!important}}@media screen and (min-width:750px){[id$=__product_list_fa6P9H] .section,[id$=__product_list_8DbrVg] .section,[id$=__product_list_fa6P9H] .section-content,[id$=__product_list_8DbrVg] .section-content,[id$=__product_list_fa6P9H] .section-resource-list,[id$=__product_list_8DbrVg] .section-resource-list,[id$=__product_list_fa6P9H] .section-resource-list__content,[id$=__product_list_8DbrVg] .section-resource-list__content{box-sizing:border-box!important;width:min(1140px,calc(100vw - 48px))!important;max-width:min(1140px,calc(100vw - 48px))!important;margin-inline:auto!important;padding-inline:0!important;overflow:visible!important}[id$=__product_list_fa6P9H] .resource-list,[id$=__product_list_8DbrVg] .resource-list,[id$=__product_list_fa6P9H] .resource-list__carousel,[id$=__product_list_8DbrVg] .resource-list__carousel,[id$=__product_list_fa6P9H] slideshow-component,[id$=__product_list_8DbrVg] slideshow-component,[id$=__product_list_fa6P9H] slideshow-container,[id$=__product_list_8DbrVg] slideshow-container,[id$=__product_list_fa6P9H] slideshow-slides,[id$=__product_list_8DbrVg] slideshow-slides{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-inline:0!important;padding-inline:0!important}[id$=__product_list_fa6P9H] slideshow-slides,[id$=__product_list_8DbrVg] slideshow-slides{display:flex!important;flex-wrap:nowrap!important;gap:10px!important;justify-content:flex-start!important;overflow-x:auto!important;overflow-y:visible!important;scroll-snap-type:none!important;scroll-padding-inline:0!important;scrollbar-width:none!important}[id$=__product_list_fa6P9H] slideshow-slide,[id$=__product_list_8DbrVg] slideshow-slide{box-sizing:border-box!important;width:calc((min(1140px,calc(100vw - 48px)) - 40px)/5)!important;min-width:calc((min(1140px,calc(100vw - 48px)) - 40px)/5)!important;max-width:calc((min(1140px,calc(100vw - 48px)) - 40px)/5)!important;flex:0 0 calc((min(1140px,calc(100vw - 48px)) - 40px)/5)!important}[id$=__product_list_fa6P9H] slideshow-slide>*,[id$=__product_list_8DbrVg] slideshow-slide>*,[id$=__product_list_fa6P9H] .resource-list__item,[id$=__product_list_8DbrVg] .resource-list__item,[id$=__product_list_fa6P9H] .product-card,[id$=__product_list_8DbrVg] .product-card,[id$=__product_list_fa6P9H] .product-card__content,[id$=__product_list_8DbrVg] .product-card__content{width:100%!important;min-width:0!important;max-width:100%!important}}@media screen and (min-width:990px){[id$=__product_list_fa6P9H] slideshow-slides,[id$=__product_list_8DbrVg] slideshow-slides{transform:translate(-40px)!important;width:calc(100% + 40px)!important;max-width:calc(100% + 40px)!important}}@media screen and (min-width:750px){[id$=__product_list_fa6P9H] slideshow-slides,[id$=__product_list_8DbrVg] slideshow-slides{clip-path:inset(0 40px 0 0)!important}[id$=__product_list_fa6P9H] .product-card .product-card__content,[id$=__product_list_8DbrVg] .product-card .product-card__content{padding:0 0 14px!important;overflow:hidden!important}[id$=__product_list_fa6P9H] .pl-product-card__media,[id$=__product_list_8DbrVg] .pl-product-card__media,[id$=__product_list_fa6P9H] .product-card__media,[id$=__product_list_8DbrVg] .product-card__media{width:100%!important;height:188px!important;min-height:188px!important;margin:0 0 12px!important;border-radius:0!important}[id$=__product_list_fa6P9H] .pl-product-card__media img,[id$=__product_list_8DbrVg] .pl-product-card__media img,[id$=__product_list_fa6P9H] .product-card__media img,[id$=__product_list_8DbrVg] .product-card__media img,[id$=__product_list_fa6P9H] .product-card__image,[id$=__product_list_8DbrVg] .product-card__image{width:100%!important;height:100%!important;border-radius:0!important;object-fit:cover!important}[id$=__product_list_fa6P9H] .product-card .product-card__content>*:not(.pl-product-card__media):not(.product-card__media),[id$=__product_list_8DbrVg] .product-card .product-card__content>*:not(.pl-product-card__media):not(.product-card__media){padding-inline:12px!important}.pl-home-hero__main,.pl-home-hero-card{border-radius:5px!important}}@media screen and (min-width:750px){[id$=__product_list_fa6P9H] slideshow-slides,[id$=__product_list_8DbrVg] slideshow-slides{clip-path:inset(-18px 40px -18px -18px)!important}[id$=__product_list_fa6P9H] slideshow-arrows,[id$=__product_list_8DbrVg] slideshow-arrows{inset-inline:-54px -42px!important;pointer-events:none!important}[id$=__product_list_fa6P9H] slideshow-arrows .slideshow-control,[id$=__product_list_8DbrVg] slideshow-arrows .slideshow-control{pointer-events:auto!important}[id$=__product_list_fa6P9H] slideshow-arrows .slideshow-control--previous,[id$=__product_list_8DbrVg] slideshow-arrows .slideshow-control--previous{transform:translate(-8px)!important}[id$=__product_list_fa6P9H] slideshow-arrows .slideshow-control--next,[id$=__product_list_8DbrVg] slideshow-arrows .slideshow-control--next{transform:translate(-18px)!important}[id$=__product_list_fa6P9H] .product-card .product-card__content,[id$=__product_list_8DbrVg] .product-card .product-card__content{border-color:#0b3c7329!important;border-radius:0!important;box-shadow:0 4px 14px #0b3c730e!important}[id$=__product_list_fa6P9H] .product-card:hover .product-card__content,[id$=__product_list_8DbrVg] .product-card:hover .product-card__content,[id$=__product_list_fa6P9H] .product-card:focus-within .product-card__content,[id$=__product_list_8DbrVg] .product-card:focus-within .product-card__content{border-color:#0b3c7329!important;outline:0!important;box-shadow:0 8px 18px #0b3c7314!important}[id$=__product_list_fa6P9H] .product-card *,[id$=__product_list_8DbrVg] .product-card *{outline-color:transparent!important}[id$=__product_list_fa6P9H] .pl-product-card__media,[id$=__product_list_8DbrVg] .pl-product-card__media,[id$=__product_list_fa6P9H] .product-card__media,[id$=__product_list_8DbrVg] .product-card__media,[id$=__product_list_fa6P9H] .pl-product-card__media *,[id$=__product_list_8DbrVg] .pl-product-card__media *,[id$=__product_list_fa6P9H] .product-card__media *,[id$=__product_list_8DbrVg] .product-card__media *{border-radius:0!important}[id$=__product_list_fa6P9H] .pl-card-buy-now,[id$=__product_list_8DbrVg] .pl-card-buy-now,[id$=__product_list_fa6P9H] .quick-add__button,[id$=__product_list_8DbrVg] .quick-add__button{width:min(150px,calc(100% - 28px))!important;min-width:0!important;margin-right:auto!important;margin-left:auto!important;border-radius:6px!important}}.pl-home-hero__picture,.pl-home-hero-card__picture{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;width:100%!important;height:100%!important}.pl-home-hero__picture img,.pl-home-hero-card__picture img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important}.pl-shop-by-color-mobile .pl-color-carousel-track a,.pl-shop-by-color-mobile .image-block a,[id$=__collection_list_Rm9Wat] .image-block a{position:relative!important;z-index:2!important;pointer-events:auto!important}@media screen and (max-width:749px){.pl-shop-by-color-mobile,.pl-shop-by-color-mobile.section-resource-list,[id$=__collection_list_Rm9Wat] .section-resource-list{width:100%!important;max-width:100%!important;padding-inline:0!important;overflow:visible!important}.pl-shop-by-color-mobile .section-resource-list__content,[id$=__collection_list_Rm9Wat] .section-resource-list__content{width:100%!important;max-width:100%!important;padding-inline:16px!important;overflow:visible!important}.pl-shop-by-color-mobile .pl-color-carousel-track,[id$=__collection_list_Rm9Wat] .section-resource-list__content>.group-block:nth-of-type(2){width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important;transform:none!important}.pl-shop-by-color-mobile .pl-color-carousel-track .group-block-content,[id$=__collection_list_Rm9Wat] .section-resource-list__content>.group-block:nth-of-type(2) .group-block-content{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;width:100%!important;max-width:100%!important;min-width:0!important;padding:0!important;overflow:visible!important;transform:none!important;scroll-snap-type:none!important}.pl-shop-by-color-mobile .pl-color-carousel-track .image-block,[id$=__collection_list_Rm9Wat] .section-resource-list__content>.group-block:nth-of-type(2) .image-block{width:100%!important;max-width:100%!important;min-width:0!important;flex:none!important;aspect-ratio:1 / 1!important;overflow:hidden!important;scroll-snap-align:none!important}.pl-shop-by-color-mobile .pl-color-carousel-track .image-block a,[id$=__collection_list_Rm9Wat] .section-resource-list__content>.group-block:nth-of-type(2) .image-block a{display:block!important;width:100%!important;height:100%!important}.pl-shop-by-color-mobile .pl-color-carousel-track .image-block__image,.pl-shop-by-color-mobile .pl-color-carousel-track img,[id$=__collection_list_Rm9Wat] .section-resource-list__content>.group-block:nth-of-type(2) .image-block__image,[id$=__collection_list_Rm9Wat] .section-resource-list__content>.group-block:nth-of-type(2) img{width:100%!important;height:100%!important;object-fit:cover!important}.pl-shop-by-color-mobile .pl-color-carousel-dots,[id$=__collection_list_Rm9Wat] .pl-color-carousel-dots{display:none!important}}@media screen and (min-width:750px){[id$=__collection_list_Rm9Wat] .section-resource-list__content>.group-block:nth-of-type(2),.pl-shop-by-color-mobile .pl-color-carousel-track{width:100%!important;max-width:100%!important;overflow:visible!important}[id$=__collection_list_Rm9Wat] .section-resource-list__content>.group-block:nth-of-type(2) .group-block-content,.pl-shop-by-color-mobile .pl-color-carousel-track .group-block-content{display:flex!important;flex-wrap:nowrap!important;gap:14px!important;width:100%!important;min-width:100%!important;max-width:100%!important;padding:0!important;overflow:visible!important;transform:none!important}[id$=__collection_list_Rm9Wat] .section-resource-list__content>.group-block:nth-of-type(2) .group-block-content>*,[id$=__collection_list_Rm9Wat] .section-resource-list__content>.group-block:nth-of-type(2) .image-block,.pl-shop-by-color-mobile .pl-color-carousel-track .group-block-content>*,.pl-shop-by-color-mobile .pl-color-carousel-track .image-block{box-sizing:border-box!important;width:calc((100% - 42px)/4)!important;min-width:calc((100% - 42px)/4)!important;max-width:calc((100% - 42px)/4)!important;flex:0 0 calc((100% - 42px)/4)!important;aspect-ratio:1 / .82!important;height:auto!important;max-height:230px!important;overflow:hidden!important}[id$=__collection_list_Rm9Wat] .collection-card,.pl-shop-by-color-mobile .collection-card{position:relative!important;width:100%!important;height:100%!important;aspect-ratio:1 / .82!important;overflow:hidden!important;border:0!important;border-radius:0!important}[id$=__collection_list_Rm9Wat] .collection-card__link,.pl-shop-by-color-mobile .collection-card__link{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:4!important;display:block!important}[id$=__collection_list_Rm9Wat] .collection-card__inner,.pl-shop-by-color-mobile .collection-card__inner{position:relative!important;width:100%!important;height:100%!important}[id$=__collection_list_Rm9Wat] .collection-card__image,[id$=__collection_list_Rm9Wat] .collection-card__image img,[id$=__collection_list_Rm9Wat] .resource-image__image,.pl-shop-by-color-mobile .collection-card__image,.pl-shop-by-color-mobile .collection-card__image img,.pl-shop-by-color-mobile .resource-image__image{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;aspect-ratio:auto!important;object-fit:cover!important;border-radius:0!important}[id$=__collection_list_Rm9Wat] .collection-card__content,.pl-shop-by-color-mobile .collection-card__content{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;padding:0!important;pointer-events:none!important;text-align:center!important}[id$=__collection_list_Rm9Wat] .collection-card__content *,.pl-shop-by-color-mobile .collection-card__content *{color:#fff!important;font-size:17px!important;font-weight:800!important;line-height:1!important;text-align:center!important;text-decoration:none!important;text-shadow:0 1px 5px rgba(0,0,0,.38)!important}}@media screen and (max-width:749px){[id$=__collection_list_Rm9Wat] .section-resource-list__content>.group-block:nth-of-type(2),.pl-shop-by-color-mobile .pl-color-carousel-track{width:100%!important;max-width:100%!important;overflow:visible!important}[id$=__collection_list_Rm9Wat] .section-resource-list__content>.group-block:nth-of-type(2) .group-block-content,.pl-shop-by-color-mobile .pl-color-carousel-track .group-block-content{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:0!important;overflow:visible!important;transform:none!important}[id$=__collection_list_Rm9Wat] .section-resource-list__content>.group-block:nth-of-type(2) .group-block-content>*,[id$=__collection_list_Rm9Wat] .section-resource-list__content>.group-block:nth-of-type(2) .image-block,.pl-shop-by-color-mobile .pl-color-carousel-track .group-block-content>*,.pl-shop-by-color-mobile .pl-color-carousel-track .image-block{width:100%!important;min-width:0!important;max-width:100%!important;flex:none!important;aspect-ratio:1 / 1!important;max-height:none!important;overflow:hidden!important}[id$=__collection_list_Rm9Wat] .collection-card,.pl-shop-by-color-mobile .collection-card{position:relative!important;width:100%!important;height:100%!important;aspect-ratio:1 / 1!important;overflow:hidden!important}}#search-modal-heading{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.pl-home-hero{--pl-hero-blue: #0b3c73;--pl-hero-blue-dark: #062f5d;--pl-hero-aqua: #56c6d8;--pl-hero-ink: #10243b;--pl-hero-soft: #f4f9fc;--pl-hero-line: rgba(11, 60, 115, .16);background:linear-gradient(180deg,#fff,#f7fbfd);color:var(--pl-hero-ink);padding:20px 0 0}.pl-home-hero__inner{width:calc(100% - 40px);max-width:1062px;margin:0 auto;display:grid;grid-template-columns:minmax(0,2.62fr) minmax(260px,1fr);gap:18px;align-items:stretch}.pl-home-hero__main,.pl-home-hero-card{position:relative;overflow:hidden;display:block;width:100%;min-width:0;text-decoration:none;color:inherit;border-radius:0;background:#fff;border:1px solid var(--pl-hero-line);box-shadow:none}.pl-home-hero__main{aspect-ratio:2.38 / 1;min-height:0;height:100%}.pl-home-hero__image,.pl-home-hero__media,.pl-home-hero-card__image,.pl-home-hero-card__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;object-fit:cover!important;display:block!important;margin:0!important}.pl-home-hero__placeholder{font-size:.72rem;font-weight:800;line-height:1;letter-spacing:.12em;text-transform:uppercase}.pl-home-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--pl-hero-blue);background:var(--pl-hero-soft);text-align:center;padding:20px}.pl-home-hero__side{display:grid;grid-template-rows:1fr 1fr;gap:18px}.pl-home-hero-card{min-height:0;display:block}@media(max-width:989px){.pl-home-hero{padding:16px 0 12px}.pl-home-hero__inner{grid-template-columns:1fr}.pl-home-hero__main{aspect-ratio:1.55 / 1}.pl-home-hero__side{grid-template-columns:1fr 1fr;grid-template-rows:none}.pl-home-hero-card{min-height:190px}}@media(max-width:699px){.pl-home-hero__inner{width:calc(100% - 28px)}.pl-home-hero__main{aspect-ratio:1 / 1.18}.pl-home-hero__side{grid-template-columns:1fr;gap:12px}.pl-home-hero-card{min-height:160px}}[id$=__collection_list_Rm9Wat] .section,[id$=__product_list_fa6P9H] .section,[id$=__product_list_8DbrVg] .section,[id$=__custom_liquid_Awb4jf] .section,[id$=__section_LGreXm] .section{width:calc(100% - 40px);max-width:1220px;margin-right:auto;margin-left:auto}[id$=__collection_list_Rm9Wat] .resource-list,[id$=__product_list_fa6P9H] .resource-list,[id$=__product_list_8DbrVg] .resource-list{max-width:1220px;margin-right:auto;margin-left:auto}[id$=__collection_list_Rm9Wat] .resource-list__carousel,[id$=__collection_list_Rm9Wat] slideshow-slides{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}[id$=__collection_list_Rm9Wat] .resource-list__carousel::-webkit-scrollbar,[id$=__collection_list_Rm9Wat] slideshow-slides::-webkit-scrollbar{display:none}[id$=__collection_list_Rm9Wat] .section-resource-list__content>.group-block:nth-of-type(2){width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;-webkit-user-select:none;user-select:none}[id$=__collection_list_Rm9Wat] .section-resource-list__content>.group-block:nth-of-type(2).is-dragging{cursor:grabbing}[id$=__collection_list_Rm9Wat] .section-resource-list__content>.group-block:nth-of-type(2)::-webkit-scrollbar{display:none}[id$=__collection_list_Rm9Wat] .section-resource-list__content>.group-block:nth-of-type(2) .group-block-content{width:100%!important;min-width:100%!important;display:flex!important;flex-wrap:nowrap!important;justify-content:flex-start!important;gap:14px!important}[id$=__collection_list_Rm9Wat] .section-resource-list__content>.group-block:nth-of-type(2) .group-block-content>*{width:calc((100% - 42px)/4)!important;max-width:calc((100% - 42px)/4)!important;flex:0 0 calc((100% - 42px)/4)!important;scroll-snap-align:start}[id$=__collection_list_Rm9Wat] .section-resource-list__content>.group-block:nth-of-type(2) img{width:100%!important;max-width:none!important;height:auto!important;display:block!important;border-radius:0!important}[id$=__collection_list_Rm9Wat] slideshow-slide{scroll-snap-align:start}@media(min-width:750px){[id$=__collection_list_Rm9Wat] slideshow-slides{display:flex!important;gap:14px!important;justify-content:flex-start!important}[id$=__collection_list_Rm9Wat] slideshow-slide{width:calc((100% - 42px)/4)!important;max-width:calc((100% - 42px)/4)!important;flex:0 0 calc((100% - 42px)/4)!important}[id$=__collection_list_Rm9Wat] .section-resource-list__content>.group-block:nth-of-type(2) .group-block-content>*{width:calc((100% - 42px)/4)!important;max-width:calc((100% - 42px)/4)!important;flex-basis:calc((100% - 42px)/4)!important}}[id$=__collection_list_Rm9Wat]{margin-bottom:0!important}[id$=__product_list_fa6P9H] .resource-list__carousel-dots,[id$=__product_list_8DbrVg] .resource-list__carousel-dots{margin-top:10px!important}[id$=__product_list_fa6P9H] .slideshow-controls__dots,[id$=__product_list_8DbrVg] .slideshow-controls__dots{gap:6px!important}@media(max-width:699px){[id$=__collection_list_Rm9Wat] .section,[id$=__product_list_fa6P9H] .section,[id$=__product_list_8DbrVg] .section,[id$=__custom_liquid_Awb4jf] .section,[id$=__section_LGreXm] .section{width:calc(100% - 28px)}}[id$=__collection_list_Rm9Wat] .section,[id$=__collection_list_Rm9Wat] .section-content,[id$=__collection_list_Rm9Wat] .section-resource-list,[id$=__collection_list_Rm9Wat] .section-resource-list__content,[id$=__product_list_fa6P9H] .section,[id$=__product_list_fa6P9H] .section-content,[id$=__product_list_fa6P9H] .section-resource-list,[id$=__product_list_fa6P9H] .section-resource-list__content,[id$=__product_list_8DbrVg] .section,[id$=__product_list_8DbrVg] .section-content,[id$=__product_list_8DbrVg] .section-resource-list,[id$=__product_list_8DbrVg] .section-resource-list__content{width:100%!important;max-width:1220px!important;margin-right:auto!important;margin-left:auto!important}[id$=__collection_list_Rm9Wat] .section,[id$=__product_list_fa6P9H] .section,[id$=__product_list_8DbrVg] .section{width:calc(100% - 40px)!important}[id$=__collection_list_Rm9Wat] .section-resource-list__content>.group-block:nth-of-type(2) .group-block-content{width:100%!important;min-width:100%!important}[id$=__product_list_fa6P9H] .resource-list__carousel-dots,[id$=__product_list_8DbrVg] .resource-list__carousel-dots,[id$=__product_list_fa6P9H] slideshow-controls,[id$=__product_list_8DbrVg] slideshow-controls{margin-top:8px!important;padding-top:0!important}[id$=__product_list_fa6P9H] .slideshow-controls__dots li,[id$=__product_list_8DbrVg] .slideshow-controls__dots li,[id$=__product_list_fa6P9H] .slideshow-controls__dots button,[id$=__product_list_8DbrVg] .slideshow-controls__dots button{display:inline-flex!important}@media(min-width:750px){.pl-home-hero__inner{max-width:1062px}[id$=__collection_list_Rm9Wat] .section{padding-block-start:16px!important;padding-block-end:18px!important}[id$=__collection_list_Rm9Wat] .section,[id$=__collection_list_Rm9Wat] .section-content,[id$=__collection_list_Rm9Wat] .section-resource-list,[id$=__collection_list_Rm9Wat] .section-resource-list__content,[id$=__product_list_fa6P9H] .section,[id$=__product_list_fa6P9H] .section-content,[id$=__product_list_fa6P9H] .section-resource-list,[id$=__product_list_fa6P9H] .section-resource-list__content,[id$=__product_list_8DbrVg] .section,[id$=__product_list_8DbrVg] .section-content,[id$=__product_list_8DbrVg] .section-resource-list,[id$=__product_list_8DbrVg] .section-resource-list__content{max-width:1060px!important}[id$=__collection_list_Rm9Wat] .section-resource-list__content>.group-block:first-child{margin-bottom:8px!important}[id$=__collection_list_Rm9Wat] h2,[id$=__collection_list_Rm9Wat] h3{margin-block:0 8px!important;line-height:1.12!important}[id$=__collection_list_Rm9Wat] .section-resource-list__content>.group-block:nth-of-type(2) img,[id$=__collection_list_Rm9Wat] .image-block,[id$=__collection_list_Rm9Wat] .image-block img{aspect-ratio:1 / .82!important;height:auto!important;max-height:230px!important;object-fit:cover!important}[id$=__product_list_fa6P9H] .section{padding-block-start:18px!important}}@media(min-width:750px){[id$=__product_list_fa6P9H] .section,[id$=__product_list_8DbrVg] .section,[id$=__product_list_fa6P9H] .section-content,[id$=__product_list_8DbrVg] .section-content,[id$=__product_list_fa6P9H] .section-resource-list,[id$=__product_list_8DbrVg] .section-resource-list,[id$=__product_list_fa6P9H] .section-resource-list__content,[id$=__product_list_8DbrVg] .section-resource-list__content,[id$=__product_list_fa6P9H] .resource-list,[id$=__product_list_8DbrVg] .resource-list,[id$=__product_list_fa6P9H] .resource-list__carousel,[id$=__product_list_8DbrVg] .resource-list__carousel,[id$=__product_list_fa6P9H] slideshow-component,[id$=__product_list_8DbrVg] slideshow-component,[id$=__product_list_fa6P9H] slideshow-container,[id$=__product_list_8DbrVg] slideshow-container,[id$=__product_list_fa6P9H] slideshow-slides,[id$=__product_list_8DbrVg] slideshow-slides{width:min(1140px,calc(100vw - 48px))!important;max-width:min(1140px,calc(100vw - 48px))!important;margin-right:auto!important;margin-left:auto!important;padding-right:0!important;padding-left:0!important}[id$=__product_list_fa6P9H] slideshow-slides,[id$=__product_list_8DbrVg] slideshow-slides{gap:10px!important;display:flex!important;flex-wrap:nowrap!important;justify-content:flex-start!important;overflow-x:auto!important;overflow-y:visible!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important;cursor:grab!important}[id$=__product_list_fa6P9H] slideshow-slide,[id$=__product_list_8DbrVg] slideshow-slide,[id$=__product_list_fa6P9H] .resource-list__item,[id$=__product_list_8DbrVg] .resource-list__item,[id$=__product_list_fa6P9H] [class*=resource-list__item],[id$=__product_list_8DbrVg] [class*=resource-list__item]{width:calc((min(1140px,calc(100vw - 48px)) - 40px)/5)!important;min-width:calc((min(1140px,calc(100vw - 48px)) - 40px)/5)!important;max-width:calc((min(1140px,calc(100vw - 48px)) - 40px)/5)!important;flex:0 0 calc((min(1140px,calc(100vw - 48px)) - 40px)/5)!important;scroll-snap-align:start!important}[id$=__product_list_fa6P9H] .product-card,[id$=__product_list_8DbrVg] .product-card,[id$=__product_list_fa6P9H] .product-card__content,[id$=__product_list_8DbrVg] .product-card__content{width:100%!important;min-width:0!important;max-width:100%!important}}@media(min-width:750px){.pl-color-section{padding-top:30px!important}.pl-color-section__heading{margin-bottom:14px!important}[id$=__product_list_fa6P9H] .section,[id$=__product_list_8DbrVg] .section,[id$=__product_list_fa6P9H] .section-content,[id$=__product_list_8DbrVg] .section-content,[id$=__product_list_fa6P9H] .section-resource-list,[id$=__product_list_8DbrVg] .section-resource-list,[id$=__product_list_fa6P9H] .section-resource-list__content,[id$=__product_list_8DbrVg] .section-resource-list__content,[id$=__product_list_fa6P9H] .resource-list,[id$=__product_list_8DbrVg] .resource-list,[id$=__product_list_fa6P9H] .resource-list__carousel,[id$=__product_list_8DbrVg] .resource-list__carousel,[id$=__product_list_fa6P9H] slideshow-component,[id$=__product_list_8DbrVg] slideshow-component,[id$=__product_list_fa6P9H] slideshow-container,[id$=__product_list_8DbrVg] slideshow-container{width:min(1140px,calc(100vw - 48px))!important;max-width:min(1140px,calc(100vw - 48px))!important;margin-right:auto!important;margin-left:auto!important;padding-right:0!important;padding-left:0!important;overflow:visible!important}[id$=__product_list_fa6P9H] slideshow-slides,[id$=__product_list_8DbrVg] slideshow-slides{width:min(1140px,calc(100vw - 48px))!important;max-width:min(1140px,calc(100vw - 48px))!important;margin:0!important;padding:0!important;display:flex!important;flex-wrap:nowrap!important;gap:10px!important;justify-content:flex-start!important;overflow-x:auto!important;overflow-y:visible!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important;-ms-overflow-style:none!important;cursor:grab!important}[id$=__product_list_fa6P9H] slideshow-slides::-webkit-scrollbar,[id$=__product_list_8DbrVg] slideshow-slides::-webkit-scrollbar{display:none!important}[id$=__product_list_fa6P9H] slideshow-slide,[id$=__product_list_8DbrVg] slideshow-slide,[id$=__product_list_fa6P9H] .resource-list__item,[id$=__product_list_8DbrVg] .resource-list__item,[id$=__product_list_fa6P9H] [class*=resource-list__item],[id$=__product_list_8DbrVg] [class*=resource-list__item]{width:calc((min(1140px,calc(100vw - 48px)) - 40px)/5)!important;min-width:calc((min(1140px,calc(100vw - 48px)) - 40px)/5)!important;max-width:calc((min(1140px,calc(100vw - 48px)) - 40px)/5)!important;flex:0 0 calc((min(1140px,calc(100vw - 48px)) - 40px)/5)!important;scroll-snap-align:start!important}[id$=__product_list_fa6P9H] .product-card,[id$=__product_list_8DbrVg] .product-card,[id$=__product_list_fa6P9H] .product-card__content,[id$=__product_list_8DbrVg] .product-card__content{width:100%!important;min-width:0!important;max-width:100%!important}}@media(min-width:750px){:root{--pl-home-content-width: 1140px;--pl-home-side-gap: 18px;--pl-home-product-card-width: 220px}.pl-home-hero{padding-block:18px 0!important}.pl-home-hero__inner,.pl-color-section__inner,[id$=__collection_list_Rm9Wat] .section,[id$=__collection_list_Rm9Wat] .section-content,[id$=__collection_list_Rm9Wat] .section-resource-list,[id$=__collection_list_Rm9Wat] .section-resource-list__content,[id$=__product_list_fa6P9H] .section,[id$=__product_list_fa6P9H] .section-content,[id$=__product_list_fa6P9H] .section-resource-list,[id$=__product_list_fa6P9H] .section-resource-list__content,[id$=__product_list_8DbrVg] .section,[id$=__product_list_8DbrVg] .section-content,[id$=__product_list_8DbrVg] .section-resource-list,[id$=__product_list_8DbrVg] .section-resource-list__content,[id$=__custom_liquid_Awb4jf] .section,[id$=__section_LGreXm] .section{width:calc(100% - 48px)!important;max-width:var(--pl-home-content-width)!important;margin-right:auto!important;margin-left:auto!important}.pl-home-hero__inner{grid-template-columns:minmax(0,2.56fr) minmax(270px,1fr)!important;gap:var(--pl-home-side-gap)!important}.pl-home-hero__main{aspect-ratio:2.38 / 1!important}.pl-home-hero__side{gap:var(--pl-home-side-gap)!important}.pl-color-section{padding-block:14px 18px!important}.pl-color-section__heading{margin:0 0 12px!important}.pl-color-tile,[id$=__collection_list_Rm9Wat] .section-resource-list__content>.group-block:nth-of-type(2) .group-block-content>*,[id$=__collection_list_Rm9Wat] slideshow-slide{width:calc((100% - 42px)/4)!important;max-width:calc((100% - 42px)/4)!important;flex:0 0 calc((100% - 42px)/4)!important;aspect-ratio:1 / 1!important;height:auto!important}.pl-color-tile__image,[id$=__collection_list_Rm9Wat] .image-block,[id$=__collection_list_Rm9Wat] .image-block img{width:100%!important;height:100%!important;max-height:none!important;aspect-ratio:1 / 1!important;object-fit:cover!important}[id$=__product_list_fa6P9H] .section,[id$=__product_list_8DbrVg] .section{padding-block-start:16px!important}[id$=__product_list_fa6P9H] .resource-list,[id$=__product_list_8DbrVg] .resource-list,[id$=__product_list_fa6P9H] .resource-list__carousel,[id$=__product_list_8DbrVg] .resource-list__carousel,[id$=__product_list_fa6P9H] slideshow-component,[id$=__product_list_8DbrVg] slideshow-component,[id$=__product_list_fa6P9H] slideshow-container,[id$=__product_list_8DbrVg] slideshow-container{width:100%!important;max-width:var(--pl-home-content-width)!important;overflow:visible!important}[id$=__product_list_fa6P9H] slideshow-slides,[id$=__product_list_8DbrVg] slideshow-slides{display:flex!important;gap:10px!important;justify-content:flex-start!important;overflow-x:auto!important;overflow-y:visible!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important}[id$=__product_list_fa6P9H] slideshow-slides::-webkit-scrollbar,[id$=__product_list_8DbrVg] slideshow-slides::-webkit-scrollbar{display:none!important}[id$=__product_list_fa6P9H] slideshow-slide,[id$=__product_list_8DbrVg] slideshow-slide,[id$=__product_list_fa6P9H] .resource-list__item,[id$=__product_list_8DbrVg] .resource-list__item,[id$=__product_list_fa6P9H] [class*=resource-list__item],[id$=__product_list_8DbrVg] [class*=resource-list__item]{width:var(--pl-home-product-card-width)!important;min-width:var(--pl-home-product-card-width)!important;max-width:var(--pl-home-product-card-width)!important;flex:0 0 var(--pl-home-product-card-width)!important;scroll-snap-align:start!important;overflow:visible!important}[id$=__product_list_fa6P9H] .product-card,[id$=__product_list_8DbrVg] .product-card,[id$=__product_list_fa6P9H] .product-card__content,[id$=__product_list_8DbrVg] .product-card__content{width:var(--pl-home-product-card-width)!important;min-width:var(--pl-home-product-card-width)!important;max-width:var(--pl-home-product-card-width)!important}[id$=__product_list_fa6P9H] .pl-product-card__media,[id$=__product_list_8DbrVg] .pl-product-card__media,[id$=__product_list_fa6P9H] .product-card__media,[id$=__product_list_8DbrVg] .product-card__media,[id$=__product_list_fa6P9H] .product-card__image,[id$=__product_list_8DbrVg] .product-card__image{width:100%!important;max-width:100%!important}}:root{--pl-home-content-width: 1140px}@media(min-width:750px){.pl-home-hero{padding-block-start:18px!important}.pl-home-hero__inner,.pl-color-section__inner,[id$=__collection_list_Rm9Wat] .section,[id$=__collection_list_Rm9Wat] .section-content,[id$=__collection_list_Rm9Wat] .section-resource-list,[id$=__collection_list_Rm9Wat] .section-resource-list__content,[id$=__product_list_fa6P9H] .section,[id$=__product_list_fa6P9H] .section-content,[id$=__product_list_fa6P9H] .section-resource-list,[id$=__product_list_fa6P9H] .section-resource-list__content,[id$=__product_list_8DbrVg] .section,[id$=__product_list_8DbrVg] .section-content,[id$=__product_list_8DbrVg] .section-resource-list,[id$=__product_list_8DbrVg] .section-resource-list__content,[id$=__custom_liquid_Awb4jf] .section,[id$=__section_LGreXm] .section{width:calc(100% - 40px)!important;max-width:var(--pl-home-content-width)!important;margin-right:auto!important;margin-left:auto!important}.pl-home-hero__inner{grid-template-columns:minmax(0,2.55fr) minmax(270px,1fr)}.pl-color-section{padding-block:12px!important}.pl-color-section__heading{margin-block:0 12px!important}[id$=__product_list_fa6P9H] .resource-list,[id$=__product_list_8DbrVg] .resource-list,[id$=__product_list_fa6P9H] .resource-list__carousel,[id$=__product_list_8DbrVg] .resource-list__carousel,[id$=__product_list_fa6P9H] slideshow-slides,[id$=__product_list_8DbrVg] slideshow-slides{width:100%!important;max-width:var(--pl-home-content-width)!important;margin-right:auto!important;margin-left:auto!important}[id$=__product_list_fa6P9H] slideshow-slides,[id$=__product_list_8DbrVg] slideshow-slides{gap:12px!important;justify-content:flex-start!important}[id$=__product_list_fa6P9H] slideshow-slide,[id$=__product_list_8DbrVg] slideshow-slide,[id$=__product_list_fa6P9H] .resource-list__item,[id$=__product_list_8DbrVg] .resource-list__item,[id$=__product_list_fa6P9H] [class*=resource-list__item],[id$=__product_list_8DbrVg] [class*=resource-list__item]{width:calc((100% - 48px)/5)!important;max-width:calc((100% - 48px)/5)!important;flex:0 0 calc((100% - 48px)/5)!important}[id$=__product_list_fa6P9H] .product-card__content,[id$=__product_list_8DbrVg] .product-card__content{width:100%!important;max-width:100%!important}}@media(min-width:750px){.pl-home-hero__inner,.pl-color-section__inner,[id$=__collection_list_Rm9Wat] .section,[id$=__collection_list_Rm9Wat] .section-content,[id$=__collection_list_Rm9Wat] .section-resource-list,[id$=__collection_list_Rm9Wat] .section-resource-list__content,[id$=__product_list_fa6P9H] .section,[id$=__product_list_fa6P9H] .section-content,[id$=__product_list_fa6P9H] .section-resource-list,[id$=__product_list_fa6P9H] .section-resource-list__content,[id$=__product_list_8DbrVg] .section,[id$=__product_list_8DbrVg] .section-content,[id$=__product_list_8DbrVg] .section-resource-list,[id$=__product_list_8DbrVg] .section-resource-list__content{max-width:1140px!important}[id$=__product_list_fa6P9H] .resource-list,[id$=__product_list_8DbrVg] .resource-list,[id$=__product_list_fa6P9H] .resource-list__carousel,[id$=__product_list_8DbrVg] .resource-list__carousel,[id$=__product_list_fa6P9H] slideshow-slides,[id$=__product_list_8DbrVg] slideshow-slides{max-width:1140px!important}[id$=__product_list_fa6P9H] slideshow-slide,[id$=__product_list_8DbrVg] slideshow-slide{width:calc((100% - 32px)/5)!important;max-width:calc((100% - 32px)/5)!important;flex-basis:calc((100% - 32px)/5)!important}}[id$=__product_list_fa6P9H] .button,[id$=__product_list_8DbrVg] .button,[id$=__product_list_fa6P9H] a[class*=button],[id$=__product_list_8DbrVg] a[class*=button]{margin-top:14px!important}[id$=__product_list_fa6P9H] .resource-list+*,[id$=__product_list_8DbrVg] .resource-list+*,[id$=__product_list_fa6P9H] slideshow-component+*,[id$=__product_list_8DbrVg] slideshow-component+*{margin-top:14px!important}@media(min-width:750px){[id$=__collection_list_Rm9Wat] .section-resource-list__content>.group-block:nth-of-type(2){width:100%!important;max-width:100%!important}[id$=__collection_list_Rm9Wat] .section-resource-list__content>.group-block:nth-of-type(2) .group-block-content{width:100%!important;min-width:100%!important}[id$=__collection_list_Rm9Wat] .section-resource-list__content>.group-block:nth-of-type(2) .group-block-content>*{width:calc((100% - 42px)/4)!important;max-width:calc((100% - 42px)/4)!important;flex:0 0 calc((100% - 42px)/4)!important}[id$=__product_list_fa6P9H] .resource-list,[id$=__product_list_8DbrVg] .resource-list,[id$=__product_list_fa6P9H] .resource-list__carousel,[id$=__product_list_8DbrVg] .resource-list__carousel,[id$=__product_list_fa6P9H] slideshow-slides,[id$=__product_list_8DbrVg] slideshow-slides{width:100%!important;max-width:1220px!important}[id$=__product_list_fa6P9H] slideshow-slides,[id$=__product_list_8DbrVg] slideshow-slides{gap:8px!important;justify-content:flex-start!important}[id$=__product_list_fa6P9H] slideshow-slide,[id$=__product_list_8DbrVg] slideshow-slide{width:calc((100% - 32px)/5)!important;max-width:calc((100% - 32px)/5)!important;flex:0 0 calc((100% - 32px)/5)!important}[id$=__product_list_fa6P9H] slideshow-slide>*,[id$=__product_list_8DbrVg] slideshow-slide>*,[id$=__product_list_fa6P9H] .product-card,[id$=__product_list_8DbrVg] .product-card,[id$=__product_list_fa6P9H] .product-card__media,[id$=__product_list_8DbrVg] .product-card__media,[id$=__product_list_fa6P9H] .product-card__image,[id$=__product_list_8DbrVg] .product-card__image{width:100%!important;max-width:100%!important}[id$=__product_list_fa6P9H] .slideshow-controls__dots li:nth-child(n+13),[id$=__product_list_8DbrVg] .slideshow-controls__dots li:nth-child(n+13),[id$=__product_list_fa6P9H] .slideshow-controls__dots button:nth-child(n+13),[id$=__product_list_8DbrVg] .slideshow-controls__dots button:nth-child(n+13){display:none!important}}@media(min-width:750px){.pl-home-hero{padding-block:18px 0!important}.pl-home-hero__inner{max-width:1062px!important}[id$=__collection_list_Rm9Wat] .section,[id$=__collection_list_Rm9Wat] .section-content,[id$=__collection_list_Rm9Wat] .section-resource-list,[id$=__collection_list_Rm9Wat] .section-resource-list__content,[id$=__product_list_fa6P9H] .section,[id$=__product_list_fa6P9H] .section-content,[id$=__product_list_fa6P9H] .section-resource-list,[id$=__product_list_fa6P9H] .section-resource-list__content,[id$=__product_list_8DbrVg] .section,[id$=__product_list_8DbrVg] .section-content,[id$=__product_list_8DbrVg] .section-resource-list,[id$=__product_list_8DbrVg] .section-resource-list__content{max-width:1060px!important}}@media(min-width:750px){.pl-home-hero{padding-block:18px 0!important}.pl-home-hero__inner{max-width:1062px!important}[id$=__collection_list_Rm9Wat] .section,[id$=__collection_list_Rm9Wat] .section-content,[id$=__collection_list_Rm9Wat] .section-resource-list,[id$=__collection_list_Rm9Wat] .section-resource-list__content,[id$=__product_list_fa6P9H] .section,[id$=__product_list_fa6P9H] .section-content,[id$=__product_list_fa6P9H] .section-resource-list,[id$=__product_list_fa6P9H] .section-resource-list__content,[id$=__product_list_8DbrVg] .section,[id$=__product_list_8DbrVg] .section-content,[id$=__product_list_8DbrVg] .section-resource-list,[id$=__product_list_8DbrVg] .section-resource-list__content{max-width:1060px!important}[id$=__collection_list_Rm9Wat] .section{padding-block-start:12px!important;padding-block-end:12px!important}[id$=__collection_list_Rm9Wat] .section-resource-list__content>.group-block:first-child{margin-bottom:4px!important}[id$=__collection_list_Rm9Wat] .section-resource-list__content>.group-block:nth-of-type(2) .group-block-content{gap:14px!important}[id$=__collection_list_Rm9Wat] .image-block,[id$=__collection_list_Rm9Wat] .image-block img{aspect-ratio:1 / .82!important;max-height:230px!important;object-fit:cover!important}[id$=__product_list_fa6P9H] .section{padding-block-start:14px!important}[id$=__product_list_fa6P9H] .resource-list,[id$=__product_list_8DbrVg] .resource-list,[id$=__product_list_fa6P9H] .resource-list__carousel,[id$=__product_list_8DbrVg] .resource-list__carousel,[id$=__product_list_fa6P9H] slideshow-slides,[id$=__product_list_8DbrVg] slideshow-slides{max-width:1060px!important}}.pl-color-carousel-dots,[id$=__product_list_fa6P9H] .resource-list__carousel-dots,[id$=__product_list_8DbrVg] .resource-list__carousel-dots,[id$=__product_list_fa6P9H] .slideshow-controls__dots,[id$=__product_list_8DbrVg] .slideshow-controls__dots{display:none!important}@media(min-width:750px){:root{--pl-home-content-width: 1140px;--pl-home-product-card-width: 220px}.pl-home-hero__inner,.pl-color-section__inner,[id$=__collection_list_Rm9Wat] .section,[id$=__collection_list_Rm9Wat] .section-content,[id$=__collection_list_Rm9Wat] .section-resource-list,[id$=__collection_list_Rm9Wat] .section-resource-list__content,[id$=__product_list_fa6P9H] .section,[id$=__product_list_fa6P9H] .section-content,[id$=__product_list_fa6P9H] .section-resource-list,[id$=__product_list_fa6P9H] .section-resource-list__content,[id$=__product_list_8DbrVg] .section,[id$=__product_list_8DbrVg] .section-content,[id$=__product_list_8DbrVg] .section-resource-list,[id$=__product_list_8DbrVg] .section-resource-list__content,[id$=__custom_liquid_Awb4jf] .section,[id$=__section_LGreXm] .section{width:calc(100% - 48px)!important;max-width:var(--pl-home-content-width)!important;margin-right:auto!important;margin-left:auto!important}.pl-home-hero__inner{grid-template-columns:minmax(0,2.56fr) minmax(270px,1fr)!important;gap:18px!important}.pl-home-hero__main{aspect-ratio:2.38 / 1!important}.pl-color-tile,[id$=__collection_list_Rm9Wat] .section-resource-list__content>.group-block:nth-of-type(2) .group-block-content>*,[id$=__collection_list_Rm9Wat] slideshow-slide{width:calc((100% - 42px)/4)!important;max-width:calc((100% - 42px)/4)!important;flex:0 0 calc((100% - 42px)/4)!important;aspect-ratio:1 / 1!important;height:auto!important}.pl-color-tile__image,[id$=__collection_list_Rm9Wat] .image-block,[id$=__collection_list_Rm9Wat] .image-block img{width:100%!important;height:100%!important;max-height:none!important;aspect-ratio:1 / 1!important;object-fit:cover!important}[id$=__product_list_fa6P9H] .resource-list,[id$=__product_list_8DbrVg] .resource-list,[id$=__product_list_fa6P9H] .resource-list__carousel,[id$=__product_list_8DbrVg] .resource-list__carousel,[id$=__product_list_fa6P9H] slideshow-component,[id$=__product_list_8DbrVg] slideshow-component,[id$=__product_list_fa6P9H] slideshow-container,[id$=__product_list_8DbrVg] slideshow-container,[id$=__product_list_fa6P9H] slideshow-slides,[id$=__product_list_8DbrVg] slideshow-slides{width:100%!important;max-width:var(--pl-home-content-width)!important}[id$=__product_list_fa6P9H] slideshow-slides,[id$=__product_list_8DbrVg] slideshow-slides{display:flex!important;gap:10px!important;justify-content:flex-start!important;overflow-x:auto!important;overflow-y:visible!important;scrollbar-width:none!important}[id$=__product_list_fa6P9H] slideshow-slide,[id$=__product_list_8DbrVg] slideshow-slide,[id$=__product_list_fa6P9H] .resource-list__item,[id$=__product_list_8DbrVg] .resource-list__item,[id$=__product_list_fa6P9H] [class*=resource-list__item],[id$=__product_list_8DbrVg] [class*=resource-list__item],[id$=__product_list_fa6P9H] .product-card,[id$=__product_list_8DbrVg] .product-card,[id$=__product_list_fa6P9H] .product-card__content,[id$=__product_list_8DbrVg] .product-card__content{width:var(--pl-home-product-card-width)!important;min-width:var(--pl-home-product-card-width)!important;max-width:var(--pl-home-product-card-width)!important;flex:0 0 var(--pl-home-product-card-width)!important}[id$=__product_list_fa6P9H] .pl-product-card__media,[id$=__product_list_8DbrVg] .pl-product-card__media,[id$=__product_list_fa6P9H] .product-card__media,[id$=__product_list_8DbrVg] .product-card__media,[id$=__product_list_fa6P9H] .product-card__image,[id$=__product_list_8DbrVg] .product-card__image{width:100%!important;max-width:100%!important}}@media(min-width:750px){:root{--pl-home-content-width: 1140px;--pl-home-product-gap: 10px;--pl-home-product-card-width: calc((var(--pl-home-content-width) - (var(--pl-home-product-gap) * 4)) / 5)}[id$=__product_list_fa6P9H] .section,[id$=__product_list_fa6P9H] .section-content,[id$=__product_list_fa6P9H] .section-resource-list,[id$=__product_list_fa6P9H] .section-resource-list__content,[id$=__product_list_8DbrVg] .section,[id$=__product_list_8DbrVg] .section-content,[id$=__product_list_8DbrVg] .section-resource-list,[id$=__product_list_8DbrVg] .section-resource-list__content,[id$=__product_list_fa6P9H] .resource-list,[id$=__product_list_8DbrVg] .resource-list,[id$=__product_list_fa6P9H] .resource-list__carousel,[id$=__product_list_8DbrVg] .resource-list__carousel,[id$=__product_list_fa6P9H] slideshow-component,[id$=__product_list_8DbrVg] slideshow-component,[id$=__product_list_fa6P9H] slideshow-container,[id$=__product_list_8DbrVg] slideshow-container{box-sizing:border-box!important;width:calc(100% - 48px)!important;max-width:var(--pl-home-content-width)!important;margin-right:auto!important;margin-left:auto!important;padding-right:0!important;padding-left:0!important}[id$=__product_list_fa6P9H] slideshow-slides,[id$=__product_list_8DbrVg] slideshow-slides{box-sizing:border-box!important;width:100%!important;max-width:var(--pl-home-content-width)!important;margin:0!important;padding:0!important;gap:var(--pl-home-product-gap)!important;display:flex!important;justify-content:flex-start!important;overflow-x:auto!important;overflow-y:visible!important}[id$=__product_list_fa6P9H] slideshow-slide,[id$=__product_list_8DbrVg] slideshow-slide,[id$=__product_list_fa6P9H] .resource-list__item,[id$=__product_list_8DbrVg] .resource-list__item,[id$=__product_list_fa6P9H] [class*=resource-list__item],[id$=__product_list_8DbrVg] [class*=resource-list__item],[id$=__product_list_fa6P9H] .product-card,[id$=__product_list_8DbrVg] .product-card,[id$=__product_list_fa6P9H] .product-card__content,[id$=__product_list_8DbrVg] .product-card__content{box-sizing:border-box!important;width:var(--pl-home-product-card-width)!important;min-width:var(--pl-home-product-card-width)!important;max-width:var(--pl-home-product-card-width)!important;flex:0 0 var(--pl-home-product-card-width)!important}}.pl-home-hero__slider{position:relative;min-width:0}.pl-home-hero__slides{position:relative;width:100%;height:100%}.pl-home-hero__slide{display:none!important;width:100%;height:100%}.pl-home-hero__slide.is-active{display:block!important}.pl-home-hero__dots{position:absolute;z-index:5;right:0;bottom:6px;left:0;display:flex;justify-content:center;gap:0;pointer-events:none}.pl-home-hero__dots button{position:relative;width:24px;height:24px;padding:0;border:0;background:transparent;pointer-events:auto;cursor:pointer}.pl-home-hero__dots button:after{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;border:1px solid var(--pl-hero-dot-color,#0B3C73);border-radius:99px;background:#fff;transform:translate(-50%,-50%);transition:width .2s ease,background-color .2s ease}.pl-home-hero__dots button[aria-current=true]:after{width:20px;background:var(--pl-hero-dot-color,#0B3C73)}.pl-home-hero__dots:empty{display:none}@supports (content-visibility:auto){body[data-template=index] .pl-color-section{content-visibility:auto;contain-intrinsic-size:auto 360px}body[data-template=index] .pl-product-rail{content-visibility:auto;contain-intrinsic-size:auto 720px}body[data-template=index] .pl-ref-section{content-visibility:auto;contain-intrinsic-size:auto 420px}}@media(max-width:749px){.pl-home-hero__main--mobile-contain{aspect-ratio:var(--pl-slide-mobile-ratio,1.55/1)!important;height:auto!important}.pl-home-hero__main--mobile-contain .pl-home-hero__image{object-fit:contain!important;object-position:center!important}}.pl-home-value{width:min(1140px,calc(100% - 40px));margin:22px auto 0;padding:20px 24px;border:1px solid rgba(11,60,115,.14);border-radius:14px;background:#f7faff;color:#0b3c73}.pl-home-value__intro{text-align:center}.pl-home-value__intro h1{max-width:900px;margin:0 auto;font-size:clamp(22px,2.2vw,32px);line-height:1.2}.pl-home-value__intro p{margin:8px auto 0;font-size:14px}.pl-home-value__trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:18px 0 0;padding:14px 0 0;border-top:1px solid rgba(11,60,115,.12);list-style:none}.pl-home-value__trust li{display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:700;text-align:center}.pl-home-value__trust span{display:grid;place-items:center;flex:0 0 22px;width:22px;height:22px;border-radius:50%;background:#0b3c73;color:#fff}@media(max-width:749px){.pl-home-value{width:calc(100% - 24px);margin-top:12px;padding:16px 14px}.pl-home-value__intro h1{font-size:21px}.pl-home-value__trust{grid-template-columns:1fr 1fr}.pl-home-value__trust li{justify-content:flex-start;text-align:left;font-size:11px}}.pl-home-hero__slider{touch-action:pan-y}.pl-home-hero a:focus-visible,.pl-home-hero button:focus-visible{outline:3px solid #1883fb;outline-offset:2px}@media(max-width:749px){.pl-home-hero__slider{margin-bottom:34px}.pl-home-hero__dots{bottom:-32px;height:32px}.pl-home-hero__dots button{width:32px;height:32px}}
/*# sourceMappingURL=/cdn/shop/t/75/assets/parana-home-critical.css.map */
