/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
article.node--teaser{background-color:#ffffff;border:1px solid #e0e0e0;border-radius:12px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,0.05);margin-bottom:20px;transition:transform 0.2s ease,box-shadow 0.2s ease;overflow:hidden;}article.node--teaser:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,0.08);}article.node--teaser h2{font-size:1.5rem;margin-bottom:10px;font-weight:600;}article.node--teaser h2 a{text-decoration:none;color:#333333;transition:color 0.2s ease;}article.node--teaser h2 a:hover{color:#007bff;}article.node--teaser .field--name-body{font-size:1rem;color:#555555;line-height:1.6;margin-bottom:15px;text-align:justify;}article.node--teaser .links.nav{padding-top:10px;border-top:1px solid #eee;margin-top:15px;display:flex;gap:15px;flex-wrap:wrap;align-items:center;}article.node--teaser .links.nav .nav-item a{font-size:0.9rem;color:#007bff;text-decoration:none;border:1px solid #007bff;padding:6px 12px;border-radius:25px;transition:all 0.2s ease;display:inline-block;}article.node--teaser .links.nav .nav-item a:hover{background-color:#007bff;color:#fff;text-decoration:none;}
div.containerpop{justify-content:center;}div.sngal{margin-top:10px;margin-right:25px;border:1px solid #ccc;width:100%;}div.sngal:hover{border:1px solid #777;}div.sngal img{width:100%;height:auto;}.attr:hover{opacity:0.7;}
.search-form-wrapper{max-width:300px;margin:0 auto;}.search-form-wrapper .form-search{border-radius:20px;border:1px solid #ccc;padding:8px 12px;}.search-form-wrapper .form-search:focus{border-color:#007bff;box-shadow:0 0 4px rgba(0,123,255,0.5);}.search-form-wrapper button.btn{border-radius:20px;margin-left:-40px;}
#search-block-form.form-inline{display:flex;align-items:center;width:100%;gap:0.5rem;}#search-block-form .form-item-keys{flex:1;}#search-block-form input.form-search{width:100%;}#search-block-form .form-actions{flex-shrink:0;}
.d-flex.flex-wrap.justify-content-md-between.align-items-md-center{justify-content:center !important;align-items:center;}
iframe.live{width:100%;border-style:none;overflow:hidden;padding-left:3rem;padding-right:3rem;}iframe.live{height:920px !important;}@media (min-width:320px){iframe.live{height:1000px !important;}}@media (min-width:375px){iframe.live{height:1070px !important;}}@media (min-width:425px){iframe.live{height:1300px !important;}}@media (min-width:576px){iframe.live{height:1250px !important;}}@media (min-width:768px){iframe.live{height:1080px !important;padding-left:0 !important;padding-right:0 !important;}}@media (min-width:992px){iframe.live{height:950px !important;padding-left:0.5rem !important;padding-right:0.5rem !important;}}@media (min-width:1200px){iframe.live{height:900px !important;padding-left:1.5rem !important;padding-right:1.5rem !important;}}@media (min-width:1400px){iframe.live{height:940px !important;padding-left:3rem !important;padding-right:3rem !important;}}@media (max-width:767px){iframe.live{padding-left:2.8rem !important;padding-right:2.8rem !important;}}
.myiframe{width:100%;border-style:none;height:300px;padding-left:3.4rem;padding-right:3.4rem;}.myiframe body{text-align:center;}@media (min-width:768px) and (max-width:992px){.myiframe{height:300px;}}@media (max-width:767px){.myiframe{height:300px !important;padding-left:3.9rem !important;padding-right:3.9rem !important;}}@media (min-width:320px){.myiframe{height:400px !important;}}@media (min-width:375px){.myiframe{height:300px !important;padding-left:4.8rem !important;padding-right:4.8rem !important;}}@media (min-width:425px){.myiframe{height:300px !important;padding-left:6.4rem !important;padding-right:6.4rem !important;}}@media (min-width:576px){.myiframe{height:300px !important;padding-left:10rem !important;padding-right:10rem !important;}}@media (min-width:768px){.myiframe{height:400px !important;padding-left:0 !important;padding-right:0 !important;}}@media (min-width:992px){.myiframe{height:300px !important;padding-left:0.6rem !important;padding-right:0.6rem !important;}}@media (min-width:1200px){.myiframe{height:300px !important;padding-left:2rem !important;padding-right:2rem !important;}}@media (min-width:1400px){.myiframe{height:300px !important;padding-left:3.4rem !important;padding-right:3.4rem !important;}}
.title.page-title{color:var(--bs-primary);font-weight:600;margin-bottom:1.5rem;}
.to-top{position:fixed;bottom:30px;right:30px;background:rgb(150,124,93) !important;color:#fff !important;width:60px;height:60px;display:flex;justify-content:center;align-items:center;border-radius:50%;cursor:pointer;opacity:0;visibility:hidden;transition:opacity 0.3s,visibility 0.3s;z-index:999;}.to-top.show{opacity:1;visibility:visible;}.to-top:hover{background:#555;}
