<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cardBox{float:left;font-size:1.2em;margin:1% 0 0 1%;perspective:800px;transition:all 0.3s ease 0s;width:23.7%;}
.cardBox:hover .card{transform:rotateY(360deg);}
.card{cursor:default;transform-style:preserve-3d;transition:transform 0.4s ease 0s;width:85%;height:auto;-webkit-animation:giro 1s 1;animation:giro 1s 1;}
.card img{cursor:hand;transform-style:preserve-3d;transition:transform 0.4s ease 0s;width:85%;height:auto;-webkit-animation:giro 1s 1;animation:giro 1s 1;box-shadow:0 3px 10px 0 rgba(0, 0, 0, 0.33);border-radius:3px;background:#fff;}
.button a {background: transparent;border: solid 1px white;}
.card .front{backface-visibility:hidden;box-sizing:border-box;color:white;display:block;font-size:1.2em;height:100%;padding:0.8em;position:absolute;text-align:center;width:100%;}
.card .front strong{background:#fff;border-radius:100%;color:#222;font-size:1.5em;line-height:30px;padding:0 7px 4px 6px;}
@-webkit-keyframes giro{from{transform:rotateY(180deg);}
to{transform:rotateY(0deg);}
}
@keyframes giro{from{transform:rotateY(180deg);}
to{transform:rotateY(0deg);}
}
@media screen and (max-width:767px){.cardBox{margin-left:2.8%;margin-top:3%;width:46%;}
.card{height:auto;}
.cardBox:last-child{margin-bottom:3%;}
}
@media screen and (max-width:480px){.cardBox{margin-left:2.8%;margin-top:3%;width:46%;}
.card{height:auto;}
}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}
body{margin:0;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary{display:block;}
audio, canvas, progress, video{display:inline-block;vertical-align:baseline;}
audio:not([controls]){display:none;height:0;}
[hidden],
template{display:none;}
a{background:transparent;}
a:active, a:hover{outline:0;}
abbr[title]{border-bottom:1px dotted;}
b, strong{font-weight:bold;}
dfn{font-style:italic;}
h1{font-size:2em;margin:0.67em 0;}
mark{background:#ff0;color:#000;}
small{font-size:80%;}
sub,
sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
img{border:0;}
svg:not(:root){overflow:hidden;}
figure{margin:1em 40px;}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}
pre{overflow:auto;}
code,
kbd,
pre,
samp{font-family:monospace, monospace;font-size:1em;}
button, input, optgroup,
select, textarea{color:inherit;font:inherit;margin:0;}
button{overflow:visible;}
button, select{text-transform:none;}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"]{-webkit-appearance:button;cursor:pointer;}
button[disabled],
html input[disabled]{cursor:default;}
button::-moz-focus-inner,
input::-moz-focus-inner{border:0;padding:0;}
input{line-height:normal;}
input[type="checkbox"],
input[type="radio"]{box-sizing:border-box;padding:0;}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button{height:auto;}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}
legend{border:0;padding:0;}
textarea{overflow:auto;}
optgroup{font-weight:bold;}
table{border-collapse:collapse;border-spacing:0;}
td, th{padding:0;}
html{font-size:62.5%;box-sizing:border-box;}
*,
*::before,
*::after{box-sizing:inherit;}
body{font-weight:normal;line-height:1;text-rendering:optimizeLegibility;word-wrap:break-word;-webkit-overflow-scrolling:touch;-webkit-text-size-adjust:none;}
body, input, button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;}
img, video{max-width:100%;height:auto;}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td{margin:0;padding:0;}
h1, h2, h3, h4, h5, h6{-webkit-font-variant-ligatures:common-ligatures;-moz-font-variant-ligatures:common-ligatures;font-variant-ligatures:common-ligatures;text-rendering:optimizeLegibility;}
em, i{font-style:italic;line-height:inherit;}
strong, b{font-weight:bold;line-height:inherit;}
small{font-size:60%;line-height:inherit;}
ol, ul{list-style:none;}
li{display:block;}
a{text-decoration:none;line-height:inherit;}
a img{border:none;}
fieldset{margin:0;padding:0;}
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;}
.row{width:90%;margin:0 auto;}
.row:before, .row:after{content:"";display:table;}
.row:after{clear:both;}
.row .row{width:auto;max-width:none;margin-left:-20px;margin-right:-20px;}
[class*="col-"], .bgrid{float:left;}
[class*="col-"] + [class*="col-"].end{float:right;}
[class*="col-"]{padding:0 20px;}
.col-one{width:8.33333%;}
.col-two, .col-1-6{width:16.66667%;}
.col-three, .col-1-4{width:25%;}
.col-four, .col-1-3{width:33.33333%;}
.col-five{width:41.66667%;}
.col-six, .col-1-2{width:50%;}
.col-seven{width:58.33333%;}
.col-eight, .col-2-3{width:66.66667%;}
.col-nine, .col-3-4{width:75%;}
.col-ten, .col-5-6{width:83.33333%;}
.col-eleven{width:91.66667%;}
.col-twelve, .col-full{width:100%;}
@media screen and (max-width:1024px){.row .row{margin-left:-18px;margin-right:-18px;}
[class*="col-"]{padding:0 18px;}
}
@media screen and (max-width:768px){.row{width:auto;padding-left:30px;padding-right:30px;}
.row .row{padding-left:0;padding-right:0;margin-left:-15px;margin-right:-15px;}
[class*="col-"]{padding:0 15px;}
.tab-1-4{width:25%;}
.tab-1-3{width:33.33333%;}
.tab-1-2{width:50%;}
.tab-2-3{width:66.66667%;}
.tab-3-4{width:75%;}
.tab-full{width:100%;}
}
@media screen and (max-width:600px){.row{padding-left:25px;padding-right:25px;}
.row .row{margin-left:-10px;margin-right:-10px;}
[class*="col-"]{padding:0 10px;}
.mob-1-4{width:25%;}
.mob-1-2{width:50%;}
.mob-3-4{width:75%;}
.mob-full{width:100%;}
}
@media screen and (max-width:400px){.row .row{padding-left:0;padding-right:0;margin-left:0;margin-right:0;}
[class*="col-"]{width:100% !important;float:none !important;clear:both !important;margin-left:0;margin-right:0;padding:0;}
[class*="col-"] + [class*="col-"].end{float:none;}
}
[class*="block-"]:before, [class*="block-"]:after{content:"";display:table;}
[class*="block-"]:after{clear:both;}
.block-1-6 .bgrid{width:16.66667%;}
.block-1-4 .bgrid{width:25%;}
.block-1-3 .bgrid{width:33.33333%;}
.block-1-2 .bgrid{width:50%;}
.block-1-6 .bgrid:nth-child(6n+1),
.block-1-4 .bgrid:nth-child(4n+1),
.block-1-3 .bgrid:nth-child(3n+1),
.block-1-2 .bgrid:nth-child(2n+1){clear:both;}
@media screen and (max-width:1024px){.block-s-1-6 .bgrid{width:16.66667%;}
.block-s-1-4 .bgrid{width:25%;}
.block-s-1-3 .bgrid{width:33.33333%;}
.block-s-1-2 .bgrid{width:50%;}
.block-s-full .bgrid{width:100%;clear:both;}
[class*="block-s-"] .bgrid:nth-child(n){clear:none;}
.block-s-1-6 .bgrid:nth-child(6n+1),
.block-s-1-4 .bgrid:nth-child(4n+1),
.block-s-1-3 .bgrid:nth-child(3n+1),
.block-s-1-2 .bgrid:nth-child(2n+1){clear:both;}
}
@media screen and (max-width:768px){.block-tab-1-6 .bgrid{width:16.66667%;}
.block-tab-1-4 .bgrid{width:25%;}
.block-tab-1-3 .bgrid{width:33.33333%;}
.block-tab-1-2 .bgrid{width:50%;}
.block-tab-full .bgrid{width:100%;clear:both;}
[class*="block-tab-"] .bgrid:nth-child(n){clear:none;}
.block-tab-1-6 .bgrid:nth-child(6n+1),
.block-tab-1-4 .bgrid:nth-child(4n+1),
.block-tab-1-3 .bgrid:nth-child(3n+1),
.block-tab-1-2 .bgrid:nth-child(2n+1){clear:both;}
}
@media screen and (max-width:600px){.block-mob-1-6 .bgrid{width:16.66667%;}
.block-mob-1-4 .bgrid{width:25%;}
.block-mob-1-3 .bgrid{width:33.33333%;}
.block-mob-1-2 .bgrid{width:50%;}
.block-mob-full .bgrid{width:100%;clear:both;}
[class*="block-mob-"] .bgrid:nth-child(n){clear:none;}
.block-mob-1-6 .bgrid:nth-child(6n+1),
.block-mob-1-4 .bgrid:nth-child(4n+1),
.block-mob-1-3 .bgrid:nth-child(3n+1),
.block-mob-1-2 .bgrid:nth-child(2n+1){clear:both;}
}
@media screen and (max-width:400px){.stack .bgrid{width:100% !important;float:none !important;clear:both !important;margin-left:0;margin-right:0;}
}
.group:before, .group:after{content:"";display:table;}
.group:after{clear:both;}
.hide{display:none;}
.invisible{visibility:hidden;}
.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.overflow-hidden{overflow:hidden;}
.remove-bottom{margin-bottom:0;}
.half-bottom{margin-bottom:1.5rem !important;}
.add-bottom{margin-bottom:3rem !important;}
.no-border{border:none;}
.full-width{width:100%;}
.text-center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.pull-left{float:left;}
.pull-right{float:right;}
.align-center{margin-left:auto;margin-right:auto;text-align:center;}

