<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:           Flatsome
Theme URI:            http://flatsome.uxthemes.com
Author:               UX-Themes
Author URI:           https://uxthemes.com
Description:          Multi-Purpose Responsive WooCommerce Theme
Version:              3.17.0
Requires at least:    5.4.0
Requires PHP:         5.6.20
WC requires at least: 4.7.0
Text Domain:          flatsome
License:              https://themeforest.net/licenses
License URI:          https://themeforest.net/licenses
*/


/***************
All custom CSS should be added to Flatsome &gt; Advanced &gt; Custom CSS,
or in the style.css of a Child Theme.
***************/
/*
Theme Name:           Flatsome
Theme URI:            http://flatsome.uxthemes.com
Author:               UX-Themes
Author URI:           https://uxthemes.com
Description:          Multi-Purpose Responsive WooCommerce Theme
Version:              3.17.0
Requires at least:    5.4.0
Requires PHP:         5.6.20
WC requires at least: 4.7.0
Text Domain:          flatsome
License:              https://themeforest.net/licenses
License URI:          https://themeforest.net/licenses
*/


/***************
All custom CSS should be added to Flatsome &gt; Advanced &gt; Custom CSS,
or in the style.css of a Child Theme.
***************/

.btn-daf {
    margin: 5px 0 5px 0;
    background: radial-gradient(circle 214px at 49.5% 54.2%, #000000 0, #2b2b2b 96%);
    animation: blinking .5s infinite;
    transition: all .4s;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 5px;
    font: 250 16px Arial, "Helvetica Neue", Helvetica, sans-serif;
    width: 100%;
    color: #fff;
    text-shadow: 0 0 3px #000;
    letter-spacing: 1.1px;
}
}



/* Retro Love: the blink element*/

body{font-size: 280%; }

@keyframes blink {
	0% {
			padding: 6px;
    border: 3px solid #ffd700;
}
100% {
	padding: 6px;
    border: 3px solid #000000;
}
}

blink{animation: blink 1s infinite;}

/*=============================*/



