<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * Start Bootstrap - One Page Wonder v5.0.4 (https://startbootstrap.com/template-overviews/one-page-wonder)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-one-page-wonder/blob/master/LICENSE)
 */

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.2rem;
  line-height: 1.6;
}
.navbar {
            font-family: 'Poppins', sans-serif;
        }
body, .content {
            font-family: 'Open Sans', sans-serif;
        }
a {
    text-decoration: underline;
}

a:hover {
    color: #ff8b00;
}
::selection {
  color: white;
  background: #ff9501;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  color: #3471dc;
}

.h2, h2 {
    font-size: 2.2rem;
	color: #49ab5d;	
}
.h4, h4 {
    font-size: 1.6rem;
    font-weight: 500;
}
@media (max-width: 767.98px) {
h1 {
        font-size: 2rem; 
    }
h2 {
        font-size: 1.75rem;
    }
}
p {
    font-size: 1.2rem;
    line-height: 1.8rem;
	margin-bottom: 1em;
}

.masth1
{
  font-size: 3.2rem;
}
.blintro
{
  font-size: 1.22rem;
  color: #212529;
  line-height: 2rem;
}
.green {
  color: #49ab5d;
}
.orange {
  color: #ff8b00;
}
.white {
  color: #fff;
}
.yell {
  color: #ffdb3e;
}
.blackie {
  color: #212529;
}
.bluie {
  color: #3471dc;
}
.greysie {
  color: #6d6a69;
}
.bg-black {
  background-color: #000;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.navbar-custom {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #000;
}

.navbar-custom .navbar-brand {
  text-transform: inherit;
  font-size: 1.2rem;
  letter-spacing: 0.1rem;
  font-weight: 700;
  text-decoration: none;
}
.navbar-custom .navbar-nav .nav-item .nav-link {
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
  padding: 0 20px;
  white-space: nowrap;
}
.navbar-dark .navbar-brand {
    color: #f8e1bb;
}
.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: #49ab5d;
}
.navbar-dark .navbar-text {
    color: #6d6a69;
    font-size: 1rem;
}  
.navbar-dark .navbar-nav .nav-link {
    color: #fff;
    text-decoration: none;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #49ab5d; 
}
.navbutton {
  color: #000;
  border-radius: 0rem;
}
.navbutton:hover,
.navbutton:focus {
    color: #fff;
}

header.masthead {
  position: relative;
  overflow: hidden;
  padding-top: calc(2rem + 74px);
  padding-bottom: 0.5rem;
}

header.masthead .masthead-content {
  z-index: 1;
  position: relative;
}

header.masthead .masthead-content .masthead-heading {
  font-size: 4rem;
}

header.masthead .masthead-content .masthead-subheading {
  font-size: 2rem;
}

@media (min-width: 992px) {
  header.masthead {
    padding-top: calc(5rem + 30px);
    padding-bottom: 25px;
  }
  header.masthead .masthead-content .masthead-heading {
    font-size: 6rem;
  }
  header.masthead .masthead-content .masthead-subheading {
    font-size: 4rem;
  }
}

.bg-primary {
  background-color: #ee0979 !important;
}
.btn-primary {
text-decoration: none;
background-color: #ff8b00;
border-color: #ff8b00;
}
.btn-group-lg&gt;.btn, .btn-lg {
    border-radius: 3px;
}
.btn-primary:hover {
    background-color: #ef8505;
    border-color: #ef8505;
}

.text-white {
    color: #fff important;
}
.hsize {
font-size: 2.8rem;
}
.under {
  text-decoration: underline;
}
.card {
    border-radius: 1rem;
    padding: 1em;
}

