﻿@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap");
/*!
    Developed by Nuara Group
*/
.color-primary-light{color:#63af81 !important;}.color-primary{color:#4e136d !important;}.color-white{color:#fff !important;}#top-alert{background-color:#fcf8e3;display:flex;justify-content:center;padding:.8rem;}#top-alert span.message{color:#212529;margin:0 1rem;font-weight:bold;}#top-alert a.alert-action{background-color:#4e136d;color:#fff;padding:.3rem 1rem;}#top-alert a.alert-action:hover{opacity:.8;}header.kingster-fixed-navigation .kingster-top-bar:nth-child(2){display:block;}.utb-badges{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;}.utb-badges img.badge{max-width:140px;width:100%;margin:1rem 2rem;}.utb-badges.utb-badges-sidebar img.badge{max-width:100px;margin:.5rem;}.mascot-wrapper{position:relative;}.mascot-wrapper .mascot{position:absolute;max-width:150px;width:30%;right:2rem;bottom:-3rem;-webkit-filter:drop-shadow(5px 5px 5px #808080);filter:drop-shadow(5px 5px 5px #808080);z-index:1;}#search{margin-top:3rem;margin-bottom:3rem;}#search .search-bar{display:flex;margin-bottom:1rem;}#search .search-bar input[name=search]{width:100%;padding:.5rem;font-size:1.2rem;}#search .search-bar button{border:none;background-color:#4e136d;color:#fff;padding:0 1rem;border-radius:5px;margin-left:.5rem;font-size:1.2rem;}#search .search-bar button:hover{opacity:.8;}#search .results{margin-bottom:2rem;}#search .results .result-item{padding:1rem;position:relative;}#search .results .result-item:hover{background-color:#eee;}#search .results .result-item h4{max-width:80%;}#search .results .result-item .update-date{font-size:.875rem;position:absolute;top:0;right:0;margin:1rem;}@media only screen and (max-width:990px){#search .results .result-item .update-date{position:static;margin:.2rem .3rem;}}.pdf-grid{display:flex;flex-wrap:wrap;}.pdf-grid .pdf-item{width:25%;display:flex;justify-content:center;padding:1rem;}.pdf-grid .pdf-item h2{font-size:1rem;text-align:center;margin-top:.5rem;}.pdf-grid .pdf-item img{width:100%;}@media only screen and (max-width:768px){.pdf-grid .pdf-item{width:50%;}}.gdlr-core-blog-info-category a:not(:last-child)::after{content:",";}

@media only screen and (min-width: 766px) {
    .mascot-wrapper .mascot {
        position: absolute;
        max-width: 150px;
        width: 100%;
        right: 2rem;
        bottom: -8rem;
        -webkit-filter: drop-shadow(5px 5px 5px #808080);
        filter: drop-shadow(5px 5px 5px #808080);
        z-index: 1;
    }
        }