.choice-modal{width:100%;max-width:1146px;height:100%;max-height:calc(100% - 8rem);background:#fff}@media(max-width:768px){.choice-modal{max-height:unset}}.choice-modal .modal__header{background:#fff;border-top-left-radius:.375rem;border-top-right-radius:.375rem;padding:1.25rem 1rem .7rem}.choice-modal .modal__content{height:calc(100% - 3.4375rem);padding:1.5rem 0;width:100%;background:#fff;box-sizing:border-box;overflow:auto;display:flex;flex-flow:column}@media screen and (min-height:45rem){.choice-modal .modal__content{justify-content:center}}.choice-modal__content{display:flex;flex-flow:column;align-items:center;width:100%;box-sizing:border-box;text-align:center}.choice-modal__content-subtitle{margin-top:.5rem}.choice-modal__or-label{margin:0 2rem}@media(max-width:1024px){.choice-modal__or-label{margin:.75rem 0}}.choice-modal__cancel{display:none}@media(max-width:768px){.choice-modal__cancel{display:flex;margin-top:1.5rem;text-decoration:none;color:#e02044}}.choices-modal{display:flex;justify-content:space-between;align-items:center}@media(max-width:1024px){.choices-modal{flex-flow:column;justify-content:center;margin:auto;width:unset}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes dropdown{0%{max-height:0}to{max-height:52rem}}@keyframes fancySlideInFromTop{0%{opacity:0;transform:translateY(-10%);scale:.95}to{opacity:1;transform:none;scale:1}}.react-multi-carousel-list{z-index:0}.choice-modal-tile{padding-bottom:1.5rem;align-self:stretch;display:flex;flex-flow:column;box-shadow:0 0 .75rem rgba(0,0,0,.1);max-width:25.5rem;flex:1 1}.choice-modal-tile__media-container img{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.choice-modal-tile__content{display:flex;flex-flow:column;flex:1 1;background:#fff;border-top:none;border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem;padding:1rem}.choice-modal-tile__content .title-section{padding:.5rem 0 0}@media(max-width:768px){.choice-modal-tile__content .title-section{padding:0}}