@media screen and (min-width: 701px) {
    .tron-login {
        margin: 0 10px 0 0;
    }
}
.tron-login {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 5px;
    color: #000;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: calc(12px +1vh);
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    line-height: 23px;
    padding: 10px 40px;
    background: radial-gradient(circle 214px at 49.5% 54.2%, #ffeb00 0, #ff0c00 96%);
    -webkit-box-shadow: 1px 1px 15px 0 radial-gradient(circle 214px at 49.5% 54.2%, #ffd700 0, #ffd700 96%);
    -moz-box-shadow: 1px 1px 15px 0 radial-gradient(circle 214px at 49.5% 54.2%, #ffd700 0, #ffd700 96%);
    box-shadow: 1px 1px 15px 0 radial-gradient(circle 214px at 49.5% 54.2%, #ffd700 0, #ffd700 96%);
    border: solid #fff000 3px;
    text-decoration: none;
    display: flex;
    cursor: pointer;
    text-align: center;
    justify-content: center;
}
@media (min-width: 768px) {
    .tron-login {
        margin: 0 10px 0 0;
    }
}
@media (min-width: 1200px) {
    .tron-login {
        margin: 0 10px 0 0;
    }
}
@media (min-width: 992px) {
    .tron-login {
        margin: 0 10px 0 0;
    }
}
@media (min-width: 768px) {
    .tron-login {
        margin: 10px 20px 10px 0;
    }
}


.tron-regis {
    animation: blinkings 1s infinite;
    transition: all .4s;
    touch-action: manipulation;
    cursor: pointer;
}
@media screen and (min-width: 701px) {
    .tron-regis {
        margin: 0 10px 0 0;
    }
}
.tron-regis {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 5px;
    color: #fff;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: calc(12px +1vh);
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    line-height: 23px;
    padding: 10px 40px;
    background: linear-gradient(to bottom, #ffd700 0%, #ff9300 100%);
    color: #000;
    text-decoration: none;
    display: flex;
    cursor: pointer;
    text-align: center;
    justify-content: center;
    margin: 0 10px 0 0;
}
@media (min-width: 768px) {
    .tron-regis {
        margin: 0 10px 0 0;
    }
}
@media (min-width: 1200px) {
    .tron-regis {
        margin: 0 10px 0 0;
    }
}
@media (min-width: 992px) {
    .tron-regis {
        margin: 0 10px 0 0;
    }
}
@media (min-width: 768px) {
    .tron-regis {
        margin: 0 10px 0 0;
    }
}

.tron {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 5px;
    color: #000;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: calc(8px +1vh);
    font-style: normal;
    font-variant: normal;
    font-weight: 300;
    line-height: 15px;
    padding: 10px;
    background: radial-gradient(circle 214px at 49.5% 54.2%, #ffe000 0, #000000 96%);
    -webkit-box-shadow: 1px 1px 10px 0 radial-gradient(circle 214px at 49.5% 54.2%, #000000 0, #2b2b2b 96%);
    -moz-box-shadow: 1px 1px 10px 0 radial-gradient(circle 214px at 49.5% 54.2%, #000000 0, #2b2b2b 96%);
    box-shadow: 1px 1px 10px 0 radial-gradient(circle 214px at 49.5% 54.2%, #000000 0, #2b2b2b 96%);
    border: solid #ffd700 2px;
    text-decoration: none;
    display: flex;
    cursor: pointer;
    text-align: center;
    justify-content: center;
    margin: 10px 0 10px 0;
}
table.has-fixed-layout tr:first-child td{
    font-size: calc(12px +1vh);
    font-weight: 700;
    color: #fff;
    text-align: center !important;
    background: radial-gradient(circle 214px at 49.5% 54.2%, #000000 0, #2b2b2b 96%);
}
table.has-fixed-layout td, table.has-fixed-layout th {
    border: 1px solid #ffd700;
    padding: 10px 5px 10px;
}
.site-description {
    text-align: left;
    padding: 10px;
    /*color: #ffd700;*/
    border-radius: 5px;
    box-shadow: 0 0 8px 4px #ffd700;
}
.accordion a{
	background: #ffd600;
    padding: 10px;
    cursor: pointer;
    border: 1px solid #ffa700;
    border-radius: 20px;
	
	font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1em;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    line-height: 23px;
    color: #000;
    margin: 20px 0 20px 0;
    padding: 10px 10px 10px 30px;
}



@property --d{
  syntax: '&lt;angle&gt;';
  inherits: true;
  initial-value: 0deg;
}
@keyframes rotateBackground {
	to { --d: 3600deg; }
}
.boder-effect {
  border: none;
  position: relative;
  z-index: 0;
  transition: .3s;
  cursor: pointer;
  
  border-radius: 5px; 
}
.boder-effect:before {
  content: "";
  position: absolute;
  inset: -3px;
  padding: 3px;
  
  border-radius: 5px; 
  background: conic-gradient(from var(--d, 0deg), #ff9600, #0000 30deg 120deg, #e9ae2c 150deg 180deg, #0000 210deg 300deg, #ff9600 330deg);
    -webkit-mask:
        linear-gradient(#000 0 0) content-box,
        linear-gradient(#000 0 0);
    -webkit-mask-composite: xor;
}
.boder-effect:after {
    content: "";
    position: absolute;
    inset: -20px;
}
.boder-effect:before,
.boder-effect:after {
    transform: rotate(3600deg);
    transition:.5s, 99999s 99999s transform, 99999s 99999s --d;
}
.boder-effect {
    box-shadow: 0 0 0 1px #666;
}


.boder-effect:after {
    transform: rotate(3600deg);
    transition: .5s,60s linear transform;
}
.boder-effect:before {
    /*--d: 3600deg;*/
    animation: 
		rotateBackground 30s linear infinite;
    transition: .5s,60s linear --d;
}
.boder-effect:before {
    background-color: #ebebeb;
}



.fixed-footer {
    display: flex
;
    justify-content: space-around;
    position: fixed;
    background: linear-gradient(to bottom, #000 0%, #000 50%, #000 100%);
    padding: 5px 0;
    border-radius: 50px 50px 0px 0px;
    box-shadow: 0 0 8px 4px #ffd700;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
}
.fixed-footer a {
    flex-basis: calc((100% - 15px* 6) / 5);
    display: flex
;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    max-width: 75px;
    font-size: 12px;
}
.fixed-footer amp-img {
    max-width: 30%;
    margin-bottom: 5px;
}

.i-amphtml-layout-size-defined {
    overflow: hidden !important;
}
.i-amphtml-layout-intrinsic, [layout=intrinsic][width][height]:not(.i-amphtml-layout-intrinsic) {
    display: inline-block;
    position: relative;
    max-width: 100%;
}
.i-amphtml-layout-size-defined .i-amphtml-fill-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.i-amphtml-replaced-content, .i-amphtml-screen-reader {
    padding: 0 !important;
    border: none !important;
}
.i-amphtml-blurry-placeholder, .i-amphtml-fill-content {
    display: block;
    height: 0;
    max-height: 100%;
    max-width: 100%;
    min-height: 100%;
    min-width: 100%;
    width: 0;
    margin: auto;
}
.site-description{
    margin-top: 30px;
}
.banner-homepage{
        margin-bottom: 30px;
    }
@media (max-width: 700px) {
   .fixed-footer a{
       font-size: 11px;
   } 
   .banner-homepage .banner-inner{
        height: 50px !important;
    }
    .banner-homepage{
        margin-bottom: 0px;
    }
}
@media (max-width: 500px) {
   
   .header-bottom-nav li{
       width: 124px !important;
       
   }
   .tron-login{
       padding: 10px 20px !important;
   }
   .tron{
           margin: 5px 0 5px 0 !important;
   }
   .pt-half {
         padding-top: 5px !important; 
    }
    .pb-half {
         padding-top: 5px !important; 
    }
}
@media (max-width: 430px) {
   
   .header-bottom-nav li{
       width: 105px !important;
       
   }
   .tron-login{
       padding: 10px 8px !important;
       font-size: 10px !important;
   }
   .tron{
           margin: 5px 0 5px 0 !important;
   }
   .tron-regis{
       
    padding: 10px 30px !important;
   }
}
.header:not(.transparent) .header-nav-main.nav &gt; li &gt; a {
    color: #dcc232;
    width: 100%;
    display: block;
}
.spacer{
    width: 100%;
    display: block;
}

/*.header-main .nav&gt;li {*/
/*    flex-basis: 22%;*/
/*}*/
.flex-right {
    margin-left: auto;
    width: 63%;
}
.tron-regis{
    border-radius: 1px !important;
}

.page-wrapper, .entry-content{
    padding-top: 0 !important;
    
}
.entry-content .col{
    padding-bottom: 0 !important;
}
.entry-content p{
    margin-bottom: 0 !important;
}

@media (max-width: 430px) {
    .header-bottom-nav li {
        width: 48% !important;
        display: inline-flex;
    }
    .nav&gt;li {
        flex-basis: unset;
    }
    .tron{
           margin: 5px 0 5px 0 !important;
           width: 100%;
   }
}
</pre></body></html>