.accessuar_wrapper{display:flex;flex-direction:column;row-gap:20px}.accessuar_content{font-size:1rem;line-height:1.5;hyphens:auto;text-align:justify;color:var(--navyDeep)}.accessuar_content h3{font-size:1.5rem;margin-bottom:10px}.accessuar-gallery ul,.brossur-gallery ul{display:grid;gap:20px;grid-template-columns:repeat(1,minmax(0,1fr))}.accessuar-gallery ul li,.brossur-gallery ul li{position:relative;border-radius:20px;height:250px;overflow:hidden}.accessuar-gallery ul li a,.brossur-gallery ul li a{position:absolute;display:block;width:100%;height:100%}.accessuar-gallery ul li img,.brossur-gallery ul li img{width:100%;height:100%}@media screen and (min-width:576px){.accessuar-gallery ul,.brossur-gallery ul{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:768px){.accessuar-gallery ul,.brossur-gallery ul{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:1200px){.accessuar-gallery ul,.brossur-gallery ul{grid-template-columns:repeat(4,minmax(0,1fr))}}.product-full-wrapper,.product-full_files{display:grid;gap:20px;margin-top:40px;grid-template-columns:repeat(1,1fr)}.product-full-wrapper figure{position:relative;width:100%;height:max-content}.product-full-wrapper figure svg{position:absolute;width:100%;height:100%;bottom:0;object-fit:contain;max-height:356px;z-index:-1}.product-full-wrapper figure img{width:100%;height:100%;max-height:500px}.product-full-wrapper .product-full-content{display:flex;flex-direction:column;padding:40px;row-gap:20px}.product-full-content .asistal_line{display:flex;align-items:center;gap:10px}.product-full-content .asistal_line svg{fill:#0c1a3b;width:35px;height:35px}.product-full-content .asistal_line span{border-bottom:2px solid #0c1a3b;font-size:18px;height:24px;margin:-3px 0 0;padding-bottom:26px;padding-top:0;width:calc(100% - 40px)}.product-full-content article{background:rgb(249 250 251/1);padding:2.5rem;height:100%}.product-full-content article img{height:auto;width:100%;max-width:100%}.product-full-content article table>tbody>tr>td{padding:5px;line-height:1.2}.product-full-content article table>tbody>tr>td:first-of-type{color:#0c1a3b;font-weight:700;padding:5px}@media screen and (min-width:768px){.product-full_files{grid-template-columns:repeat(2,1fr)}}.gallery,.portfolio-gallery{display:grid;gap:20px;grid-template-columns:repeat(1,1fr)}.portfolio-gallery a{width:100%;height:100%;display:block}.portfolio-gallery a img{width:100%;height:100%;margin:0;max-height:400px;border-radius:10px}.portfolio-gallery br{display:none}.products_full_gallery{margin-top:40px}.products_full_gallery h3{color:#0c1a3b;font-size:1.5rem;margin-bottom:15px}.gallery li{border-radius:20px;overflow:hidden;display:block}.gallery li a{display:block;width:100%;height:100%}.gallery li a img{display:block;width:100%;height:100%;object-fit:cover;max-height:300px}@media screen and (min-width:576px){.gallery,.portfolio-gallery{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.product-full-wrapper{grid-template-columns:repeat(2,1fr)}.gallery,.portfolio-gallery,.product-full_files{grid-template-columns:repeat(3,1fr)}}