.product-specs__box{background-color:#1f2a30;display:flex;gap:24px;border-bottom:1px solid rgba(255,255,255,.2509803922)}.product-specs__image{padding:24px;max-width:405px;width:100%}.product-specs__image img{width:100%;height:136px;object-fit:cover}.product-specs__content{padding:40px 32px 25px;display:flex;justify-content:space-between;width:100%;align-items:flex-start;gap:30px}.product-specs__content h3{line-height:100%;margin-bottom:40px}.product-specs__content ul{list-style-type:none;padding-left:0;margin-bottom:0}.product-specs__content ul li{font-size:24px;line-height:100%;font-weight:700;padding-bottom:32px !important}.product-specs__content ul li:last-child{padding-bottom:0 !important}.product-specs__content ul li a{color:#d1af6b;text-decoration:none;display:inline-flex;gap:24px;position:relative}.product-specs__content ul li a::before{content:"";position:absolute;left:0;bottom:-5px;width:100%;height:1px;background-color:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.product-specs__content ul li a:hover::before{transform:scaleX(1)}.product-specs__content ul li a::after{content:"";display:inline-block;width:18px;height:21px;background-image:url("data:image/svg+xml,%3Csvg width='18' height='21' viewBox='0 0 18 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.75 21H0V19.5H0.75H17.25H18V21H17.25H0.75ZM9.51562 16.3125L9 16.8281L8.4375 16.3125L2.4375 10.3125L1.92188 9.75L3 8.71875L3.51562 9.23438L8.25 13.9688V9V0.75V0H9.75V0.75V9V13.9688L14.4375 9.23438L15 8.71875L16.0312 9.75L15.5156 10.3125L9.51562 16.3125Z' fill='%23D1AF6B'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:18px 21px;background-position:center;flex-shrink:0}.product-specs .title-content{order:1}.product-specs__downloads{max-height:600px;overflow:hidden;opacity:1;padding-bottom:10px;transition:max-height .5s ease,opacity .5s ease,padding .5s ease}.product-specs__downloads.closed{max-height:0;opacity:0;padding-top:0;padding-bottom:0;pointer-events:none}.product-specs .downloads-toggle{order:2;background:none;border:none;color:#d1af6b;display:flex;align-items:center;cursor:pointer;padding:0}.product-specs .downloads-toggle .icon{width:64px;height:64px;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='62' height='62' rx='31' stroke='%2399ACB9' stroke-width='2'/%3E%3Cpath d='M24 32L40 32' stroke='%2399ACB9' stroke-width='2'/%3E%3Cpath d='M32 24L32 40' stroke='%2399ACB9' stroke-width='2'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;transition:transform .3s ease}.product-specs .downloads-toggle.open .icon{background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='62' height='62' rx='31' stroke='%2399ACB9' stroke-width='2'/%3E%3Cpath d='M24 32L40 32' stroke='%2399ACB9' stroke-width='2'/%3E%3C/svg%3E")}.product-specs .downloads-toggle:hover .icon{background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='%23d1af6b' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='62' height='62' rx='31' fill='%23d1af6b' stroke='%231f2a30' stroke-width='2'/%3E%3Cpath d='M24 32L40 32' stroke='%231f2a30' stroke-width='2'/%3E%3Cpath d='M32 24L32 40' stroke='%231f2a30' stroke-width='2'/%3E%3C/svg%3E")}.product-specs .downloads-toggle.open:hover .icon{background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='%23d1af6b' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='62' height='62' rx='31' fill='%23d1af6b' stroke='%231f2a30' stroke-width='2'/%3E%3Cpath d='M24 32L40 32' stroke='%231f2a30' stroke-width='2'/%3E%3C/svg%3E")}.product-specs--products .product-specs__downloads{max-height:100% !important}@media(max-width: 1200px){.product-specs__box{gap:0}.product-specs__content{padding:30px 24px 25px}.product-specs__content ul li{font-size:20px}}@media(max-width: 1024px){.product-specs__image{max-width:305px}.product-specs .downloads-toggle .icon{width:50px;height:50px}}@media(max-width: 991px){.product-specs{padding:0 !important}.product-specs__content{gap:15px}}@media(max-width: 767px){.product-specs__box{flex-direction:column}.product-specs__content{padding:0px 24px 25px}.product-specs__content ul li{font-size:16px}.product-specs__image{max-width:100%}.product-specs .downloads-toggle .icon{width:40px;height:40px}}