*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:'Inter',system-ui,sans-serif;background:#edf2f7;color:#1f2f3d;line-height:1.6;min-height:100vh}img{max-width:100%;height:auto;display:block}[dir="rtl"] .products-layout,[dir="rtl"] .app-layout{direction:rtl}[dir="rtl"] .sidebar-card{text-align:right}[dir="rtl"] .prod-card-wrap{text-align:right}[dir="rtl"] .footer-inner{direction:rtl;text-align:right}[dir="rtl"] .nav-links{direction:rtl}[dir="rtl"] .prod-badge-wrap{justify-content:flex-end}[dir="rtl"] table td{text-align:right}[dir="rtl"] .search-icon{right:auto;left:.75rem}[dir="rtl"] .search-inp{padding-left:.875rem;padding-right:2.25rem}[dir="rtl"] .products-layout,[dir="rtl"] .footer-inner,[dir="rtl"] .footer-grid{direction:rtl}[dir="rtl"] .sidebar-card{border-right:none;border-left:3px solid var(--trs-accent)}[dir="rtl"] .cat-btn{text-align:right}[dir="rtl"] input,[dir="rtl"] textarea,[dir="rtl"] select{text-align:right;direction:rtl}[dir="rtl"] .prod-badge-wrap{justify-content:flex-end}*{-webkit-tap-highlight-color:#fff0}button{-webkit-appearance:none;appearance:none}*{scrollbar-width:thin;scrollbar-color:#cbd5e1 #fff0}video{width:100%;display:block}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}ul{list-style:none}:root{--trs-primary:#10273f;--trs-primary-2:#1a3f63;--trs-accent:#d97b2d;--trs-accent-2:#c56618;--trs-success:#168a63;--trs-success-2:#0f7554;--trs-bg:#edf2f7;--trs-card:#ffffff;--trs-border:#dbe4ee;--trs-text:#1f2f3d}.trs-hero{background:linear-gradient(135deg,#163554 0%,#214a72 55%,#3a688f 100%)}.trs-banner{background:linear-gradient(90deg,var(--trs-primary) 0%,var(--trs-primary-2) 55%,#31557d 100%)}.trs-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.trs-header-glass{background:rgb(255 255 255 / .72);border-color:rgb(255 255 255 / .55);box-shadow:0 6px 24px rgb(15 23 42 / .08)}.trs-header-solid{background:rgb(255 255 255 / .92);border-color:rgb(226 232 240 / .9);box-shadow:0 10px 30px rgb(15 23 42 / .1)}.trs-footer{background:linear-gradient(180deg,var(--trs-primary) 0%,#0c1d2f 100%)}.trs-soft{background:#e9eef5}.trs-pill{background:var(--trs-primary)!important;color:white!important;border:1px solid rgb(16 39 63 / .1)}.trs-dark-button{background:var(--trs-primary)!important;color:white!important}.trs-dark-button:hover{background:var(--trs-primary-2)!important}.trs-header-cta{background:linear-gradient(135deg,var(--trs-primary) 0%,var(--trs-primary-2) 100%)!important;color:white!important;box-shadow:0 10px 24px rgb(16 39 63 / .18)}.trs-blue-button{background:var(--trs-accent)!important;color:white!important}.trs-blue-button:hover{background:var(--trs-accent-2)!important}.trs-green-button{background:var(--trs-success)!important;color:white!important}.trs-green-button:hover{background:var(--trs-success-2)!important}.trs-outline-button{border-color:var(--trs-border)!important;color:var(--trs-primary)!important;background:white!important}.trs-outline-button:hover{border-color:rgb(16 39 63 / .22)!important;background:#f5f8fc!important}.trs-title-icon{background:linear-gradient(180deg,#ffffff 0%,#f7f9fc 100%)!important;color:#2f4696!important;border:1px solid rgb(47 70 150 / .08);box-shadow:0 10px 28px rgb(15 23 42 / .08),inset 0 1px 0 rgb(255 255 255 / .9)}.trs-factory-icon{background:rgb(43 90 166 / .1)!important;color:#2b5aa6!important}.max-w-7xl{max-width:80rem;margin:0 auto}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.container{max-width:80rem;margin:0 auto;padding:0 1rem}@media(min-width:768px){.container{padding:0 1.5rem}}header{position:sticky;top:0;z-index:30;border-bottom:1px solid;transition:all 0.3s}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1rem}@media(min-width:768px){.header-inner{padding:1rem 1.5rem}}.brand-name{max-width:280px;font-size:1.15rem;font-weight:800;line-height:1.25;letter-spacing:-.02em;color:#0f172a;cursor:pointer}@media(min-width:768px){.brand-name{max-width:360px;font-size:1.45rem}}.brand-sub{margin-top:.25rem;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.16em;color:#8496a9}@media(min-width:768px){.brand-sub{font-size:.875rem}}.main-nav{display:none;gap:1.75rem;font-size:.9375rem;font-weight:700}@media(min-width:1024px){.main-nav{display:flex}}.nav-btn{position:relative;padding-bottom:2px;border:none;background:#fff0;font-size:.9375rem;font-weight:700;letter-spacing:.01em;color:#4b5970;cursor:pointer;transition:all 0.2s}.nav-btn::after{content:'';position:absolute;inset-x:0;bottom:-1px;height:2px;border-radius:9999px;background:#2b5aa6;transform:scaleX(0);opacity:0;transition:all 0.2s}.nav-btn:hover,.nav-btn.active{color:#2b5aa6}.nav-btn.active::after,.nav-btn:hover::after{transform:scaleX(1);opacity:1}.header-right{display:flex;align-items:center;gap:.75rem}.lang-switcher{display:none;align-items:center;gap:.5rem;border-radius:.75rem;border:1px solid rgb(203 213 225 / .8);background:rgb(255 255 255 / .7);padding:.5rem .75rem}@media(min-width:640px){.lang-switcher{display:flex}}.lang-icon{width:1rem;height:1rem;color:#4b5970}.lang-select{height:2rem;width:6.5rem;border:0;padding:0;box-shadow:none;background:#fff0;font-size:.875rem;cursor:pointer;color:#1f2f3d}.lang-select:focus{outline:none}.mobile-menu-btn{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.75rem;border:1px solid;cursor:pointer}@media(min-width:1024px){.mobile-menu-btn{display:none}}.mobile-menu{position:fixed;top:73px;left:0;right:0;bottom:0;z-index:20;border-bottom:1px solid #e2e8f0;background:rgb(255 255 255 / .95);padding:1rem 1rem 2rem;display:flex;flex-direction:column;gap:.75rem;overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile-menu.hidden{display:none}.mobile-nav-btn{border-radius:.75rem;padding:.75rem 1rem;text-align:left;font-size:.875rem;border:none;cursor:pointer;transition:all 0.15s}.mobile-nav-btn.active{background:#0f172a;color:#fff}.mobile-nav-btn:not(.active){background:#f8fafc;color:#4b5970}.mobile-nav-btn:not(.active):hover{background:#f1f5f9}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;border-radius:.75rem;border:1px solid #fff0;font-size:.875rem;font-weight:600;cursor:pointer;transition:all 0.18s;white-space:nowrap;padding:.625rem 1.25rem}.btn-sm{padding:.5rem 1rem;font-size:.8125rem}.btn-lg{padding:1rem 1.5rem;font-size:1rem}.btn-xl{padding:1.25rem 1.75rem;font-size:1.0625rem}.btn-round{border-radius:9999px}.btn-icon{width:3rem;height:3rem;padding:0;border-radius:9999px}.btn-icon-lg{width:3.5rem;height:3.5rem;padding:0;border-radius:9999px}.card{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;box-shadow:0 1px 4px rgb(15 23 42 / .05);transition:all 0.3s}.card-r28{border-radius:1.75rem}.card-hover:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgb(15 23 42 / .1)}.card-content{padding:1.25rem}@media(min-width:768px){.card-content{padding:1.5rem}}.hero-section{position:relative;overflow:hidden;border-bottom:1px solid rgb(255 255 255 / .1)}.hero-slide{position:absolute;inset:0;transition:all 0.7s}.hero-slide.inactive{opacity:0;transform:scale(1.02);pointer-events:none}.hero-slide.active{opacity:1;transform:scale(1)}.hero-bg{height:100%;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgb(13 34 56 / .8) 0%,rgb(20 52 84 / .62) 46%,rgb(32 83 125 / .34) 100%)}.hero-content{position:relative;max-width:80rem;margin:0 auto;display:flex;flex-direction:column;justify-content:center;min-height:560px;padding:4rem 1rem}@media(min-width:768px){.hero-content{min-height:600px;padding:4rem 1.5rem}}@media(min-width:1024px){.hero-content{min-height:640px;padding:6rem 1.5rem}}.hero-tag{display:inline-flex;border-radius:9999px;border:1px solid rgb(255 255 255 / .15);background:rgb(255 255 255 / .1);padding:.375rem 1rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:#e2e8f0;-webkit-backdrop-filter:blur(4px)}.hero-title{margin-top:1.25rem;backdrop-filter:blur(4px)}.hero-title{margin-top:1.25rem;font-size:2.5rem;font-weight:600;line-height:1.08;letter-spacing:-.02em;color:#fff;max-width:80rem;min-height:5.5rem}@media(min-width:768px){.hero-title{font-size:3.25rem;min-height:7rem}}@media(min-width:1280px){.hero-title{font-size:4rem;min-height:8.5rem}}.hero-desc{margin-top:1.5rem;max-width:48rem;font-size:1.1rem;line-height:2rem;color:#e2e8f0;min-height:4rem}@media(min-width:768px){.hero-desc{font-size:1.2rem;min-height:4rem}}.hero-highlights{margin-top:2rem;display:grid;grid-template-columns:repeat(2,auto);gap:.75rem;max-width:48rem}@media(min-width:1280px){.hero-highlights{grid-template-columns:repeat(4,auto)}}.hero-hl{border-radius:.75rem;border:1px solid rgb(255 255 255 / .1);background:rgb(255 255 255 / .1);padding:.75rem 1rem;font-size:.875rem;font-weight:500;color:#e2e8f0;-webkit-backdrop-filter:blur(4px)}.hero-btns{margin-top:2rem;backdrop-filter:blur(4px)}.hero-btns{margin-top:2rem;display:flex;flex-wrap:wrap;gap:.75rem}.hero-dots{margin-top:2.5rem;display:flex;align-items:center;justify-content:flex-start;gap:.5rem}.hero-dot{height:.625rem;border-radius:9999px;border:none;cursor:pointer;transition:all 0.3s;background:rgb(255 255 255 / .45)}.hero-dot.active{width:2.5rem;background:#fff}.hero-dot:not(.active){width:.625rem}.hero-dot:not(.active):hover{background:rgb(255 255 255 / .7)}.hero-arrow-left{position:absolute;left:1.25rem;top:50%;transform:translateY(-50%);z-index:10}.hero-arrow-right{position:absolute;right:1.25rem;top:50%;transform:translateY(-50%);z-index:10}@media(min-width:1024px){.hero-arrow-left{left:2rem}.hero-arrow-right{right:2rem}}.title-row{display:flex;align-items:center;gap:.875rem;margin-bottom:1.25rem}@media(min-width:768px){.title-row{margin-bottom:1.5rem;gap:1rem}}.title-icon-wrap{display:flex;width:3.125rem;height:3.125rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:1.125rem}@media(min-width:768px){.title-icon-wrap{width:3.375rem;height:3.375rem}}.title-icon-wrap svg{width:1.25rem;height:1.25rem}@media(min-width:768px){.title-icon-wrap svg{width:1.375rem;height:1.375rem}}.title-h2{font-size:1.15rem;font-weight:700;line-height:1.12;letter-spacing:-.02em;color:#0f172a}@media(min-width:768px){.title-h2{font-size:1.45rem}}.title-sub{margin-top:.375rem;max-width:48rem;font-size:.75rem;line-height:1.5rem;color:#64748b}@media(min-width:768px){.title-sub{font-size:.8125rem}}.inner-banner{border-radius:1.5rem;padding:2.5rem 1.5rem;color:#fff;box-shadow:0 1px 3px rgb(0 0 0 / .1)}@media(min-width:768px){.inner-banner{padding:3rem 2rem}}.inner-banner-tag{display:inline-block;margin-bottom:.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:rgb(255 255 255 / .65)}.inner-banner h1{margin-top:1rem;font-size:1.875rem;font-weight:600;letter-spacing:-.025em}@media(min-width:768px){.inner-banner h1{font-size:2.25rem}}.inner-banner p{margin-top:1rem;max-width:48rem;font-size:.875rem;line-height:1.75rem;color:#e2e8f0}@media(min-width:768px){.inner-banner p{font-size:1rem}}.products-layout{display:grid;gap:1.5rem}@media(min-width:1024px){.products-layout{grid-template-columns:280px 1fr}}.sidebar-card{position:sticky;top:6rem;border-radius:1.5rem;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 4px rgb(15 23 42 / .05)}.sidebar-content{padding:1.25rem}.cat-btn{display:flex;align-items:center;justify-content:space-between;width:100%;border-radius:.75rem;padding:.75rem 1rem;text-align:left;font-size:.875rem;border:none;cursor:pointer;transition:all 0.15s}.cat-btn.active{background:#0f172a;color:#fff;font-weight:700}.cat-btn:not(.active){background:#f8fafc;color:#4b5970}.cat-btn:not(.active):hover{background:#f1f5f9}.cat-count{border-radius:9999px;background:rgb(0 0 0 / .1);padding:.125rem .5rem;font-size:.75rem}.search-wrap{position:relative;flex:1}.search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);pointer-events:none;color:#94a3b8;width:1rem;height:1rem}.search-inp{width:100%;height:3rem;border-radius:.75rem;border:1px solid #e2e8f0;padding:0 .75rem 0 2.5rem;font-size:.875rem;color:#1f2f3d;background:#fff;transition:border-color 0.15s}.search-inp:focus{outline:none;border-color:#94a3b8;box-shadow:0 0 0 2px rgb(148 163 184 / .2)}.prod-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:768px){.prod-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1280px){.prod-grid{grid-template-columns:repeat(3,1fr)}}.prod-grid-home{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:768px){.prod-grid-home{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.prod-grid-home{grid-template-columns:repeat(4,1fr)}}.image-frame{position:relative;overflow:hidden;background:#f1f5f9}.image-frame-inner{pointer-events:none;position:absolute;inset:0;z-index:0;background:radial-gradient(circle at center,rgb(255 255 255 / .92) 0%,rgb(241 245 249 / .96) 55%,rgb(226 232 240) 100%)}.image-frame img{pointer-events:none;position:relative;z-index:1;height:100%;width:100%;object-fit:contain;padding:.75rem}@media(min-width:768px){.image-frame img{padding:1rem}}.image-frame img.cover{object-fit:cover;padding:0}.prod-card-wrap{overflow:hidden;border-radius:1.5rem;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 4px rgb(15 23 42 / .05);transition:all 0.3s;cursor:pointer}.prod-card-wrap:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgb(15 23 42 / .1)}.prod-badge-wrap{display:inline-block;margin-bottom:.75rem}.prod-badge{border-radius:9999px;padding:.125rem .75rem;font-size:.75rem;font-weight:600}.pager{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.625rem}.pager-btn{display:flex;align-items:center;justify-content:center;height:2.75rem;min-width:2.75rem;border-radius:9999px;font-size:.875rem;font-weight:600;border:1px solid #e2e8f0;background:#fff;color:#4b5970;cursor:pointer;padding:0 1rem;transition:all 0.15s}.pager-btn.active{background:var(--trs-primary);color:#fff;border-color:var(--trs-primary)}.pager-btn:hover:not(.active):not(:disabled){background:#f8fafc}.pager-btn:disabled{opacity:.5;cursor:not-allowed}.pager-ellipsis{display:flex;align-items:center;justify-content:center;height:2.75rem;min-width:2.75rem;font-size:.875rem;font-weight:700;color:#94a3b8}.pager-goto{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:.875rem;font-weight:500;color:#64748b}.pager-goto select{height:2.75rem;width:11.25rem;border-radius:9999px;border:1px solid #e2e8f0;background:#fff;padding:0 1.25rem;font-size:.875rem;cursor:pointer}.app-card{overflow:hidden;border-radius:1.75rem;border:1px solid #e2e8f0;background:linear-gradient(135deg,#fff,#f8fafc);box-shadow:0 1px 4px rgb(15 23 42 / .05);cursor:pointer;transition:all 0.3s}.app-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgb(15 23 42 / .1)}.app-card-icon{display:inline-flex;height:3rem;width:3rem;align-items:center;justify-content:center;border-radius:.75rem;background:#eff6ff;color:#2b5aa6;box-shadow:0 1px 4px rgb(15 23 42 / .05)}.app-card-icon svg{width:1.25rem;height:1.25rem}.app-idx{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:rgb(148 163 184 / .8)}.app-indicator{display:flex;align-items:center;gap:.5rem;margin-top:1.25rem;font-size:.75rem;font-weight:500;color:#2b5aa6}.app-dot{width:.5rem;height:.5rem;border-radius:9999px;background:#2b5aa6}.why-card{overflow:hidden;border-radius:1.75rem;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 4px rgb(15 23 42 / .05);transition:all 0.3s;position:relative}.why-card::before{content:'';position:absolute;right:0;top:0;height:6rem;width:6rem;border-radius:0 1.75rem 0 1.75rem;background:linear-gradient(135deg,#eff6ff,transparent)}.why-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgb(15 23 42 / .1)}.why-badge{display:inline-flex;height:2.75rem;width:2.75rem;align-items:center;justify-content:center;border-radius:.625rem;background:var(--trs-primary);color:#fff;font-size:.9375rem;font-weight:600;box-shadow:0 1px 4px rgb(15 23 42 / .05);margin-bottom:.625rem}.why-bar{margin-top:1.25rem;height:4px;width:3rem;border-radius:9999px;background:#2b5aa6;transition:width 0.3s}.why-card:hover .why-bar{width:5rem}.fac-icon{display:flex;height:3.5rem;width:3.5rem;margin:0 auto .75rem;align-items:center;justify-content:center;border-radius:9999px}.fac-icon svg{width:1.5rem;height:1.5rem}.cert-img-box{display:flex;aspect-ratio:4/3;align-items:center;justify-content:center;border-radius:.75rem;border:1px solid #e2e8f0;background:linear-gradient(180deg,#fff 0%,#f8fafc 100%);color:#2b5aa6;box-shadow:0 1px 4px rgb(15 23 42 / .05);margin-bottom:1rem}.cert-img-box svg{width:2.5rem;height:2.5rem}.cert-badge{display:inline-flex;border-radius:9999px;background:#eff6ff;padding:.25rem .75rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#2b5aa6;margin-bottom:.5rem}.proc-card{position:relative;overflow:hidden;border-radius:1.75rem;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 4px rgb(15 23 42 / .05)}.proc-num{display:inline-flex;height:3rem;width:3rem;align-items:center;justify-content:center;border-radius:.75rem;background:var(--trs-primary);font-size:.875rem;font-weight:700;color:#fff}.proc-bar{flex:1;height:4px;border-radius:9999px;background:#2b5aa6}.faq-card{border-radius:1.5rem;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 4px rgb(15 23 42 / .05);padding:1.5rem}.exh-main{overflow:hidden;border-radius:1.5rem;background:#f1f5f9;position:relative}.exh-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgb(15 23 42 / .65))}.exh-info{position:absolute;inset-x:0;bottom:0;z-index:10;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;padding:1rem 1.5rem}@media(min-width:768px){.exh-info{padding:1.5rem}}.exh-tag{display:inline-flex;border-radius:9999px;border:1px solid rgb(255 255 255 / .2);background:rgb(255 255 255 / .12);padding:.25rem .75rem;font-size:.6875rem;font-weight:500;text-transform:uppercase;letter-spacing:.16em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff}.exh-caption{margin-top:.75rem;font-size:1rem;font-weight:600;line-height:1.5;color:#fff}@media(min-width:768px){.exh-caption{font-size:1.25rem}}.exh-thumbs{position:relative;z-index:20;margin-top:1rem;display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}@media(min-width:768px){.exh-thumbs{grid-template-columns:repeat(8,1fr)}}.exh-thumb{overflow:hidden;border-radius:.75rem;border:2px solid #fff0;cursor:pointer;transition:all 0.15s;background:#f1f5f9}.exh-thumb.active{border-color:#2b5aa6;box-shadow:0 0 0 2px rgb(43 90 166 / .15)}.exh-thumb:hover:not(.active){border-color:#cbd5e1}.exh-thumb-img{height:5.5rem;width:100%;object-fit:cover;background:#f1f5f9;padding:0}@media(min-width:768px){.exh-thumb-img{height:6rem}}.exh-thumb-overlay{position:absolute;inset:0;transition:background 0.15s}.news-card{overflow:hidden;border-radius:1.5rem;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 4px rgb(15 23 42 / .05);cursor:pointer;transition:all 0.3s}.news-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgb(15 23 42 / .1)}.news-meta{display:flex;flex-wrap:nowrap;align-items:center;gap:.5rem;font-size:.6875rem;text-transform:uppercase;letter-spacing:.12em;color:#94a3b8;margin-bottom:1rem;overflow:hidden;white-space:nowrap}.news-cat-badge{border-radius:9999px;background:#f1f5f9;padding:.25rem .75rem;font-size:.6875rem;color:#64748b}.news-title-lg{font-size:1.45rem;font-weight:600;letter-spacing:-.025em;color:#0f172a;margin-bottom:1rem}.news-title-sm{font-size:1.125rem;font-weight:600;line-height:1.75rem;color:#0f172a}.news-exc{font-size:.875rem;line-height:1.75rem;color:#64748b}.news-sidebar-small{border-radius:.75rem;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 4px rgb(15 23 42 / .05);cursor:pointer;padding:1rem;transition:all 0.2s}.news-sidebar-small:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgb(15 23 42 / .08)}.news-filter-bar{display:grid;gap:1rem;border-radius:1.5rem;border:1px solid #e2e8f0;background:#fff;padding:1.25rem;box-shadow:0 1px 4px rgb(15 23 42 / .05);margin-bottom:1.5rem}@media(min-width:1024px){.news-filter-bar{grid-template-columns:1fr 15rem 11.25rem}}.contact-row{display:flex;align-items:center;gap:.75rem;border-radius:.75rem;background:#f8fafc;padding:1rem;margin-bottom:.75rem;font-size:.875rem;color:#64748b}.contact-icon{width:1rem;height:1rem;flex-shrink:0}.form-inp{height:3rem;border-radius:.75rem;border:1px solid #e2e8f0;width:100%;padding:0 .75rem;font-size:.875rem;background:#fff;color:#1f2f3d;transition:border-color 0.15s}.form-inp:focus{outline:none;border-color:#94a3b8;box-shadow:0 0 0 2px rgb(148 163 184 / .2)}.form-ta{border-radius:.75rem;border:1px solid #e2e8f0;width:100%;padding:.75rem;font-size:.875rem;background:#fff;color:#1f2f3d;resize:vertical;min-height:7.5rem;transition:border-color 0.15s;font-family:inherit}.form-ta:focus{outline:none;border-color:#94a3b8;box-shadow:0 0 0 2px rgb(148 163 184 / .2)}.modal-overlay{position:fixed;inset:0;background:rgb(0 0 0 / .5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem}.modal-overlay.hidden{display:none}.modal-box{border-radius:1.5rem;background:#fff;box-shadow:0 20px 60px rgb(15 23 42 / .2);width:100%;max-width:40rem;max-height:90vh;overflow-y:auto;padding:1.5rem}@media(min-width:640px){.modal-box{max-width:40rem}}.floating{position:fixed;bottom:1.25rem;right:1.25rem;z-index:40;display:flex;flex-direction:column;gap:.5rem;align-items:stretch;width:10.5rem}.toast{position:fixed;bottom:6rem;left:50%;transform:translateX(-50%);border-radius:.75rem;background:#0f172a;padding:.75rem 1rem;font-size:.875rem;color:#fff;box-shadow:0 4px 16px rgb(15 23 42 / .2);z-index:50}.toast.hidden{display:none}.success-banner{position:fixed;bottom:1.5rem;left:50%;transform:translateX(-50%);border-radius:.75rem;background:#0f172a;padding:.75rem 1rem;font-size:.875rem;color:#fff;box-shadow:0 4px 16px rgb(0 0 0 / .2);z-index:50}.success-banner.hidden{display:none}.footer-wrap{border-top:1px solid rgb(255 255 255 / .08)}.footer-inner{padding:3rem 1rem}@media(min-width:768px){.footer-inner{padding:3rem 1.5rem}}.footer-grid{display:grid;gap:2.5rem;margin-bottom:2.5rem}@media(min-width:768px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.footer-grid{grid-template-columns:repeat(4,1fr)}}.footer-brand{font-size:1.125rem;font-weight:600;letter-spacing:-.025em;color:#fff}.footer-desc{margin-top:1rem;font-size:.875rem;line-height:1.75rem;color:#94a3b8}.footer-contact-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#94a3b8;margin-top:.5rem}.footer-link{font-size:.875rem;color:#94a3b8;cursor:pointer;transition:color 0.15s;display:block;margin-bottom:.75rem}.footer-link:hover{color:#fff}.footer-col-title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:#fff;margin-bottom:1rem}.footer-bottom{border-top:1px solid rgb(255 255 255 / .08);padding-top:1.25rem;font-size:.875rem;color:#64748b;text-align:center}#page-home,#page-products,#page-applications,#page-factory,#page-news,#page-contact,#page-detail,#page-application-detail,#page-news-detail{display:none}#page-home.active,#page-products.active,#page-applications.active,#page-factory.active,#page-news.active,#page-contact.active,#page-detail.active,#page-application-detail.active,#page-news-detail.active{display:block}.g2{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:1024px){.g2{grid-template-columns:repeat(2,1fr)}}.g2-news{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:1024px){.g2-news{grid-template-columns:1.15fr 0.85fr}}.g3{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:768px){.g3{grid-template-columns:repeat(2,1fr)}}@media(min-width:1280px){.g3{grid-template-columns:repeat(3,1fr)}}.g4{display:grid;gap:1.25rem;grid-template-columns:1fr}@media(min-width:768px){.g4{grid-template-columns:repeat(2,1fr)}}@media(min-width:1280px){.g4{grid-template-columns:repeat(4,1fr)}}.g5{display:grid;gap:1.25rem;grid-template-columns:1fr}@media(min-width:768px){.g5{grid-template-columns:repeat(2,1fr)}}@media(min-width:1280px){.g5{grid-template-columns:repeat(5,1fr)}}.section{padding:4rem 0}.section-sm{padding:3rem 0}.aspect-43{aspect-ratio:4/3}.aspect-169{aspect-ratio:16/9}.aspect-1{aspect-ratio:1}@media(min-width:768px) and (max-width:1023px){.brand-name{max-width:200px;font-size:1rem}.brand-sub{font-size:.65rem;letter-spacing:.1em}.header-inner{gap:.625rem;padding:.875rem 1rem}.mobile-menu{top:70px}.hero-content{min-height:480px;padding:3rem 1.25rem}.hero-title{font-size:2.5rem;min-height:5.5rem}.products-layout{grid-template-columns:1fr!important}.sidebar-card{position:static!important}.floating{right:.875rem;bottom:.875rem;width:10rem}.floating .btn{font-size:.8125rem;padding:.5rem 1rem}}@media(max-width:767px){.header-inner{gap:.4rem;padding:.75rem .875rem}.brand-name{font-size:.875rem;font-weight:700;line-height:1.3;white-space:normal;word-break:break-word;padding-right:.5rem}.header-right .trs-header-cta{display:none!important}.brand-sub{font-size:.6rem;letter-spacing:.07em;margin-top:.1rem}.mobile-menu{top:60px}.floating{right:0.5rem!important;bottom:0.75rem!important;gap:0.3rem!important;width:9rem!important;align-items:stretch!important}.floating .btn,.floating .float-btn-item{font-size:0.7rem!important;padding:.4rem 0.625rem!important;border-radius:0.625rem!important;width:100%!important;justify-content:flex-start!important;white-space:nowrap}.section{padding:2.25rem 0}.section-sm{padding:1.75rem 0}.container{padding:0 .875rem}.title-icon-wrap{width:2.75rem;height:2.75rem;border-radius:.875rem}.title-h2{font-size:1.125rem}.title-sub{font-size:.75rem}.hero-section{min-height:480px}.hero-content{min-height:480px;padding:1.75rem 1rem 1.5rem}.hero-title{font-size:1.75rem;min-height:auto;line-height:1.15;margin-top:.875rem}.hero-desc{font-size:.9rem;line-height:1.7;margin-top:.875rem;min-height:auto}.hero-tag{font-size:.6875rem;padding:.25rem .75rem}.hero-btns{margin-top:1rem;gap:.35rem;flex-wrap:nowrap!important;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hero-btns::-webkit-scrollbar{display:none}.hero-btns .btn{font-size:0.75rem!important;padding:.4rem 0.5rem!important;flex-shrink:0}.hero-highlights{margin-top:.6rem;gap:.4rem}.hero-hl{padding:.4rem .5rem;font-size:.75rem}.hero-dots{margin-top:1.5rem}.hero-arrow-left{left:.375rem;top:auto;bottom:4.5rem;transform:none}.hero-arrow-right{right:.375rem;top:auto;bottom:4.5rem;transform:none}.hero-arrow-left .btn-icon-lg,.hero-arrow-right .btn-icon-lg{width:2.25rem;height:2.25rem}#home-factory-layout{grid-template-columns:1fr!important;gap:1rem!important}.exh-desktop-wrap{display:none!important}#trs-exh-mob{display:block!important}.products-layout{grid-template-columns:1fr!important}.sidebar-card{position:static!important}.prod-grid-home{grid-template-columns:repeat(2,1fr)!important;gap:0.625rem!important}.prod-grid{grid-template-columns:repeat(2,1fr)!important;gap:0.625rem!important}.g2{grid-template-columns:1fr!important}.g3{grid-template-columns:1fr!important}.g4{grid-template-columns:1fr!important}.g5{grid-template-columns:1fr!important}.g2-news{grid-template-columns:1fr!important}.modal-form-grid{grid-template-columns:1fr!important}.prod-detail-tabs{display:flex!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch;flex-wrap:nowrap!important;gap:.375rem;padding-bottom:.25rem;scrollbar-width:none}.prod-detail-tabs::-webkit-scrollbar{display:none}.prod-detail-tabs .btn{white-space:nowrap;flex-shrink:0}.card{border-radius:1.25rem}.card-content{padding:1rem}.faq-card{padding:1.125rem;border-radius:1.25rem}.proc-card{border-radius:1.25rem}.proc-num{height:2.5rem;width:2.5rem}.inner-banner{padding:1.75rem 1rem;border-radius:1.25rem}.inner-banner h1{font-size:1.5rem}.inner-banner p{font-size:.875rem}.footer-grid{grid-template-columns:1fr!important;gap:1.75rem;margin-bottom:1.75rem}.footer-inner{padding:2rem .875rem}.modal-box{border-radius:1.25rem;padding:1.125rem}.modal-overlay{padding:.75rem}.pager-goto{display:none}}@media(max-width:767px){.modal-form-grid{grid-template-columns:1fr!important}.contact-layout-grid{grid-template-columns:1fr!important;gap:1.25rem!important}#contact-faq-grid{grid-template-columns:1fr!important}.home-news-rsp{grid-template-columns:1fr!important;gap:0.75rem!important}}@media(max-width:1023px){.contact-layout-grid{grid-template-columns:1fr!important;gap:1.5rem!important}.products-layout{grid-template-columns:1fr!important}.sidebar-card{position:static!important}}@media(max-width:1023px){#prod-sidebar-cats,#app-sidebar-cats{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:0.375rem!important}#prod-sidebar-cats .cat-btn,#app-sidebar-cats .cat-btn{width:auto!important;border-radius:9999px!important;padding:.375rem 0.875rem!important;font-size:0.8125rem!important;flex:0 0 auto!important}#app-cards-grid.g3{grid-template-columns:1fr!important}}@media(min-width:768px) and (max-width:1023px){#app-cards-grid.g3{grid-template-columns:repeat(2,1fr)!important}}#mobile-menu .lang-select{width:100%;font-size:.9375rem;font-weight:500;color:#374151;background:#fff0;border:0;cursor:pointer;outline:none}@media(max-width:767px){.hero-section{min-height:480px!important}}@media(min-width:768px) and (max-width:1023px){.hero-section{min-height:520px!important}}.prod-card-wrap{overflow:hidden;min-width:0;max-width:100%;box-sizing:border-box}.prod-card-wrap img,.prod-card-wrap video{max-width:100%}.floating{width:10.5rem;align-items:stretch}.floating .float-btn-item{width:100%!important;text-align:left;justify-content:flex-start!important;padding:.625rem 1rem!important;font-size:0.875rem!important;border-radius:9999px!important;box-shadow:0 4px 14px rgb(0 0 0 / .16)!important;display:flex!important;align-items:center!important;gap:0.375rem!important;white-space:nowrap}@media(max-width:767px){.floating{width:8.75rem!important;right:0.5rem!important;bottom:0.75rem!important;gap:0.3rem!important;align-items:stretch!important}.floating .float-btn-item{padding:.425rem 0.7rem!important;font-size:0.7rem!important;border-radius:0.625rem!important;width:100%!important}}@media(min-width:768px) and (max-width:1023px){.floating{width:9.75rem;right:.875rem;bottom:.875rem}.floating .float-btn-item{padding:.5rem 0.875rem!important;font-size:0.8125rem!important}}@media (max-width:1023px){#app-sidebar-cats{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;gap:0.375rem!important}#app-sidebar-cats .cat-btn{width:100%!important;border-radius:0.5rem!important;padding:.75rem 1rem!important;font-size:0.875rem!important;display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;border:1px solid transparent!important}#app-sidebar-cats .cat-btn:not(.active){background:#f8fafc!important;color:#475569!important}#app-sidebar-cats .cat-btn.active{background:var(--trs-primary)!important;color:#fff!important}#app-sidebar-cats .cat-btn .cat-count{flex-shrink:0!important;margin-left:0.5rem!important}}.toast{z-index:999999!important}@media (min-width:1024px){.sidebar-subcats{display:flex!important}.sidebar-chevron{display:none!important}.sidebar-parent-btn{cursor:default!important}}@media (max-width:1023px){.sidebar-parent-btn{cursor:pointer!important}}img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0)}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}.has-black-color{color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-color{color:var(--wp--preset--color--white)!important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple)!important}.has-black-background-color{background-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-background-color{background-color:var(--wp--preset--color--white)!important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple)!important}.has-black-border-color{border-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-border-color{border-color:var(--wp--preset--color--white)!important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple)!important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple)!important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan)!important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange)!important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red)!important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray)!important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum)!important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple)!important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux)!important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk)!important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean)!important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass)!important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight)!important}.has-small-font-size{font-size:var(--wp--preset--font-size--small)!important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium)!important}.has-large-font-size{font-size:var(--wp--preset--font-size--large)!important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large)!important}@media (max-width:767px){.trs-footer .footer-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:1rem 0.5rem!important}.trs-footer .footer-grid>div:nth-child(1){grid-column:1 / -1!important;margin-bottom:0.5rem!important}.trs-footer .footer-grid>div:nth-child(4){grid-column:1 / -1!important;margin-top:0!important}.trs-footer .footer-col-title{font-size:0.875rem!important;margin-bottom:0.5rem!important}.trs-footer .footer-link{font-size:0.8125rem!important;padding:.15rem 0!important;margin-bottom:0!important;line-height:1.4!important}.trs-footer .footer-contact-item{margin-bottom:0.4rem!important;font-size:0.8125rem!important}}