<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@200;300;400;500&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Audiowide&amp;display=swap');
* {
    margin: 0;
    padding: 0;
}
body {
    background-color: #fff;
    color: #363636;
    font-family: 'Fira Sans', sans-serif;
    font-size: 14px;
    letter-spacing: 0.5px;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
    color: #0b2c37;
    font-style: normal;
    line-height: 1.5;
    font-family: 'Audiowide', cursive;
    margin: 0 0 8px;
}
h1 {
    font-size: 26px;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 18px;
}
h6 {
    font-size: 16px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #000000;
}
p a {
    color: #000000;
}
p {
    line-height: 24px;
    margin-bottom: 10px;
}
a {
    color: #000000;
    text-decoration: none;
}
a:hover, a:focus, a:active {
    outline: none;
}
ul {
    margin-bottom: 0;
}
figure {
    margin-bottom: 6px;
    position: relative;
}
img {
    height: auto;
    max-width: 100%;
}
strong {
    color: #000000;
}
iframe {
    border: none;
    float: left;
    width: 100%;
}
select {
    background-color: #f0eef0;
    border: 1px solid #dfdfdf;
    color: #666666;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 40px;
    padding: 8px 12px;
    width: 100%;
}
label {
    color: #555;
    display: block;
    font-weight: 400;
    margin-bottom: 10px;
}
button {
    border: none;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #f2f2f2;
    border: none;
    box-sizing: border-box;
    color: #aaa9a9;
    display: inline-block;
    font-size: 13px;
    height: 30px;
    line-height: 20px;
    outline: none;
    padding: 4px 6px;
    vertical-align: middle;
    box-shadow: none;
}
input[type="submit"] {
    outline: none;
    letter-spacing: 0.6px;
    cursor: pointer;
}
form p {
    float: left;
    position: relative;
}
form p span i {
    color: #474747;
    left: 16px;
    position: absolute;
    top: 13px;
}
option {
    padding: 5px 15px;
}
li {
    line-height: 24px;
    list-style: inside none disc;
}
ul ul {
    margin-left: 20px;
}
ol {
    float: none;
    list-style: outside none decimal;
    padding-left: 15px;
}
ol ol {
    margin-left: 20px;
}
ol li {
    list-style: outside none decimal;
    width: 100%;
}
table {
    background-color: transparma;
    max-width: 100%;
}
th {
    text-align: left;
}
table {
    margin-bottom: 15px;
    width: 100%;
}
table &gt; thead &gt; tr &gt; th, table &gt; tbody &gt; tr &gt; th, table &gt; tfoot &gt; tr &gt; th, table &gt; thead &gt; tr &gt; td, table &gt; tbody &gt; tr &gt; td, table &gt; tfoot &gt; tr &gt; td {
    border: 1px solid #dddddd;
    line-height: 1.5;
    padding-left: 3px;
    text-align: center;
    vertical-align: top;
}
table thead tr th {
    border-top: 1px solid #dddddd;
    text-align: center;
    text-transform: capitalize;
}
.table &gt; caption + thead &gt; tr:first-child &gt; th, .table &gt; colgroup + thead &gt; tr:first-child &gt; th, .table &gt; thead:first-child &gt; tr:first-child &gt; th, .table &gt; caption + thead &gt; tr:first-child &gt; td, .table &gt; colgroup + thead &gt; tr:first-child &gt; td, .table &gt; thead:first-child &gt; tr:first-child &gt; td {
    border-top: 1px solid #dddddd;
}
table &gt; thead &gt; tr &gt; th {
    border-bottom: 2px solid #dddddd;
    vertical-align: bottom;
}
table &gt; caption + thead &gt; tr:first-child &gt; th, table &gt; colgroup + thead &gt; tr:first-child &gt; th, table &gt; thead:first-child &gt; tr:first-child &gt; th, table &gt; caption + thead &gt; tr:first-child &gt; td, table &gt; colgroup + thead &gt; tr:first-child &gt; td, table &gt; thead:first-child &gt; tr:first-child &gt; td {
    border-bottom: 0 none;
}
table &gt; tbody + tbody {
    border-top: 2px solid #dddddd;
}
.table &gt; thead &gt; tr &gt; th, .table &gt; tbody &gt; tr &gt; th, .table &gt; tfoot &gt; tr &gt; th, .table &gt; thead &gt; tr &gt; td, .table &gt; tbody &gt; tr &gt; td, .table &gt; tfoot &gt; tr &gt; td {
    padding: 6px 10px;
}
p ins {
    color: #999;
}
dl dd   { margin-left: 20px; }
address { font-style: italic; }
.kinetic-main-section {
    float: left;
    width: 100%;
    position: relative;
}
.kinetic-right-section    { float: right; }
.kinetic-left-section         { float: left; }
.kinetic-main-content { padding: 80px 0px 50px; }
.kinetic-main-wrapper,.kinetic-main-content,#kinetic-header,
#kinetic-footer {
    float: left;
    width: 100%;
    position: relative;
}
.kinetic-main-wrapper { overflow: hidden; background-color: #191919;}
.top-btn {
    position: fixed;
    right: 30px;
    bottom: 30px;
    font-size: 35px;
    text-align: center;
    width: 45px;
    height: 45px;
    color: #000000;
    background-color: #ffffff;
    z-index: 9999999;
    border-radius: 5px;
    padding: 2px 0px 0px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
}
.kinetic-table {
    display: table;
    height: 100%;
    width: 100%;
    vertical-align: middle;
}
.kinetic-table-cell {
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
}
.navbar { float: right; padding: 18px 0px 10px;}
.kinetic-header-one { padding: 10px 0px 13px; }
.container {
    max-width: 100%;
    padding: 0 10%;
}
.logo {
    float: left;
}
.logo img {
    width: 200px;
    float: left;
}
.navbar-nav li {
    float: left;
    list-style: none;
}
.navbar-nav li a {
    color: #ffffff;
    font-size: 18px;
    padding: .5rem 0px .5rem 38px !important;
}
/*kinetic-banner*/
.kinetic-banner,.kinetic-banner-layer,.kinetic-work-video {
    float: left;
    width: 100%;
    position: relative;
}
.kinetic-banner-layer img {
    float: left;
    width: 100%;
}
.slick-arrow {
    position: absolute;
    left: 20px;
    top: 50%;
    z-index: 1;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 3px;
    background-color: rgba(255,255,255,0.8);
    font-size: 40px;
    margin: -25px 0px 0px;
    cursor: pointer;
}
.slick-arrow.slick-arrow-right { right: 20px; left: auto; }
/*kinetic-first-sectionfull*/
.kinetic-first-sectionfull {
    background-image: url('images/background-img1.png');
    background-position: right bottom;
    background-repeat: no-repeat;
    background-color: #1f2123;
    background-attachment: fixed;
    background-position: contain;
    padding: 140px 0px 150px;
}
.kinetic-first-section {
    float: left;
    width: 100%;
}
.kinetic-first-section h2 {
    margin: 0px 0px 30px;
    color: #ffffff;
    font-size: 50px;
}
.kinetic-first-section p {
    margin: 0px 0px 30px;
    color: #ffffff;
    font-weight: 200;
    font-size: 18px;
    line-height: 28px;
}
.center { text-align: center !important; }
.video-btn {
    display: inline-block;
    border-radius: 100%;
    position: relative;
}
.video-btn:before {
    content: '';
    position: absolute;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 19px solid #00a99d;
    border-radius: 100%;
}
.video-btn:after {
    content: '';
    position: absolute;
    left: 0px;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    box-shadow: 0px 0px 30px rgba(0, 169, 157,1);
}
.video-btn img {
    width: 165px;
    display: inline-block;
    position: relative;
    border-radius: 100%;
    transition: all 0.4s ease-in-out;
}
.video-btn:hover img { transform: rotate(-180deg); }
.modal-video-close-btn { cursor: pointer; }
.video-btn:after {animation: movebounce 2.5s linear infinite}
@keyframes movebounce {
    0% { transform: scale(1);}
    50% {transform: scale(1.3);}
    100% {transform: scale(1.5); opacity: 0;}
}
.kinetic-secnd-sectionfull {
    padding: 0px 0px;
    background-attachment: fixed;
}
.video-slider,.slider-layer {
    float: left;
    width: 100%;
    position: relative;
}
/*.slider-layer { padding: 50px 0px; }*/
.slide-images {
    margin: 0px auto;
    width: 65%;
    background-size: cover;
    height: 300px;
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    box-shadow: 0px 0px 40px rgba(0,0,0,0.6);
    transition: all 0.4s ease-in-out;
}
.slide-images span {
    position: absolute;
    left: 20px;
    font-size: 18px;
    bottom: 15px;
    color: #ffffff;
    font-family: 'Audiowide', cursive;
    border-bottom: 3px solid #ffffff;
}
.slide-images:hover {transform: scale(1.01);}
.slide-images:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #000;
    border-radius: 15px;
    opacity: 0.5;
    transition: all 0.4s ease-in-out;
}
.slide-images:after {
    content: '';
    position: absolute;
    left: -100%;
    top: -150px;
    width: 50px;
    transform: rotate(45deg);
    height: 600px;
    background-color: #fff;
    opacity: 0.3;
    transition: all 0.3s ease-in-out;
}
.slide-images:hover:after { left: 150%; }
.slide-images:hover:before { opacity: 0.2; }
.slide-images:hover a { opacity: 1;}
.slide-images a {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 28px;
    color: #ffffff;
    margin: -23px 0px 0px -45px;
    background-color: rgba(0, 169, 157, 1);
    width: 90px;
    text-align: center;
    padding: 9px 0;
    border-radius: 5px;
    opacity: 0.7;
    box-shadow: 0px 0px 30px rgba(0,0,0,0.4);
    transition: all 0.4s ease-in-out;
}
.video-slider .slick-dots { width: auto; bottom: 50%; margin: 0px 0px -20px;}
.video-slider .slick-dots li { width: 100%; }
.slick-dots li button {
    border-radius: 100%;
    width: 10px;
    height: 10px;
    cursor: pointer;
    margin: 0 0 0 1.5px;
}
.slick-dots li button:focus { outline: -webkit-focus-ring-color auto 0px; }
.slick-dots li.slick-active button {
    width: 13px;
    height: 13px;
    border: 1px solid #00a99d;
    margin: 0 0 0 0px;
    background-color: #00a99d;
}
.left-wrap-section {
    float: left;
    width: 50%;
    padding: 0 5% 0px 10%;
}
.right-wrap-section {
    float: right;
    width: 50%;
    position: relative;
}
.kinetic-flex {
    display: flex;
    flex-wrap: wrap;
}
.left-wrap-section,
.right-wrap-section {
    flex: 0 0 50%;
    max-width: 50%;
}
.kinetic-video {
    float: left;
    width: 100%;
    opacity: 0.1;
}
.kinetic-videofull { background-color: #0D0D0D; }
.right-video-wrap {
    position: absolute;
    left: 0px;
    top: 50%;
    width: 100%;
    margin: -80px 0px 0px;
    z-index: 1;
    text-align: center;
}
/*kinetic-services*/
.kinetic-servicesfull {
    background-image: url('images/background-img.png');
    background-position: right 40px;
    background-repeat: no-repeat;
    background-color: #1f2123;
    padding: 140px 0px 150px;
}
.kinetic-servicesfull:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url(images/background-img2.png);
    background-repeat: no-repeat;
    width: 100%;
    background-size: 14%;
    height: 100%;
    background-position: 85px;
}
.kinetic-services {
    margin: 0px auto;
    width: 60%;
    text-align: center;
}
.kinetic-services h2 {
    margin: 0px 0px 15px;
    font-size: 50px;
    color: #ffffff;
}
.kinetic-services p {
    margin: 0px;
    color: #ffffff;
    font-size: 18px;
    line-height: 30px;
    font-weight: 200;
}
/*kinetic-copyright*/
.kinetic-copyright {
    float: left;
    width: 100%;
    text-align: center;
    padding: 5px 0px;
    border-top: 1px solid rgba(255,255,255,0.2)
}
.kinetic-copyright p {
    margin: 0px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 200;
}
.kinetic-copyright p a {
    font-family: 'Audiowide', cursive;
    color: #ffffff;
}
.kinetic-footer-widget {
    float: left;
    width: 100%;
    padding: 50px 0px;
    text-align: center;
}
.newsletter {
    display: inline-block;
    width: 550px;
    position: relative;
    margin: 0px 0px 20px;
    text-align: left;
}
.newsletter h2 {
    color: #ffffff;
    margin: 0px 0px 7px;
    font-size: 28px;
}
.newsletter p {
    margin: 0px 0px 30px;
    color: #ffffff;
    font-size: 16px;
}
.newsletter form {
    float: left;
    width: 100%;
    position: relative;
}
.newsletter input[type="email"] {
    height: 50px;
    padding-left: 20px;
    background-color: transparent;
    border: 1px solid #f2f2f2;
    color: #ffffff;
    font-weight: 200;
    letter-spacing: 1px;
}
.newsletter input[type="email"]::placeholder { color: #ffffff; }
.newsletter input[type="submit"] {
    position: absolute;
    right: 1px;
    top: 1px;
    border: none;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    background-color: #00a99d;
    padding: 0px 30px;
    height: 48px;
}
.footer-logo {
    display: inline-block;
    width: 300px;
    margin: 20px 20px 0 0;
    vertical-align: middle;
}
/*subheader*/
.subheader {
    float: left;
    width: 100%;
    background-image: url('images/subheader.jpg');
    background-size: cover;
    background-position: center 260px;
    padding: 70px 0 73px;
}
.subheader h1 {
    font-size: 40px;
    text-transform: uppercase;
    color: #ffffff;
    margin: 0px;
}
/*Services*/
.accordion-wrap,.accordion-text {
    margin: 0px auto;
    width: 70%;
}
.card-header {
    padding: 0px;
}
.accordion-text { margin-bottom: 35px;}
.accordion-text h2 {
    color: #ffffff;
    margin: 0px 0px 10px;
    font-size: 28px;
    text-transform: uppercase;
}
.accordion-text p {
    color: #ffffff;
    font-weight: 200;
}
.card {
    margin: 0px 0px 20px;
    background-color: transparent;
    border: 1px solid #00a99d;
}
.card-header button:hover,
.card-header button:focus {
    text-decoration: none;
    color: #fff;
}
.card-header button {
    float: left;
    width: 100%;
    text-align: left;
    color: #fff;
    position: relative;
    padding: 10px 20px 9px; 
}
.card-header button.collapsed,
.card-header button.collapsed:hover,
.card-header button.collapsed:focus { color: #00a99d; }
.card-header button:before {
    content: '\f107';
    position: absolute;
    right: 10px;
    top: 9px;
    font-family: FontAwesome;
    transform: scale(-1);
}
.card-header button.collapsed:before {transform: scale(1);}
.card-body { padding-top: 8px; }
.card-body p {
    color: #f2f2f2;
    margin: 0px;
    font-weight: 200;
}
.card-body h3 {
    color: #ffffff;
    font-size: 16px;
    margin: 0px 0px 15px;
}
.card-body ul li {
    list-style: none;
    margin: 0px 0px 15px;
}
.card-body ul li span {
    display: block;
    color: #ffffff;
    font-weight: 200;
}
/*kinetic-contact-full*/
.kinetic-contact-full .container {
    max-width: 1140px;
    padding: 0px 15px;
}
.kinetic-contact {
    float: left;
    width: 100%;
}
.kinetic-contact ul { margin: 0px -10px; }
.kinetic-contact ul li {
    list-style: none;
    float: left;
    width: 50%;
    padding: 0px 10px;
    margin: 0px 0px 20px;
}
.kinetic-contact .form-control {
    height: 50px;
    background-color: transparent;
    padding-left: 20px;
    border: 1px solid #00a99d;
    color: #D0D0D0;
}
.kinetic-contact label {
    color: #D0D0D0;
}
.full { width: 100% !important; }
.kinetic-contact textarea.form-control { height: 200px; padding-top: 15px; }
.submit {
    display: inline-block;
    background: #00a99d;
    color: #ffffff;
    border: none;
    height: 45px;
    padding: 0 30px;
    text-transform: uppercase;
    border-radius: 4px;
    font-size: 17px;
}
/*.kinetic-contact-info*/
.kinetic-contact-info {
    float: left;
    width: 100%;
}
.kinetic-contact-info ul {
    float: left;
    width: 100%;
}
.kinetic-contact-info ul li {
    list-style: none;
    float: left;
    width: 100%;
    margin: 0px 0px 15px;
    padding: 0px 0px 0px 28px;
    font-size: 15px;
    color: #ffffff;
    position: relative;
}
.kinetic-contact-info ul li i {
    position: absolute;
    left: 0px;
    top: 4px;
}
.kinetic-contact-info p,
.kinetic-contact-info a {
    color: #ffffff;
    margin: 0px;
}
.kinetic-contact-info h2 {
    color: #ffffff;
    margin: 0px 0px 20px;
}
/*kinetic-tutorials*/
.kinetic-tutorials {
    float: left;
    width: 100%;
}
.kinetic-tutorials ul li {
    list-style: none;
    margin: 0px 0px 30px;
}
.kinetic-tutorials-text {
    padding: 10px;
    background-color: rgba(0, 169, 157,0.5);
    transition: all 0.4s ease-in-out;
}
ul li:hover .kinetic-tutorials-text {transform: scale(1.05); background-color: #00a99d;}
.kinetic-tutorials-text,.kinetic-tutorials-text figure,
.kinetic-tutorials-text figure a {
    float: left;
    width: 100%;
    position: relative;
}
.kinetic-tutorials-text figure a:before {
    content: '\f16a';
    position: absolute;
    font-size: 40px;
    opacity: 0.4;
    right: 0px;
    top: 2px;
    color: #ffffff;
    font-family: FontAwesome;
    transition: all 0.4s ease-in-out;
    z-index: 1;
}
ul li:hover .kinetic-tutorials-text figure a:before { opacity: 1; }
.kinetic-tutorials-text figure { margin: 0px; }
.kinetic-tutorials-text figure a {
    height: 250px;
    background-size: cover;
    background-position: center;
}
.kinetic-tutorials-text figcaption {
    position: absolute;
    left: 0px;
    top: 0%;
    width: 100%;
    text-align: center;
    pointer-events: none;
    padding: 10px;
    opacity: 0.5;
    height: 100%;
    transition: all 0.4s ease-in-out;
    background: rgb(0,169,157);
    background: -moz-linear-gradient(45deg, rgba(0,169,157,0.5) 49%, rgba(0,169,157,0.5) 49%, rgba(125,185,232,0.5) 100%);
    background: -webkit-linear-gradient(45deg, rgba(0,169,157,0.5) 49%,rgba(0,169,157,0.5) 49%,rgba(125,185,232,0.5) 100%);
    background: linear-gradient(45deg, rgba(0,169,157,0.5) 49%,rgba(0,169,157,0.5) 49%,rgba(125,185,232,0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a99d', endColorstr='#7db9e8',GradientType=1 );
}
ul li:hover .kinetic-tutorials-text figcaption { opacity: 1;}
.kinetic-tutorials-text h2 {
    color: #ffffff;
    font-size: 16px;
    margin: 0px 0px 20px;
    position: relative;
}
.kinetic-tutorials-text h2:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    background-color: #ffffff;
    width: 50px;
    height: 1px;
    margin: 0px 0px 0px -25px;
}
.kinetic-tutorials-text p {
    color: #ffffff;
    margin: 0px;
}
.fancy-title {
    float: left;
    width: 100%;
    position: relative;
}
.fancy-title h2 {
    position: relative;
    display: inline-block;
    color: #ffffff;
    font-size: 26px;
    margin: 0px 0px 30px;
    padding: 0px 0px 5px;
}
.fancy-title h2:before {
    content: '';
    width: 60px;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.fancy-title h2:after {
    content: '';
    width: 80px;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    left: 0px;
    bottom: 3px;
}
/*kinetic-products*/
.kinetic-products,.kinetic-products-text {
    float: left;
    width: 100%;
}
.kinetic-products { margin: 0px 0px 50px; }
.kinetic-products ul li {
    list-style: none;
    margin: 0px 0px 30px;
}
.kinetic-products-text {
    padding: 10px;
    background-color: rgba(0, 169, 157,0.7);
    border-radius: 3px;
    text-align: center;
    /*height: 400px;*/
}
.gumroad-button {
    float: left;
    width: 100%;
}
.kinetic-products-text img {
    float: left;
    width: 100%;
    margin: 0px 0px 15px;
}
.kinetic-products-text h2 {
    font-size: 17px;
    margin: 0px 0px 15px;
    color: #ffffff;
}
.kinetic-products-slider { position: relative; }
.kinetic-products .slick-arrow {
    left: -50px;
    background-color: transparent;
    color: #f2f2f2;
    margin: -50px 0px 0px;
}
.kinetic-products .slick-arrow.slick-arrow-right { left: auto; right: -50px; }
.fancytitle {
    float: left;
    width: 100%;
    color: #ffffff;
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    margin: 0px 0px 30px;
}
label.error {
    line-height: 1;
    background-color: #fb7979;
    color: #ffffff;
    font-size: 12px;
    padding: 7px 15px;
    margin: 5px 0px 0px;
    border-radius: 3px;
}
#sms,#nsms {
    color: green;
    text-align: center;
    width: 100%;
    display: inline-block;
    margin: 0px 0px 20px;
    font-weight: bold;
    font-size: 18px;
}

</pre></body></html>