.product__technologies{margin-bottom:1.5rem}.product-technologies-list{margin-top:1rem}.technology-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem 0;border-bottom:1px solid rgb(var(--color-border))}.technology-item:last-child{border-bottom:none}.technology-image-small{flex-shrink:0;width:200px}.technology-image-small img{width:100%;height:auto;border-radius:.25rem}.technology-details{flex:1}.technology-item .technology-name{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:rgb(var(--color-foreground))}.technology-read-more-btn{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));border:1px solid transparent;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer;font-size:1.25rem;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.technology-read-more-btn:hover{background-color:rgb(var(--color-button-hover));border-color:#000;color:#000}.technology-modal{position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.technology-modal-content{background-color:rgb(var(--color-background));margin:5% auto;padding:0;border-radius:.5rem;width:90%;max-width:800px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}.technology-modal-close{color:rgb(var(--color-foreground));position:absolute;top:1rem;right:1rem;font-size:2rem;font-weight:700;cursor:pointer;z-index:10000;background-color:#ffffffe6;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;border:none;box-shadow:0 2px 8px #0003}.technology-modal-close:hover{background-color:#fff}.technology-modal-body{display:flex;flex-direction:column}.technology-modal-image{width:100%;max-height:400px;overflow:hidden}.technology-modal-image img{width:100%;height:auto;object-fit:cover}.technology-modal-text{padding:2rem}.technology-modal-text h3{font-size:2rem;font-weight:600;margin-bottom:1rem;color:rgb(var(--color-foreground))}.technology-modal-text p{font-size:1.5rem;line-height:1.7;color:rgb(var(--color-foreground-75))}@media screen and (max-width:768px){.technology-item{flex-direction:column;gap:.75rem}.technology-image-small{width:100%}.technology-modal-content{width:95%;margin:2% auto}.technology-modal-text{padding:1.5rem}.technology-modal-text h3{font-size:1.5rem}.technology-modal-text p{font-size:1rem}}@media screen and (max-width:480px){.technology-modal-close{top:.5rem;right:.5rem;width:35px;height:35px;font-size:1.5rem}.technology-modal-text{padding:1rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-product-technologies.css.map */
