.why-amalga-picture img{margin:0 0 0 auto;max-width:85%!important;width:100%;z-index:1}.why-amalga-picture--box{background:#fff;border-radius:10px;bottom:50px;box-shadow:0 0 10px hsla(0,0%,79.6%,.25);max-width:360px;padding:20px;position:absolute;width:100%;z-index:2}.why-amalga-picture--box p,.why-amalga-picture--box span{color:#565656}.why-amalga-picture--box p{font-size:14px;font-style:italic;margin-bottom:15px}.why-amalga-picture--box span{font-size:12px}@media (max-width:560px){.why-amalga-info .data-block{justify-content:center!important}.why-amalga-picture--box{bottom:0;margin:20px 0;position:relative}.why-amalga-picture img{max-width:100%!important}}.scroll-overlay{align-items:center;background:rgba(6,45,58,.7);display:none;inset:0;justify-content:center;opacity:0;padding:20px;position:fixed;transition:opacity .25s ease;z-index:9999}.scroll-overlay.active{animation:scroll-overlay-in .25s ease forwards;display:flex;opacity:0}@keyframes scroll-overlay-in{0%{opacity:0}to{opacity:1}}.scroll-popup{animation:scroll-popup-in .3s ease .05s forwards;background:#fff;border-radius:5px;max-height:90vh;max-width:620px;opacity:0;overflow-y:auto;position:relative;transform:translateY(20px);width:100%}@keyframes scroll-popup-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.scroll-popup-head{background-color:#006e75;border-top-left-radius:5px;border-top-right-radius:5px;padding:24px 30px 20px;text-align:center}.scroll-popup-eyebrow{color:#befcff;font-size:14px;letter-spacing:.1em;margin-bottom:10px;text-transform:uppercase}.scroll-popup-eyebrow,.scroll-popup-head h3{font-family:Poppins,sans-serif;font-weight:600}.scroll-popup-head h3{color:#fff;font-size:20px;margin-bottom:8px}.scroll-popup-sub{color:hsla(0,0%,100%,.9);font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.5}.scroll-popup-pills{align-items:center;background:#e8f8f9;display:flex;flex-wrap:nowrap;gap:8px;justify-content:center;padding:12px 20px}.scroll-popup-pills span{align-items:center;background:transparent;border:1.5px solid #006e75;border-radius:50px;color:#006e75;display:inline-flex;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;padding:6px 14px;white-space:nowrap}.scroll-popup-form{padding:24px 30px 8px}.scroll-popup-form .hs-form label{color:#434343;display:block;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;margin-bottom:5px}.scroll-popup-form .hs-form .hs-input{background:#fff;border:1.5px solid #d1d5db;border-radius:5px;color:#434343;font-family:Poppins,sans-serif;font-size:13px;height:44px;margin-bottom:0;outline:none;padding:0 13px;transition:border-color .15s;width:100%}.scroll-popup-form .hs-form .hs-input:focus{border-color:#006e75;box-shadow:0 0 0 3px rgba(0,110,117,.12)}.scroll-popup-form .hs-form .hs-form-field{margin-bottom:15px}.scroll-popup-form .hs-form .inputs-list{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0 0 16px;padding:0}.scroll-popup-form .hs-form .inputs-list .hs-form-radio{display:inline-flex;margin:0;padding:0;width:calc(50% - 4px)}.scroll-popup-form .hs-form .inputs-list .hs-form-radio label{align-items:center;background:#fff;border:1.5px solid #d1d5db;border-radius:5px;color:#434343;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:8px;margin:0;padding:10px 16px;transition:border-color .15s;width:100%}.scroll-popup-form .hs-form .inputs-list .hs-form-radio label:hover{border-color:#006e75}.scroll-popup-form .hs-form .inputs-list .hs-form-radio input[type=radio]{accent-color:#006e75;flex-shrink:0;height:16px;margin:0;min-width:16px;width:16px}.scroll-popup-form .hs-form .hs-form-booleancheckbox{margin-bottom:20px;margin-top:10px}.scroll-popup-form .hs-form .hs-form-booleancheckbox-display{align-items:flex-start;display:flex;gap:8px}.scroll-popup-form .hs-form .hs-form-booleancheckbox-display input[type=checkbox]{accent-color:#006e75;flex-shrink:0;height:14px;margin:3px 0 0;width:14px}.scroll-popup-form .hs-form .hs-form-booleancheckbox label{font-size:12px;font-weight:400;line-height:1.6}.scroll-popup-form .hs-form .hs-form-booleancheckbox label a{color:#006e75;font-weight:600}.scroll-popup-form .hs-form .hs-button{background-color:#006e75;background:#006e75;border:none;border-radius:5px;color:#fff;cursor:pointer;display:block;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;margin-top:8px;max-width:100%;padding:12px 20px;text-align:center;transition:background .15s;width:100%}.scroll-popup-form .hs-form .hs-button:hover{background-color:#005a60;background:#005a60}.scroll-popup-form .hs-error-msgs{list-style:none;margin:0;padding:4px 0 0}.scroll-popup-form .hs-error-msgs li label{color:#e53e3e;font-size:11px;font-weight:400}.scroll-popup-disclaimer{color:#888;font-family:Poppins,sans-serif;font-size:12px;line-height:1.5;padding:12px 30px 24px;text-align:center}.scroll-popup-close{background:none;border:none;color:#fff;cursor:pointer;font-size:24px;line-height:1;padding:0;position:absolute;right:16px;top:12px;z-index:10}.scroll-popup-close:hover{color:#befcff}@media (max-width:480px){.scroll-popup-head{padding:20px}.scroll-popup-form{padding:20px 20px 8px}.scroll-popup-disclaimer{padding:10px 20px 20px}.scroll-popup-pills{flex-wrap:wrap;gap:6px}.scroll-popup-pills span{font-size:11px;padding:5px 10px}.scroll-popup-form .hs-form .inputs-list .hs-form-radio{width:100%}}