/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.btn-1{display:inline-block;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";width:auto;color:rgb(255,255,255);background-color:#28a9e0;text-align:center;border-radius:20px;padding:10px 15px 10px 15px;margin-bottom:10px;}.btn-1:hover{background-image:linear-gradient(to right top,rgb(0,102,172),rgb(0,162,227));color:rgb(255,255,255);}@media (max-width:500px){.btn-1{display:none;}}.dropbtn{background-color:#28a9e0;color:rgb(255,255,255);padding:10px;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:bold;border:none;cursor:pointer;width:100px;border-radius:20px;}@media (min-width:501px){.dropbtn{display:none;}}.dropdown-content{display:none;width:100%;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";background-color:#28a9e0;text-align:center;color:rgb(255,255,255);max-width:160px;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);z-index:1;font-weight:bold;}.dropdown-content a{padding:12px 16px;text-decoration:none;display:block;color:rgb(255,255,255);}.dropdown-content a:hover{background-color:#184378;color:rgb(255,255,255);}.dropdown:hover .dropdown-content{display:block;background-color:#28a9e0;}.dropdown:hover .dropbtn{background-color:#184378;}.social-row{display:flex;flex-direction:column;align-items:center;}@media only screen and (min-width:600px){.social-row{flex-direction:row;justify-content:space-around;align-items:center;}}.social-item{margin:5px;}