.cb-slideshow li span{width:100%;height:100%;position:fixed;display:block;top:0px;left:0px;z-index:-1;background-size:cover;background-position:50% 50%;opacity:0;-webkit-backface-visibility:hidden;-webkit-animation:imageAnimation 36s linear infinite 0s;-moz-animation:imageAnimation 36s linear infinite 0s;-o-animation:imageAnimation 36s linear infinite 0s;-ms-animation:imageAnimation 36s linear infinite 0s;animation:imageAnimation 36s linear infinite 0s;}
.cb-slideshow li div{position:absolute;bottom:30px;left:0px;width:100%;text-align:center;opacity:0;-webkit-animation:titleAnimation 36s linear infinite 0s;-moz-animation:titleAnimation 36s linear infinite 0s;-o-animation:titleAnimation 36s linear infinite 0s;-ms-animation:titleAnimation 36s linear infinite 0s;animation:titleAnimation 36s linear infinite 0s;}
.cb-slideshow li div h1{font-family:'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;font-size:140px;padding:0 30px;line-height:120px;color:rgba(255,255,255,0.8);}
.cb-slideshow li:nth-child(1) span{background:url(../images/hero-bg1.svg);background-repeat:no-repeat;background-position:center 30%;height:100%;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;}
.cb-slideshow li:nth-child(2) span{background:url(../images/hero-bg.svg);background-repeat:no-repeat;background-position:center 30%;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;-webkit-animation-delay:6s;-moz-animation-delay:6s;-o-animation-delay:6s;-ms-animation-delay:6s;animation-delay:6s;}
.cb-slideshow li:nth-child(3) span{background:url(../images/hero-bg7.svg);background-repeat:no-repeat;background-position:center 30%;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;-webkit-animation-delay:12s;-moz-animation-delay:12s;-o-animation-delay:12s;-ms-animation-delay:12s;animation-delay:12s;}
.cb-slideshow li:nth-child(4) span{background:url(../images/hero-bg2.svg);background-repeat:no-repeat;background-position:center 30%;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;-webkit-animation-delay:18s;-moz-animation-delay:18s;-o-animation-delay:18s;-ms-animation-delay:18s;animation-delay:18s;}
.cb-slideshow li:nth-child(5) span{background:url(../images/hero-bg3.svg);background-repeat:no-repeat;background-position:center 30%;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;-webkit-animation-delay:24s;-moz-animation-delay:24s;-o-animation-delay:24s;-ms-animation-delay:24s;animation-delay:24s;}
.cb-slideshow li:nth-child(6) span{background:url(../images/hero-bg4.svg);background-repeat:no-repeat;background-position:center 30%;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;-webkit-animation-delay:30s;-moz-animation-delay:30s;-o-animation-delay:30s;-ms-animation-delay:30s;animation-delay:30s;}
.cb-slideshow li:nth-child(7) span{background:url(../images/hero-bg5.svg);background-repeat:no-repeat;background-position:center 30%;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;-webkit-animation-delay:36s;-moz-animation-delay:36s;-o-animation-delay:36s;-ms-animation-delay:36s;animation-delay:36s;}
.cb-slideshow li:nth-child(2) div{-webkit-animation-delay:6s;-moz-animation-delay:6s;-o-animation-delay:6s;-ms-animation-delay:6s;animation-delay:6s;}
.cb-slideshow li:nth-child(3) div{-webkit-animation-delay:12s;-moz-animation-delay:12s;-o-animation-delay:12s;-ms-animation-delay:12s;animation-delay:12s;}
.cb-slideshow li:nth-child(4) div{-webkit-animation-delay:18s;-moz-animation-delay:18s;-o-animation-delay:18s;-ms-animation-delay:18s;animation-delay:18s;}
.cb-slideshow li:nth-child(5) div{-webkit-animation-delay:24s;-moz-animation-delay:24s;-o-animation-delay:24s;-ms-animation-delay:24s;animation-delay:24s;}
.cb-slideshow li:nth-child(6) div{-webkit-animation-delay:30s;-moz-animation-delay:30s;-o-animation-delay:30s;-ms-animation-delay:30s;animation-delay:30s;}
.cb-slideshow li:nth-child(7) div{-webkit-animation-delay:36s;-moz-animation-delay:36s;-o-animation-delay:36s;-ms-animation-delay:36s;animation-delay:36s;}
@-webkit-keyframes imageAnimation{0%{opacity:0;-webkit-animation-timing-function:ease-in;}
8%{opacity:1;-webkit-animation-timing-function:ease-out;}
17%{opacity:1}
25%{opacity:0}
100%{opacity:0}
}
@-moz-keyframes imageAnimation{0%{opacity:0;-moz-animation-timing-function:ease-in;}
8%{opacity:1;-moz-animation-timing-function:ease-out;}
17%{opacity:1}
25%{opacity:0}
100%{opacity:0}
}
@-o-keyframes imageAnimation{0%{opacity:0;-o-animation-timing-function:ease-in;}
8%{opacity:1;-o-animation-timing-function:ease-out;}
17%{opacity:1}
25%{opacity:0}
100%{opacity:0}
}
@-ms-keyframes imageAnimation{0%{opacity:0;-ms-animation-timing-function:ease-in;}
8%{opacity:1;-ms-animation-timing-function:ease-out;}
17%{opacity:1}
25%{opacity:0}
100%{opacity:0}
}
@keyframes imageAnimation{0%{opacity:0;animation-timing-function:ease-in;}
8%{opacity:1;animation-timing-function:ease-out;}
17%{opacity:1}
25%{opacity:0}
100%{opacity:0}
}
@-webkit-keyframes titleAnimation{0%{opacity:0;-webkit-transform:translateY(-300%);}
8%{opacity:1;-webkit-transform:translateY(0%);}
17%{opacity:1;-webkit-transform:translateY(0%);}
19%{opacity:0;-webkit-transform:translateY(100%);}
25%{opacity:0}
100%{opacity:0}
}
@-moz-keyframes titleAnimation{0%{opacity:0;-moz-transform:translateY(-300%);}
8%{opacity:1;-moz-transform:translateY(0%);}
17%{opacity:1;-moz-transform:translateY(0%);}
19%{opacity:0;-moz-transform:translateY(100%);}
25%{opacity:0}
100%{opacity:0}
}
@-o-keyframes titleAnimation{0%{opacity:0;-o-transform:translateY(-300%);}
8%{opacity:1;-o-transform:translateY(0%);}
17%{opacity:1;-o-transform:translateY(0%);}
19%{opacity:0;-o-transform:translateY(100%);}
25%{opacity:0}
100%{opacity:0}
}
@-ms-keyframes titleAnimation{0%{opacity:0;-ms-transform:translateY(-300%);}
8%{opacity:1;-ms-transform:translateY(0%);}
17%{opacity:1;-ms-transform:translateY(0%);}
19%{opacity:0;-ms-transform:translateY(100%);}
25%{opacity:0}
100%{opacity:0}
}
@keyframes titleAnimation{0%{opacity:0;transform:translateY(-300%);}
8%{opacity:1;transform:translateY(0%);}
17%{opacity:1;transform:translateY(0%);}
19%{opacity:0;transform:translateY(100%);}
25%{opacity:0}
100%{opacity:0}
}
.no-cssanimations .cb-slideshow li span{opacity:1;}
@media screen and (max-width:1140px){.cb-slideshow li div h1{font-size:10vw}
.cb-slideshow span{height:100%;}
}
@media screen and (max-width:600px){.cb-slideshow li div h1{font-size:10vw}
.cb-slideshow span{height:100%;}
@media only screen and (min-device-width:320px) and (max-device-width:480px){.cb-slideshow span{width:100%;margin:0;padding:0;}
}
.cb-slideshow li:nth-child(1) span{background:url(../images/hero-celphone.jpg);background-repeat:no-repeat;background-position:center 30%;height:100%;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;}
}
</pre></body></html>