@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.downloadables_container{display:flex;justify-content:space-between}.downloadables_content{align-items:center;display:flex;flex:1}.downloadables_items{max-width:584px}.downloadables_items *{color:#faf7f2;margin:0}.downloadables_title{margin-bottom:19px}.downloadables_image{max-width:246px}.downloadables_image img{display:block;width:100%}.downloadable_buttons{display:flex;flex-direction:column;gap:19px}.downloadable_buttons button{width:fit-content}.downloadable_button-primary{background:#252d49!important;border:1px solid #252d49!important;letter-spacing:1.68px}.downloadable_button-default{background:#ff6b00!important;border:1px solid #faf7f2!important;letter-spacing:1.68px}.downloadable_modal{background:rgba(0,0,0,.3);bottom:0;display:none;left:0;min-height:100vh;position:fixed;top:0;width:100%;z-index:999}.downloadable_modal-anchor{height:100%;margin:0 auto;max-width:500px;overflow-y:scroll;padding:30px;width:100%}.downloadable_modal-container{animation:fadeIn .35s;background:#faf7f2;border-radius:16px;display:flex;flex-direction:column;padding:10px 24px 32px}.downloadable_modal-container *{color:#252d49}.downloadable_modal-container a{color:#ff6b00;text-decoration:underline}.downloadable_modal-container .legal-consent-container{margin-top:8px}.downloadable_modal-container .legal-consent-container *{color:#75808a}.downloadable_modal-container .actions input{font-family:Inter,sans-serif}.downloadable_modal-actions{align-items:center;display:flex;justify-content:end}.downloadable_modal-close{align-items:center;color:#faf7f2;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:700;gap:8px;letter-spacing:1.68px;line-height:normal;text-transform:uppercase;width:fit-content}.custom-modal--show{display:flex}.custom-modal--hide{display:none}@media (max-width:900px){.downloadables_container{flex-direction:column-reverse}.downloadables_image{display:flex;justify-content:center;margin-bottom:40px;max-width:100%}.downloadables_image img{max-height:385px;max-width:457px;width:auto}.downloadables_content{display:flex;justify-content:center}.downloadables_items{max-width:600px;width:100%}}