.pd-page{--pd-navy: #0b3043;--pd-navy-deep: #072638;--pd-blue: #1d5577;--pd-heading: #123f5a;--pd-green: #79b43d;--pd-green-dark: #639733;--pd-text: #596f7a;--pd-text-secondary: #6b808a;--pd-muted: #81939c;--pd-background: #ffffff;--pd-background-soft: #f7f9f9;--pd-border: rgba(24, 69, 94, .1);--pd-border-strong: rgba(24, 69, 94, .16);--pd-shadow: 0 18px 46px rgba(11, 48, 67, .055);--pd-transition: .2s ease;color:var(--pd-text);background:var(--pd-background)}.pd-page *,.pd-page *:before,.pd-page *:after{box-sizing:border-box}.pd-page section,.pd-page article,.pd-page main,.pd-page div,.pd-page nav{min-width:0}.pd-main{padding:0 0 78px}.pd-section-header{display:grid;grid-template-columns:34px auto minmax(60px,1fr);gap:13px;align-items:center;margin-bottom:27px}.pd-section-header__number{color:var(--pd-green-dark);font-size:11px;font-weight:850;line-height:1;letter-spacing:.08em}.pd-section-header__title{margin:0;color:var(--pd-heading);font-size:24px;font-weight:760;line-height:1.3;letter-spacing:-.025em}.pd-section-header__signal{display:flex;align-items:center;gap:7px}.pd-section-header__signal>span{flex:1;height:1px;background:linear-gradient(90deg,rgba(18,63,90,.15),transparent)}.pd-section-header__signal>i{flex:0 0 5px;width:5px;height:5px;background:var(--pd-green);border-radius:50%}.pd-rich-content{color:#536b77;font-size:15px;line-height:1.82}.pd-rich-content>:first-child{margin-top:0}.pd-rich-content>:last-child{margin-bottom:0}.pd-rich-content p{margin:0 0 16px}.pd-rich-content h2,.pd-rich-content h3,.pd-rich-content h4,.pd-rich-content h5{color:var(--pd-heading);font-weight:720;line-height:1.4}.pd-rich-content h2{margin:30px 0 14px;font-size:23px}.pd-rich-content h3{margin:26px 0 12px;font-size:20px}.pd-rich-content h4{margin:23px 0 11px;font-size:18px}.pd-rich-content h5{margin:21px 0 10px;font-size:16px}.pd-rich-content ul,.pd-rich-content ol{margin:0 0 18px;padding-left:22px}.pd-rich-content li+li{margin-top:5px}.pd-rich-content img{display:block;max-width:100%;height:auto;margin:22px auto;border-radius:8px}.pd-rich-content figure{max-width:100%;margin:22px 0}.pd-rich-content table{width:100%;margin:22px 0;border-collapse:collapse;font-size:14px}.pd-rich-content th,.pd-rich-content td{padding:11px 13px;vertical-align:top;border:1px solid var(--pd-border-strong)}.pd-rich-content th{color:#fff;font-weight:700;background:var(--pd-navy)}@media (max-width: 767.98px){.pd-main{padding-bottom:56px}.pd-section-header{grid-template-columns:26px auto minmax(30px,1fr);gap:9px;margin-bottom:21px}.pd-section-header__number{font-size:10px}.pd-section-header__title{font-size:21px}.pd-rich-content{font-size:15px}.pd-rich-content img,.pd-rich-content figure,.pd-rich-content figure img,.pd-rich-content .image,.pd-rich-content [style*=width]{float:none!important;width:100%!important;max-width:100%!important;height:auto!important;margin-left:0!important;margin-right:0!important}.pd-rich-content{overflow-x:auto}}.pd-breadcrumb-section{padding:17px 0;background:#fff;border-bottom:1px solid rgba(24,69,94,.065)}.pd-breadcrumb{overflow:hidden}.pd-breadcrumb__list{display:flex;align-items:center;flex-wrap:nowrap;gap:9px;overflow:hidden;margin:0;padding:0;list-style:none}.pd-breadcrumb__item{flex:0 0 auto;color:#7b8f98;font-size:12px;line-height:1.45}.pd-breadcrumb__item a{display:inline-flex;align-items:center;gap:6px;color:#718690;text-decoration:none;transition:color var(--pd-transition)}.pd-breadcrumb__item a:hover{color:var(--pd-blue)}.pd-breadcrumb__item a i{color:var(--pd-green-dark);font-size:10px}.pd-breadcrumb__separator{color:#b0bdc3}.pd-breadcrumb__item--current{overflow:hidden;min-width:0;color:var(--pd-heading);font-weight:600;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 767.98px){.pd-breadcrumb-section{padding:13px 0}.pd-breadcrumb__list{gap:7px}.pd-breadcrumb__item{font-size:11px}.pd-breadcrumb__item--current{flex:1}}.pd-hero{padding:36px 0 0}.pd-hero__grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr);gap:clamp(34px,4vw,54px);align-items:stretch}@media (max-width: 1199.98px){.pd-hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:32px}}@media (max-width: 991.98px){.pd-hero{padding-top:28px}.pd-hero__grid{grid-template-columns:minmax(0,1fr);gap:30px}}@media (max-width: 767.98px){.pd-hero{padding-top:20px}.pd-hero__grid{gap:25px}}.pd-gallery{--pd-gallery-thumb-width: 88px;--pd-gallery-thumb-height: 66px;--pd-gallery-thumb-gap: 11px;--pd-gallery-column-gap: 14px;--pd-gallery-thumb-viewport-height: 338px;width:100%;min-width:0}.pd-gallery__layout{display:grid;grid-template-columns:var(--pd-gallery-thumb-width) minmax(0,1fr);gap:var(--pd-gallery-column-gap);align-items:start;width:100%;min-width:0}.pd-gallery__layout--single{grid-template-columns:minmax(0,1fr)}.pd-gallery__thumb-rail{position:relative;width:var(--pd-gallery-thumb-width);height:var(--pd-gallery-thumb-viewport-height);min-width:0;overflow:hidden}.pd-gallery__thumbs{display:flex;flex-direction:column;gap:var(--pd-gallery-thumb-gap);width:var(--pd-gallery-thumb-width);height:var(--pd-gallery-thumb-viewport-height);min-height:0;overflow-x:hidden;overflow-y:auto;padding:0;scroll-behavior:smooth;scroll-snap-type:y proximity;overscroll-behavior:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.pd-gallery__thumbs::-webkit-scrollbar{display:none;width:0;height:0}.pd-gallery__thumb{position:relative;display:block;flex:0 0 var(--pd-gallery-thumb-height);width:var(--pd-gallery-thumb-width);height:var(--pd-gallery-thumb-height);min-width:var(--pd-gallery-thumb-width);min-height:var(--pd-gallery-thumb-height);padding:0;overflow:hidden;cursor:pointer;background:#eef2f2;border:1px solid rgba(24,69,94,.13);border-radius:9px;scroll-snap-align:start;transition:border-color var(--pd-transition),box-shadow var(--pd-transition),transform var(--pd-transition)}.pd-gallery__thumb img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .32s ease}.pd-gallery__thumb.is-active{border-color:var(--pd-green);box-shadow:0 0 0 2px #79b43d1f}.pd-gallery__thumb.is-active:after{position:absolute;top:7px;right:7px;width:6px;height:6px;content:"";background:var(--pd-green);border:1px solid rgba(255,255,255,.85);border-radius:50%;box-shadow:0 0 0 3px #79b43d21}.pd-gallery__stage{position:relative;width:100%;min-width:0;overflow:hidden;aspect-ratio:4 / 3;background:#eef2f2;border:1px solid var(--pd-border-strong);border-radius:12px;box-shadow:0 12px 32px #0b30430a}.pd-gallery__main-button{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;padding:0;overflow:hidden;cursor:zoom-in;background:transparent;border:0}.pd-gallery__main-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:opacity .17s ease,transform .42s ease}.pd-gallery__zoom{position:absolute;z-index:5;right:16px;bottom:16px;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;color:#fff;font-size:12px;background:#0b3043e6;border:1px solid rgba(255,255,255,.1);border-radius:9px;box-shadow:0 8px 22px #0b304329;transition:background-color var(--pd-transition),transform var(--pd-transition)}.pd-gallery__arrow{position:absolute;z-index:6;top:50%;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;color:var(--pd-heading);font-size:12px;cursor:pointer;background:#fffffff0;border:1px solid rgba(24,69,94,.11);border-radius:50%;box-shadow:0 8px 24px #0b304317;transform:translateY(-50%);transition:color var(--pd-transition),background-color var(--pd-transition),border-color var(--pd-transition),box-shadow var(--pd-transition),transform var(--pd-transition)}.pd-gallery__arrow--prev{left:18px}.pd-gallery__arrow--next{right:18px}.pd-gallery__counter{position:absolute;z-index:5;bottom:17px;left:17px;display:inline-flex;align-items:center;gap:4px;min-height:29px;padding:6px 9px;color:#0b304394;font-size:10px;font-weight:650;line-height:1;background:#ffffffde;border:1px solid rgba(24,69,94,.08);border-radius:6px;box-shadow:0 4px 14px #0b30430d;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.pd-gallery__counter strong{color:var(--pd-heading);font-weight:800}.pd-gallery__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;width:100%;aspect-ratio:4 / 3;color:#82959e;background:var(--pd-background-soft);border:1px solid var(--pd-border);border-radius:12px}.pd-gallery__empty-icon{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;color:var(--pd-green-dark);font-size:20px;background:#79b43d1a;border-radius:9px}@media (hover: hover){.pd-gallery__thumb:hover{border-color:#79b43d94}.pd-gallery__thumb:not(.is-active):hover{transform:translate(2px)}.pd-gallery__thumb:hover img{transform:scale(1.045)}.pd-gallery__main-button:hover .pd-gallery__main-image{transform:scale(1.018)}.pd-gallery__main-button:hover .pd-gallery__zoom{background:var(--pd-blue);transform:translateY(-2px)}.pd-gallery__arrow:hover{color:#fff;background:var(--pd-navy);border-color:var(--pd-navy);box-shadow:0 11px 28px #0b304329}.pd-gallery__arrow--prev:hover{transform:translateY(-50%) translate(-2px)}.pd-gallery__arrow--next:hover{transform:translateY(-50%) translate(2px)}}@media (max-width: 1199.98px){.pd-gallery{--pd-gallery-thumb-width: 82px;--pd-gallery-thumb-height: 62px;--pd-gallery-thumb-gap: 10px;--pd-gallery-column-gap: 12px;--pd-gallery-thumb-viewport-height: 315px}}@media (max-width: 991.98px){.pd-gallery{--pd-gallery-thumb-width: 78px;--pd-gallery-thumb-height: 59px;--pd-gallery-thumb-gap: 9px;--pd-gallery-thumb-viewport-height: 297px}}@media (max-width: 767.98px){.pd-gallery{--pd-gallery-thumb-width: 82px;--pd-gallery-thumb-height: 62px;--pd-gallery-thumb-gap: 9px}.pd-gallery__layout{display:flex;flex-direction:column;gap:11px}.pd-gallery__stage{order:1;width:100%;aspect-ratio:4 / 3;border-radius:10px}.pd-gallery__thumb-rail{order:2;width:100%;height:var(--pd-gallery-thumb-height);overflow:hidden}.pd-gallery__thumbs{flex-direction:row;gap:var(--pd-gallery-thumb-gap);width:100%;height:var(--pd-gallery-thumb-height);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;overscroll-behavior-x:contain}.pd-gallery__thumb{flex:0 0 var(--pd-gallery-thumb-width);width:var(--pd-gallery-thumb-width);height:var(--pd-gallery-thumb-height);min-width:var(--pd-gallery-thumb-width);min-height:var(--pd-gallery-thumb-height);scroll-snap-align:start}.pd-gallery__arrow{width:38px;height:38px}.pd-gallery__arrow--prev{left:10px}.pd-gallery__arrow--next{right:10px}.pd-gallery__zoom{right:11px;bottom:11px;width:39px;height:39px}.pd-gallery__counter{bottom:11px;left:11px}}@media (max-width: 479.98px){.pd-gallery{--pd-gallery-thumb-width: 74px;--pd-gallery-thumb-height: 56px;--pd-gallery-thumb-gap: 8px}.pd-gallery__arrow{width:36px;height:36px}.pd-gallery__zoom{width:37px;height:37px}}.pd-gallery__thumb:focus-visible,.pd-gallery__arrow:focus-visible,.pd-gallery__main-button:focus-visible{outline:3px solid rgba(121,180,61,.22);outline-offset:2px}@media (prefers-reduced-motion: reduce){.pd-gallery__thumb,.pd-gallery__thumb img,.pd-gallery__main-image,.pd-gallery__zoom,.pd-gallery__arrow{transition:none!important}.pd-gallery__thumbs{scroll-behavior:auto}}.pd-summary{display:flex;flex-direction:column;width:100%;height:100%;min-width:0;padding:0}.pd-summary__content{min-width:0}.pd-summary__category{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;margin-bottom:12px;color:var(--pd-green-dark);font-size:11px;font-weight:750;line-height:1.4;letter-spacing:.045em;text-transform:uppercase}.pd-summary__category>span{flex:0 0 18px;width:18px;height:2px;background:var(--pd-green)}.pd-summary__title{margin:0;color:var(--pd-heading);font-size:clamp(19px,2.7vw,24px);font-weight:760;line-height:1.22;letter-spacing:-.035em}.pd-summary__meta{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:12px}.pd-summary__meta-item{display:inline-flex;align-items:center;gap:6px;color:#7b8e97;font-size:12px;line-height:1.4}.pd-summary__meta-item i{color:var(--pd-green-dark);font-size:11px}.pd-summary__lead{margin-top:20px;padding-top:18px;color:#526b78;font-size:14px;line-height:1.72;border-top:1px solid var(--pd-border)}.pd-summary__lead>:first-child{margin-top:0}.pd-summary__lead>:last-child{margin-bottom:0}.pd-summary__lead p{margin:0 0 10px}.pd-summary__lead ul,.pd-summary__lead ol{margin:10px 0;padding-left:20px}.pd-summary__lead li+li{margin-top:5px}.pd-summary__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:21px 0 0;border-top:1px solid var(--pd-border);border-bottom:1px solid var(--pd-border)}.pd-summary__fact{min-width:0;padding:13px 15px}.pd-summary__fact+.pd-summary__fact{border-left:1px solid var(--pd-border)}.pd-summary__fact dt{margin:0 0 4px;color:#83949c;font-size:10px;font-weight:650;line-height:1.4;letter-spacing:.055em;text-transform:uppercase}.pd-summary__fact dd{margin:0;color:var(--pd-heading);font-size:13px;font-weight:700;line-height:1.45}.pd-summary__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:auto;padding-top:22px}.pd-summary__action{min-width:0;min-height:58px;text-decoration:none;border:1px solid;border-radius:9px;transition:transform var(--pd-transition),border-color var(--pd-transition),background-color var(--pd-transition),box-shadow var(--pd-transition)}.pd-summary__actions>.pd-summary__action:only-child{grid-column:1 / -1;justify-self:start;width:auto;min-width:230px}.pd-summary__action--hotline{display:flex;align-items:center;gap:12px;padding:9px 14px;color:#fff;background:#0c4357;border-color:#0c4357;box-shadow:0 8px 20px #0b30431a}.pd-summary__hotline-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 38px;width:38px;height:38px;color:#fff;font-size:16px;background:#ffffff1a;border:1px solid rgba(255,255,255,.1);border-radius:8px}.pd-summary__hotline-number{display:block;min-width:0;color:#fff;font-size:18px;font-weight:800;line-height:1;letter-spacing:.018em;white-space:nowrap}.pd-summary__action--catalogue{display:grid;grid-template-columns:40px minmax(0,1fr) 30px;gap:10px;align-items:center;padding:8px 10px;color:var(--pd-heading);background:#f5f8f8;border-color:var(--pd-border-strong)}.pd-summary__action-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;color:var(--pd-blue);font-size:13px;background:#1d557714;border-radius:8px}.pd-summary__action-content{min-width:0}.pd-summary__action-content small{display:block;margin-bottom:2px;color:#82949c;font-size:10px;font-weight:650;line-height:1.25}.pd-summary__action-content strong{display:block;overflow:hidden;color:var(--pd-heading);font-size:14px;font-weight:800;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.pd-summary__action-go{display:inline-flex;align-items:center;justify-content:center;justify-self:end;width:30px;height:30px;color:var(--pd-blue);font-size:10px;background:#1d55770e;border:1px solid rgba(29,85,119,.06);border-radius:7px;transition:color var(--pd-transition),background-color var(--pd-transition),transform var(--pd-transition)}@media (hover: hover){.pd-summary__action:hover{transform:translateY(-1px)}.pd-summary__action--hotline:hover{color:#fff;background:#10536a;border-color:#10536a;box-shadow:0 10px 24px #0b304324}.pd-summary__action--catalogue:hover{color:var(--pd-heading);background:#fff;border-color:#79b43d59;box-shadow:0 8px 22px #0b30430e}.pd-summary__action--catalogue:hover .pd-summary__action-go{color:var(--pd-green-dark);background:#79b43d17;transform:translateY(1px)}}@media (max-width: 991.98px){.pd-summary{height:auto}.pd-summary__actions{margin-top:25px;padding-top:0}}@media (max-width: 575.98px){.pd-summary__title{font-size:19px}.pd-summary__lead{margin-top:18px;padding-top:16px;font-size:14px}.pd-summary__facts{grid-template-columns:minmax(0,1fr);margin-top:19px}.pd-summary__fact{padding:12px 0}.pd-summary__fact+.pd-summary__fact{border-top:1px solid var(--pd-border);border-left:0}.pd-summary__actions{grid-template-columns:minmax(0,1fr);gap:9px}.pd-summary__actions>.pd-summary__action:only-child{width:100%;min-width:0}.pd-summary__action{min-height:56px}.pd-summary__action--hotline{padding:8px 12px}.pd-summary__hotline-icon{flex-basis:38px}.pd-summary__hotline-number{font-size:17px}}.pd-summary__action:focus-visible{outline:3px solid rgba(121,180,61,.23);outline-offset:3px}@media (prefers-reduced-motion: reduce){.pd-summary__action,.pd-summary__action-go{transition:none!important}}.pd-overview{margin-top:52px;padding-top:34px;border-top:1px solid var(--pd-border)}.pd-overview .pd-rich-content{max-width:1100px}@media (max-width: 767.98px){.pd-overview{margin-top:38px;padding-top:27px}}.pd-information{margin-top:52px;padding-top:34px;border-top:1px solid var(--pd-border)}.pd-tabs{overflow:hidden;border:1px solid var(--pd-border);border-radius:10px;background:#fff}.pd-tabs__nav{overflow-x:auto;background:linear-gradient(180deg,#f8faf9,#f5f8f8);border-bottom:1px solid var(--pd-border)}.pd-tabs__nav .nav{display:flex;flex-wrap:nowrap;min-width:-moz-max-content;min-width:max-content}.pd-tabs__button{position:relative;display:inline-flex;align-items:center;gap:9px;min-height:54px;padding:10px 20px;color:#6c818b;font-family:inherit;font-size:13px;cursor:pointer;background:transparent;border:0;border-right:1px solid rgba(24,69,94,.065);transition:color var(--pd-transition),background-color var(--pd-transition)}.pd-tabs__button>span{color:#9aaaaf;font-size:9px;font-weight:800;letter-spacing:.06em}.pd-tabs__button>strong{font-weight:700}.pd-tabs__button:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;content:"";background:transparent}.pd-tabs__button:hover{color:var(--pd-heading)}.pd-tabs__button.active{color:var(--pd-heading);background:#fff}.pd-tabs__button.active>span{color:var(--pd-green-dark)}.pd-tabs__button.active:after{background:var(--pd-green)}.pd-tabs__content{padding:30px 32px 34px}@media (max-width: 767.98px){.pd-information{margin-top:38px;padding-top:27px}.pd-tabs__button{min-height:50px;padding:9px 14px;font-size:12px}.pd-tabs__content{padding:21px 17px 24px}}.pd-related{position:relative;margin-top:58px;padding-top:38px;border-top:1px solid var(--pd-border)}.pd-related__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(22px,2.2vw,32px);align-items:stretch}.pd-related-card{position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden;background:#fff;border:1px solid rgba(24,69,94,.11);border-radius:12px;box-shadow:0 12px 30px #0b304309;transition:transform var(--pd-transition),border-color var(--pd-transition),box-shadow var(--pd-transition)}.pd-related-card__media{position:relative;display:block;width:100%;overflow:hidden;aspect-ratio:16 / 9;background:#eef2f2}.pd-related-card__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .42s ease}.pd-related-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#06283605 50%,#0628361a);opacity:0;transition:opacity var(--pd-transition)}.pd-related-card__view{position:absolute;top:14px;right:14px;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;color:#fff;font-size:11px;background:#0b3043e6;border:1px solid rgba(255,255,255,.17);border-radius:8px;opacity:0;transform:translateY(-6px);transition:opacity var(--pd-transition),transform var(--pd-transition)}.pd-related-card__body{display:flex;flex-direction:column;flex:1 1 auto;min-width:0;padding:20px 22px 19px}.pd-related-card__category{display:block;margin-bottom:8px;color:var(--pd-green-dark);font-size:10px;font-weight:800;line-height:1.35;letter-spacing:.075em;text-transform:uppercase}.pd-related-card__title{min-height:2.96em;margin:0;font-size:17px;font-weight:750;line-height:1.48}.pd-related-card__title a{display:-webkit-box;overflow:hidden;color:var(--pd-heading);text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition:color var(--pd-transition)}.pd-related-card__footer{display:flex;flex-direction:column;margin-top:auto;padding-top:20px}.pd-related-card__line{display:block;width:100%;height:1px;margin-bottom:16px;background:linear-gradient(90deg,#18455e21,#18455e09)}.pd-related-card__link{display:inline-flex;align-items:center;align-self:flex-start;gap:9px;color:var(--pd-heading);font-size:12px;font-weight:750;line-height:1.3;text-decoration:none;transition:color var(--pd-transition)}.pd-related-card__link i{color:var(--pd-green-dark);font-size:10px;transition:transform var(--pd-transition)}@media (hover: hover){.pd-related-card:hover{border-color:#79b43d47;box-shadow:0 20px 46px #0b304313;transform:translateY(-4px)}.pd-related-card:hover .pd-related-card__image{transform:scale(1.035)}.pd-related-card:hover .pd-related-card__overlay{opacity:1}.pd-related-card:hover .pd-related-card__view{opacity:1;transform:translateY(0)}.pd-related-card__title a:hover,.pd-related-card__link:hover{color:var(--pd-blue)}.pd-related-card__link:hover i{transform:translate(4px)}}@media (max-width: 1199.98px){.pd-related__grid{gap:20px}.pd-related-card__body{padding:18px 19px}.pd-related-card__title{font-size:16px}}@media (max-width: 991.98px){.pd-related__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media (max-width: 767.98px){.pd-related{margin-top:42px;padding-top:30px}.pd-related-card__body{padding:18px}.pd-related-card__title{font-size:16px}.pd-related-card__footer{padding-top:17px}}@media (max-width: 575.98px){.pd-related__grid{grid-template-columns:minmax(0,1fr);gap:18px}.pd-related-card__media{aspect-ratio:16 / 9}.pd-related-card__title{min-height:0}}.pd-related-card a:focus-visible{outline:3px solid rgba(121,180,61,.2);outline-offset:3px}@media (prefers-reduced-motion: reduce){.pd-related-card,.pd-related-card__image,.pd-related-card__overlay,.pd-related-card__view,.pd-related-card__title a,.pd-related-card__link,.pd-related-card__link i{transition:none!important}}.pd-gallery-modal .modal-dialog{max-width:1180px}.pd-gallery-modal .modal-content{overflow:hidden;background:#fff;border:0;border-radius:12px;box-shadow:0 28px 80px #051b2738}.pd-gallery-modal__header{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:62px;padding:12px 16px 12px 22px;border-bottom:1px solid var(--pd-border)}.pd-gallery-modal__header h2{min-width:0;overflow:hidden;margin:0;color:var(--pd-heading);font-size:16px;font-weight:720;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.pd-gallery-modal__header-actions{display:flex;align-items:center;gap:12px;flex:0 0 auto}.pd-gallery-modal__counter{display:inline-flex;align-items:center;gap:4px;color:#82949d;font-size:11px;line-height:1}.pd-gallery-modal__counter strong{color:var(--pd-heading);font-weight:800}.pd-gallery-modal__close{display:inline-flex;align-items:center;justify-content:center;flex:0 0 36px;width:36px;height:36px;padding:0;color:#6f838d;cursor:pointer;background:#f6f8f8;border:1px solid rgba(24,69,94,.07);border-radius:8px}.pd-gallery-modal__body{padding:18px}.pd-gallery-modal__stage{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:620px;background:linear-gradient(145deg,#f8fafb,#f2f5f6);border-radius:9px}.pd-gallery-modal__image{display:block;width:auto;height:auto;max-width:calc(100% - 130px);max-height:76vh;-o-object-fit:contain;object-fit:contain}.pd-gallery-modal__arrow{position:absolute;z-index:2;top:50%;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;color:var(--pd-heading);cursor:pointer;background:#fffffff0;border:1px solid var(--pd-border);border-radius:50%;box-shadow:0 8px 22px #0b304314;transform:translateY(-50%)}.pd-gallery-modal__arrow--prev{left:18px}.pd-gallery-modal__arrow--next{right:18px}@media (max-width: 767.98px){.pd-gallery-modal .modal-dialog{margin:10px}.pd-gallery-modal__header{min-height:56px;padding:10px 11px 10px 15px}.pd-gallery-modal__header h2{font-size:14px}.pd-gallery-modal__body{padding:9px}.pd-gallery-modal__stage{min-height:420px}.pd-gallery-modal__image{max-width:calc(100% - 80px);max-height:70vh}.pd-gallery-modal__arrow{width:38px;height:38px}.pd-gallery-modal__arrow--prev{left:8px}.pd-gallery-modal__arrow--next{right:8px}}