.item-colored {
  background-color: #eff8fc;
  border: 1px solid #bce2f3;
  border-radius: 4px;
  padding: 1em 1em 0.1em 1em;
  font-size: 1.2rem;
}
.item-colored-yell {
  background-color: #ffff66;
  border: 1px solid #e0e000;
  border-radius: 4px;
  color: #333333;
  padding: 1em 1em 0.1em 1em;
  margin: 4px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.item-colored-red {
  background-color: #dc3545;
  border: 1px solid #dc3545;
  border-radius: 4px;
  color: #f2f2f2;
  padding: 1em 1em 0.1em 1em;
  margin: 4px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.blinky {
  border-left: 4px solid #ff00ba;
  height: 40px; 
  position: relative; 
  top: 8px; 
  display: inline-block;
}
.libig li {
 font-size: 1.4rem;
}
.blanks {
  margin-top: 30px;
  padding: 37px 0px 37px 0px;
}
.greyback {
  background-color: #f2f2f2;
}
.greys {
  background-color: #f2f2f2;
  padding: 37px 0px 37px 0px;
}
.greys h1, .greys h2, .greys h3 {
 font-weight: 600;
}
.botsy {
    background: linear-gradient(120deg, #0083ff 0%, #ff08b8 100%);
    padding: 37px 0px 37px 0px;
}
.botsy h1, .botsy h2, .botsy h3 {
 color: #fff;
 font-weight: 600;
 line-height: 1.2em;
 
}
.botsy p {
 font-size: 1.1rem;
 color: #fff;
 font-weight: 200;
 line-height: 1.4em;
}
.botsy a {
 color: #fff;
}
.bluesie {
    background-color: #3471dc;
    padding: 37px 0px 37px 0px;
    color: #fff;
}
.bluesie h1, .bluesie h2, .bluesie h3 {
 color: #fff;
 font-weight: 600;
 line-height: 1.2em;
}
.bluesie p {
 font-size: 1.3rem;
 color: #fff;
 font-weight: 200;
 line-height: 1.4em;
}
.bluesie list-display {
 color: #fff;
}
section.bot {
    background-color: #fff;
    padding-top: 37px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bot form {
  text-align: center; 
}

.bot label,
.bot input {
  margin: 0.2rem auto;
}

.bot .btn-primary {
  margin-top: 1rem;
}

section.adrian {
    min-height: 656px;
    background: #fafafa;
}
section.botone {
    min-height: 550px;
    background: linear-gradient(175deg, #0083ff 0%, #ff08b8 100%);
    padding-top: 17px;
}
@media (max-width: 760px) {
section.botone {
    min-height: 390px;
}
}
.row {
    margin-top: 24px;
}
.list-display li {
  margin-bottom:.4rem;
  font-size:1.2rem;
}
.list-checkmarks {
  padding-left:1.5rem;
  margin-top: 1.5rem;
}
.list-checkmarks li {
  list-style-type:none;
  padding-left:1rem;
}
.list-checkmarks li:before {    
font-family: 'FontAwesome';
content: "\f00c";
margin:0 10px 0 -28px;
color: #ff00ba;
}
.smallie {
    font-size: 0.8rem;
    padding-top: 8px;
}
.ficon {
    margin-bottom: 20px;
}
.rounded-circle {
    box-shadow: 0px 2px 8px #50678466;
}
.julian li {
    margin-top: 2px;
    margin-bottom: 13px;
    padding-left: 3px;
    line-height: 1.4;
}
.simg {
    max-height: 180px; 
    height: auto; 
}
.badge-top {
            background-color: #f9c74f;
            color: #000;
}
.badge-new {
            background-color: #f94144;
            color: #fff;
}
.badge-top, .badge-new {
    margin-bottom: 30px; 
	margin-right: 5px;
	padding: 0.5em 1em; 
 }
.pinfo {
    font-size: 1rem;
    font-weight: 500;
    line-height: 0.8;
}

@media (max-width: 767.98px) {
.badge-top, .badge-new {
display: none; }
.simg {
max-height: 90px;
margin-top: -10px; }
.row {
margin-top: 0px; }
}

@media (min-width: 768px) and (max-width: 991.98px) {
.pinfo {
line-height: 1.4; 
}
        .gallery a {
            display: inline-block;
            margin: 10px;
        }
        .gallery img {
            max-width: 100%;
            height: auto;
        }
	.iframe-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
  height: 0;
  overflow: hidden;
}

.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
</pre></body></html>