.resources__container{display:none;position:fixed;top:50%;left:50%;width:550px;height:auto;margin-left:-275px;margin-top:-250px;background-color:#fff;text-align:center;padding:0;border-radius:5px;z-index:100;transition:.2s ease-in-out}.resources__container.active{display:block}@media screen and (max-width:767px){.resources__container{display:block;width:100%;margin:0 auto;top:auto;bottom:-100%;left:0}.resources__container.active{top:auto;bottom:0}}@media(min-width:768px)and (max-width:999px){.resources__container{top:50%;transform:translateY(-50%);margin-top:auto}}.resources__section{display:flex;align-items:center;padding:1.5em 1em;margin-bottom:0;border-bottom:0}.resources__section span{font-size:.8em;color:#5b6887}.resources__section p{font-size:1em;margin:0}.resources-img{display:block;width:84px}.resources-item{line-height:1.5em;text-align:left;padding-left:1em}@media screen and (max-width:767px){.resources-item{font-size:.875em}}.resources{text-align:left}.resources__link{border-top:1px solid #cdcdcd;list-style:none}.resources__link a{display:flex;justify-content:space-between;width:100%;padding:1em;font-weight:600}.resources__link .resources__icon{justify-self:flex-end}.link-type{font-size:.875em;color:#5b6887}.resources__close{position:absolute;top:-15px;right:15px;padding:0 12px;font-size:.875em;font-weight:600;background-color:#fff;border:0;border-radius:20px;box-shadow:0 2.5px 5px rgba(0,0,0,.15);cursor:pointer}.resources__close:hover{color:#1671df}.resources__open{display:none;position:fixed;bottom:20px;right:20px;cursor:pointer;padding:8px 24px;font-size:.875em;font-weight:700;background-color:#fff;border:0;border-radius:24px;box-shadow:0 2.5px 5px rgba(0,0,0,.2);z-index:10}.resources__open:hover{color:#1671df}.resources__open.visible{display:block}.resources__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.45);opacity:0;z-index:-1;transition:.2s ease-in-out}.resources-active .resources__overlay{opacity:1;z-index:10}.resources-active{overflow:hidden}.resource-modal__kit{width:100%;padding:32px 32px 0;font-size:14px;color:#1a202c}.resource-modal__kit select{border:1px solid #cbd5e0;border-radius:4px;padding:12px 16px;width:100%;margin-top:4px}.resource-modal__kit--styled-select{background:url(https://www.webstaurantstore.com/uploads/Marketing_Sites/2022/11/chev-down-red.svg) no-repeat right 10px center;-webkit-appearance:none;-moz-appearance:none;background-color:#fff}