.technology-section{scroll-margin-top:6rem}.technology-section__header{max-width:48rem;margin:0 auto 3rem;text-align:center}.technology-section__badge{background-color:#233f23;color:#fff;padding:.5rem 1rem;border-radius:9999px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.technology-section__title{font-size:1.875rem;font-weight:700;color:#0f172a;margin:1rem 0}@media (min-width: 768px){.technology-section__title{font-size:2.25rem}}.technology-section__description{font-size:1.125rem;color:#475569}.technology-section__content{max-width:1200px;margin:0 auto}.technology-section__media-layout{display:grid;gap:3rem;align-items:center}@media (min-width: 768px){.technology-section__media-layout{grid-template-columns:1fr 1fr}}.technology-section__mode-switcher{display:flex;justify-content:center;gap:1rem;margin-bottom:1.5rem;background-color:#f1f5f9;padding:.25rem;border-radius:.5rem}.technology-section__mode-button{flex:1;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:700;transition:all .2s;color:#475569;background:transparent;border:none;cursor:pointer}.technology-section__mode-button:hover{background-color:#e2e8f0}.technology-section__mode-button--active{background-color:#fff;color:#ea580c;box-shadow:0 1px 2px #0000000d;border:1px solid #e2e8f0}.technology-section__simulator-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #f1f5f9}.technology-section__simulator-title{font-weight:700;color:#334155}.technology-section__psi-display{background-color:#f1f5f9;color:#475569;padding:.5rem 1rem;border-radius:.5rem;font-family:Courier New,monospace;font-size:.875rem;font-weight:600;transition:all .3s ease;box-shadow:0 1px 2px #0000000d;letter-spacing:.05em;min-width:80px;text-align:center}.technology-section__psi-display--danger{background-color:#fee2e2;color:#dc2626;font-weight:700;box-shadow:0 0 0 3px #dc26261a;animation:pulse .5s ease}.technology-section__psi-display--warning{background-color:#ffedd5;color:#ea580c;box-shadow:0 0 0 3px #ea580c1a;animation:pulse .5s ease}.technology-section__psi-display--success{background-color:#dcfce7;color:#16a34a;font-weight:700;box-shadow:0 0 0 3px #16a34a1a;animation:pulse .5s ease}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.technology-section__canvas-container{position:relative;width:100%;height:250px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:.75rem;padding:1rem;box-sizing:border-box;overflow:hidden;box-shadow:inset 0 2px 4px #0000000f;border:1px solid #e2e8f0}.technology-section__canvas-container canvas{display:block;width:100%;height:100%}@media (min-width: 768px){.technology-section__canvas-container{height:280px}}@media (min-width: 1024px){.technology-section__canvas-container{height:300px}}.technology-section__pressure-control{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #f1f5f9}.technology-section__pressure-label{display:block;font-size:.875rem;font-weight:500;color:#475569;margin-bottom:.5rem}.technology-section__pressure-slider{width:100%;height:.5rem;background-color:#e2e8f0;border-radius:.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;accent-color:#233f23;transition:all .2s ease}.technology-section__pressure-slider:hover{background-color:#cbd5e1}.technology-section__pressure-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:1.25rem;height:1.25rem;background:#233f23;border-radius:50%;cursor:pointer;box-shadow:0 2px 4px #0003;-webkit-transition:all .2s ease;transition:all .2s ease}.technology-section__pressure-slider::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 4px 8px #233f234d}.technology-section__pressure-slider::-moz-range-thumb{width:1.25rem;height:1.25rem;background:#233f23;border-radius:50%;cursor:pointer;border:none;box-shadow:0 2px 4px #0003;-moz-transition:all .2s ease;transition:all .2s ease}.technology-section__pressure-slider::-moz-range-thumb:hover{transform:scale(1.1);box-shadow:0 4px 8px #233f234d}.technology-section__pressure-range{display:flex;justify-content:space-between;font-size:.75rem;color:#94a3b8;margin-top:.5rem}.technology-section__simulator-description{margin-top:1rem;padding-top:1rem;font-size:.875rem;color:#64748b;font-style:italic;border-left:3px solid #233f23;padding-left:1rem;line-height:1.6;background:linear-gradient(to right,rgba(35,63,35,.05),transparent);padding:.75rem 1rem;border-radius:0 .5rem .5rem 0}.technology-section__warning{color:#ef4444;font-weight:700}.technology-section__success{color:#ea580c;font-weight:700}.technology-section__benefits{display:flex;flex-direction:column;gap:1.5rem}.technology-section__benefit-card{padding:1.5rem;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a}.technology-section__benefit-card--primary{background:linear-gradient(to bottom right,#ea580c,#c2410c);color:#fff}.technology-section__benefit-card--dark{background-color:#1e293b;color:#fff;border:1px solid #334155}.technology-section__benefit-card--light{background-color:#fff;border:1px solid #e2e8f0}.technology-section__benefit-content{display:flex;align-items:start;gap:1rem}.technology-section__benefit-icon{padding:.75rem;border-radius:9999px;font-size:1.5rem;font-weight:700;flex-shrink:0}.technology-section__benefit-icon--primary{background-color:#fff3;color:#fff}.technology-section__benefit-icon--secondary{background-color:#ea580c;color:#fff}.technology-section__benefit-title{font-weight:700;font-size:1.125rem;margin-bottom:.5rem}.technology-section__benefit-title--orange{color:#fb923c}.technology-section__benefit-description{font-size:.875rem;line-height:1.625}.technology-section__benefit-description--light{color:#fef3e2}.technology-section__benefit-description--gray{color:#cbd5e1;margin-bottom:.75rem}.technology-section__construction-details{background-color:#33415580;padding:.75rem;border-radius:.25rem;border:1px solid #475569}.technology-section__construction-list{font-size:.75rem;color:#cbd5e1;display:flex;flex-direction:column;gap:.25rem}.technology-section__durability-title{font-weight:700;color:#1e293b;margin-bottom:.75rem;display:flex;align-items:center}.technology-section__durability-icon{color:#059669;margin-right:.5rem}.technology-section__feature-list{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem;color:#475569;list-style:none;padding:0}.technology-section__feature-item{display:flex;align-items:start}.technology-section__feature-icon{color:#22c55e;margin-right:.5rem;margin-top:.25rem}.technology-section__image{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.technology-section__product-img{width:100%;height:auto;border-radius:1rem;box-shadow:0 20px 40px #00000026;-o-object-fit:cover;object-fit:cover;max-height:500px}.technology-section__tabs{border-bottom:2px solid #e2e8f0;margin-bottom:1.5rem}.technology-section__tabs .nav-link{color:#64748b;font-weight:600;padding:.75rem 1.5rem;border:none;border-bottom:3px solid transparent;transition:all .3s ease}.technology-section__tabs .nav-link:hover{color:#ea580c;border-bottom-color:#fed7aa}.technology-section__tabs .nav-link.active{color:#ea580c;background:transparent;border-bottom-color:#ea580c}.technology-section__tab-buttons{display:flex;gap:.5rem;margin-bottom:1.5rem;background:#f1f5f9;padding:.5rem;border-radius:.75rem;box-shadow:inset 0 1px 3px #0000000d}.technology-section__tab-btn{flex:1;padding:.75rem 1rem;border:none;background:transparent;border-radius:.5rem;font-size:.875rem;font-weight:600;color:#64748b;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.technology-section__tab-btn:hover{background:#e2e8f0;color:#475569;transform:translateY(-1px)}.technology-section__tab-btn--active{background:#fff;color:#233f23;box-shadow:0 2px 8px #0000001a,0 1px 3px #00000014;transform:translateY(-2px)}.technology-section__tab-btn--active:hover{transform:translateY(-2px)}.technology-section__tab-pane{display:none;opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease}.technology-section__tab-pane--active{display:block;animation:fadeInUp .4s ease forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 640px){.technology-section__canvas-container{height:200px;padding:.5rem}.technology-section__simulator{padding:1rem}.technology-section__tab-btn{font-size:.75rem;padding:.5rem .75rem}}@media (min-width: 641px) and (max-width: 1023px){.technology-section__canvas-container{height:250px}}.bg-slate-800{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #ccc;transition:all .3s ease;height:100%;display:flex;flex-direction:column;padding:20px 10px;align-items:center;justify-content:center;border-radius:10px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.bg-slate-800:hover{transform:translateY(-4px);transition:all 3s ease-in-out}@media (min-width: 992px){.bg-slate-800.noise{padding:2rem}}.chart-container{position:relative;width:100%;flex:1;min-height:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-radius:1rem;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center}crx-pannel{position:relative;width:100%}crx-pannel .hr-{background-color:silver;border:none;height:2px;margin-inline-start:0;margin-top:20px;width:80px;margin-bottom:0}.crx-pannel-wrapper{display:grid;gap:24px;padding-bottom:10px;width:100%;box-sizing:border-box;grid-template-columns:1fr;grid-template-rows:auto}@media (min-width: 768px){.crx-pannel-wrapper{grid-template-columns:repeat(2,1fr)}}@media (min-width: 992px){.crx-pannel-wrapper{grid-template-columns:calc(63.67% - 32px) calc(36.33% - 16px);gap:24px 48px}}.crx-pannel-item{position:relative;width:100%;max-width:100%;overflow-x:hidden}@media (min-width: 992px){.crx-wrapper{padding:30px 20px}}.crx-wrapper{width:100%;height:100%;border-radius:8px;overflow:hidden;position:relative;display:flex;flex-direction:column}.crx-pannel-item--main .crx-wrapper{aspect-ratio:4/3}@media (max-width: 767px){.crx-pannel-item--main{order:1}}@media (min-width: 768px) and (max-width: 1023px){.crx-pannel-item--main{grid-column:1/-1}}@media (min-width: 992px){.crx-pannel-item--main{grid-row:1/3;grid-column:1}}.crx-pannel-item--three .crx-wrapper{aspect-ratio:1/1}@media (max-width: 767px){.crx-pannel-item--three{order:2}}@media (min-width: 992px){.crx-pannel-item--three{grid-column:2;grid-row:1}}.crx-pannel-item--two .crx-wrapper{aspect-ratio:1/1}@media (max-width: 767px){.crx-pannel-item--two{order:3}}@media (min-width: 992px){.crx-pannel-item--two{grid-column:2;grid-row:2}}.pannel-bottom{display:flex;flex-direction:column;text-align:left;gap:20px;margin-top:20px}@media (min-width: 992px){.pannel-bottom{flex-direction:row;gap:48px;margin-top:40px}}.pannel-bottom-title{font-weight:700}@media (min-width: 992px){.pannel-bottom-title{flex:2}}.pannel-bottom-description{font-size:16px;line-height:1.5;letter-spacing:-.4px}@media (min-width: 992px){.pannel-bottom-description{flex:3}}mr-gallery-v2{position:relative;width:100%}.mr-gallery-v2-wrapper{display:grid;gap:20px;grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto;width:100%}@media (min-width: 992px){.mr-gallery-v2-wrapper{grid-template-columns:1fr 1fr 2.3fr;gap:24px}}.mr-gallery-v2-wrapper .mr-gallery-v2__item{position:relative;width:100%;overflow:hidden;border-radius:10px;cursor:pointer}.mr-gallery-v2-wrapper .mr-gallery-v2__item .media-box{position:relative;width:100%;height:0;padding-bottom:var(--image-ratio);overflow:hidden}.mr-gallery-v2-wrapper .mr-gallery-v2__item .media-box img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.mr-gallery-v2-wrapper .mr-gallery-v2__item:nth-child(1){grid-column:1/span 2}@media (min-width: 992px){.mr-gallery-v2-wrapper .mr-gallery-v2__item:nth-child(1){grid-column:1/span 2;grid-row:1}}@media (min-width: 992px){.mr-gallery-v2-wrapper .mr-gallery-v2__item:nth-child(2){grid-column:1;grid-row:2}}@media (min-width: 992px){.mr-gallery-v2-wrapper .mr-gallery-v2__item:nth-child(3){grid-column:2;grid-row:2}}.mr-gallery-v2-wrapper .mr-gallery-v2__item .h-100{height:100%!important}.mr-gallery-v2-wrapper .mr-gallery-v2__item:nth-child(4){display:none}@media (min-width: 992px){.mr-gallery-v2-wrapper .mr-gallery-v2__item:nth-child(4){display:block;grid-column:3;grid-row:1/span 2}}.mr-gallery-v2__tabs{display:flex;gap:16px;margin-bottom:24px;border-bottom:2px solid #e0e0e0}@media (min-width: 992px){.mr-gallery-v2__tabs{gap:24px;margin-bottom:32px}}.mr-gallery-v2__tab-btn{background:none;border:none;padding:12px 24px;font-size:16px;font-weight:600;cursor:pointer;color:#666;position:relative;transition:color .3s ease;border-bottom:3px solid transparent;margin-bottom:-2px}.mr-gallery-v2__tab-btn:hover{color:#333}.mr-gallery-v2__tab-btn--active{color:#000;border-bottom-color:#000}.mr-gallery-v2__tab-pane{display:none;opacity:0;transition:opacity .3s ease-in-out}.mr-gallery-v2__tab-pane--active{display:block;opacity:1}.mr-gallery-v2__tab-pane.fade-out{opacity:0}.mr-gallery-v2__tab-pane.fade-in{animation:fadeIn .3s ease-in-out forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/tech.css.map */
