.ss-wrapper{max-width:720px;margin:0 auto 1rem}.ss-main-text{text-align:center;margin:1.5rem 0}.ss-main-text p{font-size:1.25rem;font-weight:bold}.ss-images{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.ss-image{width:100%;max-width:520px;border-radius:20px;background:var(--dhl-tr-yellow);margin-top:1rem;cursor:pointer;transition:all .25s ease}.ss-image:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,0,0,.2)}.ss-image.active{border-radius:20px 20px 0 0}.ss-image a{text-decoration:none;color:inherit;display:block}.ss-content{display:flex;align-items:center;justify-content:space-between;padding:1rem 2.5rem}.text-area{font-size:2rem;font-weight:700;max-width:60%}.ss-image img{width:170px;height:130px}.ss-accordion{width:100%;max-width:520px;max-height:0;overflow:hidden;transition:max-height .3s ease}.ss-accordion.active{max-height:200px}.ss-panel{background:var(--dhl-tr-yellow);border-radius:0 0 20px 20px;padding:1rem}.ss-options{display:flex;gap:1rem}.ss-options a{flex:1}.ss-wrapper .dhl-tr-button{border-radius:1rem;text-align:center}.ss-btn-content{display:flex;flex-direction:column;align-items:center;gap:.5rem}.ss-btn-content svg{width:22px;height:22px}.ss-barcode{padding:0}.ss-barcode .icon-area{width:120px;height:120px;display:flex;align-items:center;justify-content:center}.barcode-icon{width:100px;height:70px;background:#fff;padding:4px;border-radius:2px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.barcode-lines{width:100%;height:100%;background:repeating-linear-gradient(to right,#000 0,#000 3px,transparent 3px,transparent 5px,#000 5px,#000 8px,transparent 8px,transparent 9px,#000 9px,#000 11px,transparent 11px,transparent 14px)}@media screen and (max-width:768px){.ss-image img{width:140px;height:120px}}