@charset "UTF-8";body.resources .resources-body{font-size:14px}@media (min-width:768px){body.resources .resources-body{display:flex}}@media (min-width:768px){body.resources .filters{flex:0 0 180px}}body.resources .filters .filter-container{float:none;width:auto;margin-bottom:3em}@media (min-width:768px){body.resources .filters .filter-container{margin-bottom:0}}@media (min-width:768px){body.resources .main{flex:1 1 auto;padding-left:35px}}body.resources .results-container{position:relative}body.resources .results-container.has-no-results .results{display:none}body.resources .results-container.has-no-results .no-results{display:block}body.resources .results-container.has-no-results .toolbar .sort{display:none}body.resources .results-container.loading .loading-indicator{display:block}body.resources .results-container.loading .results,body.resources .results-container.loading .no-results{display:none}body.resources .toolbar{display:flex;justify-content:space-between;padding:9px 0 0;margin-left:0.35em}body.resources .toolbar .sort{display:none;margin-left:auto}body.resources .toolbar .sort .option{display:inline-block;margin-left:0.35em;color:#000;line-height:1;cursor:pointer}body.resources .toolbar .sort .option.active{color:#888;cursor:inherit}body.resources .toolbar .sort .option + .option{padding-left:0.35em;border-left:1px solid #888}body.resources .loading-indicator{display:none;padding:5em 0}body.resources .loading-indicator:after{content:'';display:block;width:36px;height:36px;margin:0 auto;background-image:url(/assets/images/loading-blue.svg);background-repeat:no-repeat;background-size:contain;background-position:center center}body.resources .results ol{padding-bottom:1.5em}@media (min-width:768px){body.resources .results ol{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;padding-bottom:0}body.resources .results ol:before{content:normal}body.resources .results ol > [class*='col-']{display:flex;flex-direction:column}body.resources .results ol .fill-height{flex:1 0 auto}}body.resources .results ol li{position:relative;min-height:67px;margin-top:1.5em;margin-bottom:1.5em;padding-top:0;padding-left:115px;padding-right:0;border-top:none}@media (min-width:768px){body.resources .results ol li{flex:0 0 33.333%;min-height:none;margin-top:10px;margin-bottom:30px;padding-left:15px;padding-right:15px}}@media (min-width:1024px){body.resources .results ol li{flex:0 0 25%}}body.resources .results ol li a{display:block;color:inherit}body.resources .results ol .picture{position:absolute;left:0;top:0;width:100px;height:67px;overflow:hidden;border:1px solid #e5e5e5}@media (min-width:768px){body.resources .results ol .picture{position:relative;left:auto;top:auto;width:100%;height:0;margin-bottom:7px;padding-bottom:66.666%}}body.resources .results ol .picture img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center center}body.resources .results ol .picture img[src$="logo-vonage.svg"]{object-fit:contain}body.resources .results ol .type{margin-bottom:0.5em;font-weight:700;font-size:14px;color:#888;text-transform:uppercase}@media (min-width:768px){body.resources .results ol .type{margin-bottom:0.65em}}body.resources .results ol .title{font-size:13px;color:#000}body.resources .results ol .description{margin-top:0.35em}body.resources .results ol .meta{padding:0.35em 0}body.resources .results ol .body{padding-top:0.35em}body.resources .results ol .body em{font-weight:bold}body.resources .results ol .info{margin-top:0.25em;font-size:11px;color:#8e8e8e}@media (min-width:768px){body.resources .results ol .info{margin-top:0.5em}}body.resources .no-results{display:none;padding:100px 0;font-size:16px;text-align:center}body.resources .no-results .module-heading{color:#000}body.resources .page-divider{display:block;position:relative;margin:2em 0;padding:10px 20px;background:#fff;clear:both;text-align:center;text-transform:uppercase}body.resources .page-divider:before{content:'';position:absolute;border-top:solid 1px #999;left:0;right:0;top:50%}body.resources .page-divider .text-box{display:inline-block;position:relative;padding:0 30px;background:#fff;font-weight:700;font-size:13px}body.resources .page-divider .text-box .load-more{cursor:pointer}body.resources .page-divider .text-box .page-number{display:none;color:#999}body.resources .page-divider.loading .text-box .load-more,body.resources .page-divider.loading .text-box .page-number{visibility:hidden}body.resources .page-divider.loading .text-box:after{content:'';position:absolute;left:calc(50% - 18px);top:calc(50% - 18px);width:36px;height:36px;background-image:url(/assets/images/loading-blue.svg);background-repeat:no-repeat;background-size:contain;background-position:center center}body.resources .page-divider.loaded .load-more{display:none}body.resources .page-divider.loaded .page-number{display:inline}