@font-face { font-family: "blackjack"; src: url("../assets/fonts/blackjack.otf"); }

@font-face { font-family: "VeneerTwo"; src: url("../assets/fonts/VeneerTwo.ttf"); }

@font-face { font-family: "IntroScript"; src: url("../assets/fonts/IntroScriptDemo-Medium.ttf"); }

@font-face { font-family: "KgLifeIsMessy"; src: url("../assets/fonts/KgLifeIsMessy-Z518.ttf"); }

@font-face { font-family: "KinderBoyRegular"; src: url("../assets/fonts/KinderBoyRegular-EMZW.ttf"); }

/** Reset some basic elements */
body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, dl, dd, ol, ul, figure { margin: 0; padding: 0; }

/** Basic styling */
body { font: 400 16px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; color: #1D1D1B; background-color: #fdfdfd; -webkit-text-size-adjust: 100%; -webkit-font-feature-settings: "kern" 1; -moz-font-feature-settings: "kern" 1; -o-font-feature-settings: "kern" 1; font-feature-settings: "kern" 1; font-kerning: normal; display: flex; min-height: 100vh; flex-direction: column; background-image: url("./images/background.jpg"); background-position: center center; background-attachment: fixed; }

/** Set `margin-bottom` to maintain vertical rhythm */
h1, h2, h3, h4, h5, h6, p, blockquote, pre, ul, ol, dl, figure, .highlight { margin-bottom: 15px; }

/** `main` element */
main { display: block; /* Default value of `display` of `main` element is 'inline' in IE 11. */ }

/** Images */
img { max-width: 100%; vertical-align: middle; }

/** Figures */
figure > img { display: block; }

figcaption { font-size: 14px; }

/** Lists */
ul, ol { margin-left: 30px; }

li > ul, li > ol { margin-bottom: 0; }

/** Headings */
h1, h2, h3, h4, h5, h6 { font-weight: 400; }

/** Links */
a { color: #2a7ae2; text-decoration: none; }

a:hover { color: #1D1D1B; text-decoration: underline; }

.social-media-list a:hover { text-decoration: none; }

.social-media-list a:hover .username { text-decoration: underline; }

/** Blockquotes */
blockquote { color: #828282; border-left: 4px solid #e8e8e8; padding-left: 15px; font-size: 18px; letter-spacing: -1px; font-style: italic; }

blockquote > :last-child { margin-bottom: 0; }

/** Code formatting */
pre, code { font-size: 15px; border: 1px solid #e8e8e8; border-radius: 3px; background-color: #eef; }

code { padding: 1px 5px; }

pre { padding: 8px 12px; overflow-x: auto; }

pre > code { border: 0; padding-right: 0; padding-left: 0; }

/** Wrapper */
.wrapper { max-width: -webkit-calc(1000px - (30px * 2)); max-width: calc(1000px - (30px * 2)); margin-right: auto; margin-left: auto; padding-right: 30px; padding-left: 30px; }

@media screen and (max-width: 800px) { .wrapper { max-width: -webkit-calc(1000px - (30px)); max-width: calc(1000px - (30px)); padding-right: 15px; padding-left: 15px; } }

/** Clearfix */
.footer-col-wrapper:after, .wrapper:after { content: ""; display: table; clear: both; }

/** Icons */
.svg-icon { width: 16px; height: 16px; display: inline-block; fill: #828282; padding-right: 5px; vertical-align: text-top; }

.social-media-list li + li { padding-top: 5px; }

svg { display: block; vertical-align: top; }

/** Tables */
table { margin-bottom: 30px; width: 100%; text-align: left; color: #4d4d47; border-collapse: collapse; border: 1px solid #e8e8e8; }

table tr:nth-child(even) { background-color: #f7f7f7; }

table th, table td { padding: 10px 15px; }

table th { background-color: #f0f0f0; border: 1px solid #dedede; border-bottom-color: #c9c9c9; }

table td { border: 1px solid #e8e8e8; }

/** Site footer */
.site-footer { border-top: 1px solid #e8e8e8; padding: 30px 0; color: #FFFFFF; background-color: #1D71B8; font-family: "KgLifeIsMessy", Arial; }

.footer-heading { font-size: 18px; margin-bottom: 15px; color: #FFFFFF; }

.contact-list, .social-media-list { list-style: none; margin-left: 0; }

.footer-col-wrapper { font-size: 15px; color: #828282; margin-left: -15px; }

.footer-col { float: left; margin-top: 15px; margin-bottom: 15px; padding-left: 15px; }

.footer-col a { color: #FFFFFF; }

.footer-col-1 { width: -webkit-calc(33% - (30px / 2)); width: calc(33% - (30px / 2)); }

.footer-col-2 { width: -webkit-calc(33% - (30px / 2)); width: calc(33% - (30px / 2)); }

.footer-col-3 { width: -webkit-calc(33% - (30px / 2)); width: calc(33% - (30px / 2)); }

@media screen and (max-width: 800px) { .footer-col-1, .footer-col-2 { width: -webkit-calc(50% - (30px / 2)); width: calc(50% - (30px / 2)); } .footer-col-3 { width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); } }

@media screen and (max-width: 600px) { .footer-col { float: none; width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); } }

/** Page content */
.page-content { padding-top: 30px; padding-bottom: 100px; flex: 1; }

.page-heading { font-size: 32px; }

.post-list-heading { font-size: 28px; }

.post-list { margin-left: 0; list-style: none; }

.post-list > li { margin-bottom: 30px; }

.post-meta { font-size: 14px; color: #828282; }

.post-link { display: block; font-size: 24px; }

/** Posts */
.post-header { margin-bottom: 30px; }

.post-title { font-size: 42px; letter-spacing: -1px; line-height: 1; }

@media screen and (max-width: 800px) { .post-title { font-size: 36px; } }

.post-content { margin-bottom: 30px; }

.post-content h2 { font-size: 32px; }

@media screen and (max-width: 800px) { .post-content h2 { font-size: 28px; } }

.post-content h3 { font-size: 26px; }

@media screen and (max-width: 800px) { .post-content h3 { font-size: 22px; } }

.post-content h4 { font-size: 20px; }

@media screen and (max-width: 800px) { .post-content h4 { font-size: 18px; } }

.pt-2 { padding-top: 2rem; }

.pt-3 { padding-top: 3rem; }

.pt-4 { padding-top: 4rem; }

.pt-5 { padding-top: 5rem; }

.p-1 { padding: 1rem; }

.py-1 { padding-top: 1rem; padding-bottom: 1rem; }

.py-2 { padding-top: 2rem; padding-bottom: 2rem; }

.py-3 { padding-top: 3rem; padding-bottom: 3rem; }

.py-4 { padding-top: 4rem; padding-bottom: 4rem; }

.py-5 { padding-top: 5rem; padding-bottom: 5rem; }

.pl-5 { padding-left: 5rem; }

@media only screen and (max-width: 768px) { .pl-5 { padding-left: 2.5rem; } }

.pr-5 { padding-right: 5rem; }

/** Site header */
.site-header { min-height: 55.95px; background-color: rgba(40, 100, 206, 0.9); position: relative; -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.5); box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.5); }

.site-logo { max-height: 6rem; }

@media screen and (max-width: 767px) { .site-logo { max-width: 75%; } }

header { overflow: visible; z-index: 100; background-color: transparent; padding: 1.5rem; }

header span.menu-control-open, header span.menu-control-close, header nav, header a { font-family: "KgLifeIsMessy", Arial; color: #F0F0F0; font-size: 1.5rem; }

header span.menu-control-open, header span.menu-control-close, header nav a { font-size: 1.5rem; margin-bottom: 1.5rem; }

header span.menu-control-open, header span.menu-control-close { display: block; cursor: pointer; }

header span.menu-control-open { position: relative; font-size: 1.2rem; line-height: 150%; float: right; margin-top: 5px; }

header span.menu-control-open svg { position: relative; top: 12px; left: 12px; fill: #FFFFFF; width: 40px; height: 40px; }

header span.menu-control-open:before { padding-top: 1px; }

header span.menu-control-close { font-size: 1.2rem; text-align: right; }

header nav { display: flex; flex-direction: column; }

.menu { position: absolute; right: 0; top: 0; background-color: #373331; color: #F0F0F0; height: 100vh; width: 0; overflow: hidden; transition: all .3s ease-in-out; }

.menu a { transform: translate3d(-150px, 0, 0); transition: transform 200ms ease-in; }

.menu .menu-inner { position: relative; height: 100%; padding: 1.5rem; }

.menu--active { height: 100vh; overflow: hidden; }

.menu--active nav a { transform: translate3d(0, 0, 0); transition: transform 600ms ease-out; /* Handles items within the slide-out to give them the delayed slide-in */ }

.menu--active nav a:first-child { transition-delay: 200ms; }

.menu--active nav a:nth-child(2) { transition-delay: 300ms; }

.menu--active nav a:nth-child(3) { transition-delay: 350ms; }

.menu--active nav a:nth-child(4) { transition-delay: 400ms; }

.menu--active nav a:last-child { transition-delay: 450ms; }

@media screen and (max-width: 767px) { .menu--active .menu { width: 100%; } }

@media screen and (min-width: 768px) and (max-width: 1024px) { .menu--active .menu { width: 40%; } .menu--active .menu .menu-inner { width: 40vw; } }

@media screen and (min-width: 1024px) { header { padding: 2.5rem; } header span.menu-control-open, header span.menu-control-close { display: none; } header .menu { position: relative; background-color: transparent; width: auto; height: auto; } header .menu .menu-inner { padding: 0; width: 100%; } header .menu a { transform: none; transition: none; } header nav { flex-direction: row; justify-content: flex-end; text-align: center; align-items: center; justify-content: center; padding-top: 1.2rem; } header nav a { font-size: 1.2rem; margin-left: 2rem; margin-bottom: 0px; } }

/* Section */
.section { clear: both; margin: 0px; padding: 0px; }

/* Column */
.col { display: block; float: left; margin: 1% 0 1% 1.6%; }

.col:first-child { margin-left: 0 !important; }

/* Row */
.row:before, .row:after { content: ""; display: table; }

.row:after { clear: both; }

.row { zoom: 1; /* For IE 6/7 */ }

/* Grid */
.grid_1_of_2 { width: 49.2%; }

.grid_2_of_2 { width: 100%; }

/* Grid */
.grid_1_of_3 { width: 31.7%; }

.grid_2_of_3 { width: 63.4%; }

.grid_3_of_3 { width: 100%; }

/* Full Width below 768 pixels */
@media only screen and (max-width: 768px) { .col { margin: 1% 0 1% 0%; } }

.text-center { text-align: center; }

.right { float: right; }

.standard-container { padding-top: 80px; padding-bottom: 80px; }

@media only screen and (max-width: 768px) { .standard-container { padding-top: 40px; padding-bottom: 40px; } }

.flavour-container { padding-top: 30px; padding-bottom: 30px; }

@media only screen and (max-width: 768px) { .flavour-container { padding-top: 15px; padding-bottom: 15px; } }

.home-container { position: relative; }

.home-container .home-img { width: 60%; }

.home-container .home-small { position: absolute; top: 10%; right: 25%; z-index: 2; }

@media only screen and (max-width: 768px) { .home-container .home-small { top: 0%; right: 25%; } }

.home-container .home-small .home-drop-left { position: absolute; top: 40%; left: -45%; width: 40%; }

@media only screen and (max-width: 768px) { .home-container .home-small .home-drop-left { top: 35%; left: -40%; width: 30%; } }

.home-container .home-small .home-drop-right { position: absolute; bottom: 25%; right: -55%; width: 50%; }

@media only screen and (max-width: 768px) { .home-container .home-small .home-drop-right { bottom: 30%; right: -50%; width: 40%; } }

.home-container .home-medium { position: absolute; top: 40%; right: 10%; z-index: 1; }

@media only screen and (max-width: 768px) { .home-container .home-medium { top: 35%; right: 5%; } }

.top-container { padding-bottom: 80px; }

.top-container .top-img { max-height: 300px; margin: 20px; }

@media only screen and (max-width: 768px) { .top-container { padding-bottom: 40px; } }

.test-home { background-image: radial-gradient(circle closest-side, rgba(212, 121, 57, 0.6), rgba(130, 43, 0, 0.8)); position: relative; }

.light-blue-container-top { background-color: rgba(29, 168, 224, 0.8); color: #FFFFFF; position: relative; }

.light-blue-container-top::after { content: ""; font-size: 0; position: absolute; top: 100%; left: 0; height: 70px; width: 100%; transform: rotate(180deg); background: url("./images/container-top.svg") no-repeat bottom center; background-size: 100%; }

@media only screen and (max-width: 768px) { .light-blue-container-top::after { height: 25px; } }

.light-blue-container { background-color: rgba(29, 168, 224, 0.8); color: #FFFFFF; position: relative; }

.light-blue-container::before { content: ""; position: absolute; font-size: 0; top: -70px; left: 0; height: 70px; width: 100%; background: url("./images/container-top.svg") no-repeat bottom center; background-size: 100%; }

@media only screen and (max-width: 768px) { .light-blue-container::before { top: -25px; height: 25px; } }

.light-blue-container::after { content: ""; font-size: 0; position: absolute; top: 100%; left: 0; height: 70px; width: 100%; transform: rotate(180deg); background: url("./images/container-top.svg") no-repeat bottom center; background-size: 100%; }

@media only screen and (max-width: 768px) { .light-blue-container::after { height: 25px; } }

.light-brown-container { background-image: radial-gradient(circle closest-side, rgba(212, 121, 57, 0.6), rgba(130, 43, 0, 0.8)); position: relative; }

.light-brown-container::before { content: ""; position: absolute; font-size: 0; top: -70px; left: 0; height: 70px; width: 100%; transform: rotate(180deg); background: url("./images/container-bottom-brown.svg") no-repeat top center; background-size: 100%; }

@media only screen and (max-width: 768px) { .light-brown-container::before { top: -25px; height: 25px; } }

.light-brown-container::after { content: ""; position: absolute; font-size: 0; top: 100%; left: 0; height: 70px; width: 100%; background: url("./images/container-bottom-brown.svg") no-repeat top center; background-size: 100%; }

@media only screen and (max-width: 768px) { .light-brown-container::after { height: 25px; margin-bottom: -1px; } }

.nutri-h2 { font-family: "KinderBoyRegular", Arial; font-size: 2.5rem; }

.nutrition-header { font-family: "KinderBoyRegular", Arial; position: relative; }

.nutrition-header .nutri-bar { width: 65%; }

.nutrition-header .nutri-img { position: relative; z-index: 2; }

.nutri-container { padding-bottom: 40px; }

@media only screen and (max-width: 768px) { .nutri-container { padding-bottom: 20px; } }

.nutrition-header-red::before { content: ""; position: absolute; font-size: 0; top: 50%; left: 0; height: 340px; width: 100%; z-index: -1; background: url("./images/swish-red.svg") no-repeat bottom center; background-size: 100%; }

@media only screen and (max-width: 768px) { .nutrition-header-red::before { height: 110px; margin-bottom: -1px; } }

.nutrition-header-brown::before { content: ""; position: absolute; font-size: 0; top: 50%; left: 0; height: 340px; width: 100%; z-index: -1; background: url("./images/swish-brown.svg") no-repeat bottom center; background-size: 100%; }

@media only screen and (max-width: 768px) { .nutrition-header-brown::before { height: 110px; margin-bottom: -1px; } }

.nutrition-header-orange::before { content: ""; position: absolute; font-size: 0; top: 50%; left: 0; height: 340px; width: 100%; z-index: -1; background: url("./images/swish-orange.svg") no-repeat bottom center; background-size: 100%; }

@media only screen and (max-width: 768px) { .nutrition-header-orange::before { height: 110px; margin-bottom: -1px; } }

.nutrition { font-family: "KinderBoyRegular", Arial; }

.nutrition .nutri-title { font-size: 1.5rem; width: 100%; }

.nutrition .nutri-table { display: flex; padding-left: 40px; padding-right: 40px; }

.nutrition .nutri-table p { font-size: 1.5rem; margin-bottom: 0; }

.nutrition .nutri-table .nutri-col { flex: 0 0 30.333333%; margin-left: 1.5%; margin-right: 1.5%; }

@media only screen and (max-width: 768px) { .nutrition .nutri-table { padding-left: 0px; padding-right: 0px; } .nutrition .nutri-table p { font-size: 1rem; } }

.nutrition .nutri-info { text-align: center; }

.nutrition .nutri-al { text-align: center; }

.nutrition.nutrition-red { color: #d22e14; }

.nutrition.nutrition-red .nutri-info { background-color: #e30613; opacity: 0.6; color: #FFFFFF; }

.nutrition.nutrition-red .nutri-al { background-color: #d22e14; color: #FFFFFF; }

.nutrition.nutrition-brown { color: #822b00; }

.nutrition.nutrition-brown .nutri-info { background-color: #d47939; opacity: 0.6; color: #FFFFFF; }

.nutrition.nutrition-brown .nutri-al { background-color: #822b00; color: #FFFFFF; }

.nutrition.nutrition-orange { color: #df6e2e; }

.nutrition.nutrition-orange .nutri-info { background-color: #ed7036; opacity: 0.6; color: #FFFFFF; }

.nutrition.nutrition-orange .nutri-al { background-color: #df6e2e; color: #FFFFFF; }

.whats-in-footer { font-family: "KinderBoyRegular", Arial; text-align: center; width: 100%; font-size: 2rem; margin-bottom: 0; }

@media only screen and (max-width: 768px) { .whats-in-footer { font-size: 1rem; } }

.nutri-right { position: absolute; bottom: 10%; right: 5%; }

.ideas-container { padding-top: 20px; padding-bottom: 20px; }

@media only screen and (max-width: 768px) { .ideas-container { padding-top: 10px; padding-bottom: 10px; } }

.ideas { position: relative; }

.ideas .top-right { position: absolute; top: -2%; right: 5%; }

.ideas .top-left { position: absolute; top: -2%; left: 5%; }

.ideas-orange::after { content: ""; position: absolute; font-size: 0; top: 87%; left: 0; height: 210px; width: 100%; z-index: -1; background: url("./images/curve-right-orange.svg") no-repeat bottom center; background-size: 100%; }

@media only screen and (max-width: 768px) { .ideas-orange::after { height: 80px; margin-bottom: -1px; } }

.ideas-brown::after { content: ""; position: absolute; font-size: 0; top: 87%; left: 0; height: 230px; width: 100%; z-index: -1; background: url("./images/curve-left-brown.svg") no-repeat bottom center; background-size: 100%; }

@media only screen and (max-width: 768px) { .ideas-brown::after { height: 90px; margin-bottom: -1px; } }

.ideas-light-blue::after { content: ""; position: absolute; font-size: 0; top: 87%; left: 0; height: 210px; width: 100%; z-index: -1; background: url("./images/curve-right-light-blue.svg") no-repeat bottom center; background-size: 100%; }

@media only screen and (max-width: 768px) { .ideas-light-blue::after { height: 80px; margin-bottom: -1px; } }

.ideas-dark-blue::after { content: ""; position: absolute; font-size: 0; top: 87%; left: 0; height: 230px; width: 100%; z-index: -1; background: url("./images/curve-left-dark-blue.svg") no-repeat bottom center; background-size: 100%; }

@media only screen and (max-width: 768px) { .ideas-dark-blue::after { height: 90px; margin-bottom: -1px; } }

.ideas-last { padding-top: 20px; padding-bottom: 40px; }

@media only screen and (max-width: 768px) { .ideas-last { padding-top: 10px; padding-bottom: 20px; } }

.get-in-touch-img { max-height: 18rem; margin-left: 15px; margin-right: 15px; }

@media only screen and (max-width: 768px) { .get-in-touch-img { max-height: 10rem; } }

.get-in-touch-text-top { font-family: "KinderBoyRegular", Arial; text-align: right; padding-left: 15px; padding-right: 15px; }

.get-in-touch-text-top p { font-size: 2rem; margin-bottom: 0; }

@media only screen and (max-width: 768px) { .get-in-touch-text-top p { font-size: 1rem; } }

.get-in-touch-text { font-family: "KinderBoyRegular", Arial; text-align: center; padding-left: 15px; padding-right: 15px; }

.get-in-touch-text p { font-size: 2rem; margin-bottom: 0; }

@media only screen and (max-width: 768px) { .get-in-touch-text p { font-size: 1rem; } }

.text-angle-left { transform: rotate(-5deg); }

.text-angle-right { transform: rotate(5deg); }

.circle-small { font-family: "KinderBoyRegular", Arial; width: 12rem; height: 12rem; border-radius: 50%; font-size: 2rem; line-height: 2rem; color: #FFFFFF; display: flex; justify-content: center; align-items: center; text-align: center; background: #000; }

.circle-small p { margin-bottom: 0; }

@media only screen and (max-width: 768px) { .circle-small { font-size: 1rem; line-height: 1rem; width: 6rem; height: 6rem; } }

.circle-medium { font-family: "KinderBoyRegular", Arial; width: 16rem; height: 16rem; border-radius: 50%; font-size: 2rem; line-height: 2rem; color: #FFFFFF; display: flex; justify-content: center; align-items: center; text-align: center; background: #000; }

.circle-medium p { margin-bottom: 0; }

@media only screen and (max-width: 768px) { .circle-medium { font-size: 1rem; line-height: 1rem; width: 8rem; height: 8rem; } }

.background-brown { background: linear-gradient(rgba(212, 121, 57, 0.8), rgba(212, 121, 57, 0.8)), url("./images/background.jpg"); }

.background-dark-brown { background: linear-gradient(#822b00, #822b00), url("./images/background.jpg"); }

.background-red { background: linear-gradient(rgba(227, 6, 19, 0.8), #e30613), url("./images/background.jpg"); }

.background-dark-red { background: linear-gradient(#d22e14, #d22e14), url("./images/background.jpg"); }

.background-orange { background: linear-gradient(rgba(237, 112, 54, 0.8), rgba(237, 112, 54, 0.8)), url("./images/background.jpg"); }

.background-dark-orange { background: linear-gradient(#df6e2e, #df6e2e), url("./images/background.jpg"); }

.background-blue { background: linear-gradient(rgba(29, 168, 224, 0.8), rgba(29, 168, 224, 0.8)), url("./images/background.jpg"); }

.background-dark-blue { background: linear-gradient(rgba(40, 100, 206, 0.8), rgba(40, 100, 206, 0.8)), url("./images/background.jpg"); }

.background-white { background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("./images/background.jpg"); color: #d47939; }

/** Syntax highlighting styles */
.highlight { background: #fff; }

.highlighter-rouge .highlight { background: #eef; }

.highlight .c { color: #998; font-style: italic; }

.highlight .err { color: #a61717; background-color: #e3d2d2; }

.highlight .k { font-weight: bold; }

.highlight .o { font-weight: bold; }

.highlight .cm { color: #998; font-style: italic; }

.highlight .cp { color: #999; font-weight: bold; }

.highlight .c1 { color: #998; font-style: italic; }

.highlight .cs { color: #999; font-weight: bold; font-style: italic; }

.highlight .gd { color: #000; background-color: #fdd; }

.highlight .gd .x { color: #000; background-color: #faa; }

.highlight .ge { font-style: italic; }

.highlight .gr { color: #a00; }

.highlight .gh { color: #999; }

.highlight .gi { color: #000; background-color: #dfd; }

.highlight .gi .x { color: #000; background-color: #afa; }

.highlight .go { color: #888; }

.highlight .gp { color: #555; }

.highlight .gs { font-weight: bold; }

.highlight .gu { color: #aaa; }

.highlight .gt { color: #a00; }

.highlight .kc { font-weight: bold; }

.highlight .kd { font-weight: bold; }

.highlight .kp { font-weight: bold; }

.highlight .kr { font-weight: bold; }

.highlight .kt { color: #458; font-weight: bold; }

.highlight .m { color: #099; }

.highlight .s { color: #d14; }

.highlight .na { color: #008080; }

.highlight .nb { color: #0086B3; }

.highlight .nc { color: #458; font-weight: bold; }

.highlight .no { color: #008080; }

.highlight .ni { color: #800080; }

.highlight .ne { color: #900; font-weight: bold; }

.highlight .nf { color: #900; font-weight: bold; }

.highlight .nn { color: #555; }

.highlight .nt { color: #000080; }

.highlight .nv { color: #008080; }

.highlight .ow { font-weight: bold; }

.highlight .w { color: #bbb; }

.highlight .mf { color: #099; }

.highlight .mh { color: #099; }

.highlight .mi { color: #099; }

.highlight .mo { color: #099; }

.highlight .sb { color: #d14; }

.highlight .sc { color: #d14; }

.highlight .sd { color: #d14; }

.highlight .s2 { color: #d14; }

.highlight .se { color: #d14; }

.highlight .sh { color: #d14; }

.highlight .si { color: #d14; }

.highlight .sx { color: #d14; }

.highlight .sr { color: #009926; }

.highlight .s1 { color: #d14; }

.highlight .ss { color: #990073; }

.highlight .bp { color: #999; }

.highlight .vc { color: #008080; }

.highlight .vg { color: #008080; }

.highlight .vi { color: #008080; }

.highlight .il { color: #099; }

/*# sourceMappingURL=main.css.map */