@charset "UTF-8";:root{--ptv-color-primary: #990000;--ptv-color-primary-dark: #660000;--ptv-color-primary-rgb: 153, 0, 0;--ptv-color-accent: #f5a623;--ptv-color-accent-dark: #d48f1a;--ptv-color-accent-rgb: 245, 166, 35;--ptv-color-body-bg: #f4f7fb;--ptv-color-text: #1a1a1a;--ptv-color-text-muted: #5c5c5c;--bs-primary: var(--ptv-color-primary);--bs-primary-rgb: var(--ptv-color-primary-rgb);--bs-link-color: var(--ptv-color-primary);--bs-link-hover-color: var(--ptv-color-primary-dark);--ptv-font-sans: Roboto, system-ui, -apple-system, Segoe UI, sans-serif}body.site{font-family:var(--ptv-font-sans)}.site{min-height:100vh;display:flex;flex-direction:column}.site__main{flex:1 0 auto}.btn-primary{--bs-btn-bg: var(--ptv-color-primary);--bs-btn-border-color: var(--ptv-color-primary);--bs-btn-hover-bg: var(--ptv-color-primary-dark);--bs-btn-hover-border-color: var(--ptv-color-primary-dark)}.btn-outline-primary{--bs-btn-color: var(--ptv-color-primary);--bs-btn-border-color: var(--ptv-color-primary);--bs-btn-hover-bg: var(--ptv-color-primary);--bs-btn-hover-border-color: var(--ptv-color-primary)}.text-primary{color:var(--ptv-color-primary)!important}.bg-primary{background-color:var(--ptv-color-primary)!important}.btn-accent{--bs-btn-color: #1a1a1a;--bs-btn-bg: var(--ptv-color-accent);--bs-btn-border-color: var(--ptv-color-accent);--bs-btn-hover-bg: var(--ptv-color-accent-dark);--bs-btn-hover-border-color: var(--ptv-color-accent-dark);--bs-btn-focus-shadow-rgb: var(--ptv-color-accent-rgb)}.scroll-top{background-color:var(--ptv-color-primary)!important}.scroll-top:hover{background-color:var(--ptv-color-primary-dark)!important}.site-header{position:fixed;top:0;left:0;width:100%;z-index:1000;background-color:#fff;box-shadow:none!important;-webkit-box-shadow:none!important;transition:transform .3s ease-in-out}.site-header.navbar-area,.site-header.navbar-area.sticky{box-shadow:none!important;-webkit-box-shadow:none!important}.site-header.header-hide{transform:translateY(-100%)}.site-header.header-show{transform:translateY(0)}.site-header__row1{background:#faf3f3;border-bottom:1px solid rgba(153,0,0,.12);font-size:.8125rem;color:var(--ptv-color-text-muted);padding:.4rem 0}.site-header__row1-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem}.site-header__contact{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem}.site-header__contact-item{display:inline-flex;align-items:center;gap:.4rem}.site-header__contact-item i{color:var(--ptv-color-primary);font-size:1rem;flex-shrink:0}.site-header__contact-item a{color:var(--ptv-color-primary);text-decoration:none;font-weight:500}.site-header__contact-item a:hover{color:var(--ptv-color-accent)}.site-header__address-text{max-width:42vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width: 768px){.site-header__address-text{max-width:360px}}.site-header__social{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.site-header__social-link{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;color:var(--ptv-color-primary);background:rgba(var(--ptv-color-primary-rgb),.1);text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease}.site-header__social-link:hover{background:var(--ptv-color-primary);color:#fff;transform:translateY(-2px)}.site-header__social-link i{font-size:.95rem}.site-header__row2{position:relative;border-bottom:1px solid rgba(153,0,0,.15)}.site-header .site-header__row2.header-middle{padding-top:.45rem!important;padding-bottom:.45rem!important}.site-header__row2-inner{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;padding:.4rem 0}.site-header__logo{flex:0 0 auto;order:1}.site-header__logo .navbar-brand img{max-width:120px;height:auto;width:100%}@media (max-width: 767px){.site-header__logo .navbar-brand img{max-width:90px}}.site-header__menu{flex:1 1 100%;min-width:0;order:3;padding-top:0;padding-bottom:0}@media (min-width: 992px){.site-header__menu{flex:1 1 auto;order:2}}.site-header__nav-inner{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem}.site-header__navbar .navbar-toggler .toggler-icon{background-color:var(--ptv-color-primary)}.site-header__row2 #nav.navbar-nav>li>a,.site-header__row2 #nav .nav-item>a.dd-menu{color:#1a1a1a!important;font-size:1.0625rem;font-weight:700;letter-spacing:.02em;padding:.35rem .65rem!important}.site-header__row2 #nav.navbar-nav>li>a:hover,.site-header__row2 #nav.navbar-nav>li>a.active,.site-header__row2 #nav .nav-item>a.dd-menu:hover{color:var(--ptv-color-primary)!important}.site-header__row2 .sub-menu{background:#fff;border:1px solid rgba(153,0,0,.12);border-radius:8px;box-shadow:0 8px 24px #66000014}.site-header__row2 .sub-menu li a{color:#1a1a1a!important;font-size:1rem;font-weight:600}.site-header__row2 .sub-menu li a:hover{color:var(--ptv-color-primary)!important}.site-header__tools{flex:0 0 auto;display:flex;align-items:center;gap:.35rem;margin-left:auto;order:2}@media (min-width: 992px){.site-header__tools{order:3;margin-left:0}}.site-header__menu-toggler{width:44px;height:44px;border-radius:50%;border:1px solid #e2e8f0;padding:0;display:inline-flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;background:#fff}.site-header__menu-toggler .toggler-icon{display:block;width:20px;height:2px;background:var(--ptv-color-primary)}.site-header__icon-btn{position:relative;display:inline-flex!important;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1px solid #e2e8f0;background:#fff;color:#475569;font-size:1.2rem;cursor:pointer;transition:all .25s ease;text-decoration:none;padding:0}.site-header__icon-btn:hover{background:var(--ptv-color-primary);color:#fff;border-color:transparent}.site-header__cart-btn .total-items{position:absolute;right:-4px;top:-4px;min-width:19px;height:19px;line-height:19px;padding:0 4px;background-color:var(--ptv-color-accent)!important;color:#1a1a1a!important;font-size:11px;font-weight:600;text-align:center;border-radius:50%}.header-search-panel{position:absolute;left:0;right:0;top:100%;padding:12px 0 16px;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:none;z-index:1002}.site-header__search-form{width:100%}.site-header__search-row{display:flex;align-items:stretch;width:100%;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden;background:#fff}.site-header__search-select-wrap{flex:0 0 auto;min-width:0;max-width:42%;border-right:1px solid #e2e8f0}.site-header__search-select-wrap select{width:100%;height:46px;border:none;padding:0 .75rem;font-size:.875rem;background:#f8fafc;color:#334155}.site-header__search-input-wrap input{width:100%;height:46px;border:none;padding:0 1rem;font-size:.9375rem}.site-header__search-input-wrap input:focus{outline:none}.site-header__search-submit .site-header__search-btn{height:46px;min-width:52px;padding:0 1.25rem;border:none;background:var(--ptv-color-accent);color:#1a1a1a;font-size:1.25rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease}.site-header__search-submit .site-header__search-btn:hover{background:var(--ptv-color-accent-dark)}.site-header .cart-items .main-btn{position:relative}.site-header .cart-items .main-btn:hover{background:var(--ptv-color-primary);color:#fff;border-color:transparent}@media (max-width: 991.98px){.site-header__row1{display:none!important}.site-header__menu{flex-basis:100%;order:4}.site-header__navbar .navbar-collapse{margin-top:.5rem;padding:.75rem;background:#f8fafc;border-radius:8px;border:1px solid #e8eef5}.site-header__row2 #nav.navbar-nav>li>a{border-bottom:1px solid #e8eef5}}body.site{padding-top:160px}@media (max-width: 991.98px){body.site{padding-top:100px!important}}@media (max-width: 767px){body.site{padding-top:88px!important}}.home-banner--fullscreen{padding:0;margin:0;width:100%;max-width:100%;overflow:hidden}.home-banner--fullscreen .home-banner__slider-wrap{position:relative;width:100%;border-radius:0;overflow:hidden}.home-banner--fullscreen .hero-slider .single-slider{position:relative;min-height:calc(100svh - 120px);min-height:calc(100vh - 120px);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}@media (max-width: 991px){.home-banner--fullscreen .hero-slider .single-slider{min-height:calc(100svh - 100px);min-height:calc(100vh - 100px)}}@media (max-width: 767px){.home-banner--fullscreen .hero-slider .single-slider{min-height:calc(100svh - 88px);min-height:calc(100vh - 88px)}}.home-banner--fullscreen .single-slider:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0d3b6659,#00000073);z-index:0}.home-banner--fullscreen .single-slider .content{position:relative;z-index:1;max-width:900px;margin:0 auto;padding:2rem 1.5rem;text-align:center;color:#fff}.home-banner--fullscreen .single-slider .content h2{color:#fff;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;text-shadow:0 2px 12px rgba(0,0,0,.35);margin-bottom:.75rem}.home-banner--fullscreen .single-slider .content h2 span{color:var(--ptv-color-accent)}.home-banner--fullscreen .single-slider .content p{color:#fffffff2;font-size:clamp(.95rem,2vw,1.15rem);margin:0;text-shadow:0 1px 8px rgba(0,0,0,.35)}.home-banner--fullscreen.hero-area .hero-slider .single-slider{height:auto!important;min-height:calc(100svh - 120px)!important}@media (max-width: 991px){.home-banner--fullscreen.hero-area .hero-slider .single-slider{min-height:calc(100svh - 100px)!important}}@media (max-width: 767px){.home-banner--fullscreen.hero-area .hero-slider .single-slider{min-height:calc(100svh - 88px)!important}}.home-banner--fullscreen.hero-area .hero-slider .single-slider .content{position:relative!important;left:auto!important;top:auto!important;transform:none!important;padding:2rem 1.5rem!important;max-width:900px!important;margin-left:auto!important;margin-right:auto!important}.home-banner--fullscreen.hero-area .tns-controls button{background:#0d3b66d9!important}.home-category-pills{padding:1.25rem 0 1rem;background:linear-gradient(to bottom,#0d3b660f,#f4f7fbf2);border-bottom:1px solid rgba(13,59,102,.08)}.home-category-pills__section-head.home-section-head{margin-bottom:.85rem}.home-category-pills__scroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin:0 auto;padding:0 .5rem .25rem;max-width:100%;text-align:center}.home-category-pills__scroll::-webkit-scrollbar{height:4px}.home-category-pills__scroll::-webkit-scrollbar-thumb{background:#0d3b6633;border-radius:4px}.home-category-pills__inner{display:inline-flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:.5rem;min-width:min-content;padding:.15rem 0}.home-category-pills__btn{display:inline-flex;align-items:center;justify-content:center;padding:.45rem 1rem;font-size:.8125rem;font-weight:600;line-height:1.2;text-align:center;text-decoration:none;white-space:nowrap;color:var(--ptv-color-primary, #0d3b66);background:#fff;border:1px solid rgba(13,59,102,.18);border-radius:6px;box-shadow:0 1px 3px #0d3b6614;transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.home-category-pills__btn:hover{color:#fff;background:var(--ptv-color-primary, #0d3b66);border-color:var(--ptv-color-primary, #0d3b66);box-shadow:0 4px 12px #0d3b6633}.home-category-pills__btn:focus-visible{outline:2px solid var(--ptv-color-accent, #f18a00);outline-offset:2px}.home-category-pills__btn--active{color:#fff;background:var(--ptv-color-primary, #0d3b66);border-color:var(--ptv-color-primary, #0d3b66);box-shadow:0 4px 12px #0d3b6633}.home-category-pill-products{padding-top:1.25rem;padding-bottom:1.5rem;background:var(--ptv-color-body-bg, #f4f7fb);border-bottom:1px solid rgba(13,59,102,.08)}.home-category-pill-products__grid{align-items:stretch}.home-category-pill-products__grid>[class*=col-]{display:flex}.home-category-pill-products__grid .home-product-card{width:100%}.home-partners{padding:2.25rem 0;background:#fff;border-bottom:1px solid rgba(13,59,102,.08)}.home-partners__item{min-height:1px}.home-partners__link,.home-partners__nolink{display:block;padding:.75rem .5rem;border-radius:8px;transition:background-color .2s ease,transform .2s ease}.home-partners__link:hover{background:#0d3b660f}.home-partners__link:hover .home-partners__logo{transform:scale(1.03)}.home-partners__logo{max-height:64px;width:auto;max-width:100%;object-fit:contain;filter:grayscale(.15);transition:transform .2s ease}.home-partners__link:focus-visible{outline:2px solid var(--ptv-color-accent, #f18a00);outline-offset:2px}.home-partners__logos-wrap{position:relative;width:100%}.home-partners__logos-wrap .tns-outer{width:100%}.home-partners__logos-wrap .tns-ovh,.home-partners__logos-wrap .tns-inner{overflow:hidden}.home-partners-logos-slide{box-sizing:border-box}.home-partners__gallery-wrap{position:relative;width:100%}.home-partners__gallery-wrap .tns-outer{width:100%}.home-partners__gallery-wrap .tns-ovh,.home-partners__gallery-wrap .tns-inner{overflow:hidden}.home-partners-gallery__link,.home-partners-gallery__nolink{display:block;border-radius:10px;overflow:hidden;background:#f4f7fb}.home-partners-gallery__link:hover{box-shadow:0 8px 22px #0d3b661f}.home-partners-gallery__img{width:100%;display:block;aspect-ratio:16/10;object-fit:cover}.home-partners .tns-outer{position:relative}.home-partners .tns-controls{text-align:center;margin-top:1rem}.home-partners .tns-controls button{background:#0d3b66d9;color:#fff;border:none;border-radius:6px}.home-partners .tns-controls button:hover{background:var(--ptv-color-accent, #f18a00);color:#1a1a1a}.home-intro{background:var(--ptv-color-body-bg, #f4f7fb)}.home-intro__video iframe{border:0;border-radius:10px;box-shadow:0 8px 28px #0d3b661f}.home-intro__content{min-height:1px}.home-intro__prose{color:var(--ptv-color-text, #333);font-size:.9375rem;line-height:1.65}.home-intro__prose p:last-child{margin-bottom:0}.home-intro__prose p+p{margin-top:.75rem}.home-intro__prose ul,.home-intro__prose ol{padding-left:1.25rem;margin-bottom:.75rem}.home-intro__prose img{max-width:100%;height:auto;border-radius:8px}.home-intro__empty{font-size:.9375rem;line-height:1.6}.home-banner--fullscreen.hero-area .tns-controls button:hover{background:var(--ptv-color-accent)!important;color:#1a1a1a!important}.home-dhc-services{--dhc-navy: #0f2f4d;--dhc-green: #18b318;--dhc-green-dark: #109810;--dhc-price: #cc2b1d;padding:2.25rem 0 3rem;background:#efefef}.home-dhc-services__header{text-align:center;margin-bottom:.85rem}.home-dhc-services__title{font-size:clamp(1.1rem,2vw,1.5rem);font-weight:700;text-transform:uppercase;color:#1f1f1f;margin:0;letter-spacing:.03em}.home-dhc-services__title:after{content:"";display:block;width:50px;height:3px;margin:.55rem auto 0;background:#f18a00}.home-dhc-services__lead{display:none}.home-dhc-services__tabs-row{width:100%;margin-bottom:.75rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.home-dhc-services__tabs-row::-webkit-scrollbar{height:4px}.home-dhc-services__tabs-row::-webkit-scrollbar-thumb{background:#0f2f4d40}.home-dhc-services__tabs{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:.35rem;min-width:max-content;padding:0 .2rem .35rem;margin:0 auto}.home-dhc-services__tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(255,255,255,.25);background:var(--dhc-green);color:#fff;font-size:.7rem;font-weight:700;line-height:1.15;text-transform:uppercase;letter-spacing:.02em;padding:.45rem .6rem;white-space:nowrap;cursor:pointer;border-radius:0;transition:background .2s ease,color .2s ease;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;text-align:center}.home-dhc-services__tab-accent{color:var(--ptv-color-accent, #f18a00);font-weight:800;text-shadow:0 1px 2px rgba(0,0,0,.2)}.home-dhc-services__tab-sub{display:block;font-size:.62rem;font-weight:600;color:#fffffff2;text-transform:none;letter-spacing:0;line-height:1.2;max-width:11rem}.home-dhc-services__tab:hover,.home-dhc-services__tab.is-active{background:var(--dhc-green-dark);border-color:#ffffff59}.home-dhc-services__tab:hover .home-dhc-services__tab-accent,.home-dhc-services__tab.is-active .home-dhc-services__tab-accent{color:#ffc56d}.home-dhc-services__tab:hover .home-dhc-services__tab-sub,.home-dhc-services__tab.is-active .home-dhc-services__tab-sub{color:#fff}.home-dhc-services__tab:focus-visible{outline:2px solid #f18a00;outline-offset:1px}.home-dhc-services__panels{position:relative}.home-dhc-services__panel[hidden]{display:none!important}.home-dhc-services__grid{margin-bottom:0}.home-dhc-services__card{background:#fff;border:1px solid #d9d9d9;border-radius:0;overflow:hidden;height:100%;display:flex;flex-direction:column;transition:box-shadow .25s ease}.home-dhc-services__card:hover{box-shadow:0 3px 14px #00000029}.home-dhc-services__card-image{display:block;aspect-ratio:1/1;overflow:hidden;background:#fff}.home-dhc-services__card-image img{width:100%;height:100%;object-fit:cover;transition:all .3s ease}.home-dhc-services__card:hover .home-dhc-services__card-image img{transform:scale(1.1)}.home-dhc-services__card-body{padding:.6rem .55rem .7rem;flex:1;display:flex;flex-direction:column;border-top:1px solid #eee}.home-dhc-services__card-title{font-size:.83rem;font-weight:600;line-height:1.35;margin:0 0 .35rem;min-height:2.7em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-dhc-services__card-title a{color:#18334d;text-decoration:none}.home-dhc-services__card-title a:hover{color:#f18a00}.home-dhc-services__card-price{margin-top:auto;font-size:.8rem;line-height:1.2}.home-dhc-services__price-sale,.home-dhc-services__price-regular{font-weight:700;color:var(--dhc-price)}.home-dhc-services__price-old{display:block;margin-top:.15rem;font-size:.74rem;color:#8d8d8d;text-decoration:line-through}.home-dhc-services__more-wrap{text-align:center;margin-top:1rem}.home-dhc-services__more{display:inline-flex;align-items:center;gap:.35rem;font-size:.86rem;font-weight:600;color:#32516b;text-decoration:none;padding:.25rem 0;background:transparent;border:none}.home-dhc-services__more:hover{color:#f18a00}.home-dhc-services__more i{font-size:.86em}.home-categories{padding:2.5rem 0;background:var(--ptv-color-body-bg, #f4f7fb)}.home-section-head{text-align:center;margin-bottom:2rem}.home-section-head__title{font-size:1.5rem;font-weight:700;color:var(--ptv-color-primary);margin-bottom:.35rem}.home-section-head__desc{color:var(--ptv-color-text-muted);font-size:.9375rem;margin:0}.home-cat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width: 768px){.home-cat-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 992px){.home-cat-grid{grid-template-columns:repeat(6,1fr);gap:1.25rem}}.home-cat-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.25rem .75rem;background:#fff;border-radius:10px;border:1px solid #e8eef5;text-decoration:none;color:inherit;transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease;height:100%}.home-cat-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0d3b661f;border-color:var(--ptv-color-accent)}.home-cat-card__media{width:72px;height:72px;margin-bottom:.75rem;border-radius:50%;overflow:hidden;background:#f0f4f8;display:flex;align-items:center;justify-content:center}.home-cat-card__media img{width:100%;height:100%;object-fit:cover}.home-cat-card__name{font-size:.875rem;font-weight:600;color:var(--ptv-color-text);line-height:1.35;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-products-block{padding:2.5rem 0}.home-products-block:nth-child(2n){background:#fff}.home-products-block:nth-child(odd){background:var(--ptv-color-body-bg, #f4f7fb)}.home-products-block__head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;border-bottom:1px solid #e8eef5;padding-bottom:.75rem}.home-products-block__title-wrap{position:relative;padding-bottom:.5rem}.home-products-block__title{font-size:1.35rem;font-weight:700;color:var(--ptv-color-primary);margin:0}.home-products-block__title-wrap:after{content:"";position:absolute;left:0;bottom:0;width:72px;height:3px;background:var(--ptv-color-accent);border-radius:2px}.home-products-block__link{font-size:.9rem;font-weight:600;color:var(--ptv-color-primary);text-decoration:none}.home-products-block__link:hover{color:var(--ptv-color-accent)}.home-product-card{background:#fff;border:1px solid #e8eef5;border-radius:10px;overflow:hidden;height:100%;display:flex;flex-direction:column;transition:box-shadow .25s ease,border-color .25s ease}.home-product-card:hover{box-shadow:0 10px 28px #0d3b661a;border-color:#f5a62373}.home-product-card__image{position:relative;display:block;width:100%;aspect-ratio:1/1;overflow:hidden;background-color:#fff;line-height:0;flex-shrink:0}.home-product-card__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center;display:block;transition:transform .35s ease}.home-product-card:hover .home-product-card__image img{transform:scale(1.05)}.home-product-card__badge{position:absolute;top:10px;left:10px;z-index:2;font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:4px;background:#dc3545;color:#fff}.home-product-card__body{padding:1rem;display:flex;flex-direction:column;flex:1}.home-product-card__title{font-size:.95rem;font-weight:600;line-height:1.4;margin:0 0 .5rem;min-height:2.8em}.home-product-card__title a{color:var(--ptv-color-text);text-decoration:none}.home-product-card__title a:hover{color:var(--ptv-color-primary)}.home-product-card__prices{margin-top:auto;margin-bottom:0}.home-product-card__price-sale{font-size:1.05rem;font-weight:700;color:#c62828}.home-product-card__price-old{font-size:.875rem;color:#94a3b8;text-decoration:line-through;margin-left:.35rem}.home-product-card__price-regular{font-size:1.05rem;font-weight:700;color:var(--ptv-color-primary)}.home-news{padding:2.5rem 0;background:#fff}.home-news-grid .single-blog{height:100%;display:flex;flex-direction:column;min-width:0;border:1px solid #e8eef5;border-radius:10px;overflow:hidden;transition:box-shadow .25s ease}.home-news-grid .single-blog:hover{box-shadow:0 8px 22px #00000014}.home-news-grid .blog-img{width:100%;margin:0;padding:0;flex-shrink:0;overflow:hidden}.home-news-grid .blog-img a{display:block;width:100%;line-height:0}.home-news-grid .blog-img img{width:100%;max-width:100%;height:auto;aspect-ratio:16/10;object-fit:cover;display:block}.home-news-grid .blog-content{flex:1;display:flex;flex-direction:column;padding:1.25rem}.home-news-grid .blog-content .category{display:inline-block;margin-bottom:.35rem;font-weight:600;font-size:.85rem;color:var(--ptv-color-accent-dark)}.home-news-grid .blog-content h4{margin-bottom:.5rem;line-height:1.35;min-height:2.7em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:1.05rem}.home-news-grid .blog-content h4 a{color:var(--ptv-color-primary);text-decoration:none}.home-news-grid .blog-content h4 a:hover{color:var(--ptv-color-accent)}.home-news-grid .blog-content p{margin-bottom:.75rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:.9rem;color:var(--ptv-color-text-muted)}.home-news-grid .blog-content .button{margin-top:auto}.home-news-grid .blog-content .button .btn{background:var(--ptv-color-primary);color:#fff;border:none;font-size:.875rem;padding:.45rem 1.1rem}.home-news-grid .blog-content .button .btn:hover{background:var(--ptv-color-primary-dark);color:#fff}.home-why-choose{padding-top:3rem;padding-bottom:3rem;background:var(--ptv-color-body-bg);border-top:1px solid rgba(0,0,0,.06)}.home-why-choose__title{text-align:center;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:800;letter-spacing:.04em;color:var(--ptv-color-text);margin:0 auto 2rem;max-width:48rem}.home-why-choose__title:after{content:"";display:block;width:72px;height:4px;margin:1rem auto 0;background:linear-gradient(90deg,var(--ptv-color-primary),var(--ptv-color-accent));border-radius:2px}.home-why-choose__grid{align-items:stretch}.home-why-choose__card{height:100%;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:12px;padding:1.5rem 1.25rem;box-shadow:0 8px 24px #0000000a;transition:box-shadow .2s ease,transform .2s ease}.home-why-choose__card:hover{box-shadow:0 12px 32px #00000014;transform:translateY(-2px)}.home-why-choose__icon{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;background:var(--ptv-color-primary);color:#fff;font-size:1.5rem}.home-why-choose__card--contact .home-why-choose__icon{background:linear-gradient(135deg,var(--ptv-color-primary),var(--ptv-color-primary-dark))}.home-why-choose__card-title{font-size:.95rem;font-weight:800;letter-spacing:.03em;color:var(--ptv-color-text);margin:0 0 .75rem;line-height:1.35}.home-why-choose__card-text{font-size:.9rem;line-height:1.55;color:var(--ptv-color-text-muted);margin:0}.home-why-choose__contact-name strong{color:var(--ptv-color-text);font-size:.95rem}.home-why-choose__link{color:var(--ptv-color-primary);font-weight:600;text-decoration:none}.home-why-choose__link:hover{color:var(--ptv-color-primary-dark);text-decoration:underline}.home-trust{padding:2rem 0;background:var(--ptv-color-primary);color:#fff}.home-trust ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media (min-width: 992px){.home-trust ul{grid-template-columns:repeat(4,1fr)}}.home-trust li{display:flex;align-items:flex-start;gap:.75rem}.home-trust .media-icon{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:#ffffff1f;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:var(--ptv-color-accent)}.home-trust .media-body h5{font-size:.95rem;font-weight:700;margin:0 0 .15rem}.home-trust .media-body span{font-size:.8125rem;opacity:.9}@keyframes home-hero-title-in{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}.home-banner--fullscreen .single-slider .content.home-hero-content h2{animation:home-hero-title-in .9s cubic-bezier(.22,1,.36,1) .12s both}.home-banner--fullscreen .single-slider .content.home-hero-content p{animation:home-hero-title-in .85s cubic-bezier(.22,1,.36,1) .32s both}.home-scroll-reveal{opacity:0;transform:translate3d(0,2rem,0);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transition-delay:var(--home-reveal-delay, 0s)}.home-scroll-reveal--from-left{transform:translate3d(-1.75rem,1rem,0)}.home-scroll-reveal--from-right{transform:translate3d(1.75rem,1rem,0)}.home-scroll-reveal--scale{transform:translate3d(0,1.25rem,0) scale(.96)}.home-scroll-reveal.is-visible{opacity:1;transform:translateZ(0)}.home-scroll-reveal--scale.is-visible{transform:scale(1)}@media (prefers-reduced-motion: reduce){.home-banner--fullscreen .single-slider .content.home-hero-content h2,.home-banner--fullscreen .single-slider .content.home-hero-content p{animation:none;opacity:1;transform:none}.home-scroll-reveal,.home-scroll-reveal--from-left,.home-scroll-reveal--from-right,.home-scroll-reveal--scale{opacity:1;transform:none;transition:none}}
