.sp-page{background:#fff}.sp-page__header{position:relative;overflow:hidden;padding:17px 0 27px;background:linear-gradient(180deg,#f7fafc,#fff);border-bottom:1px solid rgba(34,83,122,.07)}.sp-page__header:before{content:"";position:absolute;top:-250px;right:-190px;width:500px;height:500px;pointer-events:none;background:radial-gradient(circle,rgba(34,83,122,.065),transparent 70%)}.sp-page__header:after{content:"";position:absolute;right:10%;bottom:-250px;width:430px;height:350px;pointer-events:none;background:radial-gradient(circle,rgba(121,180,61,.06),transparent 70%)}.sp-page__breadcrumb{position:relative;z-index:2;margin-bottom:16px}.sp-page__breadcrumb .breadcrumb{align-items:center;margin:0;padding:0;font-size:.75rem;--bs-breadcrumb-divider: "›"}.sp-page__breadcrumb .breadcrumb-item{color:#81909b}.sp-page__breadcrumb .breadcrumb-item+.breadcrumb-item:before{color:#22537a52}.sp-page__breadcrumb .breadcrumb-item a{display:inline-flex;align-items:center;gap:6px;color:#667987;font-weight:600;text-decoration:none;transition:color .18s ease}.sp-page__breadcrumb .breadcrumb-item a i{color:var(--nw-green, #79b43d);font-size:.65rem}.sp-page__breadcrumb .breadcrumb-item.active{color:var(--nw-blue, #22537a);font-weight:650}@media (hover: hover){.sp-page__breadcrumb .breadcrumb-item a:hover{color:var(--nw-blue, #22537a)}}.sp-page__heading{position:relative;z-index:2;max-width:960px}.sp-page__eyebrow{display:block;margin-bottom:7px;color:var(--nw-green, #79b43d);font-size:.64rem;font-weight:800;line-height:1;letter-spacing:.13em;text-transform:uppercase}.sp-page__title{margin:0;color:var(--nw-blue, #22537a);font-size:clamp(18px,2.4vw,26px);font-weight:800;line-height:1.18;letter-spacing:-.022em;text-transform:uppercase}.sp-page__title-line{display:block;width:52px;height:3px;margin-top:13px;background:linear-gradient(90deg,var(--nw-green, #79b43d),var(--nw-blue, #22537a));border-radius:999px}.sp-page__main{position:relative;padding:clamp(36px,4vw,54px) 0 clamp(58px,6vw,84px)}.sp-page__description{max-width:auto;margin-bottom:clamp(30px,3.2vw,42px);color:#526777;font-size:.95rem;line-height:1.82}.sp-page__description p{margin:0 0 14px}.sp-page__description p:last-child{margin-bottom:0}.sp-page__description strong{color:#344e62;font-weight:700}.sp-page__description ul,.sp-page__description ol{margin:14px 0 18px;padding-left:22px}.sp-page__description li{margin-bottom:6px}.sp-page__description li::marker{color:var(--nw-green, #79b43d)}.sp-page__description img{max-width:100%;height:auto}.sp-empty{grid-column:1 / -1;display:flex;align-items:center;justify-content:center;gap:14px;min-height:150px;padding:24px;color:#71828f;background:#f8fafb;border:1px dashed rgba(34,83,122,.16);border-radius:12px}.sp-empty__icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;color:var(--nw-green, #79b43d);background:#79b43d14;border-radius:11px}.sp-empty__content strong{display:block;margin-bottom:4px;color:var(--nw-blue, #22537a);font-size:.94rem}.sp-empty__content p{margin:0;font-size:.84rem}@media (max-width: 991.98px){.sp-page__header{padding:16px 0 25px}.sp-page__breadcrumb{margin-bottom:15px}.sp-page__main{padding:34px 0 58px}}@media (max-width: 767.98px){.sp-page__header{padding:14px 0 22px}.sp-page__breadcrumb{margin-bottom:13px}.sp-page__breadcrumb .breadcrumb{font-size:.71rem}.sp-page__eyebrow{margin-bottom:6px;font-size:.59rem}.sp-page__title{font-size:18px}.sp-page__title-line{width:44px;height:2px;margin-top:11px}.sp-page__main{padding:30px 0 48px}.sp-page__description{margin-bottom:27px;font-size:.9rem;line-height:1.75}.sp-empty{min-height:130px;padding:20px}}.sp-card{position:relative;display:flex;flex-direction:column;min-width:0;height:100%;overflow:hidden;background:#fff;border:1px solid rgba(34,83,122,.085);border-radius:14px;box-shadow:0 8px 26px #0f172a0d;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}.sp-card__media{position:relative;display:block;aspect-ratio:16 / 9;overflow:hidden;background:#eaf0f3}.sp-card__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.sp-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#04182700 48%,#0418274d);transition:background .22s ease}.sp-card__badge{position:absolute;top:12px;left:12px;z-index:3;display:inline-flex;align-items:center;gap:5px;min-height:27px;padding:4px 9px;color:#fff;font-size:.62rem;font-weight:800;line-height:1;letter-spacing:.06em;background:#bc2a2ae8;border:1px solid rgba(255,255,255,.14);border-radius:999px;box-shadow:0 5px 14px #510f0f2e;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.sp-card__badge i{font-size:.58rem}.sp-card__view{position:absolute;right:13px;bottom:13px;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;color:#fff;font-size:.72rem;opacity:0;background:#071f30ba;border:1px solid rgba(255,255,255,.18);border-radius:50%;transform:translateY(6px);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:opacity .22s ease,transform .22s ease,background-color .22s ease}.sp-card__body{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;padding:19px 19px 18px}.sp-card__label{display:block;margin-bottom:8px;color:var(--nw-green, #79b43d);font-size:.62rem;font-weight:800;line-height:1;letter-spacing:.11em;text-transform:uppercase}.sp-card__title{margin:0 0 16px;font-size:clamp(.94rem,1vw,1.04rem);font-weight:750;line-height:1.48}.sp-card__title a{display:-webkit-box;overflow:hidden;color:#2c465a;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition:color .18s ease}.sp-card__footer{display:flex;align-items:center;margin-top:auto;padding-top:14px;border-top:1px solid rgba(34,83,122,.07)}.sp-card__more{display:inline-flex;align-items:center;gap:8px;color:var(--nw-blue, #22537a);font-size:.75rem;font-weight:700;text-decoration:none;transition:color .18s ease}.sp-card__more i{font-size:.63rem;transition:transform .18s ease}@media (hover: hover){.sp-card:hover{border-color:#79b43d45;box-shadow:0 16px 40px #0f172a17;transform:translateY(-4px)}.sp-card:hover .sp-card__image{transform:scale(1.055)}.sp-card:hover .sp-card__overlay{background:linear-gradient(180deg,#04182700 34%,#0418276b)}.sp-card:hover .sp-card__view{opacity:1;transform:translateY(0)}.sp-card__title a:hover{color:var(--nw-blue, #22537a)}.sp-card__more:hover{color:var(--nw-green, #79b43d)}.sp-card__more:hover i{transform:translate(3px)}}@media (max-width: 575.98px){.sp-card{border-radius:12px}.sp-card__body{padding:17px 16px 16px}.sp-card__title{font-size:.93rem}.sp-card__view{opacity:1;width:32px;height:32px;transform:none}}@media (prefers-reduced-motion: reduce){.sp-card,.sp-card__image,.sp-card__overlay,.sp-card__view,.sp-card__title a,.sp-card__more,.sp-card__more i{transition:none!important}}.sp-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2vw,26px);width:100%}.sp-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width: 1199.98px){.sp-grid--four{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 991.98px){.sp-grid,.sp-grid--four{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}}@media (max-width: 575.98px){.sp-grid,.sp-grid--four{grid-template-columns:minmax(0,1fr);gap:15px}}.sp-carousel{position:relative;width:100%}.sp-carousel .owl-stage{display:flex}.sp-carousel .owl-item{display:flex;min-height:1px}.sp-carousel .owl-item>*{width:100%}.sp-carousel .owl-nav{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:18px}.sp-carousel .owl-nav button.owl-prev,.sp-carousel .owl-nav button.owl-next{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;margin:0;color:var(--nw-blue, #22537a);background:#fff;border:1px solid rgba(34,83,122,.14);border-radius:50%;box-shadow:0 4px 14px #0f172a0a;transition:color .18s ease,border-color .18s ease,background-color .18s ease}.sp-carousel .owl-nav button span{display:inline-flex;align-items:center;justify-content:center;line-height:1}@media (hover: hover){.sp-carousel .owl-nav button.owl-prev:hover,.sp-carousel .owl-nav button.owl-next:hover{color:#fff;background:var(--nw-blue, #22537a);border-color:var(--nw-blue, #22537a)}}.sp-carousel .owl-nav button.disabled{cursor:default;opacity:.35}.sp-carousel .owl-dots{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:14px}.sp-carousel .owl-dots .owl-dot{display:inline-flex;padding:3px}.sp-carousel .owl-dots .owl-dot span{display:block;width:7px;height:7px;margin:0;background:#22537a33;border-radius:999px;transition:width .2s ease,background-color .2s ease}.sp-carousel .owl-dots .owl-dot.active span{width:20px;background:var(--nw-green, #79b43d)}@media (max-width: 575.98px){.sp-carousel .owl-nav{margin-top:15px}.sp-carousel .owl-nav button.owl-prev,.sp-carousel .owl-nav button.owl-next{width:35px;height:35px}}.product-general__products{position:relative;width:100%}.product-general__section-header{display:flex;align-items:flex-end;gap:20px;width:100%;margin-bottom:clamp(22px,2.5vw,30px)}.product-general__section-heading{flex:0 0 auto;min-width:0}.product-general__eyebrow{display:block;margin-bottom:6px;color:var(--nw-green, #79b43d);font-size:.62rem;font-weight:800;line-height:1;letter-spacing:.12em;text-transform:uppercase}.product-general__section-title{margin:0;color:var(--nw-blue, #22537a);font-size:clamp(1.15rem,1.55vw,1.4rem);font-weight:800;line-height:1.3;letter-spacing:-.015em;text-transform:uppercase}.product-general__section-line{flex:1 1 auto;height:1px;margin-bottom:7px;background:linear-gradient(90deg,#22537a38,#22537a08)}.product-general-card{min-height:100%}.product-general-card .sp-card__media{aspect-ratio:16 / 9}.product-general-card .sp-card__title{text-transform:uppercase}.product-general-card__footer{justify-content:space-between;gap:16px}.product-general-card__price{display:inline-flex;min-width:0;color:#7a8994;font-size:.74rem;font-weight:600;line-height:1.4}.product-general__other{position:relative;width:100%;margin-top:clamp(52px,5vw,72px);padding-top:clamp(36px,4vw,48px);border-top:1px solid rgba(34,83,122,.09)}.category-carousel-card{height:100%}.category-carousel-card .sp-card__media{aspect-ratio:16 / 9}.category-carousel-card .sp-card__body{min-height:98px;padding:17px 17px 16px}.category-carousel-card .sp-card__title{margin-bottom:0;font-size:.9rem;text-transform:uppercase}@media (max-width: 767.98px){.product-general__section-header{gap:13px;margin-bottom:20px}.product-general__section-title{font-size:1.08rem}.product-general__section-line{margin-bottom:6px}.product-general__other{margin-top:44px;padding-top:32px}}@media (max-width: 575.98px){.product-general-card__footer{align-items:center}.category-carousel-card .sp-card__body{min-height:auto}}
