:root{--pl-blue: #0B3C73;--pl-blue-dark: #073967;--pl-text: #0B3C73}.header-section,#header-group{z-index:50;position:relative}.pl-header{width:100%;background:#fff;color:var(--pl-text);font-family:inherit;position:relative;z-index:30}.pl-header__top{background:#fff;min-height:104px;display:flex;align-items:center}.pl-header__inner{width:min(1280px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:220px minmax(360px,620px) 260px;align-items:center;gap:28px}.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:145px;height:auto;max-height:64px;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:46px;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:21px;height: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:48px;position:relative;z-index:40}.pl-nav__list{list-style:none;margin:0 auto;padding:0;width:min(920px,calc(100% - 48px));min-height:48px;display:flex;align-items:center;justify-content:center;gap:42px}.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:15px;line-height:48px;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{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-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:block;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}section:not(.pl-collection-page):not(.pl-search-page):has(.product-card),section:not(.pl-collection-page):not(.pl-search-page):has(.product-card) .section,section:not(.pl-collection-page):not(.pl-search-page):has(.product-card) .resource-list,section:not(.pl-collection-page):not(.pl-search-page):has(.product-card) [class*=resource-list],section:not(.pl-collection-page):not(.pl-search-page):has(.product-card) [class*=slideshow],section:not(.pl-collection-page):not(.pl-search-page):has(.product-card) [class*=carousel],section:not(.pl-collection-page):not(.pl-search-page):has(.product-card) slideshow-component,section:not(.pl-collection-page):not(.pl-search-page):has(.product-card) slideshow-container{overflow:visible!important}section:not(.pl-collection-page):not(.pl-search-page):has(.product-card) .resource-list,section:not(.pl-collection-page):not(.pl-search-page):has(.product-card) [class*=resource-list]{column-gap:26px!important;gap:26px!important}section:not(.pl-collection-page):not(.pl-search-page):has(.product-card) slideshow-slide,section:not(.pl-collection-page):not(.pl-search-page):has(.product-card) [class*=slideshow-slide],section:not(.pl-collection-page):not(.pl-search-page):has(.product-card) .resource-list__item,section:not(.pl-collection-page):not(.pl-search-page):has(.product-card) [class*=resource-list__item]{width:226px!important;max-width:226px!important;flex-basis:226px!important;overflow:visible!important}section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]),section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]),section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]){text-align:center!important}section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) .resource-list,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) .resource-list,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) .resource-list,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) [class*=resource-list],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) [class*=resource-list],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) [class*=resource-list],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) .collection-list,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) .collection-list,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) .collection-list{display:flex!important;justify-content:center!important;align-items:stretch!important;gap:26px!important;margin-left:auto!important;margin-right:auto!important;width:fit-content!important;max-width:100%!important}section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) img,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) img,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) img{display:block!important;max-width:150px!important;max-height:80px!important;object-fit:contain!important;margin-left:auto!important;margin-right:auto!important}section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) .product-card__content,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) .product-card__content,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) .product-card__content,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) [class*=card],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) [class*=card],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) [class*=card]{align-items:center!important;text-align:center!important}@media screen and (max-width:749px){.product-card .product-card__content{max-width:194px!important;height:314px!important;min-height:314px!important;padding:10px 10px 12px!important}.pl-product-card__media{height:162px;min-height:162px}.pl-product-card__title{font-size:13px}section:not(.pl-collection-page):not(.pl-search-page):has(.product-card) slideshow-slide,section:not(.pl-collection-page):not(.pl-search-page):has(.product-card) [class*=slideshow-slide],section:not(.pl-collection-page):not(.pl-search-page):has(.product-card) .resource-list__item,section:not(.pl-collection-page):not(.pl-search-page):has(.product-card) [class*=resource-list__item]{width:194px!important;max-width:194px!important;flex-basis:194px!important}.pl-card-buy-now{display:none!important}.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:1;visibility:visible}}.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}section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]),section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]),section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]),section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]){--pl-brand-blue: #0B3C73;text-align:center!important}section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) .section,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) .section,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) .section,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) .section,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) .section-content,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) .section-content,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) .section-content,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) .section-content,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) .resource-list,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) .resource-list,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) .resource-list,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) .resource-list,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) [class*=resource-list],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) [class*=resource-list],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) [class*=resource-list],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) [class*=resource-list],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) slideshow-component,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) slideshow-component,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) slideshow-component,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) slideshow-component,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) slideshow-container,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) slideshow-container,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) slideshow-container,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) slideshow-container{margin-left:auto!important;margin-right:auto!important;text-align:center!important}section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) .resource-list,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) .resource-list,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) .resource-list,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) .resource-list,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) [class*=resource-list],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) [class*=resource-list],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) [class*=resource-list],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) [class*=resource-list]{display:flex!important;justify-content:center!important;justify-items:center!important;align-items:stretch!important;gap:28px!important;width:100%!important;max-width:940px!important}section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) slideshow-slide,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) slideshow-slide,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) slideshow-slide,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) slideshow-slide,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) [class*=resource-list__item],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) [class*=resource-list__item],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) [class*=resource-list__item],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) [class*=resource-list__item]{width:240px!important;max-width:240px!important;flex:0 0 240px!important}section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) [class*=card],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) [class*=card],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) [class*=card],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) [class*=card],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) .product-card__content,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) .product-card__content,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) .product-card__content,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) .product-card__content{width:240px!important;max-width:240px!important;min-height:150px!important;height:150px!important;padding:22px 18px 16px!important;border:1px solid rgba(11,60,115,.18)!important;border-radius:12px!important;background:#fff!important;box-shadow:0 8px 24px #0b3c730f!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) [class*=card]:hover,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) [class*=card]:hover,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) [class*=card]:hover,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) [class*=card]:hover,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) .product-card__content:hover,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) .product-card__content:hover,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) .product-card__content:hover,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) .product-card__content:hover{transform:translateY(-4px)!important;border-color:var(--pl-brand-blue)!important;box-shadow:0 16px 34px #0b3c7324!important}section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) img,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) img,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) img,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) img{width:auto!important;max-width:150px!important;height:66px!important;max-height:66px!important;object-fit:contain!important;margin:0 auto 14px!important}section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) h3,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) h3,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) h3,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) h3,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) .card__heading,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) .card__heading,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) .card__heading,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) .card__heading,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) [class*=heading],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) [class*=heading],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) [class*=heading],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) [class*=heading]{color:var(--pl-brand-blue)!important;font-size:15px!important;font-weight:900!important;line-height:1.2!important;text-align:center!important;text-decoration:none!important}@media screen and (max-width:749px){.product-card .product-card__content{height:318px!important;min-height:318px!important}section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) slideshow-slide,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) slideshow-slide,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) slideshow-slide,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) slideshow-slide,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) [class*=resource-list__item],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) [class*=resource-list__item],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) [class*=resource-list__item],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) [class*=resource-list__item]{width:210px!important;max-width:210px!important;flex-basis:210px!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}section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]),section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]),section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]),section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]),section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=solotica]),section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=natural]),section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=optolentes]){text-align:center!important}section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) .section-content,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) .section-content,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) .section-content,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) .section-content,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=solotica]) .section-content,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=natural]) .section-content,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=optolentes]) .section-content,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) .group-block,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) .group-block,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) .group-block,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) .group-block,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=solotica]) .group-block,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=natural]) .group-block,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=optolentes]) .group-block{max-width:980px!important;margin-left:auto!important;margin-right:auto!important}section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) .resource-list,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) .resource-list,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) .resource-list,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) .resource-list,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=solotica]) .resource-list,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=natural]) .resource-list,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=optolentes]) .resource-list,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) [class*=resource-list],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) [class*=resource-list],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) [class*=resource-list],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) [class*=resource-list],section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=solotica]) [class*=resource-list],section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=natural]) [class*=resource-list],section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=optolentes]) [class*=resource-list],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) slideshow-component,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) slideshow-component,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) slideshow-component,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) slideshow-component,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=solotica]) slideshow-component,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=natural]) slideshow-component,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=optolentes]) slideshow-component{display:flex!important;justify-content:center!important;align-items:center!important;gap:22px!important;margin-left:auto!important;margin-right:auto!important;width:100%!important;max-width:900px!important;overflow:visible!important}section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) slideshow-slide,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) slideshow-slide,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) slideshow-slide,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) slideshow-slide,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=solotica]) slideshow-slide,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=natural]) slideshow-slide,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=optolentes]) slideshow-slide,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) [class*=resource-list__item],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) [class*=resource-list__item],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) [class*=resource-list__item],section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) [class*=resource-list__item],section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=solotica]) [class*=resource-list__item],section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=natural]) [class*=resource-list__item],section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=optolentes]) [class*=resource-list__item]{width:260px!important;max-width:260px!important;flex:0 0 260px!important;margin:0!important}section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) a:has(img),section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) a:has(img),section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) a:has(img),section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) a:has(img),section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=solotica]) a:has(img),section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=natural]) a:has(img),section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=optolentes]) a:has(img),section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) .product-card__content,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) .product-card__content,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) .product-card__content,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) .product-card__content,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=solotica]) .product-card__content,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=natural]) .product-card__content,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=optolentes]) .product-card__content{width:260px!important;height:150px!important;min-height:150px!important;padding:22px 18px 16px!important;border:1px solid rgba(11,60,115,.18)!important;border-radius:12px!important;background:#fff!important;box-shadow:0 8px 24px #0b3c730f!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;text-decoration:none!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) a:has(img):hover,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) a:has(img):hover,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) a:has(img):hover,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) a:has(img):hover,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=solotica]) a:has(img):hover,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=natural]) a:has(img):hover,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=optolentes]) a:has(img):hover,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) .product-card__content:hover,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) .product-card__content:hover,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) .product-card__content:hover,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) .product-card__content:hover,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=solotica]) .product-card__content:hover,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=natural]) .product-card__content:hover,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=optolentes]) .product-card__content:hover{transform:translateY(-4px)!important;border-color:#0b3c73!important;box-shadow:0 16px 34px #0b3c7324!important}section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) img,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) img,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) img,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) img,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=solotica]) img,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=natural]) img,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=optolentes]) img{width:auto!important;max-width:150px!important;height:62px!important;max-height:62px!important;object-fit:contain!important;display:block!important;margin:0 auto 13px!important}section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) a:has(img):after,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) a:has(img):after,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) a:has(img):after,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) a:has(img):after,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=solotica]) a:has(img):after,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=natural]) a:has(img):after,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=optolentes]) a:has(img):after{color:#0b3c73!important;font-size:15px!important;font-weight:900!important;line-height:1.2!important;text-align:center!important}section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Sol\f3tica]) a:has(img):after,section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Solotica]) a:has(img):after,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=solotica]) a:has(img):after{content:"Sol\f3tica"}section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*="Natural Vision"]) a:has(img):after,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=natural]) a:has(img):after{content:"Natural Vision"}section:not(.pl-collection-page):not(.pl-search-page):has(img[alt*=Optolentes]) a:has(img):after,section:not(.pl-collection-page):not(.pl-search-page):has(img[src*=optolentes]) a:has(img):after{content:"Optolentes"}.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:11px;line-height:48px}.pl-nav__link--mega{gap:0}.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}.pl-mobile-menu-button span{width:19px;height:1.5px;border-radius:2px;background:currentColor}.pl-mobile-menu:not([hidden]){position:fixed;z-index:200;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}.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)}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/parana-header.css.map */
