.ju-mb-2{margin-bottom:30px}.ucm-teaser-card{align-items:center;background:linear-gradient(135deg,#55bac4,#ffb400);border-radius:8px;color:#000;display:flex;justify-content:space-between;overflow:hidden;padding:20px;position:relative;transition:transform .3s ease-in-out}.ucm-teaser-card:hover{transform:scale(1.12)}.ucm-teaser-content{flex:1;max-width:60%}.ucm-teaser-headline{font-size:25px;font-weight:700;margin-bottom:10px}.ucm-teaser-text{font-size:16px}.ucm-teaser-image{position:absolute}.ucm-teaser-image img{border-radius:8px;max-height:120px}.ucm-teaser-link{align-items:center;color:inherit;display:block;height:100%;text-decoration:none;width:100%}.ucm-teaser-icon{font-size:20px;font-weight:700;position:absolute;right:15px;top:15px}.ucm-review-card{background-color:#fff;border-radius:8px;box-shadow:0 10px 20px rgba(0,0,0,.25);height:100%;padding:30px 20px 20px;position:relative}.ucm-review-card .ucm-review-stars{left:20px;position:absolute;top:-20px}.ucm-review-card .ucm-review-title{font-size:13px;font-weight:700;margin:0 0 10px}.ucm-review-card .ucm-review-text{color:#000;font-size:12px;margin:5px 0 0}.ucm-review-stars{color:#ffb400;font-size:24px}.ucm-read-more-list{display:flex;flex-wrap:wrap;gap:30px;padding:10px 0}.ucm-read-more-item{list-style:none}.ucm-read-more-link{align-items:center;color:#55bac4!important;display:flex;font-size:17px;text-decoration:underline;transition:color .2s ease-in-out}.ucm-read-more-link:hover{color:#ffb400!important}.ucm-read-more-icon{align-items:center;display:flex;margin-left:16px}.ucm-read-more-icon--left{margin-left:0;margin-right:16px;transform:rotate(180deg)}.ucm-read-more-icon svg{height:16px;width:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease-in-out}.ucm-read-more-link:hover .ucm-read-more-icon svg{transform:translateX(3px)}.ucm-light-mode .ucm-read-more-link{color:#fff!important}.ucm-blog-cards{display:flex;flex-wrap:wrap;gap:20px}.ucm-blog-cards .ucm-blog-card{border-radius:10px;display:flex;max-width:400px;overflow:hidden;position:relative;transition:transform .2s ease-in-out;width:100%}.ucm-blog-cards .ucm-blog-card:hover{transform:translateY(-3px)}.ucm-blog-cards .ucm-blog-card .ucm-blog-card-link{color:inherit;display:flex;height:100%;text-decoration:none;width:100%}.ucm-blog-cards .ucm-blog-card .ucm-blog-card__overlay{background:linear-gradient(90deg,#082528,rgba(8,37,40,.9) 3%,#49adb7 60%,rgba(31,184,199,.1));height:100%;position:absolute;width:100%}.ucm-blog-cards .ucm-blog-card .ucm-blog-card-content{color:#fff;display:flex;flex-direction:column;gap:30px;justify-content:space-between;padding:20px;width:60%;z-index:99}.ucm-blog-cards .ucm-blog-card h3{color:#fff;font-size:25px;font-weight:700;margin:0}.ucm-blog-cards .ucm-blog-card .ucm-blog-card-arrow{width:45px}.ucm-blog-cards .ucm-blog-card .ucm-blog-card-image{background-position:50%;background-size:cover;width:40%}@media (min-width:320px) and (max-width:480px){.ucm-search-results .ucm-blog-card{max-width:47%!important}}.ucm-employee-card{background:#fff;border-radius:8px;box-shadow:0 10px 20px rgba(0,0,0,.25);height:100%;max-width:400px;position:relative;text-align:center}.ucm-employee-card .ucm-employee-image img{border-radius:50%;height:100px;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:-20px;transform:translateX(-50%);width:100px}.ucm-employee-card .ucm-employee-name{font-size:17px;font-weight:700;margin-top:80px}.ucm-employee-card .ucm-employee-position{font-size:15px;margin:15px 0 25px}.ucm-employee-card .ucm-employee-link{color:#55bac4;font-size:15px}.ucm-employee-card .ucm-employee-link .ucm-read-more-icon{align-items:center;gap:15px;justify-content:center}.ucm-carousel{display:block;width:100%}.ucm-carousel .owl-stage-outer{overflow:visible!important}.ucm-carousel .owl-item{opacity:0}.ucm-carousel .owl-item.active{opacity:1}.ucm-carousel .owl-nav{display:flex;justify-content:space-between;position:absolute;top:50%;transform:translateY(-50%);width:100%}.ucm-carousel .owl-prev{left:-50px}.ucm-carousel .owl-next{right:-55px}.ucm-carousel .owl-next,.ucm-carousel .owl-prev{align-items:center;background:rgba(0,0,0,.5);border-radius:50%;color:#fff!important;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;position:absolute;transition:background .3s ease;width:40px}.ucm-carousel .owl-next:hover,.ucm-carousel .owl-prev:hover{background:rgba(0,0,0,.8)}.ucm-category-taxonomy-cards{color:#fff;display:flex;flex-wrap:wrap;gap:10px}.ucm-category-taxonomy-cards .ucm-card{align-items:center;background-color:rgba(85,186,196,.6);border-radius:8px;display:flex;flex:1 1 calc(25% - 10px);justify-content:center;max-width:calc(25% - 10px);padding:10px;transition:transform .2s ease-in-out}.ucm-category-taxonomy-cards .ucm-card.active{background:#fff;border:1px solid rgba(0,0,0,.1);font-weight:400!important}.ucm-category-taxonomy-cards .ucm-card.active h3{color:#55bac4;font-weight:400!important}.ucm-category-taxonomy-cards .ucm-card:hover{transform:scale(1.1)}.ucm-category-taxonomy-cards .ucm-card h3{color:#fff;font-size:18px;font-weight:400!important;margin:0;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;text-align:center}.ucm-category-taxonomy-cards .ucm-card .ucm-icon{display:flex;justify-content:end}@media (min-width:320px) and (max-width:480px){.ucm-category-taxonomy-cards .ucm-card{flex:1 1 calc(33.33% - 10px);max-width:calc(33.33% - 10px)}.ucm-category-taxonomy-cards .ucm-blog-search-form{position:absolute;top:-166px;width:100%}.ucm-category-taxonomy-cards .ucm-category-taxonomy-cards h3{font-size:9px!important}.ucm-blog-search-form{position:absolute;top:-166px;width:100%}}.ucm-partner-cards{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.ucm-partner-cards .ucm-card{background-color:#fff;border-radius:8px;box-shadow:0 10px 20px rgba(0,0,0,.25);flex:1 1 calc(25% - 10px);max-width:calc(25% - 10px);min-width:calc(25% - 9px);overflow:hidden;padding-top:20px;transition:transform .2s ease-in-out}.ucm-partner-cards .ucm-card:hover{transform:scale(1.05)}.ucm-partner-cards .ucm-card .ucm-thumbnail{border-top-left-radius:8px;border-top-right-radius:8px;display:block;margin:0 auto;width:75%}.ucm-partner-cards .ucm-card .ucm-icon{clear:both;float:right}.ucm-partner-cards .ucm-card .h4{color:#000;padding:15px;text-align:center}.pricing_wrap .pricing_row{display:flex;gap:20px;margin-bottom:35px;margin-top:40px}.ucm-link-row{display:flex;justify-content:space-between;margin-bottom:50px}.ucm-link-row .ucm-read-more-list{margin-bottom:80px}.ucm-link-row .ucm-share-list{align-items:baseline;display:flex;gap:20px;justify-content:center}.ucm-link-row .ucm-share-list a{color:#55bac4;font-size:16px}.ucm-link-row .ucm-share-list a:hover{color:#ffb400}@media (min-width:320px) and (max-width:480px){.ucm-link-row .ucm-share-list a{font-size:12px}}.ucm-blog-search-form{margin-bottom:80px}.ucm-blog-search-form .search-wrapper{position:relative;width:100%}.ucm-blog-search-form .search-wrapper img.search-icon{height:16px;left:12px;opacity:.6;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:16px;z-index:9}.ucm-blog-search-form .search-wrapper input{background:transparent!important;border-color:#ffb400!important;box-sizing:border-box;color:#ffb400!important;height:65px;margin:0;padding:20px 20px 20px 35px;width:100%}.ucm-blog-search-form .search-wrapper input::-moz-placeholder{color:#ffb400!important}.ucm-blog-search-form .search-wrapper input::placeholder{color:#ffb400!important}.ucm-blog-search-wrapper .ucm-category-taxonomy__wrap{margin-bottom:80px}.ucm-search-results .ucm-blog-card{max-width:49%}.show-more-arrow{display:none}@media (min-width:320px) and (max-width:480px){.ucm-blog-search-form,.ucm-blog-search-wrapper .ucm-category-taxonomy__wrap{margin-bottom:30px}.show-more-arrow{display:block}}span.ju_num_label{color:#fff;font-size:125px;font-weight:700;opacity:.1;position:absolute;right:15px;top:-18px}.ju_auto_num--dark .ju_num_label{color:#55bac4}
/*# sourceMappingURL=style.min.css.map */
