.cards_ebooks_webinars_section{align-items:center;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;margin:6rem -1.5rem;max-width:none;padding:3rem 1.5rem}.cards_ebooks_webinars_section .cards_ebooks_webinars_title{font-size:2.25rem;font-style:normal;font-weight:500;line-height:2.5rem;margin:0;text-align:center}.cards_ebooks_webinars_section .cards-container_ebooks_webinars{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;max-width:1200px;width:100%}.cards_ebooks_webinars_section .cards-container_ebooks_webinars .cards_ebooks_webinars{align-items:flex-start;background-color:#fff;border-radius:.5rem;box-shadow:2px 2px 10px #bfd9f8;display:flex;flex-direction:column;gap:1rem;justify-content:space-between;margin:0!important;max-width:22.5rem;padding:1rem 0;width:100%}.cards_ebooks_webinars_section .cards-container_ebooks_webinars .cards_ebooks_webinars .cards_ebooks_webinars_name{font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem;margin:0;padding-left:1rem;text-align:start}.cards_ebooks_webinars_section .cards-container_ebooks_webinars .cards_ebooks_webinars .cards_ebooks_webinars_img{height:auto;width:100%}.cards_ebooks_webinars_section .cards-container_ebooks_webinars .cards_ebooks_webinars .cards_ebooks_webinars_texts{display:flex;flex-direction:column;gap:2rem;padding:0 1rem;width:100%}.cards_ebooks_webinars_section .cards-container_ebooks_webinars .cards_ebooks_webinars .cards_ebooks_webinars_texts .cards_ebooks_webinars_subtitle{font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin:0}.cards_ebooks_webinars_section .cards-container_ebooks_webinars .cards_ebooks_webinars .cards_ebooks_webinars_texts .cards_ebooks_webinars_text{font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem;margin:0;text-align:start}.cards_ebooks_webinars_section .cards-container_ebooks_webinars .cards_ebooks_webinars .cards_ebooks_webinars_texts .button_see_more_card_ebooks_webinars{align-items:center;display:flex;justify-content:end}.cards_ebooks_webinars_section .cards-container_ebooks_webinars .cards_ebooks_webinars .cards_ebooks_webinars_texts .button_see_more_card_ebooks_webinars .cards_ebooks_webinars_btn{background-color:#fff!important;border:1px solid #c00001;border-radius:6.25rem;color:#c00001;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.25rem;padding:.625rem 1.5rem}.cards_ebooks_webinars_section .cards-container_ebooks_webinars .cards_ebooks_webinars .cards_ebooks_webinars_texts .button_see_more_card_ebooks_webinars .cards_ebooks_webinars_btn:hover{background-color:rgba(192,0,1,.078)!important;cursor:pointer}.modal{background-color:rgba(0,0,0,.5);display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:1060}.modal-dialog{border-radius:.5rem;margin:.5rem;pointer-events:none;position:relative;width:auto}@media (min-width:576px){.modal-dialog{margin:1.75rem auto;max-width:500px}}.modal-content{background-clip:padding-box;background-color:#fff;border-radius:.5rem;display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-header{align-items:center;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);display:flex;flex-shrink:0;justify-content:space-between;padding:1rem}.modal-header .modal-title{font-size:1.25rem;font-weight:500;line-height:1.5;margin-bottom:0;margin-top:0}.modal-header .btn-close{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3E%3C/svg%3E") 50%/1em auto no-repeat;border:0;border-radius:.25rem;box-sizing:content-box;color:#000;height:1em;margin:-.5rem -.5rem -.5rem auto;opacity:.5;padding:.25em;width:1em}.modal-body{flex:1 1 auto;padding:1rem;position:relative}.fade{transition:opacity .15s linear}.fade:not(.show){opacity:0}.show{display:block}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}.modal.show .modal-dialog{transform:none}